www.gusucode.com > QCMS小型网站管理系统 1.4 SP1 UTF-8 ACCESS源码程序 > fail.asp

    <!--#include file="inc/utf.asp"-->
<!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>QCMS网站管理系统</title>
<style type="text/css">
<!--
#zhong {
	float: left;
	width: 100%;
	height: 50px;
	margin-top: 100px;
	background-color: #000000;
	color: #FFFFFF;
	line-height: 50px;
	font-weight: bold;
}
#zhong h1 {
	font-size: 30px;
	line-height: 50px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
body {
	background-color: #999999;
	margin-left: 100px;
	margin-right: 100px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
-->
</style>
</head>

<body>
<div id="zhong"><h1><a href="http://qesy.5d6d.com" target="_blank">QCMS网站管理系统</a>——</h1>
来到这个页面说明你输入有错误!</div>
</body>
</html>