<center>
<table style="width: 60%;" align="center">
<tr>
<th style=" border: 1px solid #F2F7FA;font-size: x-large ; border-bottom-style : none ;background-color: #F2F7FA; color: #003366;">排名</th>
<th style=" border: 1px solid #F2F7FA; font-size: x-large ;border-bottom-style : none;background-color: #F2F7FA;color: #003366;">活动</th>
</tr>
<tr>
<td style="font-size: x-large; border: 1px solid #F2F7FA;border-right:none;border-bottom-style : none" >1</td>
<td class="TestStyle"style=" border: 1px solid #F2F7FA;border-bottom-style : none">
<asp:Label ID="lbl1" runat="server"></asp:Label></td>
</tr>

<tr>
<td style="font-size: x-large; border: 1px solid #F2F7FA;border-right:none;border-bottom-style : none" >2</td>
<td class="TestStyle"style=" border: 1px solid #F2F7FA;border-bottom-style : none">
<asp:Label ID="lbl2" runat="server"></asp:Label></td>
</tr>
<tr>
<td style="font-size: x-large; border: 1px solid #F2F7FA;border-right:none;border-bottom-style : none" >3</td>
<td class="TestStyle"style=" border: 1px solid #F2F7FA;border-bottom-style : none">
<asp:Label ID="lbl3" runat="server"></asp:Label></td>
</tr>
<tr>
<td style="font-size: x-large; border: 1px solid #F2F7FA;border-right:none;border-bottom-style : none" >4</td>
<td class="TestStyle"style=" border: 1px solid #F2F7FA;border-bottom-style : none">
<asp:Label ID="lbl4" runat="server"></asp:Label></td>
</tr>
<tr>
<td style="font-size: x-large; border: 1px solid #F2F7FA;border-right:none;border-bottom-style : none" >5</td>
<td class="TestStyle"style=" border: 1px solid #F2F7FA;border-bottom-style : none">
<asp:Label ID="lbl5" runat="server"></asp:Label></td>
</tr>
<tr>
<td class="auto-style1" style="font-size: x-large; border: 1px solid #F2F7FA;border-right:none;border-bottom-style : none" >6</td>
<td class="TestStyle"style=" border: 1px solid #F2F7FA;border-bottom-style : none">
<asp:Label ID="lbl6" runat="server"></asp:Label></td>
</tr>
<tr>
<td style="font-size: x-large; border: 1px solid #F2F7FA;border-right:none;border-bottom-style : none" >7</td>
<td class="TestStyle"style=" border: 1px solid #F2F7FA;border-bottom-style : none">
<asp:Label ID="lbl7" runat="server"></asp:Label></td>
</tr>
<tr>
<td style="font-size: x-large; border: 1px solid #F2F7FA;border-right:none;border-bottom-style : none" >8</td>
<td class="TestStyle"style=" border: 1px solid #F2F7FA;border-bottom-style : none">
<asp:Label ID="lbl8" runat="server"></asp:Label></td>
</tr>
<tr>
<td style="font-size: x-large; border: 1px solid #F2F7FA;border-right:none;border-bottom-style : none" >9</td>
<td class="TestStyle"style=" border: 1px solid #F2F7FA;border-bottom-style : none">
<asp:Label ID="lbl9" runat="server"></asp:Label></td>
</tr>
<tr>
<td style="font-size: x-large; border: 1px solid #F2F7FA; border-right:none;" >10</td>
<td class="TestStyle"style=" border: 1px solid #F2F7FA;border-right:none;">
<asp:Label ID="lbl10" runat="server"></asp:Label></td>
</tr>
</table>
</center>
怎么循环出来呢着急