#header_wrap { width:950px; overflow:hidden; margin:0 auto; background:#fff;}
#top_wrap {width:200px; height:70px; border:1px solid #ccc; margin:5px; background:url(images/logo.gif);}
#nav{ background:url(images/nav_bg.gif) repeat-x; height:39px; position:relative; width:950px; margin:0 auto; }
	#nav .l{ background:url(images/nav_left.gif) no-repeat left; height:39px; width:2px; float:left}
	#nav .r{ background:url(images/nav_right.gif) no-repeat right; height:39px; width:2px; float:right}
	#nav .c{ float:left}
		#nav li { float:left; text-align:center;list-style-type:none;}
			#nav li .v a{ width:83px;height:39px; text-decoration:none; line-height:33px; display:block; color:#FFF; background:url(images/nav_line.gif) no-repeat right; float:left; font-family:"Microsoft Yahei";}
				#nav li .v a:hover,#nav li .v .sele{background:url(images/nav_hover.gif) no-repeat; color:#f30; font-weight:bold; line-height:42px;}
		#nav .kind_menu { height:30px; line-height:30px; position:absolute; top:38px; left:70px; width:800px; text-align:left; display:none; background:url(images/nav_bg1.gif) repeat-x bottom; }
			#nav .kind_menu a {color:#656565; float:left; padding:0 10px;}
				#nav .kind_menu a:hover { color:#F30; }
			#nav .kind_menu span { width:1px; height:20px;color:#dedede; font-size:10px; float:left; }
	
#tmenu{ background:url(images/nav_bg1.gif) repeat-x bottom; height:28px; border:1px solid #eee; border-top:none; }
