@charset "utf-8";
body { background:#e3e2e7 }
.errors { width:760px; height:640px; background:url(../images/404.jpg) no-repeat; margin:70px 0 0 70px }
.errors .text { width:360px; padding:14px 0 0 376px }
.errors .text h4 { color:#e54919; font:36px "微软雅黑", "宋体"; font-weight:700; padding-bottom:8px }
.errors .text p { line-height:22px }
.errors .text p span { color:#e54919; font-weight:700; cursor:pointer; padding:0 5px }
.errors .text p #downTime { cursor:default }