
	
/*New Nav Style*/
#nav_wrap { width:980px; overflow:hidden; }
#nav{ background:url(nav_bg.gif) repeat-x; height:39px; position:relative; width:980px; margin:0 auto; }
	#nav .l{ background:url(navnbg.gif) no-repeat 0px 0px; height:39px; width:2px; float:left}
	#nav .r{ background:url(navnbg.gif) no-repeat -4px 0px; height:39px; width:2px; float:right}
	#nav .bt_qnav { float:right; }
	#nav .bt_qnav a{ width:31px; height:29px; line-height:39px;display:block;padding:9px 2px 0 0;}
	#nav .c{ float:left}
		#nav li { float:left; }
			#nav li .v a{ width:83px;height:39px; line-height:33px; display:block; color:#FFF; background:url(navnbg.gif) no-repeat -87px 6px; float:left; font-family:"ËÎÌå";}
				#nav li .v a:hover,#nav li .v .sele{background:url(navnbg.gif) no-repeat 0px -47px; color:#116406; line-height:42px; font-size:14px}
		#nav .kind_menu { height:30px;*height:29px; line-height:30px;vertical-align:middle; position:absolute; top:37px;*top:39px; left:70px; width:880px; text-align:left; display:none; background:url(nav_bg1.gif) repeat-x bottom; color:#656565; }
			#nav .kind_menu a {color:#656565; float:left; text-align:center; width:90px; font-family:"ËÎÌå";}
				#nav .kind_menu a:hover { color:#ff4300; background:url(navnbg.gif) no-repeat 1px -91px;*background:url(navnbg.gif) no-repeat 1px -93px;}
			#nav .kind_menu span { font-size:10px;  color:#cecece; line-height:30px; *line-height:26px; float:left }
	
#tmenu{ background:url(nav_bg1.gif) repeat-x bottom; height:28px; border-bottom:1px solid #eee;  }


.outer { width:960px; margin:0 auto; text-align:left; background:#fff; margin-top:-10px;border-bottom:solid 1px #e4e4e4;border-left:solid 1px #e4e4e4;border-right:solid 1px #e4e4e4; }


