.black12 {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.text {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 14pt;
	color: #000000;
}
.red14 {
	font-family: "宋体", Arial;
	font-size: 14px;
	line-height: 14pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.blue {
	font-family: "宋体", Arial;
	color: #0066CC;
	text-decoration: none;
	font-size: 12px;
}
.red {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.gray {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.input {
	margin: 1px;
	padding: 1px;
	height: 12px;
	width: 82px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.orange {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.gray_dark {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 14pt;
	color: #666666;
	text-decoration: none;
}
.searchbutton {
	background-image: url(images/icon_search.gif);
	height: 30px;
	width: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
