.hei {
	font-family: "宋体", "新宋体", "黑体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.hei:link {
	font-family: "宋体", "新宋体", "黑体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.hei:visited {
	font-family: "宋体", "新宋体", "黑体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.hei:hover {
	font-family: "宋体", "新宋体", "黑体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.hei:active {
	font-family: "宋体", "新宋体", "黑体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
