/**
 *  Safety YP Module (safetyyp.pub.teaching.parentsCare)
 *
 * -----------------------------------------\
 * This program is written by Man Fung, LO  |
 * Copyright reserved.                      |
 * -----------------------------------------/
 *
 * MODIFIED:
 * Version 1.0,     2009/1/2,       Created.
 * Author : Man Fung, LO
 */
#safetyyp-pub-teaching-parentsCare{
    padding-bottom : 150px;
    /*background-image: url(bg.gif);
    background-repeat: no-repeat;
    background-position: right bottom;*/
    width: 900px;
    border: 0px solid red;
}

#safetyyp-pub-teaching-parentsCare div.sectionLogoBlk{
    width: 50%;
    height: 115px;
    background-image: url(section_logo.gif);
    background-repeat: no-repeat;

    float: left;
}

#safetyyp-pub-teaching-parentsCare div.companyLogoBlk{
    width: 48%;
    height: 115px;
    float: right;

    text-align: right;

    padding: 5px 10px 5px 0px;
  
    color: #a0a0a0;
}

#safetyyp-pub-teaching-parentsCare div.title{
    clear: both;
  
    font-size: 16pt;
    font-weigth: bold;
    text-align: center;

    margin-bottom: 35px;
}

#safetyyp-pub-teaching-parentsCare div.slogan-list div{
    text-align: center;

    font-size: 12pt;
    letting-spacing: 5px;

    margin: 7px 0px;

    width: 100%;
}

#safetyyp-pub-teaching-parentsCare div.conclusion{
    color: #3b77c9;
    margin: 10px auto;

    width: 80%;

    font-size: 13pt;
    font-weight: bold;
}

#safetyyp-pub-teaching-parentsCare div.question{
    color: #ea2264;

    margin: 18px auto;

    width: 480px;

    font-size: 13pt;
    font-weight: bold;
}

#safetyyp-pub-teaching-parentsCare div.course-topics li{
    width: 480px;

    font-size: 12pt;
    
    font-weight: bold;

    margin: 10px auto;
}

#safetyyp-pub-teaching-parentsCare div.course-info{
    margin: 25px auto 15px auto;
    width: 480px;
    text-align: center;
}

#safetyyp-pub-teaching-parentsCare div.course-info table{
/*     border-collapse: collapse; */
    border: 1px solid black;
    width: 100%;
}

#safetyyp-pub-teaching-parentsCare div.course-info td{
    width: 100px;
    padding: 5px 3px;
    font-size: 12pt;
}
/*---[ End of file ]----------------------------------------------------------*/
