.mainBody {
 background: url("../img/img/main/main_bg.jpg") no-repeat center top;
 background-size:3000px 705px;
 }

.mainWrap {
    height: 595px;
    margin: 0 auto;
    overflow: hidden;
    width: 910px;
}
.mainContents {
  width:910px !important;
  height: 640px;
  }

#contents {
 width:910px;
 position: relative;
 overflow: hidden;
 }
 .main_box_00 {
  background: url("../img/img/main/main_Box00.png") no-repeat center 0;
  width: 291px;
  height: 141px;
  position: absolute;
  top: 300px;
  right: 15px;
z-index:1;
  }
  .main_box_00 p {
   position: absolute;
   top: 15px;
   left: 15px;
   }
  .main_box_00 ul {
   margin-top: 47px;
   }
  .main_box_00 li {
   padding: 0 0 7px 25px;
   background: url("../img/img/bullet01.gif") no-repeat 17px 7px;
   }
  .main_box_00 span {
   position: absolute;
   top: 15px;
   right: 16px;
   }
  .main_box_01 {
   background: url("../img/img/main/main_Box01.png") no-repeat center 0;
   width: 291px;
   height: 121px;
   position: absolute;
   top: 450px;
   right: 15px;
   }
   .box_order00 {
    position: absolute;
    top: 15px;
    left: 15px;
    }
   .box_order01 {
    position: absolute;
    top: 15px;
    right: 10px;
    }
   .box_order02 {
    position: absolute;
    top: 60px;
    left: 123px;
    background: url("../img/img/main/main_bul.png") no-repeat 0 5px;
    padding-left: 5px;
    }
   .box_order03 {
    position: absolute;
    top: 80px;
    left: 123px;
    background: url("../img/img/main/main_bul.png") no-repeat 0 5px;
    padding-left: 5px;
    }
   .box_oder_more {
    position: absolute;
    top: 57px;
    left: 16px;
    }
.mt0{margin:0 auto 0 !important;}