.chinazi {
	FONT-SIZE: 12px;
	COLOR: #333333;
	LINE-HEIGHT: 22px;
	TEXT-DECORATION: none;
	font-family: "宋体";
}
A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #000000;
}

