@charset "utf-8";
#SF-outer-container {
    width : 910px;
    margin-left : auto;
    margin-right : auto;
    background-image : url(../../../assets/contents_bg.jpg);
    background-repeat : repeat-y;
    background-position : left top;
}
#SF-inner-container {
    width : 910px;
    margin-left : auto;
    margin-right : auto;
    background-repeat : repeat-y;
    background-position : left top;
}
#SF-footer {
    clear : both;
    height : 73px;
    width : 910px;
}
#SF-rightblock {
    width : 620px;
    padding-right : 25px;
    margin-top : 2px;
}
#SF-leftblock {
    width : 214px;
    padding-left : 23px;
}
#SF-header {
    height : 96px;
    width : 910px;
}
#SF-teaser {
    width : 910px;
    height : 350px;
}
