body {
	font-family: Arial, Helvetica, sans-serif,"ËÎÌå";
	font-size: 10px;
	font-weight: bolder;
	background-color: #FFFFFF;
	background-image: url(pic/1bg.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
}
a:hover {
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bolder;
}
