td {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.pb {
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.pb200 {
	font-family: "宋体";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 200%;
}

.title {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
