<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>
<ajaxToolkit:TabContainer ID="TabContainer1" runat="server" Width="700px">
<ajaxToolkit:TabPanel ID="TabPanel1" runat="server" HeaderText="合同信息">
<ContentTemplate>
<table style="font-size: 14px; width: 627px">
<tr>
<td style="width: 100px">
<table height="236" border="0" style="width: 630px" cellpadding="0" cellspacing="0">
<tr>
<td align="left" style="height: 23px; width: 839px;">
<table cellpadding="0" cellspacing="0" style="width: 271px">
<tr>
<td style="width: 100px; height: 24px;">合同编号</td>
<td style="width: 100px; height: 24px;">
<asp:TextBox ID="TextBox4" runat="server" Width="200px" TabIndex="3" />
</td>
</tr>
</table>
</td>
<td align="left" style="height: 23px; width: 460px;">
<table cellpadding="0" cellspacing="0" style="width: 271px">
<tr>
<td style="width: 100px; height: 24px;">合同类型</td>
<td style="width: 100px; height: 24px;">
<asp:TextBox ID="TextBox2" runat="server" Width="200px" TabIndex="3"></asp:TextBox>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" style="height: 18px; width: 839px;">
<table cellpadding="0" cellspacing="0" style="width: 271px">
<tr>
<td style="width: 100px; height: 24px;">合同名称</td>
<td style="width: 100px; height: 24px;">
<asp:TextBox ID="TextBox5" runat="server" Width="200px"></asp:TextBox>
</td>
</tr>
</table>
</td>
<td align="left" style="width: 460px; height: 18px;">
<table cellpadding="0" cellspacing="0" style="width: 271px">
<tr>
<td style="width: 100px">
所属项目</td>
<td style="width: 100px">
<asp:TextBox ID="TextBox3" runat="server" Width="200px" TabIndex="3"></asp:TextBox></td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="height: 26px; width: 839px;" align="left" valign="top"><label>甲方单位
<asp:TextBox ID="TextBox6" runat="server" Width="200px"></asp:TextBox></label></td>
<td align="left" style="height: 26px; width: 460px;">
<table cellpadding="0" cellspacing="0" style="width: 271px">
<tr>
<td style="width: 100px">签字人</td>
<td style="width: 100px">
<asp:TextBox ID="TextBox10" runat="server" Width="200px"></asp:TextBox>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" style="height: 26px; width: 839px;" valign="top"><label>乙方单位
<asp:TextBox ID="TextBox7" runat="server" Width="200px"></asp:TextBox>
</label></td>
<td align="left" style="width: 460px; height: 26px">
<table cellpadding="0" cellspacing="0" style="width: 271px">
<tr>
<td style="width: 100px; height: 24px">
签字人</td>
<td style="width: 100px; height: 24px">
<asp:TextBox ID="TextBox12" runat="server" Width="200px"></asp:TextBox></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" style="height: 24px; width: 839px;"><label>丙方单位
<asp:TextBox ID="TextBox8" runat="server" Width="200px"></asp:TextBox>
</label></td>
<td align="left" style="width: 460px; height: 24px;">
<table cellpadding="0" cellspacing="0" style="width: 271px">
<tr>
<td style="width: 100px">
签字人</td>
<td style="width: 100px">
<asp:TextBox ID="TextBox13" runat="server" Width="200px"></asp:TextBox></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" align="left" style="width: 250px; height: 119px;">
<table border="0" style="width: 612px" cellpadding="0" cellspacing="0">
<tr>
<td style="width: 1322px; height: 24px;"><span style="width: 150px">形成方式
<asp:DropDownList ID="DropDownList1" runat="server" Width="120px">
<asp:ListItem>委托</asp:ListItem>
<asp:ListItem>招标</asp:ListItem>
<asp:ListItem>投标</asp:ListItem>
</asp:DropDownList>
</span></td>
<td style="width: 279px; height: 24px; text-align: center">
经办部门
</td>
<td style="width: 153px; height: 24px; text-align: left;"><label> <asp:DropDownList ID="DropDownList4" runat="server"
Width="120px"> </asp:DropDownList>
</label></td>
<td style="width: 303px; height: 24px;" align="right">经办人
<asp:TextBox ID="TextBox17" runat="server" Width="98px"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 1322px; height: 28px">合同金额
<asp:TextBox ID="TextBox9" runat="server" Width="115px" onkeypress="if ((event.keyCode < 48 || event.keyCode > 57) && event.keyCode != 46 && event.keyCode != 45) event.returnValue = false;"></asp:TextBox></td>
<td style="width: 279px; height: 28px; text-align: center">
签约日期</td>
<td style="width: 153px; height: 28px; text-align: left;">
<label> <asp:TextBox ID="TextBox15" runat="server" Width="114px" onkeypress="if ((event.keyCode < 48 || event.keyCode > 57) && event.keyCode != 45) event.returnValue = false;"></asp:TextBox></label>
</td>
<td style="width: 303px; height: 28px" align="right"><span style="width: 150px">造价性质
<asp:DropDownList ID="DropDownList3" runat="server" Width="102px">
<asp:ListItem>完全确定</asp:ListItem>
<asp:ListItem>基本确定</asp:ListItem>
<asp:ListItem>暂时估算</asp:ListItem>
</asp:DropDownList></span></td>
</tr>
<tr>
<td style="width: 1322px; height: 25px"><span style="width: 250px; height: 4px;">合同性质
<asp:DropDownList ID="DropDownList2" runat="server" Width="120px">
<asp:ListItem>直接合同</asp:ListItem>
<asp:ListItem>三方合同</asp:ListItem>
<asp:ListItem>补充合同</asp:ListItem>
</asp:DropDownList>
</span></td>
<td style="width: 279px; height: 25px; text-align: center">
存档日期</td>
<td style="height: 25px; text-align: left; width: 153px;">
<asp:TextBox ID="TextBox20" runat="server" Width="114px" onkeypress="if ((event.keyCode < 48 || event.keyCode > 57) && event.keyCode != 45) event.returnValue = false;"></asp:TextBox>
</td>
<td>
</td>
</tr>
<tr>
<td style="width: 1322px; height: 28px"><span style="height: 4px">合同结算状态
<asp:TextBox ID="TextBox11" runat="server" Width="85px"></asp:TextBox>
</span></td>
<td colspan="3" style="height: 28px">
<table style="width: 378px" cellpadding="0" cellspacing="0">
<tr>
<td style="width: 1264%; height: 26px;" align="right">
主合同编号 </td>
<td width="168" style="width: 100px; height: 26px;">
<asp:TextBox ID="TextBox16" runat="server" Width="280px" ReadOnly="True"></asp:TextBox></td>
<td style="width: 100px; height: 26px;">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="width: 100px">
<fieldset style="width: 400px">
<legend class="mainTitle">合同详细信息</legend>
<table id="Table1" height="95%" cellspacing="0" cellpadding="0" width="150%" border="0">
<tr>
<td style="height: 24px">
<table id="TopTable" runat="server" cellspacing="0" cellpadding="0" width="100%"
border="0">
<tr style="height: 22px">
<td class="SelectedTopBorder" id="Cell1" align="center" width="60" style="height: 22px">
<asp:LinkButton ID="LBView1" runat="server" CssClass="TopTitle" OnClick="LBView1_Click" CausesValidation="False">详细信息</asp:LinkButton>
</td>
<td class="SepBorder" width="2px" style="height: 22px">
</td>
<td class="TopBorder" id="Cell2" align="center" style="height: 22px; width: 89px;">
<asp:LinkButton ID="LBView2" runat="server" CssClass="TopTitle" OnClick="LBView2_Click" CausesValidation="False">主要经济条款</asp:LinkButton>
</td>
<td class="SepBorder" width="2px" style="height: 22px">
</td>
<td class="TopBorder" id="Cell3" align="center" width="60" style="height: 22px">
<asp:LinkButton ID="LBView3" runat="server" CssClass="TopTitle" OnClick="LBView3_Click" CausesValidation="False">付款条件</asp:LinkButton>
</td>
<td class="SepBorder" width="2px" style="height: 22px">
</td>
<td class="TopBorder" id="Cell4" align="center" width="60" style="height: 22px">
<asp:LinkButton ID="LBView4" runat="server" CssClass="TopTitle" OnClick="LBView4_Click" CausesValidation="False">相关文档</asp:LinkButton>
</td>
<td class="SepBorder" width="2px" style="height: 22px">
</td>
<td class="TopBorder" id="Cell5" align="center" width="60" style="height: 22px">
<asp:LinkButton ID="LBView5" runat="server" CssClass="TopTitle" OnClick="LBView5_Click" CausesValidation="False">预算造价</asp:LinkButton>
</td>
<td class="SepBorder" style="height: 22px">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left">
<table class="ContentBorder" cellspacing="0" cellpadding="0">
<tr>
<td valign="top"><asp:MultiView ID="MultiView1" runat="server" ActiveViewIndex="0">
<asp:View ID="View1" runat="server">
<table style="width: 605px" cellpadding="0" cellspacing="0">
<tr>
<td class="style1" colspan="3">
<table class="style4" cellpadding="0" cellspacing="0">
<tr>
<td class="style5" style="height: 24px">
<asp:CheckBox ID="CheckBox1" runat="server" Text="是否虚拟合同" TextAlign="Left" Width="106px" />
</td>
<td class="style6" style="height: 24px">应带资金额</td>
<td style="height: 24px">
<asp:TextBox ID="TextBox21" runat="server" Width="80px"></asp:TextBox>
</td>
<td style="height: 24px">带资比例</td>
<td style="height: 24px">
<asp:TextBox ID="TextBox22" runat="server" Width="40px"></asp:TextBox>
</td>
<td style="height: 24px">最后还款日期</td>
<td style="height: 24px">
<asp:TextBox ID="TextBox23" runat="server" Width="80px"></asp:TextBox>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" class="style2" valign="middle">
<span style="height: 4px">合同开工日期 <asp:TextBox ID="TextBox1" runat="server" Width="83px" onkeypress="if ((event.keyCode < 48 || event.keyCode > 57) && event.keyCode != 45) event.returnValue = false;"></asp:TextBox> </span>
</td>
<td style="height: 17px" align="left" colspan="2">
实际竣工日期
<asp:TextBox ID="TextBox18" runat="server" Width="83px" onkeypress="if ((event.keyCode < 48 || event.keyCode > 57) && event.keyCode != 45) event.returnValue = false;"></asp:TextBox>
</td>
</tr>
<tr>
<td align="left" class="style3">
合同竣工日期 <asp:TextBox ID="TextBox19" runat="server" onkeypress="if ((event.keyCode < 48 || event.keyCode > 57) && event.keyCode != 45) event.returnValue = false;"
Width="83px"></asp:TextBox>
</td>
<td style="width: 100px"></td>
<td style="width: 100px"></td>
</tr>
<tr>
<td class="style7" colspan="3">
<table class="style4" cellpadding="0" cellspacing="0">
<tr>
<td style="width: 96px">
保修金额
</td>
<td>
<asp:TextBox ID="TextBox24" runat="server" Width="83px"></asp:TextBox>
</td>
<td>保修期限</td>
<td>
<asp:TextBox ID="TextBox25" runat="server" Width="60px"></asp:TextBox>
</td>
<td>履约保证金</td>
<td>
<asp:TextBox ID="TextBox26" runat="server" Width="90px"></asp:TextBox>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="style3" colspan="3">
<table class="style4" cellpadding="0" cellspacing="0">
<tr>
<td class="style8" valign="top">付款方式条款</td>
<td align="left">
<asp:TextBox ID="TextBox27" runat="server" Width="500px" Height="45px" TextMode="MultiLine"></asp:TextBox>
</td>
</tr>
<tr>
<td class="style8" valign="top">验收结算条款</td>
<td align="left">
<asp:TextBox ID="TextBox28" runat="server" Width="500px" Height="45px" TextMode="MultiLine"></asp:TextBox>
</td>
</tr>
<tr>
<td class="style8" valign="top">履约备注</td>
<td align="left">
<asp:TextBox ID="TextBox29" runat="server" Width="500px" Height="45px" TextMode="MultiLine"></asp:TextBox>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="style3" colspan="3">
</td>
</tr>
</table>
</asp:View>
<asp:View ID="View2" runat="server"> </asp:View>
<asp:View ID="View3" runat="server"> </asp:View>
<asp:View ID="View4" runat="server"> </asp:View>
<asp:View ID="View5" runat="server"> <br />
<table border="0" align="left" style="width: 603px; height: 159px;" cellpadding="0" cellspacing="0">
<tr>
<td style="width: 1211px; height: 20px;" align="left">
<table>
<tr>
<td style="width: 94px">
建筑面积</td>
<td style="width: 86px">
<asp:TextBox ID="TextBox30" runat="server"></asp:TextBox></td>
<td style="width: 47px">
</td>
<td style="width: 103px">
工程预算总造价</td>
<td style="width: 100px">
<asp:TextBox ID="TextBox34" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 94px">
预算编号</td>
<td style="width: 86px">
<asp:TextBox ID="TextBox31" runat="server"></asp:TextBox></td>
<td style="width: 47px">
</td>
<td style="width: 103px">
其中:</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 94px; height: 26px">
单方造价</td>
<td style="width: 86px; height: 26px">
<asp:TextBox ID="TextBox32" runat="server" Width="85px"></asp:TextBox>元/平方米</td>
<td style="width: 47px; height: 26px">
</td>
<td style="width: 103px; height: 26px">
±0.00以下造价</td>
<td style="width: 100px; height: 26px">
<asp:TextBox ID="TextBox35" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 94px; height: 26px">
税金</td>
<td style="width: 86px; height: 26px">
<asp:TextBox ID="TextBox33" runat="server"></asp:TextBox></td>
<td style="width: 47px; height: 26px">
</td>
<td style="width: 103px; height: 26px">
裙楼工程造价</td>
<td style="width: 100px; height: 26px">
<asp:TextBox ID="TextBox36" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 94px">
编制日期</td>
<td style="width: 86px">
<asp:TextBox ID="TextBox38" runat="server"></asp:TextBox></td>
<td style="width: 47px">
</td>
<td style="width: 103px">
塔楼工程造价</td>
<td style="width: 100px">
<asp:TextBox ID="TextBox37" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 94px">
</td>
<td style="width: 86px">
</td>
<td style="width: 47px">
</td>
<td style="width: 103px">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td colspan="5" style="height: 65px">
备注:<br />
<asp:TextBox ID="TextBox14" runat="server" Height="64px" TextMode="MultiLine" Width="565px"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 94px">
</td>
<td style="width: 86px">
</td>
<td style="width: 47px">
</td>
<td style="width: 103px">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 94px">
</td>
<td style="width: 86px">
</td>
<td style="width: 47px">
</td>
<td style="width: 103px">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 94px">
</td>
<td style="width: 86px">
</td>
<td style="width: 47px">
</td>
<td style="width: 103px">
</td>
<td style="width: 100px">
</td>
</tr>
</table>
</td>
</tr>
</table>
</asp:View>
</asp:MultiView></td>
</tr>
</table>
</td>
</tr>
</table>
</fieldset>
</td>
</tr>
</table>
</ContentTemplate>
</ajaxToolkit:TabPanel>
<ajaxToolkit:TabPanel ID="TabPanel2" runat="server" HeaderText="合同结算">
<ContentTemplate>
<table align="left" border="0" cellpadding="0" cellspacing="0" style="height: 159px; width: 233px;">
<tr>
<td align="left" style="width: 1466px; height: 20px">结算造价</td>
<td align="left" style="width: 1211px; height: 20px">
<asp:TextBox ID="TextBox39" runat="server" TextMode="SingleLine" Width="96px" Wrap="true"></asp:TextBox>
</td>
</tr>
<tr>
<td align="left" style="width: 1466px; height: 11px">
其中:</td>
<td align="left" style="width: 1211px; height: 11px"></td>
</tr>
<tr>
<td style="width: 1466px; font-size: 9pt;">
±0.00以下造价</td>
<td style="width: 1211px">
<asp:TextBox ID="TextBox40" runat="server" Text='<%# Bind("dxszj") %>' TextMode="SingleLine" Width="96px" Wrap="true"></asp:TextBox>
</td>
</tr>
<tr>
<td style="width: 1466px">裙楼造价</td>
<td style="width: 1211px">
<asp:TextBox ID="TextBox41" runat="server" Text='<%# Bind("qlzj") %>' TextMode="SingleLine" Width="96px" Wrap="true"></asp:TextBox>
</td>
</tr>
<tr>
<td style="width: 1466px; height: 11px">塔楼造价</td>
<td style="width: 1211px; height: 11px">
<asp:TextBox ID="TextBox42" runat="server" Text='<%# Bind("tlzj") %>' TextMode="SingleLine" Width="96px" Wrap="true"></asp:TextBox>
</td>
</tr>
<tr>
<td align="left" style="width: 1466px; height: 20px">结算日期</td>
<td align="left" style="width: 1211px; height: 20px">
<asp:TextBox ID="TextBox43" runat="server" Text='<%# Bind("jszj") %>' TextMode="SingleLine" Width="96px" Wrap="true"></asp:TextBox>
</td>
</tr>
<tr>
<td align="left" style="width: 1466px; height: 20px">结算备注</td>
<td align="left" style="width: 1211px; height: 20px">
<asp:TextBox ID="TextBox44" runat="server" Text='<%# Bind("jszj") %>' TextMode="SingleLine" Width="96px" Wrap="true"></asp:TextBox>
</td>
</tr>
</table>
</ContentTemplate>
</ajaxToolkit:TabPanel>
</ajaxToolkit:TabContainer>