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

.mess {
	margin-top: 54px;
	width: 1200px;
	margin: 0 auto;
}
.mess form {
	display: block;
	margin-top: 6em;
}
.mess h1 {
	color: #009049;
	font-size: 30px;
	font-family: "arial";
	text-align: center;
}
.mess h4 {
	color: #666;
	font-size: 18px;
	font-family: "arial";
	position: relative;
	text-align: center;
	margin-top: 20px;
}
.mess .row {
	margin-left: -13.5px;
	margin-right: -13.5px;
}
.mess .col-xs-12 {
	margin-top: 21px;
	float: left;
}
.mess .col-sm-6 {
	padding-right: 13.5px;
	padding-left: 13.5px;
	width: 47%;
	float: left;
}
.mess .col-xs-12 {
	margin-top: 21px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-sm-12 {
	width: 100%;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.mess .col-xs-12 input {
	width: 100%;
	height: 51px;
	border: 1px solid #d5d5d5;
	background-color: transparent;
	padding-left: 15px;
	color: #666;
	font-size: 14px;
	font-family: "arial";
}
.yan {
	margin-top: 63px;
	text-align: center;
}
.yan .input2 {
	width: 200px;
	height: 41px;
	color: #fff;
	font-size: 18px;
	font-family: "arial";
	letter-spacing: 5px;
	background-color: #009049;
	margin: 0 21px;
	margin-top: 8px;
	border: 0;
}
.yan .input3 {
	width: 200px;
	height: 41px;
	color: #fff;
	font-size: 18px;
	font-family: "arial";
	letter-spacing: 5px;
	background-color: #26ba98;
	margin: 0 21px;
	margin-top: 8px;
	border: 0;
}
.col-xs-12 textarea {
	width: 100%;
	height: 123px;
	border: 1px solid #d5d5d5;
	background-color: transparent;
	padding-left: 15px;
	padding-top: 15px;
	color: #666;
	font-size: 14px;
	font-family: "arial";
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}
.contact {
	width: 1200px;
	margin: 0 auto;
	display: -webkit-box;
}
.contact .contact_txt {
	margin:5px 20px;
}
.contact .contact_txt h3 {
	font-size: large;
	font-weight:bold;
	color: #99cc00;
}



