@charset "utf-8";
h1 {
	background-image: url(../../img/h1_contact.png);
}
.form_wide {
	height: 480px;
	width: 825px;
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 21px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-image: url(../../img/bg_formB.png);
	position: relative;
	left: 45px;
}
.btn_send {
	position: absolute;
	top: 430px;
	left: 740px;
	height: 30px;
	width: 100px;
}#form_title {
	height: 45px;
}
.form_wide #img_01 {
	display: block;
	position: relative;
	left: 30px;
	top: 5px;
}
.form_wide #mail3box {
	height: 50px;
	width: 838px;
	position: absolute;
	float: left;
	left: 0px;
	top: 164px;
	padding-left: 21px;
	display: block;
	list-style-type: none;
}
.form_wide #mail3box .inbox,.form_wide #mail3box .selbox {
	height: 50px;
	margin-right: 10px;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	background-repeat: no-repeat;
}

.form_wide #mail3box img,.form_wide #mail_txtarea img {
	position: absolute;
	left: 6px;
	top: 6px;
}
.form_wide #mail3box img{
	z-index: 3000;
}
.form_wide #mail_txtarea {
	background-image: url(../../img/bg_mail_txtarea.png);
	height: 190px;
	width: 818px;
	background-repeat: no-repeat;
	position: absolute;
	left: 21px;
	bottom: 107px;
}
.form_wide #caption {
	position: absolute;
	left: 20px;
	bottom: 70px;
	height: 30px;
	line-height: 16px;
	font-size: 12px;
	color: #FF0000;
	width: 818px;
}
.form_wide #mail3box select {
	height: 50px;
	width: 236px;
	float: left;
	position: relative;
}
.form_wide #mail3box input {
	height: 50px;
	width: 256px;
	float: left;
	position: relative;
}
.form_wide #mail_txtarea textarea {
	height: 142px;
	width: 786px;
	width/*\**/:  788px\9;/*ie6,ie7,ie8用*/
	float: left;
	position: absolute;
	margin: 0px;
	padding: 4px;
	bottom: 10px;
	left: 10px;
	display: block;
}
.form_wide #required {
	height: 20px;
	width: 120px;
	position: absolute;
	left: 480px;
	top: 133px;
	_top:  134px;/*ie6*/
	font-size: 12px;
}
.form_wide  #accept  {
	height: 240px;
	width: 660px;
	position: relative;
	top: 100px;
	left: 100px;
	background-image: url(../../img/img_accepted.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
