/* ====表格样式==== */ td,th {font-family:Arial,Tahoma,Verdana,宋体; font-size:12px;line-height: 120%;COLOR: #404066} /* 表头样式 */ th{ background-image: url("/alumniszzxxyhcom/images/TH_bg.gif");color:#336699;font-family:Tahoma;font-size:9pt; } th a:link {text-decoration: none; color: #336699;} th a:visited {text-decoration: none; color: #336699;} th a:active {text-decoration: none;color: #996633;} th a:hover {text-decoration: underline;color: #336699;} /* 浅色表格体 */ tr1{ background-color:#EFF5FA; } .LightTableBody{ background-color:#f8f8f8; } /* 深色表格体 */ .DarkTableBody{ background-color:#f6f6f6; } /* 表格边框线颜色 */ .TableBorder{ background-color:#f6f6f6; } /* 表格底部样式 */ .TBFooter { height:6px;}