﻿
#divConnect {
    width:226px; /*240*/
/*    height:322px; */
    height:290px;
    background-image: url('/images/bgConnect.jpg'); background-repeat: no-repeat;
    margin-left:15px;
     float:left;
/*    position:absolute;*/
    margin-right:0px;
    padding-top:42px;
    padding-left:8px;
    padding-right:8px;
    font-size: 100%;
}



#divLearn {
    width:226px; /*240*/
/*    height:322px; */
    height:290px;
    background-image: url('/images/bgLearn.jpg'); background-repeat: no-repeat;
    margin-left:15px;
     float:left;
/*    position:absolute;*/
    margin-right:0px;
    padding-top:42px;
    padding-left:8px;
    padding-right:8px;
    font-size: 100%;
}

#divGrow {
    width:226px; /*240*/
/*    height:322px; */
    height:290px;
    background-image: url('/images/bgGrow.jpg'); background-repeat: no-repeat;
    margin-left:15px;
     float:left;
/*    position:absolute;*/
    margin-right:0px;
    padding-top:42px;
    padding-left:8px;
    padding-right:8px;
    font-size: 100%;
}


#divBottom {
    width:760px; /*784*/
    height:170px;
    background-image: url('/images/bgGreyBox760.jpg'); background-repeat: no-repeat;
    float:left;
    margin-left:10px;
    margin-right:0px;
    top:500px;
    padding-left:8px;
    padding-right:8px;
    font-size: 100%;
}

.rightNoticeBox {
     width: 194px;
     border: solid 1px #CCCCCC;
     background-color: #F3F3F4;
     font-size:100%;
     color:#333333;
     padding: 3px 2px 3px 2px;
     margin-bottom: 5px;
}

.listitem {
      background-image: url('/images/iconListBullet.jpg'); background-repeat:no-repeat;
     color:#333333;
     padding:  4px 2px 3px 16px;
     margin-bottom: 5px;
}

