.table_bg {
        background-color: #DEDEDE;
}
.table_head{
        background-color: #EEEEEE;
        color: #8E8C8C;
}
.table_col_0{
        background-color: #FEFEFE;
        color: #8E8C8C;
}
.table_col_1{
        background-color: #EEEEEE;
        color: #8E8C8C;
}
