
/* 整站频道头部导航栏目 */
/* Jason CSS Document 2009/4/1  */

/*头部开始*/
#header{ margin:0 auto; padding:5px 0 0 0; text-align:left; width:960px;background:#FFFFFF;}
#header img{ border:none;}
#header #user{ margin:1px 0 2px 0; float:left;width:960px; height:30px; background:url(http://www.zhongman.com/images/index_top_bg.gif) repeat-x;}
#header #user_left{ float:left;width:5px; height:30px; background:url(images/index_top_left.gif) no-repeat; }
#header #user_right{ float:right;width:5px; height:30px; background:url(images/index_top_right.gif) no-repeat;}
#header #user #user_login{ float:left;font-size:12px; margin-top:4px; padding-left:6px}
#header #user #user_login input{  width:80px;}
#header #user #map_link{float:left; width:317px; height:23px; margin-left:10px; margin-top:4px;}
#header #user #map_link ul{ margin:0; padding:0; list-style:none;}
#header #user #map_link ul li{ float:left; text-indent:12px;font-size:12px; line-height:25px;}
#header #user #map_link ul li a {color:#680404;}

/*导航开始*/
#nav{ float:left; margin:0; padding:0; background:#FFFFFF; width:960px; height:60px;line-height:22px; border-bottom:1px solid #d1d1d1; color:#333333;}
#nav ul{margin:0; padding:0; list-style:none;}
#nav #logo{float:left;width:135px;height:50px;margin:0px 0px 0 7px;background:url(http://www.zhongman.com/images/logox.gif) no-repeat;}
#nav .nav_1{float:left; margin-left:15px; margin-top:5px;}
#nav .nav_1 ul li{font-size:12px; font-weight:bold;}
#nav .nav_1 ul li a{font-size:12px; font-weight:bold;color:#333333;}
#nav .nav_2{float:left;margin:5px 4px 0 4px;}
#nav .nav_2 ul li{font-size:12px;}
#nav .nav_2 ul li a{font-size:12px;color:#333333;}
#nav .nav_line{float:left; background:url(http://www.zhongman.com/images/sprite.gif) no-repeat 0px -34px; width:7px; height:40px; margin:8px 5px 0px 5px;}
#nav .nav_blod{font-weight:bold;}