body {
	color: rgb(102, 102, 102); font-size: 12px; font-weight: normal;
}
td {
	color: rgb(102, 102, 102); font-size: 12px; font-weight: normal;
}
th {
	color: rgb(102, 102, 102); font-size: 12px; font-weight: normal;
}
body {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px;
}
a:link {
	color: rgb(102, 102, 102); text-decoration: none;
}
a:visited {
	color: rgb(102, 102, 102); text-decoration: none;
}
a:hover {
	color: rgb(12, 97, 12); text-decoration: underline;
}
a:active {
	color: rgb(12, 97, 12); text-decoration: none;
}
img {
	border: 0px currentColor;
}
#menu {
	margin: 0px; padding: 0px; width: 880px; height: 42px;
}
#menu li {
	font: 14px/normal Î¢ÈíÑÅºÚ; list-style: none; margin: 0px; padding: 0px; float: left; font-size-adjust: none; font-stretch: normal;
}
#menu li a {
	margin: 0px 1px 0px 0px; padding: 10px 16px; text-align: center; color: rgb(255, 255, 255); text-decoration: none; display: block;
}
#menu li a:hover {
	background: rgb(76, 155, 28); color: rgb(158, 239, 82);
}
