submit.html 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  4. <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
  5. <meta name="ProgId" content="FrontPage.Editor.Document">
  6. <title id="ridTitle">TRS电子邮件</title>
  7. <style type=text/css>
  8. <!--
  9. body,p,td,font,li{font-family:"Arial","宋体" ; font-size:14px;line-height:150% }
  10. A{color:blue; TEXT-DECORATION: underline;font-size:14px}
  11. A:visited{color:blue; TEXT-DECORATION: underline; font-size:14px}
  12. A:link{color:blue; TEXT-DECORATION: underline; font-size:14px}
  13. A:active {color:blue;TEXT-DECORATION: underline; font-size:14px}
  14. A:hover {COLOR: #333333; TEXT-DECORATION: underline; font-size:14px}
  15. Div.EmailContent P{
  16. text-indent:20px;
  17. }
  18. -->
  19. </style>
  20. <style type="text/css">
  21. .infoRow{
  22. height:30px;
  23. line-height:30px;
  24. }
  25. </style>
  26. </head>
  27. <body leftmargin="0" topmargin="12" id="ridBody">
  28. <div align="center">
  29. <center>
  30. <table border="0" width="98%" cellpadding="0" bgcolor="#005ACE">
  31. <tr>
  32. <td width="20%"><img border="0" src="http://www.trs.com.cn/logo.gif" width="94" height="46"></td>
  33. <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">
  34. </font></i></b></td>
  35. </tr>
  36. </table>
  37. </center>
  38. </div>
  39. <div align="center">
  40. <center>
  41. <table border="0" width="98%" cellspacing="12" cellpadding="0" height="360">
  42. <tr>
  43. <td width="100%" valign="top" align="left"><B>${to_user}</B>,您好:
  44. <div class="EmailContent">
  45. <div style="margin:40px;">
  46. <div class="infoRow" style="font-weight:bold;">申请信息提交成功</div>
  47. <div class="infoRow">您的申请已经提交成功,相关部门将会尽快办理</div>
  48. <div class="infoRow">您可以通过申请单的查询号查询到该申请的办理情况</div>
  49. <div class="infoRow">请您记住申请单的查询号[<b style="color:red;">${queryCode}</b>],以供查询时使用</div>
  50. </div>
  51. <P align="right">
  52. <B>${from_user}</B>
  53. </P>
  54. </div>
  55. </td>
  56. </tr>
  57. </table>
  58. </center>
  59. </div>
  60. <div align="center">
  61. <center>
  62. <table border="0" width="98%" cellpadding="0" background="http://www.trs.com.cn/bottom_bg.gif" cellspacing="8" height="30">
  63. <tr>
  64. <td width="100%">
  65. <font id="_AthCaret">
  66. 北京拓尔思(TRS)信息技术有限公司<BR>
  67. TRS Information Technologies Ltd.<BR>
  68. Phone : 86-010-64859900<BR>
  69. Fax : 86-010-64879080<BR>
  70. </font>
  71. </td>
  72. </tr>
  73. </table>
  74. </center>
  75. </div>
  76. </body>
  77. </html>