@charset "utf-8";

/* BODY CSS STYLE */
body{ padding:0; margin:0; color:#666; font-size:12px; font-family:Arial, Helvetica, sans-serif,"宋体"; background:#e9eef2;}
ul,li,input,p,h1,h2,h3,h4,dl,dt,dd{ padding:0; margin:0; list-style:none;}
a{ color:#666; text-decoration:none;}
a:hover{ color:#008dde; text-decoration:underline;}
img{ vertical-align:top; border:none;}
em{ font-style:normal;}
.clear{ clear:both;}
input{ color:#fff; cursor:pointer;}
.F_ont{ font-family:"微软雅黑";}
.center_box{ width:1000px; height:auto; margin:0 auto; background:#fff;}

/* TOP CSS */
.top_box{ width:100%; height:110px;} 
.top_box .logo_box{ width:230px; height:110px; float:left;}
.top_box .tell_box{ width:390px; height:110px; float:right;}

/* NAV CSS */
.nav_box{ width:97%; height:38px; background:#0072b3; padding-left:3%;}
.nav_box ul li{ display:block; width:100px; height:38px; line-height:38px; float:left; margin-right:5px;}
.nav_box ul li a{ display:block; width:100%; height:38px; text-align:center; font-size:13px; color:#fff;}
.nav_box ul li a:hover{ background:#cd0006; text-decoration:none;}
.nav_box ul li .nav_a{ background:#cd0006;}

/* BAN CSS */
.ban_box{ width:946px; height:306px; overflow:hidden; margin:10px auto 0 auto;}

/* BOT CSS */
.bot_box{ width:100%; height:100px; text-align:center; line-height:31px; background:#fff; border-top:4px solid #0072b3; padding-top:13px;}