<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2018-01-22 16:12:26
 * @version $Id$
 */
*{padding: 0px;margin: 0px;font-style: normal;list-style-type: none;text-decoration: none;font-family: "arial","微软雅黑";font-size: 14px;border:0 none;line-height: 24px;outline: 0px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; }
div{color: #333;}
p{word-break:break-all;}
body{background: #fff;}

.broken404{width:516px;height: 400px;text-align: center; position: absolute;top: 50%;left: 50%;margin: -240px 0 0 -258px; }
.broken404 .otherlink{padding-top: 20px;}
.broken404 a{color: #008cf0;}
.broken404 a:hover{text-decoration: underline;}</pre></body></html>