body, div {
    margin: 0;
    padding: 0;
}
body { background: #1c44a0 url("../images/404/error_bg.jpg") repeat-x;}
#container {
    width: 560px;
    margin: 0 auto;
    padding-top: 120px;
    text-align: center;
}
#container img { margin-bottom: 30px; border: none;}
#container .error {
    position: relative;
    height: 200px;
}

#container .error img {
    position: absolute;
    right: -50px;
    bottom: -50px;
}
#container .msg { margin-bottom: 65px;}
#cloud {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 170px;
    background: url("../images/404/error_cloud.png") bottom repeat-x;
}

.but
{
    margin-top:-20px;
}

.dlbtn {
    border-bottom-style: none; 
    text-align: center; 
    line-height: 38px; 
    border-right-style: none; 
    width: 78px; 
    border-top-style: none; 
    background: url(../images/404/button.png) no-repeat; 
    height: 30px;
    color: #066fdb; 
    font-size: 12px; 
    border-left-style: none; 
    cursor: pointer; 
    font-weight: bold
}

#container .quan { margin-bottom: 20px;}

.butnew
{
    margin-top:20px;
}
.quanxDiv{
    margin-top:70px;
}
.quanX{
    margin-top:50px;
}
.quanXspan{
    color:#FFF; 
    font-weight: bold;
}

.dlbtnq {
    border-bottom-style: none; 
    text-align: center; 
    line-height: 38px; 
    border-right-style: none; 
    width: 78px; 
    border-top-style: none; 
    background: url(../images/404/queding.png) no-repeat; 
    height: 30px;
    color: #066fdb; 
    font-size: 12px; 
    border-left-style: none; 
    cursor: pointer; 
    font-weight: bold
}