/* ==全局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: url(../i/bg_body.jpg) repeat-x top #ECF9FE; color:#434343; }
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; }

/* ==链接样式== */
a{ color:#434343; text-decoration: none; }
a:hover{ color:#F60; text-decoration: underline; }

/* ==头尾== */
.zt_head{ width: 950px; float: left; background: #456BA2; color: white;}
.zt_head a{ color: white; text-decoration:none;}
.zt_head a:hover{ color:#fff; text-decoration:underline;}
.zt_head ul{ width: 730px; float: left; list-style: none; height: 35px; }
.zt_head li{ float: left; border-right: 1px solid #8FA6C7; margin: 10px 0 0 10px; display: inline; padding-right: 5px; }
.zt_head li.first{ border:none; margin:2px 0 0 10px;}
.zt_head li.end{ border: none; }
.zt_head span{ float: right; margin: 8px 10px 0 0; display: inline;}
.zt_head span strong{ font-weight: bolder; }

.zt_foot{ width: 950px; float: left; background: #456BA2; font-size: 12px; padding: 20px 0; text-align: center; line-height:2; color: #fff; }
.zt_foot a{ color: #fff; text-decoration: none; }
.zt_foot a:hover{ color: #fff; text-decoration: underline; }

.zt_top{ width: 950px; float: left; height:70px; overflow:hidden; }
.bg01{ background:url(../i/bg01.jpg) no-repeat;}
.bg02{ background:url(../i/bg02.jpg) no-repeat;}
.bg03{ background:url(../i/bg03.jpg) no-repeat;}
.bg04{ background:url(../i/bg04.jpg) no-repeat; height:90px;}
.bg05{ background:url(../i/bg05.jpg) no-repeat; height:110px;}
.bg04 a{ float:left; margin:32px 0 0 630px; font-weight:bold; font-size:13px; color:#0898BB; text-decoration:none;}
.bg04 a:hover{ color:#0898BB; text-decoration:none;}
.bg05 ul{ float:left; width:500px; height:40px; margin:22px 0 0 118px; display:inline;}
.bg05 ul li{ float:left; width:127px;}
.bg05 ul li.li1{ width:116px;}

.main{ float:left; width:866px; padding:0 66px 0 18px; background:url(../i/bg06.jpg) repeat-x top; clear:both;}
.mainbox{ float:left; width:864px; border-left:1px solid #FAFCF0; border-right:1px solid #DDE7A5;}
.mainin{ float:left; width:862px; border-left:1px solid #C8D776; border-right:1px solid #E4EBBA; background:#fff;}
.main_b{ float:left; width:866px; height:45px; background:url(../i/bg_mb.jpg) no-repeat top; margin:0 66px 0 18px; display:inline; clear:both; }