body {
margin: 0;
height: 100%;
background: url(../images/bg_404.jpg) center 143px #000000 no-repeat;
color: #fff;
font-family: Helvetica, Arial, "Microsoft YaHei", "微软雅黑", "Heiti", "STXihei", "STHeiTi", "华文细黑", Tahoma, sans-serif;
}
a {
	text-decoration: none;
}
.error-title {
    color: #ffbf00;
    font-size: 24px;
}
.center {
text-align: center;
}
.header {
    padding-top: 127px;
}
.left {
float: left;
}
.right {
float: right;
}
.index-body {
overflow: hidden;
width: 980px;
margin: 0 auto;
padding-top: 100px;
}
.large-title {
margin-top: 20px;
font-size: 36px;
color: #ffbf00;
line-height: 44px;
font-weight:600;
}
.index-body-left {
padding-top:30px;
}
.index-body-right {
width: 460px;
    padding-left: 30px;
    font-size: 16px;
    color: #eeeeee;
    line-height:26px;
}
.index-body-content {
border-bottom: 1px solid #494950;
    padding-bottom: 30px;
    padding-top: 20px;
}
.index-available-places {
padding-top: 15px;
}
.index-available-places-text {
padding-bottom: 18px;
}
.index-available-places img {
margin-right:10px;
}