td {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.bt {
	font-family: "新宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a.bt:hover {
	font-weight: bold;
}
a.bt:active {
	text-decoration: underline;
}
.ht {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
.ht01 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	color: red;
	text-decoration: none;
}
a.ht:hover {
	text-decoration: underline;
}
a.ht:active {
	color: #0000FF;
	text-decoration: none;
}

