#logo {
    float: left;
    display: block;
    background: url(/images/ro/logo.png) no-repeat;
    width: 204px;
    height:50px;
    text-indent: -8000px;
    margin-top: 25px;
    margin-left: 20px;
}

.travel_banner {
    background: url('/images/ro/travel.jpg') left top no-repeat;
    margin: 5px 0 5px 5px;
    width: 970px;
    height: 132px;
}
.iphone_banner {
    background:  url('/images/ro/iphone_baner.jpg') left top no-repeat;
    margin: 5px 0 5px 5px;
    width: 970px;
    height: 132px;
}
#ps3_banner {
    background:  url('/images/ro/ps3_baner.jpg') left top no-repeat;
    margin: 5px 0 5px 5px;
    width: 970px;
    height: 132px;
}
#login_right {
    float: left;
    padding: 5px;
    width: 635px;
    height: 235px;
    overflow: hidden;
}
    #login-new-box {
        float: right;
        background: url(/images/ro/new-index-box-blue.png) left top no-repeat;
        width: 415px;
        height: 174px;
    }

#photos_insert_instruction {
    background: url('/images/ro/photos-insert-baner.jpg') left top no-repeat;
    width: 970px;
    height: 355px;
}