#navMenu {
	list-style: none; padding: 0px; width: 780px; height: 34px; line-height: 34px; overflow: hidden; display: block;
}
#navMenu ul {
	list-style: none; margin: 0px !important; padding: 0px; width: 780px; height: 34px; float: left;
}
#navMenu .onelink {
	width: 84px;
}
#navMenu .menu_line {
	width: 1px;
}
#navMenu li {
	width: 95px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	float: left;
	_padding: 2px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navMenu li a {
	color: rgb(87, 87, 87); font-family: "宋体"; font-size: 12px; font-weight: bold; display: block;
}
#navMenu li a:hover {
	color: rgb(0, 129, 175); font-size: 12px; font-weight: bold; text-decoration: none;
}
#navMenu li.hover a {
	color: rgb(0, 129, 175); font-size: 12px; font-weight: bold; text-decoration: none;
}
.dropMenu {
	border-width: 0px 1px 1px; border-style: solid; border-color: rgb(238, 238, 238) rgb(255, 255, 255) rgb(255, 255, 255); list-style: none; margin: -3px 0px 0px -4px; padding: 0px; border-image: none; top: 0px; width: 92px; visibility: hidden; position: absolute; z-index: 100; background-color: rgb(64, 149, 239);
}
.dropMenu li {
	padding: 0px;
}
.dropMenu li a {
	padding: 4px 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.dropMenu + li a {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.dropMenu + li a:hover {
	background: rgb(187, 0, 0);
}
* html .dropMenu a {
	width: 100%; color: rgb(255, 255, 255);
}
.dropMenu a:hover {
	background: rgb(0, 102, 204); color: rgb(255, 255, 255); text-decoration: none;
}
.hdo {
	width: 100%; height: auto; overflow: hidden; display: block;
}
