/**
 *  Online support : All public views
 *
 * -----------------------------------------\
 * This program is written by Chi Fong, LEE |
 * Copyright reserved.                      |
 * -----------------------------------------/
 *
 * MODIFIED:
 * Version 1.0,     2008/11/28,       Created.
 * Author : Chi Fong, LEE
 */
div.support-pub-global{
}


div.support-pub-global div.logo-section{
    background-color: white;
    background-image: url(../img/pub/logo.gif);
    background-repeat: no-repeat;
    height: 105px;
    width: 100%;
}
div.support-pub-global div.main-section{
    background-image: url(../img/pub/bg.gif);
    background-repeat: repeat-y;
    min-height: 300px;
    width: 100%;
    margin-bottom: 200px;
}
/*---[ End of file ]----------------------------------------------------------*/
