@charset "UTF-8";
/* CSS Document */


label{
	display:block;
	float:left;
	width:50px;
	
}
input[type=submit]{
	margin-top:15px;
}
