@charset "UTF-8";

body { margin: 0; overflow: hidden; }

:focus { outline:none; }
::-moz-focus-inner { border:0; }

.banner-container {
	top: 0; left: 0; background-color: #ffffff; box-sizing: border-box;
	border: 1px solid #c5c5c4;
}
html, body, .banner-container, #inner_container > div, #chromeCover {
	position: absolute; font-family: Arial, sans-serif; overflow: hidden;
	width: 300px;
	height: 250px;
}
.isi-container, .isi-scrollbox { box-sizing: border-box; overflow-x: hidden; width: 100%;
	height: 66px;
}
.isi-container { background-color: #ffffff; left: 0; width: 100%; box-sizing: border-box;
    bottom: 24px;
}
.btn-container, .btn-pi {
	box-sizing: border-box;
	height: 24px;
	line-height: 24px;
}
#inner_container > div > img { width: 100%; height: 100%; }
#chromeCover { top: 0; background-color: #FFFFFF; transition: all 0.4s }
.fadeout { opacity: 0; }
.hide { display: none; }
.btn-container, .isi-container { position: absolute; }
.isi-content { padding: 3px 8px; }
.isi-container .isi_header {
	color: #54b948;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
	padding-bottom: 0px;
}
.isi-container p { margin: 0px; font-size: 11px; line-height: 11px; color: #717073; padding: 4px 0; }
.isi-container .title { color: #004A64; font-weight: bold; }
.isi-container .color-text1 { color: #004A64; font-weight: bold; }
.isi-container .bold { font-weight: bold; }
.pointer { cursor: pointer; }
.underline { text-decoration: underline; }
.isi-content .bullet { color: #333333; font-size: 12px; margin-right: 3px; }
.isi-link, .isi-link:visited { cursor: pointer; text-decoration: underline; }
sup { line-height: 0; font-size: 6px; }
.btn-container { width: 100%; bottom: 0; left: 0; background-color: #1aa4de; color: #FFFFFF; }
.btn-container div { display: inline-block; position: relative; text-align: center; }
#AdPI { width: 180px; }
#AdMG {  }
.btn-pi { position: absolute;  font-size: 11px; cursor: pointer; text-decoration: underline;
	line-height: 12px !important;
}
/*
::-webkit-scrollbar { width: 11px; height: 22px; }
::-moz-scrollbar { width: 11px; height: 22px; }
::-webkit-scrollbar-thumb:vertical { height: 22px; background: #b0adad no-repeat 50% 50%; cursor:pointer; }
::-moz-scrollbar-thumb:vertical { height: 22px; background: #b0adad no-repeat 50% 50%; cursor:pointer; }
*/
::-webkit-scrollbar-track-piece  { background-color: #EEEEEE; }
::-moz-scrollbar-track-piece  { background-color: #EEEEEE; }