D:
/
virtualhost
/
localuser
/
host3914537801
/
www
/
Upload File
HOME
<!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>该网站尚未获得授权</title> <style type="text/css"> .top { height: auto; width: 800px; margin-right: auto; margin-left: auto; margin-top: 200px; } .top .a { font-family: "微软雅黑"; font-size: 30px; text-align: center; float: left; width: 800px; color: #999999; font-weight: bold; } .top .b { font-family: "微软雅黑"; font-size: 16px; text-align: right; float: left; width: 800px; margin-top: 100px; } .top .b a { color: #FF9900; } .top .b a:hover { color: #B00000; } </style> </head> <body> <div class="top"> <span class="a"> 该网站尚未获得授权<br /> 请联系网站开发人员获取授权许可! </span> </div> </body> </html>