﻿@charset "utf-8";
/* CSS Document */
body{  padding-bottom:25px; }



.frame{
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 460px;
	margin-bottom:50px;
}
body{ }
#a404{ margin:0 auto; width:1200px; margin:0 auto;}

.wraper {
background:url(../img/errorbg.jpg) no-repeat center;
}
.bt-404 {
background:url(../img/bt-404-bg.jpg) center; text-align:center;
color:white !important; display:block;width:180px; height:43px; line-height:43px;font-size:16px;
}
    .bt-404:hover {
    background:url(../img/bt-404-h-bg.jpg)
    }