#main_logo {
 margin: 0 auto;
 width: 183px;
 padding-top: 18px;
}
.truck_left_blue {
 background: url('../i/dongfeng/truck_center_blue.jpg') -310px bottom no-repeat;
}
.truck_left_green {
 background: url('../i/dongfeng/truck_center_green.jpg') -410px bottom no-repeat;
}
.truck_left_yellow {
 background: url('../i/dongfeng/truck_left_yellow.jpg') -250px bottom no-repeat;
}
.truck_center_yellow {
 background: url('../i/dongfeng/truck_center_yellow.jpg') left bottom no-repeat;
}
.truck_center_blue {
 background: url('../i/dongfeng/truck_center_blue.jpg') right bottom no-repeat;
}
.truck_center_green {
 background: url('../i/dongfeng/truck_center_green.jpg') left bottom no-repeat;
}
.truck_right_green {
 background: url('../i/dongfeng/truck_center_green.jpg') 15px bottom no-repeat;
}
.truck_right_yellow {
 background: url('../i/dongfeng/truck_center_yellow.jpg') left bottom no-repeat;
}
.truck_left {
border:0px solid;
width: 150px;
height:472px;	
 float: left;
}
.truck_right {
 width: 150px;
height:472px;
 float: right;
}
.truck_center {
border:0px solid;
height:472px;
 width: 687px;
 margin: 0 auto;
}
.truck_center_yellow .info_block {
 width: 350px;
 height: 229px;
 margin-top: 45px;
 margin-left: 320px;
}
.truck_center_blue .info_block {
 width: 287px;
 height: 259px;
 margin-top: 50px;
 margin-left: 100px;
border:0px solid;
}
.truck_center_green .info_block {
 width: 35%;
 height: 229px;
 margin-top: 45px;
 margin-left: 490px;
}
body {
 background: url('../i/maz/max_body_bg.jpg') left 12px repeat-x; 
}
