|
@@ -0,0 +1,23 @@
|
|
|
+<%@ page language="java" pageEncoding="UTF-8"%>
|
|
|
+<html>
|
|
|
+ <head>
|
|
|
+ <meta http-equiv="Content-Language" content="zh-cn">
|
|
|
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
+ <style type="text/css">
|
|
|
+ <!-- body { background-color: #FFFFFF; margin: 0px;}
|
|
|
+ body,td,th { font-size: 12px; color: #000000; }
|
|
|
+ -->
|
|
|
+ </style>
|
|
|
+ </HEAD>
|
|
|
+ <body MS_POSITIONING="GridLayout">
|
|
|
+ <table width="100%" border="0" cellspacing="0" cellpadding="10" height="64">
|
|
|
+ <tr>
|
|
|
+ <td align="center" width="100%" style= valign="top" background="${pageContext.request.contextPath}/images/bt_02.jpg"> <br>
|
|
|
+ <font class="font12">
|
|
|
+ <a class="a03" target="_blank" href="mailto:sarft@chinasarft.gov.cn">
|
|
|
+ <font color="#000000"><br>
|
|
|
+ </font></a></font></td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ </body>
|
|
|
+</HTML>
|