<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>404 Page Not Found</title>
</head>
<style>
body{margin:0 auto;background-color:#013b6e;font-family:"微软雅黑", Arial, Helvetica, Verdana, Lucida, sans-serif;font-size:13px;color:#000000;line-height:20px;height: 100%;}
ul,li,p,form,input{list-style-type:none;margin:0px;padding:0px;text-indent:0;}
fieldset,img{border-width:0;border-style:solid;}
.page_content_zone{margin:auto;min-height:0px;;width:98%;min-width:320px;max-width:1000px;}
.page_content{float:left;min-height:400px;;width:98%;min-width:320px;max-width:1000px; border-radius:5px; background-color:#FFF;margin:10px 0 0 0 ;}
.bar_404{float:left;width:96%;min-width:310px;max-width:1000px;min-height:100px;margin:10px 0px 0px 10px;background-image:url(); display:inline; }
.bar_404 .top{float:left;height:40px;width:100%;background-image:url(); border-bottom:2px solid #09F; background-color:#EFEFEF;}
.bar_404 .top .title{float:left;height:32px;line-height:32px;width:300px;margin:7px 0px 0px 10px; text-align:center; font-weight:bold;font-size:14px; color:#000; background:url(i_btn_bg1.png); text-indent:10px; } 
.bar_404 .content{float:left;min-height:120px;width:100%; margin:0px; text-align:center; display:inline;background-image:url();}
.bar_404 .content ul{float:left;width:100%;height:30px;text-align:left;margin-top:10px;}
.bar_404 .content li{float:left;width:85%;min-height:80px;line-height:80px;text-align:center; text-indent:5px;}
</style>
<body>
<div class="page_content_zone"> 
 <div class="page_content">
 	<div class="bar_404"> 
      	 <div class="top">
          <li class="title">页面找不到了 （404 File Not Found）  </li>
         </div>
        <div class="content"> 
             <li class="vli">您访问的页面找不到了(The Page you visit not found)</li>            			  
        </div>	  
    </div>
 </div>	  
</div>
</body>
</html>
