table.wenzi
{
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	line-height: 19px;

}
input.border {
	height: 20px;
	/*modified by sea sun on 20220828 border: 1px dashed #000000;*/
	border: 1px thick #000000;
	outline: 1px thick #000000;
	color: #FF6600;
	font-size: 13px;
	width: 150px;
}

A:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
A:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
td.tdborder {
	border: 1px dashed #000000;
}
.banquan {
	font-family: "宋体";
	font-size: 13px;
	color: #FFFFFF;
}

