body {
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 10px;
	font-weight: bolder;
	background-color: #000000;
	background-image: url(image/bg.gif);
	margin: 0px;
	line-height: 16px;
}
td {
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
input {
	font-family: Arial, Helvetica, sans-serif,"ËÎÌå";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bolder;
	color: #666666;
	background-color: #F7FFFF;
	border: 1px solid #999999;
}

.b12 {
	font-family: Arial, Helvetica, sans-serif,"ËÎÌå";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
}

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;
}