@charset "UTF-8";

div#lets_topbnr {
	width: 100%;
	height: 262px;
	position: relative;
	display: block;
	overflow: hidden;
}

div#lets_topbnr_inner {
	width: 100%;
	border-bottom: 1px #e5e5e5 solid;
}

#btn_skip {
	cursor: pointer;
}

div#lets_topbnr_preload{
	height: 0;
	overflow: hidden;
}
