.pwd-box {
	margin-bottom: 20px;
}
.pwd-box li{
	height:1%;
	position: relative;
	margin-top: 20px;
}
input.varcode{
	width: 60px;
}
#id_changeCode{
	position: relative;
	top:3px;
	*top:1px;
	text-decoration: underline;
}
#img_varcode{
	position: relative;
	top: 6px;
	*top: 4px;
}
