.HomeTopContentBg { 
    background-color:#429EE1;
    background-image : URL();
    background-repeat:repeat-x;
    background-position:left bottom;
}
.TopContentBg { 
    background-color:#429EE1;
    background-image : URL(../../../model/T0106/images/top_bg_02sub.jpg);
    background-repeat:repeat-x;
    background-position:left bottom;
}
.MemberContentBg { 
    background-color:#006096;
    background-image : URL(../../../model/T0106/images/left_member_middle01.jpg);
    background-repeat:no-repeat;
    background-position:right bottom;
}

