CINXE.COM

404-对不起!您访问的页面不存在

<!DOCTYPE html> <head> <meta charset="UTF-8" http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>404-对不起!您访问的页面不存在</title> <style type="text/css"> .head404{width:580px;height:234px;margin:50px auto 0 auto;background:url(http://img01.g3wei.com/T28tGbKwG8.png) no-repeat;}.txtbg404{width:499px;height:169px;margin:10px auto 0 auto;background:url(http://img01.g3wei.com/WM258sKtwE.png) no-repeat;}.txtbg404 .txtbox{width:390px;position:relative;top:30px;left:60px;color:#eee;font-size:13px;}.txtbg404 .txtbox p{margin:5px 0;line-height:18px;}.txtbg404 .txtbox .paddingbox{padding-top:15px;}.txtbg404 .txtbox p a{color:#eee;text-decoration:none;}.txtbg404 .txtbox p a:hover{color:#FC9D1D;text-decoration:underline;} </style> </head> <body bgcolor="#494949"> <div class="head404"></div> <div class="txtbg404"> <div class="txtbox"> <p>对不起,您请求的页面不存在、或已被删除、或暂时不可用</p> <h2><span id="jumpTo">2</span>秒后自动跳转到首页!&nbsp;&nbsp;&nbsp;&nbsp;<a href='/' style='#0173b2'>点击跳转</a></h2> </div> </div> </body> </html> <script type="text/javascript"> function countDown(secs, surl) { var jumpTo = document.getElementById('jumpTo'); jumpTo.innerHTML = secs; if (--secs > 0) { setTimeout("countDown(" + secs + ",'" + surl + "')", 1000); } else { location.href = surl; } } </script> <script type="text/javascript">countDown(2, '/');</script>

Pages: 1 2 3 4 5 6 7 8 9 10