td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 200%;
	color: #000000;
	text-decoration: none;
	padding: 0px;

}
td.info {
	font-family: "宋体";
	font-size: 12px;
	line-height: 182%;
	color: #000000;
	text-decoration: none;
	padding: 0px;

}

a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	
	
}
a:visited {
	color: #000000;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
.link {
	FILTER: alpha(opacity=100)
}