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

.form_div {
	background-color: #e2d8bd;
	background-image: url(../i/form/f1_08.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 627px;
}
.form_div2 {
	padding-bottom: 15px;
	overflow: hidden;
}
.form_dable {
	width: 100%;
	margin-top: -40px;
}
.form_dable td {
	padding: 5px 10px;
}
.text {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	width: 270px;
	border: 1px solid #948c71;
}
.textarea {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	width: 360px;
	border: 1px solid #948c71;
	height: 90px;
}
.radio {
	line-height: 16px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 16px;
	width: 16px;
}
.radiodiv {
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.form_dable td.form_titl {
	padding-top: 40px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	background-image: url(../i/form/f1_08.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.form_title_div {
	line-height: 26px;
	background-image: url(../i/form/f2_07.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
}
.form_title_div  .text1 {
	color: #0c7dae;
	background-color: #E2D8BD;
	padding-left: 15px;
	font-weight: bold;
	background-image: url(../i/form/f3_05.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-bottom: 10px;
}
.form_title_div .text2 {
	background-image: url(../i/form/f3_07.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}
