table {
border-collapse:collapse;
width:97%;
background-color:#F3F3F3;
font-size:1em;
border-top:1px solid #B6B6B6;
border-bottom:1px solid #B6B6B6;
border-left:none;
border-right:none;
margin-bottom:10px;
}
thead{
background:url(../image/table_thead_bg.png) repeat-x;
margin:0;
padding:0;
}
thead th{
font-weight:bold;
padding:5px 0 3px 0;
text-align:center;
background-color:#C3F1FF;
}
thead td{
background:url(../image/table_thead_bg.png) repeat-x;
font-weight:bold;
padding:5px 0 3px 20px;
text-align:left;
}
tbody th{
padding:0 0 0 20px;
text-align:left;
}
.class_01{
background:url(../image/tabel_option.png) no-repeat 6px center ;
padding:0 0 0 28px;
}
.class_02{
background:url(../image/tabel_option_03.png) no-repeat 4px center ;
padding:0 0 0 25px;
}
.class_03{
background:url(../image/tabel_option_04.png) no-repeat 6px center ;
padding:0 0 0 28px;
}
.class_04{
background:url(../image/tabel_option_05.png) no-repeat 6px center ;
padding:0 0 0 25px;
}
.class_05{
background:url(../image/tabel_option_06.png) no-repeat 6px center ;
padding:0 0 0 100px;
}
.text_setting{
color:#003399;
}
tbody td{

text-align:center;
line-height:1.8em;
}
tbody th a{
color:#000;
}
tbody th a:hover{
color:#FF6633;
}
tbody th,td{
border:1px dashed  #D1D1D1;
}
tfoot{
height:28px;
background:url(../image/table_tfoot_bg.png) bottom repeat-x;
}
tfoot th{
border-right:none;
text-align:center;
border-left:none;
border-bottom:1px solid #B6B6B6;
border-top:1px dashed  #D1D1D1;
padding:0 15px 0 0;
}
.table_02{
width:48%;
}