body{background:#eefeee;}
#wrap_center{
	width:300px; height:150px; border:1px dashed #aaa; padding:40px;
	margin:150px auto; background:#fff; color:#888;
	display: inline-block;
}
.text{width:100%;text-align:left;font:12px Arial;border:0px solid black;}
.login_input{
	padding: 4px 6px;
	margin-bottom:6px;
}
