   #top_bar {
        background: url('/RightPlaceRightTime/images/structure/sub_page_banner.jpg') no-repeat;
        height:64px;
    }
    #nav {
        background: url('/RightPlaceRightTime/images/structure/sub_page_nav_right.jpg') no-repeat;
    }
    #right {
        width:646px;
        padding-left:55px;
    }
    #right_content {
        padding-right:24px;
    }
    #flash_box {
        float:right;
        margin-top:auto;
        margin-left:15px;
        margin-bottom:15px;
    }
    * html #flash_box {
        margin-top:0px;
    }

