@charset "utf-8";

/* body
----------------------------------------------- */
* {padding: 0;margin: 0;list-style: none;}
html { height:100%; border:0;}

body { text-align: center;font-family:Verdana, Arial, Helvetica, sans-serif;  margin:0; padding:0; background: #FFF;width:100%;font-size:12px; color:#000;min-height:100%; /* For Modern Browsers */height:auto !important; /* For Modern Browsers */height:100%; /* For IE */}

/*body {margin:0;padding: 0;width:100%;font-size: 75%;background: #fff;text-align:center;font: 12px/1.5em "Microsoft YaHei", "ËÎÌå", "Segoe UI", "verdana", "arial";}*/

body>table,body>div { margin-left:auto; margin-right:auto;}
img,td,ul,li,dl,dt,dd {margin:0 auto; padding:0; border:0;}
table,form,div,img,td,ul,li,dl,dt,dd {margin:0 auto; padding:0; border:0;}
div,td,li,dt,dd,h2,h3,h4,p,a { list-style-type:none; word-break:break-all;}

input {border:1px solid #808080; font-size: 9pt; font-family: tahoma,ËÎÌå;height:18px; }
textarea {border:1px solid #000;font-family: tahoma,ËÎÌå;font-size: 9pt;}
/* link style
----------------------------------------------- */
a{color: #000;text-decoration: none;}
a:hover{color: #F30;text-decoration: underline;}



/* partition line
----------------------------------------------- */
.cls,.cls1{clear:both; display:block; height /**/:0px; overflow:hidden; width:auto !important; width /**/:100%;}
.cls1_{clear:both; display:block;height:1px; overflow:hidden;}
.hideCss{display:none;}

.none_tr{display:none;}
.block_tr{display:;}

.TextBlue{font-size:14px;color:#0F62A4;line-height:140%}
/* Home Page
----------------------------------------------- */
#innerWrapper{width:100%;}

/* layout mainBody
----------------------------------------------- */
#mainBody {margin-top:12px; width:80%;height:100%; min-width: 770px;_width:770px; max-width: 920px;} 

/*Header and Logo 
----------------------------------------------- */
#header {height:99px;background:url(/images/header_bg00.gif) repeat-x left top;width:100%; min-width:790px; }
    .innerHeader { width:80%;height:100%; min-width: 770px;_width:770px;max-width: 920px;position: relative;}
	.topLogo-title{position:absolute;top:8px;left:0}
	.topLogo-title a { /*font: 1.5em/1.5 Optima, 'Lucida Grande', 'Luxi Sans',  Lucida, 'Lucida Sans Unicode', sans-serif; letter-spacing:-0.05em; text-decoration: none; color:#63B4CD; */text-indent:-9999em; background:url(/infos/_img/adimg/logo.gif) no-repeat top left;  width:179px; height:58px; display:block; cursor:hand;}
		* html .topLogo-title a { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/infos/_img/adimg/logo.gif"); background:none;  cursor:hand;}
		.topLogo-title a:hover { text-decoration:none; color:#8AB459;}
     
	.topTitle{position:absolute;top:39px;left:185px;}
	.topTitle h1{font-size:22px;color:#D90000;font-stretch: wider;}
    
	.topDesc {color:#3F6293;width:100px; position:relative; top:50px;padding:3px 5px 1px 5px;border:1px solid #3F6293; }
	.topDesc a{color:#3F6293; }
	.topDesc a:hover{color:#3F6293;}

/* Sub Navigation
----------------------------------------------- */
#subNav {position: absolute;top: 38px;right:0;}
    #subNav ul {margin:0;padding:0;list-style:none;}
    #subNav li {display:inline;color:#666; }
    #subNav li strong {background:#FF7300; padding:6px 6px 3px 8px;  }
    #subNav li a strong{color:#fff;}
    #subNav li a:hover strong{color:#FDE246;text-decoration: none;}
    #subNav li span {font-weight:400;background:url(../_img/vip_user.gif) no-repeat left top; padding-left:25px; }
    #subNav em {padding:0 4px;color:#666; font-style:normal;}
    #subNav li a{color:#3F6293; }
    #subNav li a:hover{color:#3F6293;text-decoration: underline;}

/* search
----------------------------------------------- */

/* loginForm
----------------------------------------------- */
#loginForm {position: absolute;top: 36px;right:235px;}
#loginForm .textbox {width:65px;height:15px;  border:1px solid #FFCC19;padding:3px 0 0 2px;  }
#loginForm .textboxps {width:65px;height:18px;  border:1px solid #FFCC19;padding:0 0 0 2px;  }
#loginForm .submit {width:38px;height:20px;font-size:12px;background:url(../_img/btnbg_03.gif) repeat-x left top;padding:2px 0 0 0;border:0; cursor:pointer;}

/* Footer
----------------------------------------------- */
cite {display:block;clear:both;height:14px;border-bottom:3px solid #2A5A90;background:#fff;}
#footer {clear:both;margin-top:15px; }
   #footer span {display:block;margin:0;padding:0px 0 12px;}
   #footer div {margin:0;background:#fff;text-align:center;padding:2px 0 5px 0; }
   #footer div p {margin-top:8px; }
   #footer div p a{color:#04b; text-decoration: underline;}
   #footer div p a:hover{color:#C92B27; text-decoration: none;}
   #footer ul { margin:0; padding:0;}
	   #footer li { color:#000; }
	   #footer li { display:inline; list-style:none; padding:0 3px 0 0; margin:0; }
	     * html #footer li{margin:0 3px 0 0;}
	     #footer li a { color:#000;}
	     #footer li a:hover { color:#F30;}
   #footer hr {display:none;}
 
