﻿/*  搜集整理 www.198zone.com */
body, div {
    margin: 0;
    padding: 0;
}
body {
    background: url("../images/error_bg.jpg") repeat-x scroll 0 0 #67ACE4;
}

.sy_middle { width:1200px; margin:0px auto; background:url(../images/yw_bg.png) no-repeat center 0px; height:500px; overflow:hidden; text-align:center}

.sy_middle h1 { font-size:68px; line-height:100%; color:#FFF; font-weight:bold; margin:120px 0 0 0}
.sy_middle p { font-size:60px; line-height:100%; color:#c2e2ff; font-weight:100; margin:30px 0 90px 0}
.sy_middle a { font-size:24px;  height:90px; background:#5fb95f; color:#FFF; border:#4e8cc2 1px solid; text-align:center; line-height:90px; border-radius:10px; display:inline-block; text-decoration:none; margin:0 50px; font-weight:100;padding:0 20px;}
.sy_middle a:hover { background:#479d47}

#cloud {
    background: url("../images/error_cloud.png") repeat-x scroll 0 0 transparent;
    bottom: 0;
    height: 170px;
    position: absolute;
    width: 100%;
}
