﻿.pc_body .table_data TD {
    font-size: 12px;
}
.pc_body .table_data TD A {
    font-size: 12px;
    cursor:pointer;
}
.pc_body .table_data .tbheader 
{
    font-size: 14px;
font-family: 微软雅黑;
    font-weight: 900;
    height: 27px;
    line-height: 27px;
    padding: 3px 5px;
    background-color: #EAE8E4;
    color: Black;
}

.sj_body .table_data .tbheader 
{
font-family: 微软雅黑;
    font-weight: 900;
    height: 27px;
    line-height: 27px;
    padding: 3px 5px;
    background-color: #EAE8E4;
    color: Black;
}
   
    .child_header{  background-color: #f1f3f4;}
    .child_edging_top{ border:2px solid darkred; border-bottom:none;}
    .child_edging_mid{ border-left:2px solid darkred; border-right:2px solid darkred;}
    .child_edging_bottom{ border:2px solid darkred; border-top:none;}