<!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>
</head>
<style>
body{margin:auto;background:#eaeaea;font-family:'微软雅黑',Arial;}
.box{position:absolute;height:250px;width:400px;left:50%;top:50%;margin:-125px 0 0 -200px;text-align:center;border-radius:10px;box-shadow:0 5px 10px rgba(0,0,0,0.0);font-size:14px;}
.box h1{font-size:115px;font-family:Impact,Arial;color:#707070;line-height:100%;margin:auto;text-shadow:2px 3px 4px rgba(0,0,0,0.3);letter-spacing:5px;}
.box h3{font-size:15px;color:#707070;line-height:100%;margin:20px auto 30px;font-weight:normal;text-indent:1em;}
.box .btn{display:inline-block;*display:inline;*zoom:1;color:#707070;background:#fff;padding:0 20px;height:36px;line-height:36px;width:100px;text-align:center;text-decoration:none;box-shadow:0 2px 2px rgba(0,0,0,0.1);border-radius:5px;}
</style>
<body>
<div class="box">
  <h1>404</h1>
  <h3>您所访问的页面未找到！&nbsp;您可以 ：</h3>
  <p><a class="btn" href="/">返回首页</a></p>
</div>
</body>
</html>
