@charset "utf-8";
/* CSS Document */
#contact_left {
	float: left;
	height: auto;
	width: 350px;
	background-color: #FFF;
}
#contact_right {
	float: left;
	height: auto;
	width: 350px;
	background-color: #FFF;
	margin-top: 80px;
	padding-right: 20px;
}
#contact_center {
	float: left;
	height: auto;
	width: 350px;
	background-color: #FFF;
}
.contact_hedding {
	float: left;
	width: 292px;
	margin-bottom: 20px;
	background-color: #DEDEDD;
	height: 28px;
	margin-top: 30px;
	margin-right: 200px;
	margin-left: 30px;
}
.contact_text {
	float: left;
	height: auto;
	width: 350px;
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 16px;
}
.contact_text1 {
	float: left;
	height: auto;
	width: 350px;
	margin-bottom: 12px;
}
.contact_logo {
	height: auto;
	width: 324px;
	margin-bottom: 15px;
	float: left;
	margin-left: 30px;
}
.contact_text2 {
	float: left;
	height: auto;
	width: 350px;
	margin-bottom: 12px;
}
#contact_base {
	float: left;
	height: auto;
	width: 350px;
	margin-left: 30px;
}
.formstyle {
	float: left;
	height: 20px;
	width: 350px;
	border: 1px solid #CCC;
}
.formstyle1 {
	float: left;
	height: 20px;
	width: 350px;
	border: 1px solid #CCC;
}
.button {
	background-color: #716f6e;
	height: 24px;
	width: 60px;
	color: #FFF;
	border: 1px solid #716f6e;
}
.formstyle2 {
	float: left;
	height: 130px;
	width: 350px;
	border: 1px solid #CCC;
}
#contact_table {
	float: left;
	height: auto;
	width: 350px;
}

.fielbase {
	float: left;
	height: auto;
	width: 350px;
	margin-bottom: 10px;
}
.field_left {
	height: 20px;
	width: 350px;
	padding-top: 5px;
	font-size: 14px;
}
.field_right {
	height: auto;
	width: 350px;
}
.check_text {
	float: left;
	height: 25px;
	width: auto;
	padding-top: 5px;
	margin-right: 15px;
	font-size: 14px;
}
.checkbox {
	float: left;
	height: 25px;
	width: auto;
	padding-top: 5px;
	margin-right: 5px;
}

.mandetry {
	float: left;
	height: auto;
	width: 200px;
}
.submit {
	float: right;
	height: 25px;
	width: 60px;
}
.submitleft {
	float: right;
	height: 25px;
	width: 60px;
	margin-right: 15px;
}