/* ==全局CSS== */
*{margin:0;padding:0;} 
table{border-collapse:collapse;border-spacing:0;} 
fieldset,img{border:0;} 
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:normal;} 
ol,ul {list-style:none;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: normal;} 
q:before,q:after{content:'';}
html,body{ width: 100%; height: 100%; font-size: 12px; font-family: Arial, SimSun; }
body{ background:#fff; color:#333333; }
div, td { word-wrap: break-word; word-break: break-all; }

/* ==IE hack== */
.clearline{ clear:both;}
.hackbox{ display: table; }

/* ==外部框架== */
.container{ width: 950px; margin: 0 auto; background:#fff;}
.confix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }

/* ==头尾== */
.zt_head{ float: left; width: 950px; height:43px; overflow:hidden; background: url(../i/bg_head.jpg) no-repeat; color:#fff;}
.zt_head a{ color:#fff; text-decoration:none;}
.zt_head a:hover{ color:#fff; text-decoration:underline;}
.zt_head ul{ width: 730px; float: left; list-style: none; height: 43px; }
.zt_head li{ float: left; border-right: 1px solid #858585; margin-top:14px; padding-left:7px; padding-right:7px; *padding-right:0; }
.zt_head li.first{ border:none; margin-top:6px;}
.zt_head li.end{ border: none; }
.zt_head span{ float: right; margin: 12px 10px 0 0; max-width:208px; height:31px; overflow:hidden;}

.zt_foot{ width: 950px; float: left; font-size: 12px; padding: 20px 0; text-align: center; line-height:2; color: #666666; }
.zt_foot a{ color: #666666; text-decoration: none; }
.zt_foot a:hover{ color: #666666; text-decoration: underline; }

/* ==登录弹层== */
.logindragdiv{ position: relative; float: left; }
.loging1 {height: 1px; font-size: 1px; overflow: hidden; display: block; background: black; margin: 0 5px;}
.loging2 {height: 1px; font-size: 1px; overflow: hidden; display: block; background: black; margin: 0 3px;}
.loging3 {height: 1px; font-size: 1px; overflow: hidden; display: block; background: black; margin: 0 2px;}
.loging4 {height: 2px; font-size: 1px; overflow: hidden; display: block; background: black; margin: 0 1px;}
.loginfilterbox{ filter:alpha(opacity=9,style=0); -moz-opacity:0.09; opacity:0.09;  }
.loginnick{ width: 396px; float: left; }
.loginnick div.content{ width: 396px; float: left; background: black; height: 230px; }
.loginnickbox{ width: 374px; height: 218px; background: white; position: absolute; top: 11px; left: 11px; color:#005195; text-align:center;}
.loginnickbox table{ width:280px; margin:0 auto;}
.loginnickbox table a{ color:#434343; text-decoration:underline;}
.loginnickbox table a:hover{ color:#434343; text-decoration:underline;}

.zt_top{ width: 950px; float: left; }
.bg01{ height:70px; background: url(../i/bg20091229_01.jpg) no-repeat; overflow: hidden; }
.bg02{ height:50px; background: url(../i/bg20091229_02.jpg) no-repeat; overflow: hidden; }
.bg03{ height:80px; background: url(../i/bg20091229_03.jpg) no-repeat; overflow: hidden; }
.bg04{ height:60px; background: url(../i/bg20091229_04.jpg) no-repeat 25px 0; overflow: hidden; }
.bg05{ height:465px; background: url(../i/bg05.jpg) no-repeat 25px 0; overflow: hidden; }
.bg06{ height:142px; background: url(../i/bg06.jpg) no-repeat 62px 0; overflow: hidden; }

.bg03 span{ float:left; width:544px; line-height:20px; margin-left:103px; color:#fff;}
.bg04 span{ float:left; width:166px; margin:15px 0 0 90px; text-align:center; font-weight:bold; color:#fff; line-height:30px;}
.bg06 span{ float:left; width:330px; line-height:20px; margin-top:10px;}
.bg06 span strong{ font-size:14px; line-height:30px;}
.bg06 span.sp1{ margin-left:85px;}
.bg06 span.sp2{ margin-left:94px;}
.bg05 ul{ float:left; width:720px; margin:20px 140px 0 90px; display:inline;}
.bg05 ul li{ float:left; width:310px; margin-left:50px; display:inline; height:24px; overflow:hidden; color:#003B91;}
.bg05 ul li a{ width:290px; line-height:24px; display:block; color:#003B91; text-decoration:none; padding-left:20px;}
.bg05 ul li a:hover{ color:#fff; font-weight:bold; text-decoration:none; background:url(../i/bg_li.gif) no-repeat left;}

.pageclass{ float:right; width:700px; margin:20px 125px 0; display:inline;}
.pageclass ol{ width: 100%; float: left; }
.pageclass li{ float: right; background: #fff; border: 1px solid #434343; margin-right: 10px; display: inline; }
.pageclass li a{ color: #434343; padding: 0 5px;  line-height: 19px; display: block; text-decoration:none; }
.pageclass li a:hover, .pageclass li.on a{ color: #fff; font-weight: bolder; background: #434343; text-decoration: none; }
