table#index_tbl{
    border:0px;
    /*background-color:#F0F8FF;*/
    border-collapse:collapse;
}

table#index_tbl td{
    padding-top:15px;
    padding-bottom:15px;
    padding-left:6px;

}

div.index_elm{
    width:320px;
    height:210px;
    background-color:#FFFFFF;
}

div.index_text_elm{
    font-size:80%;
    letter-spacing:2px;
    text-align:left;
    line-height:200%;
    padding-top:20px;
    margin-left:150px;
    margin-right:10px;
    
}

div.index_dtl_elm{
   text-align:right;
   margin-top:20px;
   margin-right:15px;
}

div#index_elm1{
    background-image:url(../img/index_bgd_elm1.jpg);
    background-repeat:   no-repeat;
    background-position: 0% 100%;
    
}

div#index_elm2{
    background-image:url(../img/index_bgd_elm2.jpg);
    background-repeat:   no-repeat;
    background-position: 0% 100%;
    
}

div#index_elm3{
    background-image:url(../img/index_bgd_elm3.jpg);
    background-repeat:   no-repeat;
    background-position: 0% 100%;
    
}

div#index_elm4{
    background-image:url(../img/index_bgd_elm4.jpg);
    background-repeat:   no-repeat;
    background-position: 0% 100%;
    
}

div#index_elm5{
    background-image:url(../img/index_bgd_elm5.jpg);
    background-repeat:   no-repeat;
    background-position: 0% 100%;
    
}

div#index_elm6{
    background-image:url(../img/index_bgd_elm6.jpg);
    background-repeat:   no-repeat;
    background-position: 0% 100%;
    
}


