val
val
</td></tr>
<tr>
<td id="Td7" height="65%" width="100%" runat="server">
<table height="100%" width="100%" id="centertable" runat="server">
<tr>
<td id="centertable1" height="100%" width="15%" runat="server"
align="center">
<table id="leftstrip" align="center" height="100%" width="100%"
runat="server">
<tr><td id="searchstrip" align="center" height="50%" runat="server"
style="width: 82%">
<%--<leftstrip:leftstrip1 ID="searchengine" runat="server" />--%>
<Tree:TagTree runat="server" ID="treeview" Visible="true" />
</td></tr>
<tr><td id="shoppingcartstrip" align="center" height="50%"
runat="server" style="width: 82%">
<leftstrip:leftstrip2 ID="shopstrip" runat="server" />
</td></tr>
</table>
</td>
<td id="centertable2" height="100%" width="70%" runat="server"
align="center">
<table><tr>
<td style="width: 153px; height: 75px">
<br /><br /><br />
</td>
</tr></table>
<tr><br />
</tr>
<tr>
<td width="50%" align="left" runat="server" style="height:
10%">
</td>
<tr>
<td height="10%" width="50%" align="left" runat="server" >
</td>
</tr>
<tr>
</td>
</tr>
<tr>
<td height="10%" width="50%" align="left" runat="server">
</td>
</td>
</tr>
<tr>
<td height="10%" width="50%" align="left" runat="server">
</td>
<tr>
<td height="10%" width="50%" align="left" runat="server">
<asp:Label ID="addresslbl"
runat="server">Address</asp:Label>
</td>
<%--<tr>
<td height="10%" width="50%" align="left" runat="server">
</td>
<tr>
<td height="10%" width="50%" align="left" runat="server">
<asp:Label id="hintanslbl" runat="server" label="">Hint
Answer</asp:Label>
</td>
<tr>
<td height="10%" width="50%" align="center" runat="server">
<asp:Button ID="submitbtn" runat="server" Text="Submit"
ForeColor="red" OnClick="submitbtn_Click1" BackColor="White" Font-
Bold="True" Width="20%" />
</td>
<td height="10%" width="50%" align="center" runat="server">
<asp:Button ID="resetbtn" runat="server" Text="Reset"
ForeColor="Red" OnClick="resetbtn_Click" CausesValidation="false"
BackColor="White" Font-Bold="True" Width="20%"/>
</td>
</tr></table>
<table><tr>
<td>
<asp:Label ID="errorlbl" runat="server" ForeColor="red"
BackColor="yellow"></asp:Label>
</td>
</tr></table>
<table><tr>
<td style="width: 153px; height: 125px">
<br /><br /><br />
</td>
</tr></table>
</td>
<td id="rightstrip" height="100%" width="15%" runat="server"
align="center">
<rightstrip:rightstrip ID="ads" runat="server"
EnableTheming="true" />
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td id="footer" height="10%" width="100%" runat="server">
<Footer:Footer ID="footerstrip" runat="server" />
</td>
</tr>
</table>
</div>
</form>
</body>
</html>