<!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>
<title>广东隆宏机电设备有限公司</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--把下面代码加到<head>与</head>之间-->
<style type="text/css">
body{
background-color:#fff;
margin:0px;
padding:0px;
}
.c1{
width:400px;
margin:70px auto auto;
background-color:#555555;
border:1px solid #FFF; 
font-size:13px;
}
.c2{
background-color:#4c9eff;
background-color:#555555;
height:40px;
line-height:40px;
color:#F00;
font-weight:700;
text-align:center;
font-size:20px;
}
.c3{
height:55px;
background-color:#287eaf;
color:#FFF;
text-align:center;
padding:20px 0px;
}
.c3 a{
color:#00F;
text-decoration:none;
}
.c3 a:hover{
 
text-decoration:underline;
}
.c3 p a{
margin:0px 5px;
color:#F00;
font-weight:700;
}
p{
margin:0px;
line-height:28px;
}
.c4{
background-color:#a6cbe6;
padding-bottom:10px;
}
</style>
</head>
<body>
<!--把下面代码加到<body>与</body>之间-->
<div class="c1">
  <div class="c2">提示信息</div>
    <div class="c3">
     <p>抱歉，您所查找的页面不存在，可能已被删除或您输错了网址！</p>
        <p>点击这里选择进入：<a href="http://www.gdfsfdj.com/">广东隆宏机电设备有限公司</a></p>
    </div>
  
</div>
</body>
</html>