@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
#tabContenter{margin:10px auto 0 auto; height:410px; padding:5px 0; border-top:1px solid #277cb6;  border-bottom:1px solid #277cb6;}

#table1{float:left;}
#table1 tr{height:25px;}
#table1 td{font-size:12px; font-family:"宋体"; color:#fff; text-align:center; background-color:#3ca2a2;}
#table2{float:right;}
#table2 tr{height:25px;}
#table2 td{font-size:14px; font-family:"宋体"; color:#333333; font-weight:normal; border-bottom-style:dashed; border-bottom-color:#e5e4e4; border-bottom-width:1px;}
#table2 td a{font-size:12px; font:"宋体"; color:#333333; text-decoration:none;}
#table2 td a:hover{color:#a2007c; text-decoration:none;}
#tabContenter{width:970px;}
.datalist tr:hover, .datalist tr.altrow{background-color:#f9f9f9;}	/* 动态变色 */
#table2 tr{border-bottom:1px; solid #000;}
.fontbg{height:23px; line-height:23px; width:70px; background-color:#38718b; color:#fff; font-size:12px; font:"宋体"; display:block; float:left; text-align:center;}
