table {
	font-family: "宋体";
	font-size: 12px;
	color: #343434;


}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;


}
.h {
	line-height: 25px;
}
textarea {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	border: 1px solid #8E8E8E;
	background-color: #FFFFFF;

}
.inputa {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	height: 20px;
}
.input {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-color: FFFFFF;
	border: 1px solid #818181;
	height: 18px;
}
select {
	font-family: "宋体";
	font-size: 12px;
}
.h18 {
	line-height: 18px;
}
.f20 {
	font-family: "黑体";
	font-size: 20px;
	color: #014D79;
}
