<!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>
</head>

<body>
<table width="1000" border="0" cellspacing="0" cellpadding="0" style="margin:0 auto;">
  <tr>
    <td height="500" align="center" valign="middle">
     <table width="568" border="0" cellspacing="0" cellpadding="0" style="margin:100px auto 0px auto;">
      <tr>
        <td height="185" style=" background:url(/images/error_img.jpg) no-repeat left top; padding-left:135px; font-weight:bold; color:#000; font-size:18px;">页面没有找到，将在<SPAN style="color:#FF0000" id=return_page>5</SPAN>秒钟后带您返回网站首页 !</td>
      </tr>
    </table>

    </td>
  </tr>
</table>
<SCRIPT language=javascript>
var ym=document.domain;
  var returnid=5;
   function return_prepage(){
      document.getElementById("return_page").innerHTML=returnid+"";
	  if(returnid==0){
	   //window.history.back();
	window.location.href="http://"+ym;
	  }
	  returnid=returnid-1;
	 if(returnid>-1){
	  window.setTimeout("return_prepage()",1000);}
   }

  return_prepage();
</SCRIPT>
</body>
</html>
