<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>解放农民</title>
<link rel="stylesheet" type="text/css" href="../css/style.css" />
</head>
<body>
<table width="100%" border="0">
<tr align="center" class="head-bgcolor" style="line-height:20px">
<th>次序</th>
<th>锄地经验</th>
<th>播种经验</th>
<th>状态</th>
</tr>
<tbody id="userExpList"></tbody>
<tr align="center" style="line-height:20px">
<th class="head-bgcolor">合计</th>
<th class="head-bgcolor" id="hoeingSum">0</th>
<th class="head-bgcolor" id="farmingSum">0</th>
<th></th>
</tr>
</table>
</body>
</html>