.tl1 td{	
    font-size: 16px; 
	color: #FFFFFF; 
	background-color: #0091D4; 
	font-weight: bolder; 
	font-family: "Microsoft Yahei";
}
.tl2 td{
	font-size: 14px; color: #000000; background-color: #A8C6E4; font-family: Arial, Helvetica, sans-serif;
}
.tl3 td{
	font-size: 13px; color: #444444; font-family: Arial, Helvetica, sans-serif; line-height: 25px; padding-left: 20px;	
}
.tl th,.tl td{padding:5px 0; padding-left: 20px; border-bottom:1px solid #C2D5E3;}
.tl tr:hover td{background-color:#F2F2F2;}