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

/** about us**/
.aboutBg {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	padding-top: 20px;
	height: 100%;
	padding-bottom: 20px;
	clear: both;
	margin-top: 30px;
}
.aboutInnerBg {
	height: 100%;
	width: 532px;
	margin-right: auto;
	margin-left: auto;
}

.aboutLead {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.2em;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.aboutBox {
	width: 100%;
	height: 100%;
}
.companyName {
	background-image: url(../images/about_t_bg.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 532px;
	text-align: center;
	line-height: 3em;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear: both;
	color: #666;
	font-size: 1.2em;
}
.aboutCompanyBox {
	height: 100%;
	width: 532px;
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 10px;
	position: relative;
}


.aboutCompanyBoxL {
	float: left;
	background-color: #03C;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.aboutCompanyBoxR {
	float: left;
	margin: 10px;
	width: 270px;
	line-height: 1.9em;
	height: 100%;
}


/**company chart**/
.aboutTag_a {
	background-image: url(../images/about_t_01.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	color: #FFF;
	text-indent: 1.5em;
	line-height: 2.5em;
	font-size: 1.2em;
}

.aboutTag_b {
	background-image: url(../images/about_t_02.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	color: #FFF;
	text-indent: 1.5em;
	line-height: 2.5em;
	font-size: 1.2em;
}
.aboutTag_c {
	background-image: url(../images/about_t_03.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	color: #FFF;
	text-indent: 1.5em;
	line-height: 2.5em;
	font-size: 1.2em;
}
.aboutText_a {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #6CF;
	line-height: 1.8em;
	color: #FFF;
}
.aboutText_b {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #66F;
	line-height: 1.8em;
	color: #FFF;
}

.aboutText_c {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #9C3;
	line-height: 1.8em;
	color: #FFF;
}
.alowBox {
	height: 25px;
	margin-top: 10px;
	text-align: right;
	padding-right: 130px;
}
.contactMaterial {
	clear: both;
	width: 100%;
}
.contactForm {
	height: 300px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}


.aboutBoxData {
	padding: 20px;
	margin-bottom: 10px;
	background-color: #FFF;
	margin-top: 10px;
	border: 3px solid #CCC;
}
.contact_t_bg {
	background-image: url(../../branding/images/contact_t_bg.gif);
	background-repeat: no-repeat;
	width: 650px;
	font-size: 1.2em;
	height: 38px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	color: #999;
}
.contactBtn {
	height: 59px;
	clear: both;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/contact_btn_a.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.6em;
	width: 310px;
}
