.body {
	background-image: url(../image/hy_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.input {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #666666;
	background-color: #EEF8FF;
	border: 1px solid #96B6CC;
	height: 18px;
	line-height: 8px;
	padding-top:10px;
}
.input2 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}
.login_input {
	background-image: url(../image/hy_25.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 23px;
	width: 70px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-image: none;
	list-style-type: upper-alpha;
	background-color: #FF0000;
	font-size: 12px;
	color: #000000;
}
.login_input2 {
	background-image: url('../image/hy_26.gif');
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 1px;
	list-style-image: none;
	list-style-type: upper-alpha;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	height: 21px;
	width: 41px;
}