<!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">
body {background: none repeat scroll 0 0 #FFFFFF; margin:0 auto; padding:0; }
.HSpace_1 {clear: both; font-size: 0; height: 1px; overflow: hidden;}
/* 导航 */
#header {width: 100%;}
#topNav { background-color:#CCCCCC; font-size:14px; font-weight: 700; height:30px; line-height:30px; margin: 0 auto; overflow: hidden;
 text-align:center; width: 100%;}
.tittop { float: left; height: 30px; margin-left:12%; text-align: center; width:120px;}
.tittop a:link, .tittop a:visited { color:#990000; font-size: 14px; text-decoration: none;}
.tittop a:hover {color:#CC0000; text-decoration: underline;}
#hd_nav { color: #666666; float: left; font-size: 12px; font-weight: normal; height: 30px; line-height: 30px; text-align: left; width: 75%;}
#hd_nav a:link, #hd_nav a:visited { color: #2b2c2a;  text-decoration: none;}
#hd_nav a:hover {  color: #CC0000; text-decoration: none;}
/* end-导航 */
/* main */
#main{ margin:100px auto 0; text-align:center; height:400px; width:900px; background-repeat:no-repeat; background-image:url(http://www.xinhuanet.com/404/404bg.jpg); position:relative}
#main .zjd{ width:450px; margin:0px; text-align:left; position:absolute; left:365px; top:80px;}
#main .zjd p{ font:bold 20px "宋体"; text-align:left; color:#0072BC; line-height:30px; display:inline;}
#main .zjd p span{ color:#d73704; padding-right:10px;}
#main .zjd .tit{ font:normal 14px "宋体"; color:#666666; line-height:28px; text-align:left; margin-top:55px;}
#main .zjd .tit span{height:24px; list-style:none; font:bold 15px "微软雅黑"; text-align:left; color:#2c2c2c; padding-left:35px}
#main .zjd .tit span a:link,#main .zjd .tit span a:visited{ text-decoration:none; color:#ffffff;}
#main .zjd .tit span a:hover{ text-decoration:underline}
/* end-main */
</style>
</head>

<body>
<div id="header">
<div id="topNav">
<div class="tittop"><a target="_blank" href="http://www.news.cn/">新华网首页</a></div>
<div id="hd_nav"> <a target="_blank" href="http://www.xinhuanet.com/newscenter/index.htm">新闻</a> | <a target="_blank" href="http://www.xinhuanet.com/politics/">时政</a> | <a target="_blank" href="http://www.xinhuanet.com/legal">法治</a> | <a target="_blank" href="http://www.xinhuanet.com/local/">地方</a> | <a target="_blank" href="http://www.xinhuanet.com/society">社会</a> | <a target="_blank" href="http://www.news.cn/comments/">评论</a> | <a target="_blank" href="http://www.xinhuanet.com/world">国际</a> | <a target="_blank" href="http://www.xinhuanet.com/gangao">港澳</a> | <a target="_blank" href="http://www.xinhuanet.com/tw">台湾</a> | <a target="_blank" href="http://www.xinhuanet.com/overseas/">华人</a> | <a target="_blank" href="http://www.xinhuanet.com/mil">军事</a> | <a target="_blank" href="http://www.xinhuanet.com/fortune">财经</a> | <a target="_blank" href="http://www.xinhuanet.com/auto/">汽车</a> | <a target="_blank" href="http://www.xinhuanet.com/house">房产</a> | <a target="_blank" href="http://www.xinhuanet.com/video">视频</a> | <a target="_blank" href="http://www.news.cn/photo">图片</a> | <a target="_blank" href="http://www.news.cn/zhibo/">直播</a> | <a target="_blank" href="http://www.news.cn/video/xhft.htm">访谈</a> | <a target="_blank" href="http://www.news.cn/ent">文娱</a> | <a target="_blank" href="http://www.news.cn/jiaju/">家居</a> | <a target="_blank" href="http://www.xinhuanet.com/it/index_hlw.htm">互联网</a> | <a target="_blank" href="http://www.news.cn/sports/">体育</a> | <a target="_blank" href="http://www.news.cn/fashion">时尚</a> </div>
</div>
<div style=" border-bottom:1px solid #CCCCCC; border-top:1px solid #fff;" class="HSpace_1"></div>
</div>
<div id="main"> 
 <div class="zjd">
  <p>对不起，您要访问的页面不存在或已被删除!<br>
  本页面<span id="xy">5</span>秒之后将带您回到新华网首页。</p>  
  <div class="tit">您还可以：<span><a href="http://www.news.cn/">快速进入新华网首页</a></span></div>
  </div>
</div>
<script type="text/javascript"> 
var i = 4;
var intervalid;
var xy = document.getElementById("xy");
intervalid = setInterval("fun()", 1000);
function fun() {
if (i == 0){
window.location.href = "http://www.news.cn/";
clearInterval(intervalid);
}
xy.innerHTML = i;
i--;
}

</script>
</body>
</html>
