.res-mainbox {
	width: 585px;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.res-attentionbox {
	font-size: 12px;
	line-height: 140%;
	color: #990000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;

}
.res-name {
	background: url(../images/res_name.jpg) no-repeat left center;
	vertical-align: middle;
	padding-left: 95px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.res-num {
	background: url(../images/res_num.jpg) no-repeat left center;
	vertical-align: middle;
	padding-left: 95px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.res-person {
	background: url(../images/res_person.jpg) no-repeat left center;
	vertical-align: middle;
	padding-left: 95px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.res-phone {
	background: url(../images/res_phone.jpg) no-repeat left center;
	vertical-align: middle;
	padding-left: 95px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.res-group {

	background: url(../images/res_group.jpg) no-repeat left center;
	vertical-align: middle;
	padding-left: 95px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.res-date {


	background: url(../images/res_date.jpg) no-repeat left center;
	vertical-align: middle;
	padding-left: 95px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.res-submit {
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 92px;

}
.res-mail {

	background: url(../images/res_mail.jpg) no-repeat left center;
	vertical-align: middle;
	padding-left: 95px;
	padding-top: 8px;
	padding-bottom: 8px;
}

