@charset "utf-8";

.light_truck_box {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.light_truck-left {
width: 450px;
height: 100%;
float:left;
}

.light_truck-right {
width: 530px;	
height: 100%;
float:left;
}

.light_truck_p {
	font-size: 14px;
	padding-bottom: 3px;

　　
}


.light_truck-img {
	margin-top: 20px;
	
}
