UL {
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
LI {
	list-style-type: none;
}
.menu A {
	color: #0282c4;
	text-decoration: none;
}
.wrapper {
	margin: 0px auto;
	width: 1000px;
}
.menu {
	z-index: 500;
	width: 1000px;
	background: url(../images/menu-list-bg.gif) no-repeat 0px 0px;
	height: 25px;
}
.menu {
	background: url(../images/menu-list-bg-index.gif) no-repeat 0px 0px;
}
.menu UL.menu-list {
	width: 1000px;
	_width: 1000px;
}
.menu UL.menu-list LI {
	z-index: 500;
	position: relative;
	text-align: center;
	line-height: 20px;
	margin: 0px 0px;
	width: 109px;
	float: left;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: "微软雅黑";
	border-left: 2px #fff solid;
}
.menu UL.menu-list LI.no_border {
	border: 0;
}
.menu UL.menu-list LI.menu-list-index {
	width: 90px;
	border: 0px #fff solid;
}
.menu UL.menu-list LI.menu-list-index1 {
	width: 40px;
}
.menu UL.menu-list LI.kjgw1 {
	width: 130px;
}
.menu UL.menu-list LI.kjgw3 {
	width: 130px;
}
.menu UL.menu-list LI.kjgw4 {
	width: 130px;
}
.menu UL.menu-list LI.kjgw2 {
	width: 110px;
}
.menu UL.menu-list LI.zs6 {
	width: 110px;
}
.menu UL.menu-list LI.zs4 {
	width: 90px;
}
.menu UL.menu-list LI A {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	height: 30px;
	color: #fff;
	padding-top: 0px;
	_width: 100%;
	_display: inline-block;
	text-align: center;
}
.menu UL.menu-list LI A SPAN {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	cursor: pointer;
	padding-top: 1px;
	_width: 100%;
	_display: inline-block;
}
.menu UL.menu-list LI.current {
	color: #fff000;
	font-weight: bold;
	text-decoration: none;
}
.menu UL.menu-list LI.current A {
	color: #fff000;
	font-weight: bold;
	text-decoration: none;
}
.menu UL.menu-list LI.current A SPAN {
	color: #fff000;
	font-weight: bold;
	text-decoration: none;
}
.menu UL.menu-list LI A.hover {
	white-space: nowrap;
	background: url(../images/menu-list-hover-bg.gif) no-repeat left 50%;
	color: #fff;
	text-decoration: none;
}
.menu UL.menu-list LI A:hover {
	white-space: nowrap;
	background: url(../images/menu-list-hover-bg.gif) no-repeat left 50%;
	color: #fff;
	text-decoration: none;
}
.menu UL.menu-list LI A.hover SPAN {
	background: url(../images/menu-list-hover-bg.gif) no-repeat right 50%;
}
.menu UL.menu-list LI A:hover SPAN {
	background: url(../images/menu-list-hover-bg.gif) no-repeat right 50%;
}
.menu UL.menu-list LI UL.menu-sublist {
	z-index: 60;
	position: absolute;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 127px;
	padding-right: 0px;
	display: none;
	background: #fb4901;
	top: 25px;
	padding-top: 5px;
	left: 0px;
}
.menu UL.menu-list LI.menu-list-mx10 UL.menu-sublist {
	left: -83px;
	_left: -80px;
}
.menu UL.menu-list LI.menu-list-mx21 UL.menu-sublist {
	left: -83px;
	_left: -80px;
}
.menu UL.menu-list LI UL.menu-sublist LI {
	text-align: left;
	line-height: 30px;
	width: 100%;
	background: none transparent scroll repeat 0% 0%;
	float: none;
	height: 30px;
	border-top: #ff9e77 1px solid;
	border-left: 0px;
}
.menu UL.menu-list LI UL.menu-sublist LI.menu-sublist-li1 {
	border-top: 0px;
}
.menu UL.menu-list LI UL.menu-sublist LI A {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: none transparent scroll repeat 0% 0%;
	height: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
}
.menu UL.menu-list LI UL.menu-sublist LI A:hover {
	background: #e1000e;
	font-weight: normal;
}