<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>404</title>
<meta name="description" content="-404">
<meta name="keywords" content="-404">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1">
<meta http-equiv="X-UA-Compatible" content="IE=9">
<link href="/inc/css.css" rel="stylesheet" type="text/css">
<meta http-equiv="refresh" content="3; url=/">
<script>
document.oncontextmenu=new Function("event.returnValue=false;"); 
document.onselectstart=new Function("event.returnValue=false;");
</script>
</head>

<body>
<style>
.error{ width:100%; margin:0 auto; text-align:center; position:absolute; top:50%; margin-top:-130px;}
.error a{ max-width:500px; display:inline-block; font-size:17px; letter-spacing:3px; color:#999;}
.error img{ max-width:80%; margin-bottom:10px;}
</style>
<div class="error">
  <a href="/">
    <div><img src="/img/404.gif" /></div>
    <div>网页跑丢了</div>
  </a>
</div>
</body>
</html>
