/* Public Styles */

#header_wrap { width:960px; height:180px; text-align:center; background:#fff url() repeat-x 0 105px; margin:0px auto; margin-top:10px; overflow:hidden; border-top:solid 1px #e4e4e4;border-left:solid 1px #e4e4e4;border-right:solid 1px #e4e4e4; }
#header { position:relative; width:960px; height:112px; margin:0 auto; }
	#header .logo { position:absolute; top:5px; left:10px; }
		#header .logo h1 { height:1px; font-size:1px; color:#fff; line-height:1px; overflow:hidden; display:none; }
	#header .toplink { position:absolute; top:0; right:5px; margin-top:10px; margin-right:5px; }
		#header .login { float:right; height:18px; line-height:18px; padding:3px; }
		#header .link { float:right; }
	#header .tel400 { position:absolute; top:90px; right:10px; font-family:Arial, Helvetica, sans-serif; color:#4a4a4a;  }
		#header .tel400 span{ font-size:15px;color:#393939; }
	
/*New Nav Style*/
#nav_wrap { width:960px; overflow:hidden; background:#fff;border-left:solid 1px #e4e4e4;border-right:solid 1px #e4e4e4; }
#nav{ background:url(images/nav_bg.gif) repeat-x; height:39px; position:relative; width:960px; margin:0 auto; }
	#nav .l{ background:url(images/nav_bg.gif) repeat-x;  height:39px; width:2px; float:left}
	#nav .r{ background:url(images/nav_bg.gif) repeat-x;  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:38px; display:block; color:#FFF;  float:left; font-family:"Microsoft Yahei";}
				#nav li .v a:hover,#nav li .v .sele{color:#FFF; line-height:38px; font-size:14px; font-weight:bold;}
		#nav .kind_menu { height:28px; line-height:27px;vertical-align:middle; position:absolute; top:39px; left:70px; width:880px; text-align:left; display:none; background:url(images/nav_bg1.gif) repeat-x bottom; color:#656565; }
			#nav .kind_menu a {color:#FFF; float:left; text-align:center; width:90px; font-family:Arial, Helvetica, sans-serif;}
				#nav .kind_menu a:hover { color:#FFF; font-weight:bold;}
			#nav .kind_menu span { font-size:10px;  color:#cecece; line-height:27px; float:left }
	
#tmenu{ background:url(images/nav_bg1.gif) repeat-x bottom; height:28px; border-bottom:1px solid #eee;  }



