
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:#ffffff;
	text-decoration:none;
	line-height: 44px;
	margin: 0 1px 0 1px;
	padding: 0px;
	width: 194px;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
}
ul.menu a:hover {
	display:block;
	color:#ffffff;
	text-decoration:none;
	line-height: 44px;
	margin: 0 1px 0 1px;height:44px;
	padding: 0px;background-color:#0977c6;
	width: 194px;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
}
ul.menu a:visited{
	display:block;
	color:#ffffff;
	text-decoration:none;
	line-height: 44px;
	margin: 0 1px 0 1px;
	padding: 0px;
	width: 194px;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
}
ul.menu li {
	position:relative;
	float:left;
	margin:0px;
	padding: 0px;
}
ul.menu ul {
	position:absolute;
	top:44px;
	left:0;
	display:none;
	opacity:0;
	list-style:none;
	margin: 0px;
	padding: 0px;width:196px;
}
ul.menu ul li {
	position:relative;
	border-top:none;
	width:194px;
	margin: 0 1px 0 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	float: center;
	left:0px;
}
ul.menu ul li a {
	display:block;
	background-color:#0977c6;
	color:#ffffff;
	padding: 0px;line-height: 44px;
	font-size: 12px;
	height: 44px;
	width: 194px;margin: 0 1px 0 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
ul.menu ul li a:hover {
	display:block;
	background-color:#444444;
	color:#ffffff;
	padding: 0px;line-height: 44px;
	font-size: 12px;
	height: 44px;
	width: 194px;margin: 0 1px 0 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
ul.menu ul li a:visited {
	display:block;
	background-color:#0977c6;
	color:#ffffff;
	padding: 0px;
	font-size: 12px;line-height: 44px;
	height: 44px;margin: 0 1px 0 0px;
	width: 194px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
ul.menu ul li a:hover {background-color:#444444; 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}

