#contenttext {
	background: none;
}
form.recruitm {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	padding-left: 20px;
	text-indent: 0;
	font-family: "微软雅黑";
	line-height: 22px;
	padding-top: 20px;
}
form.recruitm-en {
	padding-left: 0;
	width: auto;
}
form.recruitm div {
	margin-bottom: 0px;
}
textarea {
	width: 300px;
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 12px;
}
input {
	width: 200px;
	border: 1px solid #ccc;
}
input.button {
	width: 80px;
	cursor: pointer;
	color: #333;
	height: 22px;
}
label {
	float: left;
	cursor: pointer;
	text-align: right;
	color: #555;
	width: 120px;
	line-height: 22px;
}
.recruitm-en label {
	width: 260px;
	margin-right: 5px;
}
form span {
	color: #CC0000;
	padding: 0 0 0 2px;
}
.enfff label {
	width: 200px;
}
form.recruitm .center {
	text-align: left;
	padding: 20px 0 20px 120px;
}
form.recruitm-en .center {
	text-align: left;
	padding: 20px 0 20px 265px;
}
.enfff .center {
	padding: 20px 0 20px 200px;
}
.pages {
	height: 10px;
	padding: 30px 0 0 0;
	text-align: center;
	clear: both;
}
.input_reservation {
	float: right;
	width: 315px;
	padding: 0 0 68px 0;
	margin: 0 40px 0 0;
	display: inline;
}
.input_text_reservation {
	width: 234px;
	height: 19px;
	background: #fff;
	color: #333;
	border: 1px solid #ccc;
	padding-left: 3px;
}
.button_reservation {
	width: 117px;
	height: 21px;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
	line-height: 21px;
}
.input_text_message {
	width: 350px;
	margin: 0 0 15px 0;
}
.textarea_text_message {
	width: 347px;
	height: 115px;
	border: 1px solid #ccc;
	background: #fff;
}
.button_message {
	width: 123px;
	font-size: 14px;
	height: 36px;
	margin: 0 30px 0 0;
	cursor: pointer;
	line-height: 36px;
	font-family: "微软雅黑", Arial, Tahoma, sans-serif;
	background-color: #e60012;
	color: #fff;
	border: 0;
}
