.table_detail{ border: 0; padding: 0; margin: 0; margin-top: 4px;}
.table_detail td{padding: 3px;}
.col_det1{
    font-size: 12px; font-weight: bold;
    background-color: #f0f0f0;
    border-right: 2px solid #c8c8c8;
    border-bottom: 1px solid #dddddd;
    line-height: 19px;
}
.col_det2{
    font-size: 11px; font-weight: normal;
    background-color: #f8f8f8;
    border-bottom: 1px solid #dddddd;
    line-height: 19px;
}
.div_det0{border:1px solid #e5e5e5; background-color: #f8f8f8; }
.div_det1{
    float:left;
    font-size: 12px; font-weight: bold; background-color: #f0f0f0;
    border-right: 2px solid #c8c8c8;border-bottom: 1px solid #dddddd;
    line-height: 19px; height:19px; padding: 3px;
}
.div_det2{
    padding: 3px;
    font-size: 11px; font-weight: normal; background-color: #f8f8f8;
    border-bottom: 1px solid #dddddd;
    line-height: 19px; height:19px;
}
.div_det_bt{ padding-left:3px;padding-bottom:3px; background-color:#fff;}
.det_200px{width:200px;}
.det_230px{width:230px;}
