@charset "gb2312";
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EBEBEB;
	text-decoration: none;
	font-weight: normal;
}
a.mainmenu:hover {
	color: #DFC137;
	text-decoration: none;
}
