/* CSS Document */
*{ margin:0; padding:0;}
a{ text-decoration:none; color:#333333;}
a:hover{ text-decoration:underline;}
fieldset,img{border:0;}
ol,ul{ list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
em,i,stong{ font-style:normal; font-weight:normal;}
.cl{clear: both;content: " "; display: block;height: 0; overflow: hidden;}
.fl{float:left; display:inline; overflow:hidden;}
.fr{float:right; overflow:hidden;}
.ov{ overflow:hidden; zoom:1;}
.elp{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
body{ font-family:"宋体"; font-size:12px; color:#333333;}

.w{width:1000px;  margin:0 auto;}
.wid{width:100%; }

.top{ background:url(../images/top.jpg) repeat-x; height:185px; overflow:hidden;}
.top_s{ height:185px;}
.top_s dl{ width:1000px; float:left;}
.top_s dl dt{ line-height:30px; height:32px; float:left; }
.top_s dl dd{ line-height:30px; height:32px; float:right;}
.top_s dl dd a{ padding:8px;}
.nav{ height:43px; width:1000px;}
.nav ul li{ width:141px; line-height:46px; text-align:center; font-size:14px; border-left:#fff solid 1px; float:left;}
.nav li a{ color:#FFF; font-weight:700;}

.footer{ background:#013984;height:191px; overflow:hidden; clear:both; }
.x_nav{ width:1024px; height:40px; line-height:40px; text-align:center; color:#FFF;font-weight:700; margin-top:25px; background:url(../images/footer_bg.jpg) 0px 38px no-repeat;}
.x_nav a{ padding:10px; font-weight:700;color:#FFF;}
.bq{ width:1024px; line-height:24px; color:#FFF; text-align:center; margin-top:30px;}

