.news {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #003585;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

