<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>网页不存在</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<style type="text/css">
body { background:#ff56ad url(/Public/images/errorb.gif) repeat-x; padding:0; margin:0;}
.bg { background:url(/Public/images/errorcb2.gif) center 47px no-repeat; height:618px;}
.ps { background:url(/Public/images/errorp.gif) 108px 174px no-repeat; width:167px; height:127px; overflow:hidden; margin:0 auto; padding-top:174px; padding-left:108px;}
.ps strong { display:block; height:58px; line-height:58px; font-size:56px; padding-top:8px; color:#fff; text-align:center;font-family:'Microsoft YaHei';}
.ps span { color:#fff; text-align:center; display:block;font-family:'Microsoft YaHei'; font-size:13px;}
.ope { margin: 0 auto; width:176px; padding-top:200px; padding-left:60px;}
.ops { margin: 0 auto; width:256px; padding-top:200px; padding-left:60px;font-family:'Microsoft YaHei'; font-size:14px; line-height:24px; color:#fff;}
.ope a {font-family:'Microsoft YaHei'; font-size:14px; line-height:24px; color:#fff; text-decoration:none;}
.ope a:hover { text-decoration:underline;}
</style>
</head>
<body>
<div class="bg">
  <div class="ps">
    <strong>404</strong>
    <span>找不到页面！</span>
  </div>
  <div class="ops">
     请稍等，3秒钟之后带您返回<a href="http://jy.tust.edu.cn/" target="_self">首页</a>。
  </div>
</div>
</body>
</html>


<script type="text/javascript">
	setTimeout("window.location.href='http://jy.tust.edu.cn'",3000);
</script>