body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	background-color: #5EA370;

}
td {

	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
}
.font-12px-white {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;

}
.font-12px-black {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.font_select {  font-family: "宋体"; 
				font-size: 12px; 
				color: #225185; 
				background-color: #CCCCCC; 
				cursor: hand
				}
.form-text {  font-family: "宋体"; 
			  font-size: 12px; 
			  color: #225185; 
			  background-color: #E8E8E8; 
			  border: 0px #CCCCCC none; 
			  height: 16px; 
			  clip:  rect(   )
			  }
.form-text2 { font-family: "宋体"; 
			  font-size: 12px; 
			  color: #225185; 
			  border: 1px solid #000000; 
			  clip:  rect(   )
			  }
.form-an {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	height: 12px;
	clip:   rect(   );
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

			}
input { color: #000000; 
			font-family: Arial; 
			font-size: 9pt; 
			border: 1 solid #000000
}
a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;

}
a:hover {

	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: underline;
}
a.huang {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #FFFF00;
	text-decoration: none;

}
a.huang:hover {

	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: underline;
}

.font-12px-black-b {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	font-weight: bold;

}
.font-15px-white-b {
	font-family: "黑体";
	font-size: 15px;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: bold;

}
.font-15px-black {

	font-family: "黑体";
	font-size: 15px;
	line-height: 150%;
	color: #000000;
}
