body {
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-family: "宋体";
}
td {
	font-size: 12px;
	font-family: "宋体";
}
p {
	font-family: "宋体";
	line-height: 130%;
}
.red {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #77614F;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;


}
.b {
	font-size: 12px;
	font-style: normal;
	color: #4B3E32;
	font-family: "宋体";

}
.textfield {
	font-family: "宋体";
	font-size: 12px;
	border: 1px solid #CC6600;
	background-color: #FFFAE8;
}
.y {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	cursor: hand;
}
