/*--------------------
right
--------------------*/
.aboutTableW{
	width: 481px;
	float: left;
}

.text{

	margin: 0px 0px 0px 0px;
}
.aboutTable1{
	width: 481px;
	margin: 0px 20px 30px;
}

.aboutTable2{
	width: 500px;
	margin: 0px 10px;
}

.aboutTd1{
	padding: 10px 0px 20px 0px;
	border-bottom: 1px solid #8c8c8c;
	vertical-align: top;
}

.aboutTd2{
	padding: 10px 10px;
	border-bottom: 1px solid #8c8c8c;
}

.aboutTd3{
	padding: 20px 10px;

	border-bottom: 1px solid #8c8c8c;
	vertical-align: top;
}

.aboutTd4{
	padding: 20px 10px;
	border-bottom: 1px solid #8c8c8c;
}
.img{
	width: 5px;
	margin: 0px 5px 0px 5px;
	position: relative;
	bottom: 1px;

}
.img2{
	width: 4px;
	margin: 0px 5px 0px 5px;
	position: relative;
	bottom: 2px;

}
.boschW2{
	width: 500px;
	margin: 0px 20px;
	padding: 20px 0px 0px;
	border-top: 1px solid #8c8c8c;
	display: inline;
	float: left;
}
