<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1.0" />
	<meta name="apple-mobile-web-app-capable" content="yes" />
	<meta http-equiv="Pragma" content="no-cache" />  
    <meta http-equiv="Cache-Control" content="no-cache" />  
    <meta http-equiv="Expires" content="0" /> 

    <title>404错误提示</title>
    <style type="text/css">
    body { margin: 0px; background-color: #E1E1E1;}
    .prompt { width:90%; height:auto; margin:0 auto;}
    .prompt_up { width:100%; height:40px; line-height:40px; background:#fb9a38; text-align:center; font-size:14pt; font-family:"微软雅黑"; color:#FFF;}
    .prompt_down { width:100%; height:auto; background:#fceddd; padding-top:60px; padding-bottom:60px; text-align:center; font-size:14pt; font-family:"宋体"; color:#333; line-height:20px; min-height:60px;}