1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="CompanyInfo.ascx.cs" Inherits="CY.WebForm.Pages.Templet.pingxuan.Shared.CompanyInfo" %>
<table width="188" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td>
            <table width="188" border="0" cellpadding="0" cellspacing="0">
                <tr>
                    <td background="images/default_5_1_1_1.jpg" width="127" height="36" style='color: #D8110C; font-family: "Verdana","Arial","Helvetica","sans-serif"; font-size: 14px; font-weight: bold; line-height: 140%;'>
                        &nbsp;&nbsp;资讯动态
                    </td>
                    <td>
                        <a href="/Pages/Templet/pingxuan/CompanyNewsList.aspx?i=<%=Request["i"]%>" target="_blank" class="MoreHref_img"><img src="images/default_5_1_1_2.jpg" width="61" height="36" alt=""></a>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
    <tr>
        <td background="images/default_5_1_2.jpg" width="188" height="203" align="center" style="vertical-align: top;" id="TemplateList" runat="server">
        </td>
    </tr>
    <tr>
        <td>
            <img src="images/default_5_1_3.jpg" width="188" height="9" alt="">
        </td>
    </tr>
</table>