.loginuser {
	width: 343px;
	height: 48px;
	background: url(../img/login_user.png) no-repeat;
	border: none;
	line-height: 48px;
	padding-left: 44px;
	font-size: 14px;
	font-weight: bold;
}

.loginpwd {
	width: 343px;
	height: 48px;
	background: url(../img/login_pwd.png) no-repeat;
	border: none;
	line-height: 48px;
	padding-left: 44px;
	font-size: 14px;
	font-weight: bold;
}

.logincode {
	width: 200px;
	height: 48px;
	background: url(../img/login_code.png) no-repeat;
	border: none;
	line-height: 48px;
	padding-left: 44px;
	font-size: 14px;
	font-weight: bold;
}

.prompt_div {
	width: 343px;
	height:20px; 
	text-align: left;
	color: red;
}
