/* ====表格样式==== */
td,th {font-family:Arial,Tahoma,Verdana,宋体; font-size:12px;line-height: 130%;COLOR: #404066}
/* 表头样式 */
th{	background-image: url(../images/TH_bg.gif);color:#666699; }
/* 浅色表格体 */
.LightTableBody{ background-color:#ecf2fc; }
/* 深色表格体 */
.DarkTableBody{ background-color:#E6ecf9; }
/* 表格边框线颜色 */
.TableBorder{ background-color:#ffffff; }
/* 表格底部样式 */
.TBFooter {	background-image: url(../images/TBFooter.gif); }

