table {
border-collapse:collapse;
width:93%;
background-color:#F3F3F3;
font-size:1em;
margin:10px 0 10px 22px;
border:1px solid #B6B6B6;
}
caption{
padding:0 0 0 18px;
background:url(../image/tabel_option_02.png) 3px 2px no-repeat;
font-size:1.2em;
text-align:left;
}
th, td{
padding:5px 0;
}
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;
}
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 28px;
}
.text_setting{
color:#003399;
}
tbody td{
padding:5px 10px;
text-align:left;
line-height:1.8em;
}
tbody td div{
margin:8px 0;
clear:both;
}
tbody td div label{
padding:0 0 0 20px;
background:url(../image/tabel_option_06.png) no-repeat;
float:left;
width:15%;
}
tbody td div input{
width:250px; 
border: 1px solid #999999; 
BACKGROUND: #FFFFFF; 
COLOR: #333333; 
FONT-SIZE: 11px; 
FONT-FAMILY: arial
}
tbody td div textarea{
width:450px; 
border: 1px solid #999999; 
BACKGROUND: #FFFFFF; 
COLOR: #333333; 
FONT-SIZE: 11px; 
FONT-FAMILY: arial
}
tbody th a{
color:#000;
}
tbody th a:hover{
color:#FF6633;
}
tbody th,td{
border:1px dashed  #D1D1D1;
}
tfoot{
text-align:right;
height:28px;
background:url(../image/table_tfoot_bg.png) bottom repeat-x;
}
tfoot th{
border-right:none;
border-left:none;
border-bottom:1px solid #B6B6B6;
border-top:1px dashed  #D1D1D1;
padding:0 15px 0 0;
}