123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
- <meta name="ProgId" content="FrontPage.Editor.Document">
- <title id="ridTitle">TRS电子邮件</title>
- <style type=text/css>
- <!--
- body,p,td,font,li{font-family:"Arial","宋体" ; font-size:14px;line-height:150% }
- A{color:blue; TEXT-DECORATION: underline;font-size:14px}
- A:visited{color:blue; TEXT-DECORATION: underline; font-size:14px}
- A:link{color:blue; TEXT-DECORATION: underline; font-size:14px}
- A:active {color:blue;TEXT-DECORATION: underline; font-size:14px}
- A:hover {COLOR: #333333; TEXT-DECORATION: underline; font-size:14px}
- Div.EmailContent P{
- text-indent:20px;
- }
- -->
- </style>
- <style type="text/css">
- .infoRow{
- height:30px;
- line-height:30px;
- }
- </style>
- </head>
- <body leftmargin="0" topmargin="12" id="ridBody">
- <div align="center">
- <center>
- <table border="0" width="98%" cellpadding="0" bgcolor="#005ACE">
- <tr>
- <td width="20%"><img border="0" src="http://www.trs.com.cn/logo.gif" width="94" height="46"></td>
- <td width="80%" valign="bottom" align="right"><b><i><a href="http://www.trs.com.cn"><font color="#FFFFFF">http://www.trs.com.cn</font></a><font color="#FFFFFF">
- </font></i></b></td>
- </tr>
- </table>
- </center>
- </div>
- <div align="center">
- <center>
- <table border="0" width="98%" cellspacing="12" cellpadding="0" height="360">
- <tr>
- <td width="100%" valign="top" align="left"><B>${to_user}</B>,您好:
- <div class="EmailContent">
- <div style="margin:40px;">
- <div class="infoRow" style="font-weight:bold;">申请信息提交成功</div>
- <div class="infoRow">您的申请已经提交成功,相关部门将会尽快办理</div>
- <div class="infoRow">您可以通过申请单的查询号查询到该申请的办理情况</div>
- <div class="infoRow">请您记住申请单的查询号[<b style="color:red;">${queryCode}</b>],以供查询时使用</div>
- </div>
- <P align="right">
- <B>${from_user}</B>
- </P>
- </div>
- </td>
- </tr>
- </table>
- </center>
- </div>
- <div align="center">
- <center>
- <table border="0" width="98%" cellpadding="0" background="http://www.trs.com.cn/bottom_bg.gif" cellspacing="8" height="30">
- <tr>
- <td width="100%">
- <font id="_AthCaret">
- 北京拓尔思(TRS)信息技术有限公司<BR>
- TRS Information Technologies Ltd.<BR>
- Phone : 86-010-64859900<BR>
- Fax : 86-010-64879080<BR>
- </font>
- </td>
- </tr>
- </table>
- </center>
- </div>
- </body>
- </html>
|