/* CSS Document */

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#nav li{ text-align:center;font-size:12px;}

/*New Nav Style*/
#nav_wrap { width:1100px; overflow:hidden; }
#nav{
	height:39px;
	position:relative;
	width:1100px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav .l{
	height:39px;
	width:2px;
	float:left;
}
#nav .r{ 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;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#nav li { float:left; list-style:none; }
#nav li .v a{
	width:83px;
	height:39px;
	line-height:39px;
	display:block;
	color:#FFF;
	float:left;
	font-family:"Microsoft Yahei";
	font-weight: bold;
	padding-right: 12px;
	padding-left: 13px;
}
#nav li .v a:hover,#nav li .v .sele{
	color:#EE7820;
	line-height:39px;
	font-size:12px;
	font-weight: bold;
}
#nav .kind_menu {
	height:30px;
	height:29px;
	line-height:30px;
	vertical-align:middle;
	position:absolute;
	top:37px;
*top:39px; 	left:180px;
	width:880px;
	text-align:left;
	display:none;
	color:#656565;
}
#nav .kind_menu a {color:#656565; float:left; text-align:center; width:90px; font-family:Arial, Helvetica, sans-serif;}
#main #center {
	width: 1100px;
}

#nav .kind_menu a:hover {
	color:#ff4300;

}
#nav .kind_menu span { font-size:10px;  color:#cecece; line-height:30px; line-height:26px; float:left }
	
#tmenu{
	height:35px;
	background-image: url(../images/menu_two.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 808px;
	margin-left: 145px;
}
#nav_wrap .bgg {
	background-image: url(../images/menu_down.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 1100px;
	background-position: top;
}

#nav_wrap .bgg2 {
	background-repeat: no-repeat;
	height: 34px;
	width: 1100px;
	background-image: url(../images/menu_bg2.jpg);
}
