<table width="2000" border="1" borderColor="#339999" cellspacing="0" cellpadding="0" >
<tr>
<Th nowrap width="30" class="sNO" >序号</Th>
<th nowrap width="80" onclick="tsort('','listTable','1')" bgColor = "#AEAEAE" style="cursor : hand"> xxxxx </th>
<th nowrap width="120" onclick="tsort('','listTable','1')" bgColor = "#FFCC99" style="cursor : hand"> xxxx </th>
<th nowrap width="160" onclick="tsort('','listTable','1')" bgColor = "#FFCC99" style="cursor : hand"> xxxxx </th>
<th nowrap width="160" onclick="tsort('','listTable','1')" bgColor = "#FFCC99" style="cursor : hand"> xxxx </th>
</tr>
</table>
<div style="position :relative;OVERFLOW-x: hidden;OVERFLOW-y: scroll;height:290">
<table width="100%" id = "listTable" border="1" borderColor="#339999" cellspacing="0" cellpadding="0" >
<tr style="disply:none">
</tr>
.......................
</table>
</div>
<tr>
<Th nowrap width="30" class="sNO" >序号</Th>
<th nowrap width="80" onclick="tsort('','listTable','1')" bgColor = "#AEAEAE" style="cursor : hand"> xxxxx </th>
<th nowrap width="120" onclick="tsort('','listTable','1')" bgColor = "#FFCC99" style="cursor : hand"> xxxx </th>
<th nowrap width="160" onclick="tsort('','listTable','1')" bgColor = "#FFCC99" style="cursor : hand"> xxxxx </th>
<th nowrap width="160" onclick="tsort('','listTable','1')" bgColor = "#FFCC99" style="cursor : hand"> xxxx </th>
</tr>
</table>
<div style="position :relative;OVERFLOW-x: hidden;OVERFLOW-y: scroll;height:290">
<table width="100%" id = "listTable" border="1" borderColor="#339999" cellspacing="0" cellpadding="0" >
<tr style="disply:none">
</tr>
.......................
</table>
</div>