.font1 {
	font-family: "宋体";
	font-size: 9pt;
	color: #006699;
}
.input {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	border: 1px solid #6699CC;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
.headfont {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	cursor: hand;
}

