@charset "utf-8";
/* CSS Document */


.topImage {
	width: 950px;
	height: 200px;
	background: #FFF url(../images/inspection/eye.jpg) no-repeat ;
	margin-bottom: 10px;
}

.pg1Eye {
	font-size: 28px;
	font-weight: 700;
	padding: 75px 40px 0 0;
	text-align: right;
}

.inspeBox {
	width: 910px;
	margin: 0 auto 50px;
	clear: both;
}

.inspeFont {
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	font-weight: 700;
	border-left: 5px solid #D0111B;
	padding-left: 10px;
	margin-bottom: 20px;
	float: left;
}

.inspeTopText {
	font-size: 16px;
	line-height: 24px;
}


.inspeImg {
	width: 300px;
	height: 200px;
	float: left;
	margin-right: 30px;
}

.inspeMidText {
	width: 580px;
	font-size: 16px;
	line-height: 24px;
	float: left;
	margin-bottom: 20px;
}


.inspeFont2 {
	width: 565px;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	font-weight: 700;
	border-left: 5px solid #D0111B;
	padding-left: 10px;
	margin-bottom: 20px;
}

.inspeCenterText {
	width: 580px;
	font-size: 16px;
	line-height: 24px;
	float: left;
}

.inspeImgR {
	width: 300px;
	float: right;
}

.carImgTex {
	font-size: 14px;
	padding: 5px 0;
	margin-bottom: 10px;
}

.inspeImgL {
	width: 300px;
	float: left;
	margin-right: 30px;
}

.inspeBot {
	width: 580px;
	font-size: 14px;
	float: left;
	padding-bottom: 10px;
}

.inspeBot li {
	font-weight: 700;
	padding-bottom: 5px;
}

.carImgTex2 {
	font-size: 14px;
	padding: 5px 0;
	margin-bottom: 30px;
}




















