.thead{                                          
                                    /*border:1px solid #0C6;*/
                                    background-color: #e2f6d2;
                                    border:1px solid #70d11c;
                                    height:25px;
                                    color: #004c1f;   
                                    font-weight: bold;
                                    text-align: center; 
                                    font-size: 12px;                 
                                }

                                
                                 .tsub{
                                    float:left;
                                    width:133px;
                                    border-right:1px solid #70d11c;
                                    height:20px;
                                    text-align: center;
                                    font-size: 12px;
                                    height:25px\09; 
                                    padding-top: 5px;          
                                     
                                }
                                .tsub-plus{
                                    float:left;
                                    width:250px;
                                    width:260px\09;
                                    border-right:1px solid #70d11c;
                                    height:20px; 
                                    text-align: left;
                                    padding-left: 10px; 
                                    padding-top: 5px; 
                                    height:25px\09;   
                                }
                                .tsub-end{
                                    float:left;
                                    text-align: center;
                                    width:133px;  
                                    height:20px;
                                    padding-top: 5px;
                                    height:25px\09; 
                                     font-size: 12px; 
                                }   
                                
                                
                                .thead-sub{
                                    border-left:1px solid #70d11c;
                                    border-right:1px solid #70d11c;
                                    border-bottom:1px dashed #70d11c;
                                    height:25px;
                                    background: url(../images/bgw.png) repeat;
                                    /* background-color: white; 
                                     for IE
                                      filter:alpha(opacity=40); */
                                      /* CSS3 standard 
                                      opacity:0.4;       */     
                                }
                                .thead-sub-end{
                                    border-left:1px solid #70d11c;
                                    border-right:1px solid #70d11c;
                                    border-bottom:1px solid #70d11c;
                                    height:25px;
                                     background: url(../images/bgw.png) repeat; 
                                    /* background-color: white; 
                                     for IE 
                                      filter:alpha(opacity=40);*/ 
                                      /* CSS3 standard 
                                      opacity:0.4;      */    
                                }

.table-detail{
    padding-right: 95px;
    padding-left: 65px; 
     font-size: 12px;
    
}