body {
	font-family: "宋体";
	font-size: 9pt;
}
table {
	font-size: 9pt;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #6B693F;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	background-color: #99CC99;

}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	color: #CCFFFF;
	text-decoration: none;
}
input {
	font-size: 12px;
	border: 1px solid #666666;
	padding-top: 1px;
	height: 20px;







}
.noborder {

	font-size: 12px;
	border: none;
	padding-top: 1px;
	height: 20px;
}
