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

label,input {
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
	color:#0397d6;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	color:#757575;
}

br {
	clear: left;
}
.submit_it{
width:44px;
margin-left:76px;
}
.submit_it2{
width:51px;
margin-left:69px;
}