#bnrRap {
  border-top: 1px solid #333;
  margin: 0 auto;
  padding: 40px 60px 0;
  position: relative;
  width: 1000px;
}
#bnrRap>a {
  height: 250px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 98px;
}
a#left {
  left: 0;
}
a#right {
  right: 0;
}
#bnrRap>a img {
  margin-top: 125px;
}
#bnrSlideRap {
  height: 250px;
  margin: 0 98px;
  overflow: hidden;
  position: relative;
  width: 804px;
}
  #bnrSlider {
    height: 250px;
    width: 3000px;
    position: absolute;
    top: 0;
    left: 0;
    
  }
  .bnrBox {
    float: left;
    width: 268px;
    font-size: 9pt;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
  }
  .v_middle {
    display: table-cell;
    height: 250px;
    vertical-align: middle;
    width: 268px;
  }  
    .bnrBox img {
      display: inline-block;
      max-width: 150px;
      margin: 0 auto;
      width: 100%;*/
    }