body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-bottom: 0;
	padding: 0 auto;
	margin: 0 auto;
	/* background-image:url('https://inviteme.kr/bmf/images/bg.jpg'); */
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
	max-width: 800px;
	width: auto;
	height: 100%;
	top: 0px;
	bottom: 0px;
}

.swiper-container {
	width: 100%;
	margin: 0;
}

.swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

.imagemap {
	position: relative;
	width: 100%;
}

img {
	display: block;
	width: 100%;
}


#musicb {
		position:absolute;
		text-align:center;
		padding:2px 5px 2px 5px;
		top:5px;
		left:5px;
		z-index:10000;
		font-size:10px;
		background:skyblue;
		color:#FFF;
		border:none;
		}

.link-registration,
.link-exhibitors,
.link-solution-tour,
.link-programs {
	position: absolute;
	display: block;
	z-index: 10;
}

.link-registration {
	top: 58.35%;
	left: 12.1%;
	width: 75.7%;
	height: 11.4%;
}

.link-exhibitors {
	top: 81.7%;
	left: 3%;
	width: 94%;
	height: 7.05%;
}

.link-solution-tour {
	top: 89.9%;
	left: 3%;
	width: 94%;
	height: 6.45%;
}

.link-programs {
	top: 91.35%;
	left: 5.3%;
	width: 88.7%;
	height: 5.85%;
}
