.text1 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.input1 {
	font-family: "宋体";
	font-size: 14px;
	color:#006633;
	line-height:20px;
	clear: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #BC2931;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}