/*频道导航*/
#channelNav{width:950px; height:41px; background:url(../images/banner.jpg) no-repeat center top; margin:5px auto 0px auto; clear:both; overflow:hidden;}/**/
#channelNav ul{ margin-left:170px; margin-top:3px;}
#channelNav ul li{ float:left; width:110px; height:38px; line-height:38px; margin:0px auto; text-align:center; font-size:13px; font-weight:bold;}
#channelNav ul li a{ color:#FFFFFF; font-size:13px; font-weight:bold;}
#channelNav ul li a:hover,
#channelNav ul li a.select{ height:38px; line-height:38px; display:block; background:url(../images/menuSelect_bg.gif) no-repeat center bottom; text-decoration:none}
/*其他导航*/
#otherNav{ width:948px; margin:0px auto; border:#BBD6F0 1px solid; border-top:none; clear:both; overflow:auto;}
#otherNav ul li{ float:left; width:80px; height:30px; line-height:30px; margin:0px auto; background:url(../images/nav_3.png) right 6px no-repeat; text-align:center;}
#otherNav ul li.nobg{ background:none;}
#otherNav ul li a.red{ color:#db0010;}