body{
font-family: Arial;
}

td{
    font-family: Arial;
}

.dTable{

border-collapse:collapse;
    border:solid 1px #CBB99D;
    width: 100%;
    
}
/*.dTable td {

 border-bottom-color:#CBB99D3;
	border-bottom: solid 1px ;
	   border-right-color:#CBB99D3;
	border-right: solid 1px ;
   border-left-color:#CBB99D3;
	border-left: solid 1px ;
    border-top-color:#CBB99D3;
	border-top: solid 1px ;}*/

	.dTable span  {margin:0px;
padding:0px; 

}
.box_a{ align="center"}
.box  {width:60px; text-align:right; } 
.box1 {width:30px; text-align:right;height:20px;valign="middle"} 
.boxs {width:10px; text-align:center;height:20px;valign="middle"}
.box2 {width:30px; text-align:left;height:20px;valign="middle"}
.box3 {width:60px; text-align:left;height:20px;valign="middle"}

thead tr{
	border:solid 1px #CBB99D;
    padding-left: 10px
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
   /* line-height: 20px;*/
    color: #333333;
    letter-spacing: 0px;
   
    background-image: url(bs_list.gif);
    /*
    background-color: #fcebcf;
    */
    text-align: center;
    vertical-align: middle;
    height: auto;  border:0px; 
    
}

th a,th a:visited {
    border:solid 1px #CBB99D;
    padding-left: 10px
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
   /* line-height: 20px;*/
    color: #333333;
    letter-spacing: 0px;
   /*
    background-image: url(bk_list.gif);
    
    background-color: #fcebcf;*/
    text-align: center;
    vertical-align: middle;
    height: auto;  border:0px; 
    
}

th{font-weight:300; font-size:12px;}
th a:hover {padding-left: 10px
    text-decoration: underline;
    color: black;  border:0px; 
}

th.sorted,th.sorted a {
	/*background:transparent;*/
    background-color: #E1B3E1;
   
}
th.sortable a {WIDTH: 100%;float:right;
    background-image: url(arrow_off.gif);
    background-repeat: no-repeat;
    border:0px;   vertical-align: middle;padding-left: 10px

}


/**/
th.order1 a {WIDTH: 100%;float:right;
    background-image: url(arrow_down.gif);padding-left: 10px
	background-repeat: no-repeat;
	 border:0px;vertical-align: middle;

}
	
th.order2 a {WIDTH: 100%;float:right;
    background-image: url(arrow_up.gif);	padding-left: 10px
	 border:0px;background-repeat: no-repeat;


}

tr.odd {
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
    letter-spacing: 0px;
    background-color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
}

tr.tableRowEven,tr.even {
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    letter-spacing: 0px;
    background-color: F1EBE5;
    text-align: center;
    vertical-align: middle;
}


/*沒用到的*/
div.exportlinks {
    background-color: #eee;
    border: 1px dotted #999;
    padding: 2px 4px 2px 4px;
    margin: 2px 0 10px 0;
    width: 79%;
}

span.export {
    padding: 0 4px 1px 20px;
    display: inline;
    display: inline-block;
    cursor: pointer;
}

span.excel {
    background-image: url(../img/ico_file_excel.png);
}

span.csv {
    background-image: url(../img/ico_file_csv.png);
}

span.xml {
    background-image: url(../img/ico_file_xml.png);
}

span.pdf {
    background-image: url(../img/ico_file_pdf.png);
}

span.rtf {
    background-image: url(../img/ico_file_rtf.png);
}

span.pagebanner {
    background-color: #eee; 
    border: 1px dotted #999;
    padding: 2px 4px 2px 4px;
    width: 79%;
    margin-top: 10px;
    display: block;
    border-bottom: none;
}

span.pagelinks { margin-top: 5px;	
    font-family: Arial,Verdana, Helvetica, sans-serif;
    /*background-color: #eee;*/    
    font-size: 12px;
    padding: 2px 4px 2px 4px;
    width: 100%;
    display: block;
    border-top: none;
    margin-bottom: 5px;
    text-align: center;
}

