@charset "gb2312";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #EDEDEB;
	background-color: #303030;
}
.a1:link {
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.a1:hover {
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
}
.a1:visited {
	color: #FFFF00;
	text-decoration: none;
}
.a2:link {
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a2:hover {
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
	color: #FFFF00;
}
.a2:visited {
	color: #FFFFFF;
	text-decoration: none;
}td {
	font-size: 12px;
}

