@charset "utf-8";
/* CSS Document */
#header{width:980px;height:auto;margin:0 auto; }
.top1{width:960px;height:30px;line-height:30px; background:#BFBFBF; padding:0 10px;}
.top1_left{float:left;}
.seek{margin-left:10px;color:#f00;}
a.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:5px auto;}
.top2 .fl{width:327px; height:120px; float:left; margin:0;}
.top2 .fl img{width:327px; height:120px; }
.top2 .f2{width:653px; height:120px; float:right; margin:0;}
.top2 .f2 img{width:653px; height:120px; }

.nav{width:980px; height:90px; background:#009999; margin:5px auto 0;}
.nav h2{width: 30px; height: 90px; line-height: 22px; text-align: center; background: #CCC; float: left;}
.nav h2 a{ text-decoration:none; color: #ff0000; font-size: 16px;}
.nav h2 a:hover { border-bottom: none;}
.nav .navs{ width: 950px; height:80px; float: left;}
.nav .navs li{width:86px; height:26px; line-height:26px; float:left; text-align:center; margin: 9px 0px;}
.nav .navs li a{ display:block; color:#fff;}
.nav .navs li a:hover{ border-bottom:1px solid #fff; }



























