@charset "utf-8";
/*

Theme Name: shanzhuoboshi wordpress
Version: 1.09
Description: 闪光灯统计表

Author:安宁, Andrew Strauss

*/

.main_list_box .flashtable{
text-align: center;
border: 1px solid #BBBBBB;
width: 710px;
}

.main_list_box .flashtable .flashfirstrow{
text-align: center;
border-bottom:2px solid black;
}

.main_list_box .flashtable tr{
border-bottom: 1px solid #BBBBBB;
}

.main_list_box .flashtable .tableothers{
text-align: center;
}

.main_list_box .flashtable td{
border-right: 1px solid #BBBBBB;
vertical-align: bottom;
}

.main_list_box .flashtable .firstline{
text-align:left;
}

.main_list_box .flashtable .red{
background-color:red;
}

.main_list_box .flashtable .yellow{
background-color:yellow;
}

.main_list_box  .flashtable .green{
background-color:#66ff66;
}
