body,td,th {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color:#737373;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	font-size: 12px;
}.newcss {
	font-size: 12px;
}
.textbox1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px dotted #333333;
	}
textarea { 
	font-size: 12px;  
	font-family: Tahoma, Arial; 
	color: #000;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
}
input.text {
	height: 16px;
	padding: 1px;
	color: #000; 
	border: 1px solid #c6ddd2;
	background-color: #F9F9F9;
}
input.button {
	height: 20px;
	padding:0 5px;
	color: #000; 
	border: 1px solid #999;
	border-top: 1px solid #eaf2ee;
	border-left: 4px solid #84a094;
	background-color: #c6ddd2;
}