@charset "utf-8";
#container .mainImg {
	height: 309px;
	width: 898px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 20px;
}
#container .conceptTxt {
	height: 428px;
	width: 898px;
	margin-right: auto;
	margin-bottom: 55px;
	margin-left: auto;
	position: relative;
}
.conceptTxt .historyBtn {
	height: 35px;
	width: 187px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#container h3 {
	height: 29px;
	width: 928px;
	padding: 13px 0 0 32px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8CC01E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CC01E;
}
#container .shopList {
	width: 902px;
	padding: 30px 0 0 32px;
}
#container .shopList h4 {
	margin-bottom: 7px;
}


#container .shopList ul li {
	width: 451px;
	margin-bottom: 26px;
	float: left;
	height: 114px;
}
#container .shopList ul {
	margin-bottom: 10px;
}

.shopList .clearfix li img {
	float: left;
	margin: 6px 0 0 0;
}
.shopList .clearfix li p {
	float: left;
	padding: 0 0 0 11px;
	display: block;
	width: 308px;
}
.shopList .clearfix li p span {
	font-size: 13px;
	font-weight: bold;
	line-height: 2em;
}
.ticketTxt .ticketBtn {
	height: 35px;
	width: 255px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#container .ticketTxt {
	width: 898px;
	margin-right: auto;
	margin-bottom: 55px;
	margin-left: auto;
	position: relative;
	padding: 0 0 80px;
}
#container .closeWrap {
	padding: 0;
	border-top: 1px solid #8CC01E;
	text-align:center;
}
