@CHARSET "UTF-8";

div.contact_info {
	height: 104px;
	margin-bottom: 25px;
	padding: 15px 0;
	color: #1e1e1e;
}

div.contact_info img {
	margin-bottom: 3px;
}

div.contact_info div.info_left {
	padding: 0 25px;
	border-right: 1px solid #cecece;
	float: left;
	display: inline;
	width: 215px;
	height: 104px;
	line-height: 18px;
}

div.contact_info a.mail {
	color: #1e1e1e;
	text-decoration: none;
}

div.contact_info a.mail:hover {
	color: #1e1e1e;
	text-decoration: underline;
}

div.contact_info div.info_right {
	width: 178px;
	height: 104px;
	padding-left: 30px;
	padding-right: 90px;
	float: left;
	display: inline;
	line-height: 18px;
}

div.contact_banner {
	border-top: 1px solid #d6d6d6;
	margin-bottom: 5px;
}

div.contact_banner div.item {
	margin-bottom: 20px;
}

div.company_information {

}

div.company_information div.company_header {
	border-bottom: 1px solid #d6d6d6;
	margin-top: 0;
}

div.company_information div.company_header img {
	margin-bottom: 13px;
}

div.company_information div {
	margin-top: 15px;
	line-height: 18px;
}

div.company_information span {
	font-weight: bold;
}

div.inquiry {
	width: 284px;
	padding: 0 20px 35px 10px;
	color: #0e0e0e;
	margin-bottom: 14px;
}

div.inquiry img.header {
	margin-bottom: 13px;
	margin-left: 10px;
}

div.inquiry div.steps {
	margin-top: 10px;
}

div.inquiry div.first_step {
	float: left;
	display: inline;
	line-height: 15px;
	width: 75px;
	text-align: center;
	margin-right: 20px;
}

div.inquiry div.second_step {
	float: left;
	display: inline;
	width: 85px;
	margin-right: 20px;
	line-height: 15px;
	text-align: center;
}

div.inquiry div.last_step {
	float: left;
	display: inline;
	width: 80px;
	line-height: 15px;
	text-align: center;
}

div.send_inquiry {
	width: 314px;
}

div.send_inquiry img.header {
	margin-bottom: 5px;
}

div.send_inquiry div.inquiry_container {
	padding: 15px 20px 3px 20px;
}

div.inquiry_container ul.errors {
	clear: both;
	list-style-type: none;
}

div.inquiry_container ul.errors li {
}

div.send_inquiry div.label {
	float: left;
	padding: 5px 0 4px 0;
	display: inline;
}

div.send_inquiry input.text {
	width: 156px;
	padding: 3px 5px 3px 5px;
	height: 13px;
	border: 1px solid #cfcfcf;
	background: #fff;
	float: right;
	display: inline;
	
	margin: 2px 0;
	
}

div.send_inquiry select.long {
	width: 274px;
	border: 1px solid #cfcfcf;
	padding: 2px;
	
}

div.send_inquiry select.short {
	width: 165px;
	border: 1px solid #cfcfcf;
	padding: 2px;
	float: right;
	display: inline;
	margin-top: 4px;
}

div.send_inquiry textarea {
	border: 1px solid #cfcfcf;
	width: 268px;
	padding: 2px;
	font-family: sans-serif;
	font-size: 1.1em;
	height: 130px;
	margin-top: 15px;
	margin-bottom: 2px;
	
}

div.send_inquiry img.load {
	margin-top: 1px;
	cursor: pointer;
	float: right;
	display: inline;
}

div.send_inquiry div.info {
	margin: 10px 0;
}
