body,td,p {
		line-height: 24px;
}
TD {
	FONT-SIZE: 14px;
	COLOR: #333333;
	FONT-FAMILY: "ËÎÌå";
	line-height: 23px;
	letter-spacing: normal;
	word-spacing: normal;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}



.font16px {
	font-size: 15px;
	font-weight: bold;
	line-height:40px;
}
.enfont10px {
	font-family: Verdana;
	font-size: 10px;
}
.inputbox {
	border: 1px solid #E1E1E1;
}
.errfont {
	color: #993366;
}
.dline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.infofont {
	color: #FF0000;
}

