tcgg.txt
上传用户:albinfu
上传日期:2021-08-24
资源大小:71k
文件大小:2k
源码类别:

杀毒

开发平台:

Visual Basic

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  5. <title>Page Not Found! 网页未找到!</title>
  6. <style type="text/css">
  7. <!--
  8. body, td, th {
  9.   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  10.   font-size: 12px;
  11.   font-weight: normal;
  12.   color: #000000;
  13.   margin: 0;
  14.   padding: 0;
  15. }
  16. .font {
  17. color: #FFFFFF;
  18. text-decoration: none;
  19. font: bolder 24px "黑体";
  20. }
  21. a:link,
  22. a:visited {
  23.   color: #0240a3;
  24. }
  25. #top {
  26. height: 51px;
  27. background-image:  url(/_apps/errdocs/images/top_bg.jpg);
  28. background-position: top right;
  29. background-repeat: no-repeat;
  30. margin-bottom: 40px;
  31. padding-top: 5px;
  32. padding-left: 10px;
  33. }
  34. .line {
  35. border-right: 1px solid #CCCCCC;
  36. border-bottom: 1px solid #CCCCCC;
  37. border-left: 1px solid #CCCCCC;
  38. }
  39. -->
  40. </style>
  41. </head>
  42. <body leftmargin="0" topmargin="0">
  43. <div id="top">
  44.   <table width="97%" border="0" cellspacing="0" cellpadding="0">
  45.     <tr>
  46.       <td>&nbsp;</td>
  47.       <td align="right"><font color="#FFFFFF">&copy; 北京互联互通网络科技有限公司<br />
  48.         保留所有权利</font></td>
  49.     </tr>
  50.   </table>
  51. </div>
  52. <table width="460" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#F9F9F9">
  53.   <tr>
  54.     <td height="54" background="/_apps/errdocs/images/top_bg.gif"><table width="97%" border="0" cellspacing="8" cellpadding="0">
  55.       <tr>
  56.         <td class="font">网页未找到!</td>
  57.       </tr>
  58.     </table></td>
  59.   </tr>
  60.   <tr>
  61.     <td class="line"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="8">
  62.       <tr>
  63.         <td width="30%"><img src="/_apps/errdocs/images/notice.gif" /></td>
  64.         <td width="70%">
  65. <br>
  66. <p><big><b>Page Not Found!</b></big></p>
  67. <p>The requested URL was not found, please contact with your administrator. </p>
  68. <p><big><b>网页未找到!</b></big></p>
  69. <p>您访问的地址或文件不存在,请联系您的系统管理员。</p>
  70. <p>&raquo;&nbsp;<a href="JavaScript:history.back();">返回</a>
  71. </td>
  72.       </tr>
  73.     </table></td>
  74.   </tr>
  75. </table>
  76. </body>
  77. </html>