<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>不存在该页</title>
<style type="text/css">
body{font-size:14px;font-family:"微软雅黑";line-height:28px;}
h1{font-size:36px;padding-top:90px;text-align:center;color:#F60; letter-spacing:3px;}
h1 a{text-decoration:underline;color:#F90;}
h1 a:hover{color:#66F;}
</style>
</head>

<body>

<h1>不存在该页，请返回<a href="/">首页</a>查看</h1>
</body>
</html>
