@charset "utf-8";
/* CSS Document */
#header{width:980px;height:auto;margin:0 auto; }
.top1{width:960px;height:30px;line-height:30px; background:#eee; padding:0 10px;}
.top1_left{float:left;}
.seek{margin-left:10px;color:#f00;}
.seek:hover{color:#f00;text-decoration:underline !important;}
.top1_right{float:right;}
.top1_right li{float:left;margin-left:20px;}
.top1_right li span{ float:right; margin-left:16px;}

.top2{width:980px; height:120px; margin:3px 0 0 ;}
.top2 .fl{width:390px; height:120px; float:left;}
.top2 .fl img{width:390px; height:120px; }
.head_ad_logo,.head_ad_logo img{width:580px; overflow:hidden; height:120px;float: right;}

.nav{width:980px; height:80px; background:#b03a3a; margin:3px auto 0; float:right;}
.nav .navs{width:964px;height:74px; padding:6px 0 0 8px;}
.nav .navs li{ padding:0 10px; height:26px; line-height:26px;float:left; text-align:center; margin:4px 6px; font-size:16px;}
.nav .navs li a{ color:#fff;}
.nav .navs li:hover{ background:#fff;  }
.nav .navs li:hover a{ color:#333;  }



























