.black {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.title{
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.en{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}


.qiye_middle{
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #242E77;
}
.red {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #ff0000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}