应yiliao_cn要求,现贴上IWError.html页面的源码
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
- <title>海南农垦财务信息网</title>
- <link href="../files/main.css" rel="stylesheet" type="text/css" id="csslink" />
- <style type="text/css">
- <!--
- .layer-width { width:600px; margin:0 auto; }
- .top-hight { height:150px}
- .layer-box-0305 {
- border: 2px solid #254067;
- background-color:#fff;
- font-size:14px;
- }
- .layer-bg-0305 {
- background-image: url(../files/layer-bg-0305.gif);
- background-repeat: repeat-x;
- background-position: top;
- height: 31px;
- line-height: 31px;
- }
- a.layer-close:link,a.layer-close:visited {
- text-decoration: none;
- background-image: url(../files/layer-close-2.gif);
- background-repeat: no-repeat;
- height: 19px;
- width: 18px;
- float:right;
- margin:5px 8px 0 0;}
- a.layer-close:hover {
- text-decoration: none;
- background-image: url(../files/layer-close-1.gif);
- background-repeat: no-repeat;
- height: 19px;
- width: 18px; float:right;
- margin:5px 8px 0 0;
- }
- .layer-img {
- display:inline;
- float:left;
- margin-top: 30px;
- margin-right: 25px;
- margin-bottom: 0;
- margin-left: 35px;
- }
- .layer-info {
- width:400px;
- float:left;
- margin-top:20px;
- font-size:14px;
- text-align: left;
- }
- .layer-gg { width:300px; margin-left:22px; margin-bottom:5px;font-size:12px; line-height:22px;height:95px;OVERFLOW-Y: auto; }
- a.layer-link:link,a.layer-link:visited {
- color: #666;
- text-decoration: underline;
- }
- a.layer-link:hover {
- color: #f90;
- text-decoration:underline ;
- }
- .top-25px { margin-top:35px!important; margin-top:35px;}
- ul,li { list-style-type: none; margin: 0px;padding: 0px;}
- .window { POSITION: absolute; }
- .layer-info h4 { border-top:0px; border-bottom:1px solid #555555;margin-bottom:10px;}
- -->
- </style>
- </head>
- <body>
- <div id="wrap">
- <div id="header">
- <div class="logo"><a href="#"><img src="../files/logo-small.gif" alt="海垦财务信息网" width="111" height="56" border="0" /></a></div>
- <!--END LOGO-->
- <div id="shademenu" class="shadetabs">
- <ul>
- <li><a href="{%APPADDRESS%}" title="重新登录" class="selecteda" style="float:right;"><span class="selectedspan">重新登录</span></a></li>
- </ul>
- </div>
- </div>
- <div id="contenidos">
- <div id="col1">
- <div id="banner">
- <div id="ad_area" style="text-align:center;">
- <div class="layer-box-0305 layer-width">
- <div class="layer-bg-0305"><span style="float:left; margin-left:8px;font-size:14px;color:#333;">出错了</span><a href="#" onclick="window.close();opener=null;return false;" class="layer-close" title="关闭"><img src="../files/layer-close-dot.gif" alt="关闭" border="0" /></a>
- </div>
- <img src="../files/layer-e.gif" alt="提示" width="73" height="82" class="layer-img" />
- <div class="layer-info top-25px">
- <h4>{%CONTENT%}</h4>
- <p>{%EXCEPTIONSPECIFIC%}</p>
- <p><a href="{%APPADDRESS%}" class="layer-link">返回海南农垦财务信息网首页</a></p>
- </div>
- </div>
- </div>
- <div></div>
- </div>
- <div class="tituloprods">
- <div></div>
- </div>
- <!-- end PRODUCTOS -->
- </div><!-- end COL1 -->
- <!-- end COL2 -->
- <div class="clearfix"></div>
- </div><!-- END CONTENIDOS -->
- </div>
- <!-- end WRAP -->
- <div class="bottomround"><div><div></div>
- </div><span class="hiddenElement"></span></div>
- <div id="footer"><strong>版权所有 2007</strong> 海南省农垦总局 | 技术支持:<a href="http://www.xxxx.cn" target="_blank">海南xxxx有限公司</a>(xxxxxxx)</div>
- </body>
- </html>