@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background:url(../images/bg.gif);
	min-width: 1232px;
	font-family:"Microsoft YaHei";
	overflow-x:hidden
}
#top{
	position: relative;
	height: 975px;
	background-image: url(../images/01.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: top center;
}
#top h1 {
	width: 185px;
	height: 58px;
	background-image: url(/b2cFrame/styles/images/travel-logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0;
	position: absolute;
	top: 20px;
	left: 40px;
	margin: 0;
}
#top h1 a {
	width: 100%;
	height: 58px;
	overflow: hidden;
	display: block;
	overflow: hidden;
	line-height: 99em;
}
.content {
	width:1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;}
