@charset "utf-8";
input,select{width: 110px;}
select{width: 115px; font-size:9px;}
#form_auth{
	width:450px;
	margin: 10px auto;
	background:url(../img/lock.png) no-repeat 90% 100%;
}
.left_cnt{
	margin-top:30px;
}
.right_cnt{
	margin-top:20px;
}

