<!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>出错了。。。。</title>
<style type="text/css">
#index { display:block; width:800px; height:444px; margin:auto;}
#index img { border:none;}
#redirect { text-align:center; font-size:12px;}
#redirect a { color:red; text-decoration:none;}
</style>
</head>

<body>
<a id="index" href="/"><img src="/statics/images/404.jpg" alt="" /></a>
<p id="redirect">555出错了...... 点击这里<a href="/">跳转首页</a></p>
</body>
</html>
