body {
	text-align: center;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 18px;


}
a:link {
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
select {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
p {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
input {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}
textarea {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}
