
ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	z-index:100;
}
ul.menu * {margin:0; padding:0;z-index:1000;}
ul.menu a {
	display:block;
	color:#333333;
	text-decoration:none;
	line-height: 55px;
	margin: 0px;
	padding: 0px;
	width: 140px;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
}
ul.menu a:hover {
	display:block;
	color:#fff;
	text-decoration:none;
	line-height: 55px;
	margin: 0px; height:55px;
	padding: 0px;background-image: url(../images/nav.png);background-repeat: no-repeat;background-position: center top;
	width: 140px;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
}
ul.menu a:visited{
	display:block;
	color:#333333;
	text-decoration:none;
	line-height: 55px;
	margin: 0px;
	padding: 0px;
	width: 140px;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
}
ul.menu li {
	position:relative;
	float:left;
	margin:0px;
	padding: 0px;margin: 0px;
}
ul.menu ul {
	position:absolute;
	top:54px;
	left:0;
	display:none;
	opacity:0;
	list-style:none;
	margin: 0 0 0 15px;
	padding: 0px;width:110px;
}
ul.menu ul li {
	position:relative;
	border-top:none;
	width:110px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	color: #ddc08f;
	float: center;
	left:0px;
}
ul.menu ul li a {
	display:block;
	background-color:#007ad6;
	color:#ffffff;
	padding-top: 5px;line-height: 24px;
	padding-bottom: 4px;
	font-size: 12px;
	height: 24px;
	width: 110px;margin: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #118ce9;
}
ul.menu ul li a:hover {
	display:block;
	background-color:#0059b3;
	color:#ffffff;
	padding-top: 5px;
	padding-bottom: 4px;line-height: 24px;
	font-size: 12px;
	height: 24px;
	width: 110px;margin: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #118ce9;
}
ul.menu ul li a:visited {
	display:block;
	background-color:#007ad6;
	color:#ffffff;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 12px;line-height: 24px;
	height: 24px;
	width: 110px;margin: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #118ce9;
}

ul.menu ul li a:hover {background-color:#0059b3; color: #ffffff;}
ul.menu ul ul {left:0px;  top:0px}
ul.menu .menulink { padding:0;  width:px; margin: 0px;}
ul.menu .menulink:hover, ul.menu .menuhover {background:#b1d652 url}

