.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #888888;
        color: #000000;
}
.table_col_0{
        background-color: #666666;
        color: #000000;
}
.table_col_1{
        background-color: #777777;
        color: #000000;
}
