.all{
	width: 1920px;
	margin: 0 auto;
}
.content{
	width: 1920px;
	height: 960px;
	position:relative;
	background: url(../images/bg_01.jpg) no-repeat;
}
.rule{
	width: 420px;
	font-size: 16px;
	position: absolute;
	top:50px;
	right: 250px;
}
.reservation_box{
	width: 750px;
	height: 960px;
	position: absolute;
	left: 800px;
}
.login_word_div{
	width: 400px;
	height: 100px;
	position: absolute;
	left:100px;
	top: 50px;
	font-size: 16px;
	overflow: hidden;
}
.login_btn{
	color: red;
}
.login_word{
	font-weight: 800;
}
.login_out{
	color: red;
}
.login_btn:hover{
	color: red;
}
.login_out:hover{
	color: red;
}
.reservationCount{
	font-size: 20px;
	position: absolute;
	bottom: 0px;
	color:#521d12;
}
.reservationbox{
	width: 80px;
	height: 423px;
	position: relative;
	background: url(../images/ljyy.png) no-repeat;
}
.reservationbtn{
	width: 80px;
	height: 160px;
	position: absolute;
	cursor: pointer;
	top: 185px;
	border-radius: 40px;
	background: url(../images/ljyy.png) no-repeat 0px -183px;
}
.reservationbtn:hover{
	background: url(../images/ljyy_h.png) no-repeat 0px -183px;
}
.reprogress{
	width: 109px;
	height: 791px;
	position: absolute;
	top: 169px;
	left: 130px;
}
.reprogressbgImg{
	width: 109px;
	height: 791px;
	background: url(../images/bg11.png) no-repeat;
}
.Imgshow{
	width: 109px;
	height: 18%;
	cursor: pointer;
	background: url(../images/bg11h.png) no-repeat;
}

.giftpacklevelbox{
	width: 500px;
	height: 790px;
	position: absolute;
	top: 169px;
	left: 250px;
}
.giftpacklevel{
	width: 153px;
	height: 56px;
	position: absolute;
}
.giftpacklevel1{
	top: 105px;
}
.giftpacklevel2{
	top: 275px;
}
.giftpacklevel3{
	top: 450px;
}
.giftpacklevel4{
	top: 630px;
}

.giftpacklevelbtn{
	width: 110px;
	height: 110px;
	border-radius: 50%;
	position: absolute;
	cursor: pointer;
}
.giftpacklevelbtn1{
	top: -24px;
	left: -120px;
}

.giftpacklevelbtn2{
	top: -28px;
	left: -120px;
}

.giftpacklevelbtn3{
	top: -24px;
	left: -120px;
}

.giftpacklevelbtn4{
	top: -28px;
	left: -120px;
}
.giftpacklevelbtn1:hover > .giftpacklevelimg1{
	display: block;
}
.giftpacklevelbtn2:hover > .giftpacklevelimg2{
	display: block;
}
.giftpacklevelbtn3:hover > .giftpacklevelimg3{
	display: block;
}
.giftpacklevelbtn4:hover > .giftpacklevelimg4{
	display: block;
}

.giftpacklevelimg{
	width: 207px;
	height: 165px;
	position: absolute;
	left: 350px;
	display: none;
}
.giftpacklevelimg1{
	top: -30px;
	background: url(../images/yy1.png) no-repeat;
}
.giftpacklevelimg2{
	top: -20px;
	background: url(../images/yy1000.png) no-repeat;
}
.giftpacklevelimg3{
	top: -15px;
	background: url(../images/yy3000.png) no-repeat;
}
.giftpacklevelimg4{
	top: -15px;
	background: url(../images/yy5000.png) no-repeat;
}

.redemptioncode{
	width: 200px;
	font-size: 13px;
	color: red;
	position: absolute;
	top: 65px;
	left: 0px;
	font-size: 16px;
}