@charset "utf-8";
.full {
	background-image: none;
}
*:first-child+html .aBlock {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 20%;
}
*:first-child+html .row {
	clear: both;
}
.section1 {
	min-height: 400px;
	background-color: transparent;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../images/aboutus/topBg.jpg);
}
*:first-child+html .section1 {
	margin-top: 100px;
}
.topT {
	color: #FFF;
	background-color: rgba(0,0,0,0.55);
	border-radius: 4px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.topT {
	background-color: #4D4D4D\9;
}
.section1 h1 {
	padding-bottom: 20px;
	font-weight: bold;
}
.section2 {
	background-color: #FFFBF4;
	padding-top: 30px;
	padding-bottom: 30px;
}
.section2 .row {
	margin-bottom: 40px;
}
.section2 h2 {
	color: #FF6600;
	font-size: 36px;
	line-height: 50px;
	padding-left: 10px;
}
.section2 .techImg {
	text-align: right;
}
*:first-child+html .section2 .techImg {
	margin-left: -20px;
}
.section2 .techImg2 {
	text-align: right;
	padding-right: 0px;
}
*:first-child+html .section2 .techImg2 {
	margin-left: 0px;
}
.section2 .techImg3 {
	text-align: left;
	padding-left: 0px;
}
*:first-child+html .section2 .techImg3 {
	margin-left: 0px;
}
.section2 .techImg img {
	width: 60%;
	height: auto;
}
.section2 .techImg2 img {
	width: 80%;
	height: auto;
}
.section2 .techImg3 img {
	width: 80%;
	height: auto;
}
.section2 .techT {
	color: #000;
	font-size: 26px;
	padding-top: 40px;
}
.section2 .techT2 {
	color: #000;
	font-size: 26px;
	padding-top: 20px;
}
.section2 .techT3 {
	color: #000;
	font-size: 26px;
	padding-top: 20px;
	text-align: right;
}
.section2 .techDesc {
	color: #838592;
}
.section3 {
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
}
.section3 h2 {
	color: #FF6600;
	font-size: 36px;
	line-height: 50px;
	padding-left: 20px;
}
.section3 .icons {
	padding-top: 20px;
	padding-bottom: 20px;
}
*:first-child+html .aIcon {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: -2px;
	margin-right: -2px;
}
.section3 .aIcon img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.section3 .aIcon img {
	width: 100%;
	height: auto;
}