/*频道头部导航公共样式*/
.topnav{margin:0px;width:100%;min-width:1200px;height:30px;line-height:30px; background:#f1f1f1; overflow:hidden; border-bottom:1px #c6c6c6 solid;}
.top1200{width:1200px; margin:0 auto; color:#c6c6c6;list-style:none;font-size:12px; text-align:center}
.top1200 a{color:#828282; text-decoration:none;}
.top1200 a:hover{text-decoration:underline;}
.top1200 span{ padding:0px 6px; font-size:10px; color:#999999;}

/*频道尾部公共样式*/
.w1000{width:1200px; margin:0 auto;}
.bottom{width:100%;min-width: 1200px;height:120px;line-height:26px; background-color:#0e0eb8;overflow:hidden; font-size:12px;color:#fff; text-align:center; padding:20px 0 0 0;}
.bottom a{color:#fff;}
.bottom a:hover{color:#fff;}
