@charset "gb2312";
.css {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.css1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #e90000;
	text-decoration: none;
}
.css2 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #aeaeae;
	text-decoration: none;
	
}
.css2:hover {
	color: #FF0000;
	}