
<!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 not found!</title>
<link href="/css/base.css" rel="stylesheet" type="text/css">
</head>
<body>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="40%" align="right"><img src="/images/wzgb.gif" /></td>
    <td width="60%" align="center"><p>我很努力的在找，可是还是不能够找到你要访问的页面。。。。。</p>
    <p>&nbsp;</p>
    <p>Not Found Url!</p>
    <p>&nbsp;</p>
    <p>6秒钟后转到网站首页</p></td>
  </tr>
</table>
<script language=javascript>
setTimeout("location.replace('/index.html')",6000) 
</script>
</body>
</html>