﻿@CHARSET "UTF-8";
#hotel_content{
	width:1000px;
	margin:0 auto 40px;
}
.no_404{
	background:url(http://img1.40017.cn/net/public/404.png) no-repeat 20px 40px;
	height:400px;
	overflow:hidden;
}
.no_404 a{
	display:block;
	height:400px;
	text-indent:-9999px;
}