@charset "utf-8";
/* CSS Document */

ul li{
list-style:none;
}
.company_area .photos{
	width: 1000px;
	float: left;
	height: 467px;
	background-color:#FFF;
}
.contact_area {
	height: 426px;
}
.contact_column, .contact2_column {
	float: left;
	overflow: hidden;
	margin-right: 2px;
	background-repeat: no-repeat;
	height: 426px;
}
.contact_left {
	width: 254px;
	background-image: url(../images/banner02.jpg);
}
.contact_cnt {
	width: 378px;
	background-color: #274979;
}
.contact_mail {
	width: 422px;
	background-color: #FFF;
}
.contact_right {
	width: 216px;
	margin-right: 0px;
}
.contact_cnt_up {
	height: 317px;
	margin-bottom: 2px;
}
.contact_cnt_content  {
}
.contact_cnt_down {
	height: 106px;
}
.contact_right_up {
	background-image: url(../images/banner03.jpg);
	background-repeat: no-repeat;
	height: 212px;
	margin-bottom: 2px;
	width: 100%;
}
.contact_right_down {
	background-image: url(../images/banner04.jpg);
	background-repeat: no-repeat;
	height: 213px;
	width: 100%;
}
.contact_cnt_content p {
	height: 180px;
}
.contact_mail_content {
	padding: 12px;
}
.contact_mail_content .input {
	background-color: #CCC;
	height: 24px;
	margin-bottom: 6px;
	line-height: 24px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
}
.contact_mail_content .tallinput {
	background-color: #CCC;
	height: 170px;
	padding-left: 7px;
	line-height: 24px;
	padding-right: 7px;
	margin-bottom: 6px;
	text-align: left;
}
.contact_mail_content input{
	border: none 0;
	margin-left: 0px;
	background-color: #CCC;
}
.contact_mail_content textarea{
	width: 100%;
	background-color: #CCC;
	height: 140px;
	border: none 0;
	font-size: 14px;
}
.contact_mail_content .submit {
	text-align: right;
}
#Frequest_submit {
	border: none 0;
	background-image: url(../images/button_send.gif);
	height: 22px;
	width: 37px;
	text-indent: -99999pt;
}
.contact2_left {
	width: 208px;
}
.contact2_left_up {
	height: 212px;
	margin-bottom: 2px;
	width: 100%;
	background-image: url(../images/banner05.jpg);
	background-repeat: no-repeat;
}
.contact2_left_down {
	height: 215px;
	width: 100%;
	background-image: url(../images/banner06.jpg);
	background-repeat: no-repeat;
}
.contact2_right {
	background-repeat: no-repeat;
	width: 350px;
}
.contact2_cnt {
	width: 420px;
	background-color: #FFF;
}
.contact2_cnt_content {
	padding: 20px;
	line-height: 100%;
}
.contact2_cnt_content dl {
	margin-bottom: 22px;
}
.contact2_cnt_content dt {
	font-size: 90%;
	font-weight: 700;
	color: #3d3d3c;
}
.contact2_cnt_content dd {
	font-size: 90%;
	color: #818181;
	font-weight: 500;
}
