<!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=gb2312" />
<title>页面未找到</title>
<script type="text/javascript">
window.onload = page_cg;
var i = 3;
function page_cg()
{
	if(i == 0)
	{
	    window.location.href = "/#err";
	}
	document.getElementById("t").innerHTML = i--;
	setTimeout("page_cg()",1000); 
}
</script>
<style type="text/css">
body { text-align:center; font-family:Tahoma,"宋体"; font-size:12px; background:#fff; color:#333; margin:0; padding:0; padding-top:250px;}
a:link,a:visited,a:active { color:#bd7945; text-decoration:underline;}
a:hover { color:#ff6902; text-decoration:underline;}
p { text-align:center; line-height:30p;}
p.s1 { font-size:16px; font-weight:700; color:#333;}
p.s2 { font-size:16px; font-weight:bold; color:#73aa00;}
p.s3 { padding-top:12px;}
</style>
</head>
<body>
<p class="s1">源甲食堂承包|食材配送提示您页面未找到</p>
<p class="s2">www.st021.com</p>
<p class="s3"><a href="/#err"><span id="t">3</span>秒后带您进入主页</a></p>
</body>
</html>
