#hpObject1, #hpObject2, #hpObject3 {
    float: left;
    width: 216px;
}

#hpObject4 {
    float: right;
    width: 216px;
}

#hpObject1 {
    background: url('../img/bg_hpObject1.gif') repeat-y;
}

#hpObject2 {
    margin-left: 29px;
    background: url('../img/bg_hpObject2.gif') repeat-y;
}

#hpObject3 {
    margin-left: 28px;
    background: url('../img/bg_hpObject3.gif') repeat-y;
}

#hpObject4 {
    background: url('../img/bg_hpObject4.gif') repeat-y;
}

#hpObject1 .hpObject-content {
    background: url('../img/bg_hpObject1_content.gif') no-repeat;
}

#hpObject2 .hpObject-content {
    background: url('../img/bg_hpObject2_content.gif') no-repeat;
}

#hpObject3 .hpObject-content {
    background: url('../img/bg_hpObject3_content.gif') no-repeat;
}

#hpObject4 .hpObject-content {
    background: url('../img/bg_hpObject4_content.gif') no-repeat;
}

#hpObject1 .hpObject-inner {
    background: url('../img/bg_hpObject1_inner.gif') repeat-x;
}

#hpObject2 .hpObject-inner {
    background: url('../img/bg_hpObject2_inner.gif') repeat-x;
}

#hpObject3 .hpObject-inner {
    background: url('../img/bg_hpObject3_inner.gif') repeat-x;
}

#hpObject4 .hpObject-inner {
    background: url('../img/bg_hpObject4_inner.gif') repeat-x;
}

#hpObject1 .hpObject-bottom {
    background: url('../img/bg_hpObject1_bottom.gif') left bottom no-repeat;
}

#hpObject2 .hpObject-bottom {
    background: url('../img/bg_hpObject2_bottom.gif') left bottom no-repeat;
}

#hpObject3 .hpObject-bottom {
    background: url('../img/bg_hpObject3_bottom.gif') left bottom no-repeat;
}

#hpObject4 .hpObject-bottom {
    background: url('../img/bg_hpObject4_bottom.gif') left bottom no-repeat;
}

.hpObject-top {
    height: 72px;
}

.hpObject-inner {
    padding: 0 10px 0 10px;
    margin: 0 8px 0 8px;
    height: 130px;
    line-height: 14px;
    font-size: 11px;
}

.hpObject-bottom {
    padding: 0 20px 0 20px;
    height: 30px;
    font-size: 11px;
    text-align: right;
}

#hpObject-gallery {
    margin-top: 30px;
    background: url('../img/delimiter_hp.gif') left 34px no-repeat;
}

.hpObject-gal-top {
    padding-right: 20px;
    text-align: right;
}

.hpObject-gal-content {
    height: 135px;
}

.hpObject-gal-content table {
    width: 100%;
    border-collapse: collapse;
}

.hpObject-gal-content td {
    padding: 0;
    text-align: center;
    word-spacing: 10px;
}

.hpObject-gal-content img {
    border: 1px solid #92BDD6;
}

.hpObject-gal-bottom {
    height: 12px;
    background: url('../img/delimiter_hp.gif') left top no-repeat;
}

.rsObject {
    margin: 30px 4px 0 0;
    background: #219ADD;
}

.rsObject-top {
    position: relative;
    padding-left: 50px;
    height: 26px;
    line-height: 25px;
    color: #004D78;
    background: url('../img/bg_rsObject_top.gif') no-repeat;
}

.rsObject-content {
    font-size: 11px;
    padding: 10px 10px 3px 10px;
}

.rsObject-content a:hover {
    color: #21EEFE;
}

.rsObject-bottom {
    height: 7px;
    line-height: 1px;
    font-size: 1px;
    background: url('../img/bg_rsObject_bottom.gif') no-repeat;
}

.rsDelimiter {
    margin: 12px 0 12px 0;
    clear: both;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    border-top: 1px solid #008DB0;
}

.rsArticle-title {
    padding-bottom: 5px;
}

.rsArticle-content {
    margin: 10px 0 5px 0;
}