td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.input_1 {
	font-family: "宋体";
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
a.blue {
	font-family: "宋体";
	font-size: 12px;
	color: #205795;
	text-decoration: none;
}
a.blue:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.black {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.px25 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
}

