top.jsp
上传用户:jhtang88
上传日期:2014-01-27
资源大小:28528k
文件大小:1k
源码类别:

Jsp/Servlet

开发平台:

Java

  1. <%@ page contentType="text/html;charset=utf-8"%>
  2. <html>
  3. <head>
  4. <title></title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <style type="text/css">
  7. <!--
  8. body {
  9. margin-top: 0px;
  10. margin-left: 0px;
  11. margin-right: 0px;
  12. }
  13. .style1 {
  14. color: #FFFFFF;
  15. font-weight: bold;
  16. }
  17. .STYLE2 {color: #FFFFFF}
  18. -->
  19. </style>
  20. <link href="common.css" rel="stylesheet" type="text/css">
  21. </head>
  22. <body bgcolor="#FFFFFF" text="#000000">
  23. <table width="779" border="0" cellpadding="0" cellspacing="0">
  24.   <tr>
  25.     <td width="298" rowspan="2"><img src="images/062_1.gif" width="297" height="57"></td>
  26.     <td width="63" rowspan="2">&nbsp;<img src="images/scope_on.gif" width="21" height="20"></td>
  27.     <td width="418" height="20" align="right" valign="bottom"><br>
  28.     </td>
  29.   </tr>
  30.   <tr>
  31.     <td width="418" align="right" valign="bottom"><img src="images/062-5.gif" width="252" height="37"></td>
  32.   </tr>
  33. </table>
  34. <table width="100%" height="5" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
  35.   <tr>
  36.     <td></td>
  37.   </tr>
  38. </table>
  39. </body>
  40. </html>