@charset "utf-8";
/*

Theme Name: shanzhuoboshi wordpress
Version: 1.09
Description: 相机统计表

Author:安宁, Andrew Strauss

*/

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

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

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

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

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

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

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

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

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