table{
border-collapse:collapse;
border:1px solid #999;
}

.items{
border:none;
}

.items td{
border-right:none;
}


th, td{
padding:1px;
}

caption{
font-weight:bold;
text-align:left;
}

td, th{
border-right:1px solid #ccc;
}

thead{
background:#ccc url(../img/bar.gif) repeat-x left center;
border-top:1px solid #a5a5a5;
border-bottom:1px solid #a5a5a5;
}

tfoot{
background:#eee;
border-bottom:1px solid #a5a5a5;
border-top:1px solid #a5a5a5;
}

th{
border-top:1px solid #a5a5a5;
border-bottom:1px solid #a5a5a5;
text-align:center;
}

.invoice_table{
width;360px;
}

.odd{
background-color:#E5E8F2;
}

.even{
background-color:#fff;
}

.tab_serial_number,
.tab_showhouse,
.tab_show_date_time,
.tab_level,
.tab_price,
.tab_process,
.tab_amount,
.tab_total_price,
{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}

.tab_serial_number{
width:20px;
}

.tab_showhouse{
width:100px;
}

.tab_show_date_time{
width:100px;
}

.tab_level{
width:40px;
}

.tab_price{
width:45px;
}

.tab_process{
width:45px;
}

.tab_invoice_info{
width:210px;
}

.tab_amount{
width:40px;
}

.tab_all_price{
width:130px;
}

.tab_total_price{
width:45px;
}

.tab_delete{
width:30px;
}
