title-banner6.jpg 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>TKCMS系统发生错误 </title>
  5. <meta http-equiv="content-type" content="text/html;charset=utf-8"/>
  6. <meta name="Generator" content="EditPlus"/>
  7. <style>
  8. body{
  9. font-family: 'Microsoft Yahei', Verdana, arial, sans-serif;
  10. font-size:14px;
  11. }
  12. a{text-decoration:none;color:#174B73;}
  13. a:hover{ text-decoration:none;color:#FF6600;}
  14. h2{
  15. border-bottom:1px solid #DDD;
  16. padding:8px 0;
  17. font-size:25px;
  18. }
  19. .title{
  20. margin:4px 0;
  21. color:#F60;
  22. font-weight:bold;
  23. }
  24. .message,#trace{
  25. padding:1em;
  26. border:solid 1px #000;
  27. margin:10px 0;
  28. background:#FFD;
  29. line-height:150%;
  30. }
  31. .message{
  32. background:#FFD;
  33. color:#2E2E2E;
  34. border:1px solid #E0E0E0;
  35. }
  36. #trace{
  37. background:#E7F7FF;
  38. border:1px solid #E0E0E0;
  39. color:#535353;
  40. }
  41. .notice{
  42. padding:10px;
  43. margin:5px;
  44. color:#666;
  45. background:#FCFCFC;
  46. border:1px solid #E0E0E0;
  47. }
  48. .red{
  49. color:red;
  50. font-weight:bold;
  51. }
  52. </style>
  53. </head>
  54. <body>
  55. <div class="notice">
  56. <h2>系统发生错误 </h2>
  57. <div >您可以选择 [ <A href="/index.php/Mytk/Tpl/Home/TKstyle/Public/upload/banners/title-banner6.jpg">重试</A> ] [ <A href="javascript:history.back()">返回</A> ] 或者 [ <A href="/">回到首页</A> ]</div>
  58. <p class="title">[ 错误信息 ]</p>
  59. <p class="message">页面错误!请稍后再试~</p>
  60. </div>
  61. <div align="center" style="color:#FF3300;margin:5pt;font-family:Verdana"> TKCMS <sup style='color:gray;font-size:9pt'>v2.2 Released</sup><span style='color:silver'> </span>
  62. </div>
  63. </body>
  64. </html>