.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8, .xb9 {
    display: block;
    float: left;
    font-size: 1px;
}

.xb1, .xb3, .xb4, .xb6, .xb7, .xb9 {
    width: 4px;
}

.xb1, .xb2, .xb3, .xb7, .xb8, .xb9 {
    height: 4px;
}

.xb4, .xb7 {
    clear: left;
}

.xb1 {
    background: url( ../images/shadow/tl.gif );
}

.xb2 {
    background: url( ../images/shadow/top.gif );
}

.xb3 {
    background: url( ../images/shadow/tr.gif );
}

.xb4 {
    background: url( ../images/shadow/lft.gif );
}

.xb5 {
    background: #606060;
}

.xb6 {
    background: url( ../images/shadow/rgt.gif );
}

.xb7 {
    background: url( ../images/shadow/bl.gif );
}

.xb8 {
    background: url( ../images/shadow/bot.gif );
}

.xb9 {
    background: url( ../images/shadow/br.gif );
}

.imagebox {
    display: block;
    background: transparent;
    position: relative;
    width: 359px;
    height: 268px;
    margin: 0 auto 30px auto;
}

.imagebox img {
    display: block;
    position: absolute;
    left: 2px;
    top: 0;
    border: 5px solid #fff;
    background: #fff;
    width: 345px;
    height: 258px;
}

.imagew {
    width: 351px;
}

.imageh {
    height: 264px;
}

.imagebox2 {
    display: block;
    background: transparent;
    position: relative;
    width: 267px;
    height: 314px;
    margin: 0 auto 30px auto;
}

.imagebox2 img {
    display: block;
    position: absolute;
    left: 5px;
    top: -2px;
    border: 5px solid #fff;
    background: #fff;
    width: 253px;
    height: 300px;
}

.image2w {
    width: 259px;
}

.image2h {
    height: 306px;
}

.imagebox3 {
    display: block;
    background: transparent;
    position: relative;
    width: 239px;
    height: 314px;
    margin: 0 auto 30px auto;
}

.imagebox3 img {
    display: block;
    position: absolute;
    left: 2px;
    top: 6px;
    border: 5px solid #fff;
    background: #fff;
    width: 225px;
    height: 300px;
}

.image3w {
    width: 231px;
}

.image3h {
    height: 306px;
}

.imagebox4 {
    display: block;
    background: transparent;
    position: relative;
    width: 134px;
    height: 214px;
    margin: 0 auto 30px auto;
    float: left;
}

.imagebox4 img {
    display: block;
    position: absolute;
    left: 6px;
    top: -2px;
    border: 5px solid #fff;
    background: #fff;
    width: 120px;
    height: 200px;
}

.image4w {
    width: 126px;
}

.image4h {
    height: 206px;
}
