.title {
	font-family: "楷体_GB2312";
	font-size: 16pt;
	color: #0000FF;
}
table {
	font-family: "宋体";
	font-size: 9pt;

}
input {
	font-family: "宋体";
	font-size: 9pt;
}
.txt {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 150%;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #993366;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	color: #FF9900;
}
select {
	font-family: "宋体";
	font-size: 9pt;
}
.img1 {
	border: 1px solid #33FF00;
}
textarea {
	font-family: "宋体";
	font-size: 9pt;
}
