/*顶部*/
body{min-width:1300px;}
.topbar{height:30px;background:#376eb6;}
.headbar{height:100px;background:#ffffff;}
.header{width:1250px;margin:0 auto;overflow:hidden}
.logo{float:left;padding:12px 0;}
.logo img{height:60px;}

#header_t a{color:red;}

.nav_menu_box{float: right;width: 872px;overflow: hidden;margin-top: 54px;}
.nav_menu_box a:link,.nav_menu_box a:visited{ color:#376eb6;display:block; font-weight:bold;font-size:20px;text-decoration: none;}
.nav_menu_box li{float:left; display:inline-block; width:124px;overflow:hidden; text-align:center;height: 40px;line-height: 40px;}
.nav_menu_box a:hover{background: #376eb6;color: #ffffff}


/*底部*/
#footer{background:#376eb6;height: 80px;line-height: 80px;}
#footer .inner{width: 1180px;margin: 0 auto;overflow: hidden;}
.copyright{text-align: center;}
.copyright a{color:#fff;}
.copyright span{color:#ffffff;display: block;}
.copyright span:first-child{background: url(images/ficon.png) 330px center no-repeat;}
