﻿<html>
<head>
	<title>404错误</title>
</head>
<body>
<style>
.error{width: 600px;margin: 200px auto;padding:40px 0;text-align: center;}
a{color:#333; text-decoration:none; }
a:hover{color:#666; text-decoration:none}
.error img{border:0px;max-width: 600px;}
</style>
<div class="error">
	<A target="_self" href="/index.php"><img border="0" src="/Public/Images/other/404_1.png" /></A>
</div>

</body>
</html>