<table>
<tr>
<td><div style="margin-top:7px;float:left;">項目進度:</div></td>
<td>
<div style="float:left;background-color:#dde5ea;cursor:hand;margin-top:6px;float:left;width:120px;; height:20; border:1px solid #C7DBF4;" >
<div style="width:20%; height:20px; background-color: #33CC00; float:left"></div>
</div>
</td>
</tr>
</table>
<table>
<tr>
<td><div style="margin-top:7px;float:left;">項目進度:</div></td>
<td>
<div onclick="viewProcess('<%=baseRecord.getString("ID","")%>')" style="float:left;background-color:#dde5ea;cursor:hand;margin-top:6px;float:left;width:120px;; height:20; border:1px solid #C7DBF4;" >
<div style="width:<%=baseRecord.getString("PROGRESS","0") %>%; height:20px; background-color: #33CC00; float:left"></div>
</div>
</td>
</tr>
</table>
<tr>
<td><div style="margin-top:7px;float:left;">項目進度:</div></td>
<td>
<div style="float:left;background-color:#dde5ea;cursor:hand;margin-top:6px;float:left;width:120px;; height:20; border:1px solid #C7DBF4;" >
<div style="width:20%; height:20px; background-color: #33CC00; float:left"></div>
</div>
</td>
</tr>
</table>
<table>
<tr>
<td><div style="margin-top:7px;float:left;">項目進度:</div></td>
<td>
<div onclick="viewProcess('<%=baseRecord.getString("ID","")%>')" style="float:left;background-color:#dde5ea;cursor:hand;margin-top:6px;float:left;width:120px;; height:20; border:1px solid #C7DBF4;" >
<div style="width:<%=baseRecord.getString("PROGRESS","0") %>%; height:20px; background-color: #33CC00; float:left"></div>
</div>
</td>
</tr>
</table>