body {
	background-color: #155715;
	left: 0px;
	top: 0px;
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 200%;
	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;
}
input.mail {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	border: 1pt solid #999999;
}