a {
	font-family: "宋体";
	text-decoration:none;
	color: #000000;
}
a:hover {
	font-family: "宋体";
	color: #FF0000;
	text-decoration:underline;
}
.text_12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
}
.text_14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;
}
.text_18 {
	font-family: "宋体";
	font-size: 18px;
	line-height: 28px;
	color: #0000FF;
}
.text_14_red {
	font-size: 14px;
	line-height: 22px;
	color: #FF0000;
}
table {
	background-color: #FFFFFF;
}

