﻿
.logo_brief{ text-align:center; font-size:28px; color:#aaa;}

.menu_container{background-color:#0067b8; min-width:1000px;}
.menu_container>div{width:1000px; margin:auto; height:35px;}

.menu1_out{ background-color:transparent; color:#fff; float:left; height:35px; line-height:35px; padding-left:25px; padding-right:25px; cursor:pointer;}
.menu1_out:hover{ background:#eee; color:#333;}
.menu1_on{ background:#eee; color:#333; float:left; height:35px; line-height:35px; padding-left:25px; padding-right:25px; cursor:pointer;}

.menu2_out{ background-color:transparent; color:#333; border-bottom:solid 1px #fff; height:35px; line-height:35px; text-align:left; padding-left:20px;  cursor:pointer;}
.menu2_out:hover{ background-color:#0067b8; color:#fff; border-bottom:solid 1px #fff;}
.menu2_on{ background-color:#0067b8; color:#fff; border-bottom:solid 1px #fff; height:35px; line-height:35px; text-align:left; padding-left:20px; cursor:pointer;}

.sitemap{ width:1000px; margin:auto; border-bottom:solid 1px #ddd; line-height:34px;}
.sitemap span{ color:#aaa }

.foot{ margin-top:50px; text-align:center;}
.foot>div:nth-child(1){ height:100px; line-height:100px; background-image:url(../Img/c_bg.png); background-repeat:repeat-x; text-align:center; color:#aaa}
.foot>div:nth-child(2){ height:35px; line-height:35px; background-color:#333; color:#aaa; }
.foot>div:nth-child(2) img{ height:16px; }