  .header .inner-top{
    #position: relative;
    #width: 998px;
    height: 147px;
    background: url("/res/images/inner_header_01.jpg") no-repeat;
  }   

  .header .inner-bot{
    #position: relative;
    #width: 998px;
    height: 105px;
    background: url("/res/images/inner_header_02.jpg") no-repeat;
  }

  .header .inner-left{
    width: 224px;
    height: 190px;
    background: url("/res/images/inner_header_03.jpg") no-repeat;
  }

  .header .menu{
    top: 250px;
  }

.caption .content a img{
      border: 1px solid;
  }

.caption  .left  .top{
  height: 190px;
  background: url("/res/images/inner_header_03.jpg") no-repeat;
}
    