46 lines
1.1 KiB
PHP
46 lines
1.1 KiB
PHP
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
|
|
<meta name="robots" content="noindex">
|
|
<title>404 Not Found</title>
|
|
<link rel="icon" href="http://wzguide.co.cc/favicon.ico" type="image/x-icon" />
|
|
<link rel="shortcut icon" href="http://wzguide.co.cc/favicon.ico" type="image/x-icon" />
|
|
<style type="text/css">
|
|
<!--
|
|
html,body,table
|
|
{
|
|
width: 100%;
|
|
height: 100%;
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 0;
|
|
background: #FFFFFF none;
|
|
color: #000000;
|
|
}
|
|
a
|
|
{
|
|
text-decoration: none;
|
|
}
|
|
a img
|
|
{
|
|
border: 0;
|
|
}
|
|
a em
|
|
{
|
|
visibility: hidden;
|
|
color: #555555;
|
|
}
|
|
a:hover em
|
|
{
|
|
visibility: visible;
|
|
}
|
|
-->
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<table width="100%" height="100%"><tr><td align="center" valign="middle">
|
|
<a href="/" style="border:0"><img src="/images/404.gif" alt="404" style="border:0" /><br /><em>(Click to go back to the home page)</em></a>
|
|
</td></tr></table>
|
|
</body>
|
|
</html> |