.longer_text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}
.longer_text a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}
.longer_text a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}
.longer_text a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color:#0099FF;
	text-decoration: none;
}