#login {
	border: 1px solid #EDF4E2;
	margin-top: 10px;
	width: 330px;
	margin-left: 190px;
	background-image: url(../images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	*height: 132px;
}
#login_left {
	width: 280px;
	float: left;
}

.login_word1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 8px;
	padding-bottom: 3px;
	background-image: url(../images/login_account.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
}
.login_word2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 8px;
	padding-bottom: 3px;
	background-image: url(../images/login_pwd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
}
.login_word3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #333;
	letter-spacing: 1px;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/login_pwd2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 110px;
}
.login_word3 a {
	color: #063;
	text-decoration: none;
}
.login_word3 a:hover {
	color: #EB4F27;
}
.login_word3 div{ float:none !important; display:inline-block; vertical-align:middle}
.login_word3 #Chkcode{ height:30px;}

.login_word4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #F00;
	letter-spacing: 1px;
	padding-bottom: 3px;
	line-height: 150%;
	padding-top: 2px;
}
#login_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	letter-spacing: 1px;
	line-height: 150%;
	float: right;
	padding-top: 8px;
	width: 45px;
}
.login_table {
	border: 1px solid #CCC;
	width: 160px;
	height: 30px;
	color: #333;
	letter-spacing: 1px;
}
.login_table2 {
	border: 1px solid #CCC;
	width: 60px;
	color: #333;
	letter-spacing: 1px;
}
