<!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>
<title>您的访问出错了</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
</head>
<body style="margin:0; background-image: url(manage/images/404-1.gif);">
<table width="563" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="125">&nbsp;</td>
  </tr>
  <tr>
    <td height="195" background="manage/images/1.gif" bgcolor="#FFFFFF"><table border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td style="color:#ff0000; font-size:14px; font-weight:bold;">页面出现错误，5秒钟之后将带您进入首页！</td>
        </tr>
      </table></td>
  </tr>
</table>
<script type="text/javascript">
function jump()
{
        location.href = "index.aspx";
}
setTimeout("jump()", 5000);
</script>
</body>
</html>