/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:42460px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

@keyframes 나타내기-18697 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-18697 {
	0% {opacity:0;}
	54.2% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item18697 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item18698 {
	width:70px !important;
	height:1080px !important;
	left:1850px !important;
}

#item18699 {
	opacity:0.40;
	width:80px !important;
	height:1100px !important;
	left:1850px !important;
	top:-10px !important;
	background:#000;
}

#item18730 {
	width:190px !important;
	height:1080px !important;
}

#item18727 {
	width:190px !important;
	height:1080px !important;
	left:1730px !important;
}

#item19071 {
	width:205px !important;
	height:36px !important;
}

#item19068 {
	width:205px !important;
	height:36px !important;
	left:70px !important;
	top:986px !important;
}

#item19075 {
	width:165px !important;
	height:36px !important;
}

#item19072 {
	width:165px !important;
	height:36px !important;
	left:300px !important;
	top:986px !important;
}

#item35808 {
	width:15px !important;
	height:110px !important;
	left:100px !important;
	top:110px !important;
	background:#e50011;
}

#item41006 {
	width:200px !important;
	height:30px !important;
	left:100px !important;
	top:590px !important;
}

#item50191 {
	width:200px !important;
	height:30px !important;
	left:705px !important;
	top:590px !important;
}

#item50548 {
	width:200px !important;
	height:30px !important;
	left:1310px !important;
	top:590px !important;
}

#item50273 {
	width:200px !important;
	height:30px !important;
	left:705px !important;
	top:750px !important;
}

#item50446 {
	width:200px !important;
	height:30px !important;
	left:100px !important;
	top:715px !important;
}

#item50104 {
	width:200px !important;
	height:30px !important;
	left:100px !important;
	top:625px !important;
}

#item50194 {
	width:200px !important;
	height:30px !important;
	left:705px !important;
	top:625px !important;
}

#item50598 {
	width:200px !important;
	height:30px !important;
	left:1310px !important;
	top:625px !important;
}

#item50323 {
	width:200px !important;
	height:30px !important;
	left:705px !important;
	top:785px !important;
}

#item50496 {
	width:200px !important;
	height:30px !important;
	left:100px !important;
	top:750px !important;
}

#item50197 {
	width:200px !important;
	height:30px !important;
	left:705px !important;
	top:660px !important;
}

#item50648 {
	width:200px !important;
	height:30px !important;
	left:1310px !important;
	top:660px !important;
}

#item50374 {
	width:200px !important;
	height:30px !important;
	left:705px !important;
	top:820px !important;
}

@keyframes 나타내기-36247 {
	0% {opacity:0;}
	56.3% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-36247 {
	0% {opacity:0;}
	56.3% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item36247 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item51872 {
	width:50px !important;
	height:50px !important;
	left:1820px !important;
	top:50px !important;
}

#item51880 {
	width:50px !important;
	height:50px !important;
	background:#aa070b;
}

#item51877 {
	width:50px !important;
	height:50px !important;
	left:1760px !important;
	top:50px !important;
}

#item52868 {
	width:150px !important;
	height:50px !important;
	left:1480px !important;
	top:50px !important;
	background:#9f9fa0;
}

@keyframes 나타내기-52892 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-52892 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item52892 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item52898 {
	width:140px !important;
	height:40px !important;
}

#item52895 {
	width:140px !important;
	height:40px !important;
	left:1485px !important;
	top:55px !important;
}

#item52902 {
	width:110px !important;
	height:50px !important;
	background:#4b4848;
}

#item52899 {
	width:110px !important;
	height:50px !important;
	left:1640px !important;
	top:50px !important;
}

@keyframes 페이드인-30982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-30982 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30982 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes 페이드인-30983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-30983 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30983 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes 페이드인-30984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-30984 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30984 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item52092 {
	width:50px !important;
	height:50px !important;
	left:1820px !important;
	top:50px !important;
}

#item52101 {
	width:50px !important;
	height:50px !important;
	background:#aa070b;
}

#item52098 {
	width:50px !important;
	height:50px !important;
	left:1760px !important;
	top:50px !important;
}

#item52958 {
	width:150px !important;
	height:50px !important;
	left:1480px !important;
	top:50px !important;
	background:#888889;
}

@keyframes 나타내기-52982 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-52982 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item52982 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item52989 {
	width:140px !important;
	height:40px !important;
}

#item52986 {
	width:140px !important;
	height:40px !important;
	left:1485px !important;
	top:55px !important;
}

#item52993 {
	width:110px !important;
	height:50px !important;
	background:#4b4848;
}

#item52990 {
	width:110px !important;
	height:50px !important;
	left:1640px !important;
	top:50px !important;
}

#item24077 {
	width:1940px !important;
	height:190px !important;
	left:-10px !important;
	top:-10px !important;
	background:#f7f7f7;
}

#item45535 {
	width:120px !important;
	height:26px !important;
}

#item45532 {
	width:120px !important;
	height:26px !important;
	left:903px !important;
	top:115px !important;
}

#item13503 {
	width:35px !important;
	height:190px !important;
	left:-10px !important;
	top:-10px !important;
	background:#666666;
}

#item19033 {
	width:50px !important;
	height:50px !important;
	left:1820px !important;
	top:50px !important;
}

#item14459 {
	width:50px !important;
	height:50px !important;
	background:#aa070b;
}

#item19031 {
	width:50px !important;
	height:50px !important;
	left:1760px !important;
	top:50px !important;
}

#item50166 {
	width:140px !important;
	height:30px !important;
}

#item50163 {
	width:140px !important;
	height:30px !important;
	left:1170px !important;
	top:112px !important;
}

#item50170 {
	width:180px !important;
	height:30px !important;
}

#item50167 {
	width:180px !important;
	height:30px !important;
	left:1340px !important;
	top:112px !important;
}

#item50174 {
	width:90px !important;
	height:30px !important;
}

#item50171 {
	width:90px !important;
	height:30px !important;
	left:1555px !important;
	top:112px !important;
}

#item50178 {
	width:90px !important;
	height:30px !important;
}

#item50175 {
	width:90px !important;
	height:30px !important;
	left:1675px !important;
	top:112px !important;
}

#item50182 {
	width:100px !important;
	height:30px !important;
}

#item50179 {
	width:100px !important;
	height:30px !important;
	left:1040px !important;
	top:112px !important;
}

#item52681 {
	width:150px !important;
	height:50px !important;
	left:1480px !important;
	top:50px !important;
	background:#9f9fa0;
}

@keyframes 나타내기-52705 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-52705 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item52705 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item52711 {
	width:140px !important;
	height:40px !important;
}

#item52708 {
	width:140px !important;
	height:40px !important;
	left:1485px !important;
	top:55px !important;
}

#item52715 {
	width:110px !important;
	height:50px !important;
	background:#4b4848;
}

#item52712 {
	width:110px !important;
	height:50px !important;
	left:1640px !important;
	top:50px !important;
}

#item40471 {
	width:150px !important;
	height:38px !important;
	border:solid 1px #aa070b;
}

@keyframes 나타내기-40496 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-40496 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item40496 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item38377 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item38380 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item41138 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item38386 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item53408 {
	width:110px !important;
	height:30px !important;
}

#item53409 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:295px !important;
}

#item53477 {
	width:110px !important;
	height:30px !important;
}

#item53474 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:615px !important;
}

#item53443 {
	width:110px !important;
	height:30px !important;
}

#item53440 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:455px !important;
}

#item53481 {
	width:110px !important;
	height:30px !important;
}

#item53478 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:775px !important;
}

#item53427 {
	width:110px !important;
	height:30px !important;
}

#item53424 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:375px !important;
}

#item53485 {
	width:110px !important;
	height:30px !important;
}

#item53482 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:695px !important;
}

#item53448 {
	width:110px !important;
	height:30px !important;
}

#item53444 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:535px !important;
}

#item53489 {
	width:110px !important;
	height:30px !important;
}

#item53486 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:855px !important;
}

#item53419 {
	width:110px !important;
	height:30px !important;
}

#item53416 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:335px !important;
}

#item53493 {
	width:110px !important;
	height:30px !important;
}

#item53490 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:655px !important;
}

#item53452 {
	width:110px !important;
	height:30px !important;
}

#item53449 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:495px !important;
}

#item53497 {
	width:110px !important;
	height:30px !important;
}

#item53494 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:815px !important;
}

#item53431 {
	width:110px !important;
	height:30px !important;
}

#item53428 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:415px !important;
}

#item53501 {
	width:110px !important;
	height:30px !important;
}

#item53498 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:735px !important;
}

#item53456 {
	width:110px !important;
	height:30px !important;
}

#item53453 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:575px !important;
}

#item53505 {
	width:110px !important;
	height:30px !important;
}

#item53502 {
	width:110px !important;
	height:30px !important;
	left:1620px !important;
	top:895px !important;
}

#item53415 {
	width:110px !important;
	height:30px !important;
}

#item53412 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:295px !important;
}

#item53510 {
	width:110px !important;
	height:30px !important;
}

#item53507 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:615px !important;
}

#item53460 {
	width:110px !important;
	height:30px !important;
}

#item53457 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:455px !important;
}

#item53515 {
	width:110px !important;
	height:30px !important;
}

#item53511 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:775px !important;
}

#item53435 {
	width:110px !important;
	height:30px !important;
}

#item53432 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:375px !important;
}

#item53519 {
	width:110px !important;
	height:30px !important;
}

#item53516 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:695px !important;
}

#item53464 {
	width:110px !important;
	height:30px !important;
}

#item53461 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:535px !important;
}

#item53523 {
	width:110px !important;
	height:30px !important;
}

#item53520 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:855px !important;
}

#item53423 {
	width:110px !important;
	height:30px !important;
}

#item53420 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:335px !important;
}

#item53527 {
	width:110px !important;
	height:30px !important;
}

#item53524 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:655px !important;
}

#item53469 {
	width:110px !important;
	height:30px !important;
}

#item53465 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:495px !important;
}

#item53531 {
	width:110px !important;
	height:30px !important;
}

#item53528 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:815px !important;
}

#item53439 {
	width:110px !important;
	height:30px !important;
}

#item53436 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:415px !important;
}

#item53535 {
	width:110px !important;
	height:30px !important;
}

#item53532 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:735px !important;
}

#item53473 {
	width:110px !important;
	height:30px !important;
}

#item53470 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:575px !important;
}

#item53539 {
	width:110px !important;
	height:30px !important;
}

#item53536 {
	width:110px !important;
	height:30px !important;
	left:1750px !important;
	top:895px !important;
}

#item40511 {
	width:165px !important;
	height:50px !important;
}

#item51002 {
	width:165px !important;
	height:50px !important;
	left:90px !important;
	top:294px !important;
}

#item40955 {
	width:51px !important;
	height:51px !important;
}

#item40956 {
	width:51px !important;
	height:51px !important;
	left:880px !important;
	top:952px !important;
}

#item40962 {
	width:51px !important;
	height:51px !important;
}

#item40959 {
	width:51px !important;
	height:51px !important;
	left:935px !important;
	top:952px !important;
}

#item40966 {
	width:51px !important;
	height:51px !important;
}

#item40963 {
	width:51px !important;
	height:51px !important;
	left:989px !important;
	top:952px !important;
}

#item43152 {
	width:150px !important;
	height:38px !important;
	border:solid 1px #aa070b;
}

@keyframes 나타내기-43178 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-43178 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item43178 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item38365 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item38368 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item38374 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item41270 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item53543 {
	width:110px !important;
	height:22px !important;
}

#item53540 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:285px !important;
}

#item53622 {
	width:110px !important;
	height:22px !important;
}

#item53618 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:533px !important;
}

#item53687 {
	width:110px !important;
	height:22px !important;
}

#item53684 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:781px !important;
}

#item53577 {
	width:110px !important;
	height:22px !important;
}

#item53574 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:409px !important;
}

#item53626 {
	width:110px !important;
	height:22px !important;
}

#item53623 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:657px !important;
}

#item53691 {
	width:110px !important;
	height:22px !important;
}

#item53688 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:905px !important;
}

#item53560 {
	width:110px !important;
	height:22px !important;
}

#item53557 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:347px !important;
}

#item53630 {
	width:110px !important;
	height:22px !important;
}

#item53627 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:595px !important;
}

#item53695 {
	width:110px !important;
	height:22px !important;
}

#item53692 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:843px !important;
}

#item53581 {
	width:110px !important;
	height:22px !important;
}

#item53578 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:471px !important;
}

#item53634 {
	width:110px !important;
	height:22px !important;
}

#item53631 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:719px !important;
}

#item53552 {
	width:110px !important;
	height:22px !important;
}

#item53549 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:316px !important;
}

#item53638 {
	width:110px !important;
	height:22px !important;
}

#item53635 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:564px !important;
}

#item53703 {
	width:110px !important;
	height:22px !important;
}

#item53700 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:812px !important;
}

#item53585 {
	width:110px !important;
	height:22px !important;
}

#item53582 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:440px !important;
}

#item53642 {
	width:110px !important;
	height:22px !important;
}

#item53639 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:688px !important;
}

#item53564 {
	width:110px !important;
	height:22px !important;
}

#item53561 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:378px !important;
}

#item53646 {
	width:110px !important;
	height:22px !important;
}

#item53643 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:626px !important;
}

#item53711 {
	width:110px !important;
	height:22px !important;
}

#item53708 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:874px !important;
}

#item53589 {
	width:110px !important;
	height:22px !important;
}

#item53586 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:502px !important;
}

#item53650 {
	width:110px !important;
	height:22px !important;
}

#item53647 {
	width:110px !important;
	height:22px !important;
	left:1620px !important;
	top:750px !important;
}

#item53548 {
	width:110px !important;
	height:22px !important;
}

#item53545 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:285px !important;
}

#item53654 {
	width:110px !important;
	height:22px !important;
}

#item53651 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:533px !important;
}

#item53719 {
	width:110px !important;
	height:22px !important;
}

#item53716 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:781px !important;
}

#item53593 {
	width:110px !important;
	height:22px !important;
}

#item53590 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:409px !important;
}

#item53658 {
	width:110px !important;
	height:22px !important;
}

#item53655 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:657px !important;
}

#item53723 {
	width:110px !important;
	height:22px !important;
}

#item53720 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:905px !important;
}

#item53569 {
	width:110px !important;
	height:22px !important;
}

#item53565 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:347px !important;
}

#item53662 {
	width:110px !important;
	height:22px !important;
}

#item53659 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:595px !important;
}

#item53727 {
	width:110px !important;
	height:22px !important;
}

#item53724 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:843px !important;
}

#item53597 {
	width:110px !important;
	height:22px !important;
}

#item53594 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:471px !important;
}

#item53666 {
	width:110px !important;
	height:22px !important;
}

#item53663 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:719px !important;
}

#item53556 {
	width:110px !important;
	height:22px !important;
}

#item53553 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:316px !important;
}

#item53670 {
	width:110px !important;
	height:22px !important;
}

#item53667 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:564px !important;
}

#item53735 {
	width:110px !important;
	height:22px !important;
}

#item53732 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:812px !important;
}

#item53601 {
	width:110px !important;
	height:22px !important;
}

#item53598 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:440px !important;
}

#item53674 {
	width:110px !important;
	height:22px !important;
}

#item53671 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:688px !important;
}

#item53573 {
	width:110px !important;
	height:22px !important;
}

#item53570 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:378px !important;
}

#item53679 {
	width:110px !important;
	height:22px !important;
}

#item53675 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:626px !important;
}

#item53744 {
	width:110px !important;
	height:22px !important;
}

#item53741 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:874px !important;
}

#item53605 {
	width:110px !important;
	height:22px !important;
}

#item53602 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:502px !important;
}

#item53683 {
	width:110px !important;
	height:22px !important;
}

#item53680 {
	width:110px !important;
	height:22px !important;
	left:1750px !important;
	top:750px !important;
}

#item40519 {
	width:165px !important;
	height:50px !important;
}

#item51006 {
	width:165px !important;
	height:50px !important;
	left:90px !important;
	top:294px !important;
}

#item40970 {
	width:51px !important;
	height:51px !important;
}

#item40967 {
	width:51px !important;
	height:51px !important;
	left:880px !important;
	top:952px !important;
}

#item40974 {
	width:51px !important;
	height:51px !important;
}

#item40971 {
	width:51px !important;
	height:51px !important;
	left:935px !important;
	top:952px !important;
}

#item40978 {
	width:51px !important;
	height:51px !important;
}

#item40975 {
	width:51px !important;
	height:51px !important;
	left:989px !important;
	top:952px !important;
}

#item43188 {
	width:150px !important;
	height:38px !important;
	border:solid 1px #aa070b;
}

@keyframes 나타내기-43213 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-43213 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item43213 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item38351 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item38354 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item38361 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item41335 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item53761 {
	width:100px !important;
	height:20px !important;
}

#item53758 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:283px !important;
}

#item53855 {
	width:100px !important;
	height:20px !important;
}

#item53852 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:491px !important;
}

#item53920 {
	width:100px !important;
	height:20px !important;
}

#item53917 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:752px !important;
}

#item53821 {
	width:100px !important;
	height:20px !important;
}

#item53818 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:387px !important;
}

#item53859 {
	width:100px !important;
	height:20px !important;
}

#item53856 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:648px !important;
}

#item53924 {
	width:100px !important;
	height:20px !important;
}

#item53921 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:855px !important;
}

#item53804 {
	width:100px !important;
	height:20px !important;
}

#item53801 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:335px !important;
}

#item53863 {
	width:100px !important;
	height:20px !important;
}

#item53860 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:543px !important;
}

#item53928 {
	width:100px !important;
	height:20px !important;
}

#item53925 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:803px !important;
}

#item53826 {
	width:100px !important;
	height:20px !important;
}

#item53822 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:439px !important;
}

#item53867 {
	width:100px !important;
	height:20px !important;
}

#item53864 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:700px !important;
}

#item53932 {
	width:100px !important;
	height:20px !important;
}

#item53929 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:914px !important;
}

#item53795 {
	width:100px !important;
	height:20px !important;
}

#item53792 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:309px !important;
}

#item53871 {
	width:100px !important;
	height:20px !important;
}

#item53868 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:517px !important;
}

#item53936 {
	width:100px !important;
	height:20px !important;
}

#item53933 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:777px !important;
}

#item53830 {
	width:100px !important;
	height:20px !important;
}

#item53827 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:413px !important;
}

#item53875 {
	width:100px !important;
	height:20px !important;
}

#item53872 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:674px !important;
}

#item53940 {
	width:100px !important;
	height:20px !important;
}

#item53937 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:881px !important;
}

#item53808 {
	width:100px !important;
	height:20px !important;
}

#item53805 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:361px !important;
}

#item53879 {
	width:100px !important;
	height:20px !important;
}

#item53876 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:622px !important;
}

#item53944 {
	width:100px !important;
	height:20px !important;
}

#item53941 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:829px !important;
}

#item53834 {
	width:100px !important;
	height:20px !important;
}

#item53831 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:465px !important;
}

#item53883 {
	width:100px !important;
	height:20px !important;
}

#item53880 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:726px !important;
}

#item53791 {
	width:100px !important;
	height:20px !important;
}

#item53788 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:283px !important;
}

#item53887 {
	width:100px !important;
	height:20px !important;
}

#item53884 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:491px !important;
}

#item53952 {
	width:100px !important;
	height:20px !important;
}

#item53949 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:752px !important;
}

#item53838 {
	width:100px !important;
	height:20px !important;
}

#item53835 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:387px !important;
}

#item53891 {
	width:100px !important;
	height:20px !important;
}

#item53888 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:648px !important;
}

#item53957 {
	width:100px !important;
	height:20px !important;
}

#item53953 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:856px !important;
}

#item53812 {
	width:100px !important;
	height:20px !important;
}

#item53809 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:335px !important;
}

#item53895 {
	width:100px !important;
	height:20px !important;
}

#item53892 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:543px !important;
}

#item53961 {
	width:100px !important;
	height:20px !important;
}

#item53958 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:804px !important;
}

#item53842 {
	width:100px !important;
	height:20px !important;
}

#item53839 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:439px !important;
}

#item53899 {
	width:100px !important;
	height:20px !important;
}

#item53896 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:700px !important;
}

#item53966 {
	width:100px !important;
	height:20px !important;
}

#item53962 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:914px !important;
}

#item53799 {
	width:100px !important;
	height:20px !important;
}

#item53796 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:309px !important;
}

#item53904 {
	width:100px !important;
	height:20px !important;
}

#item53900 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:517px !important;
}

#item53970 {
	width:100px !important;
	height:20px !important;
}

#item53967 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:778px !important;
}

#item53847 {
	width:100px !important;
	height:20px !important;
}

#item53843 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:413px !important;
}

#item53908 {
	width:100px !important;
	height:20px !important;
}

#item53905 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:674px !important;
}

#item53974 {
	width:100px !important;
	height:20px !important;
}

#item53971 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:881px !important;
}

#item53816 {
	width:100px !important;
	height:20px !important;
}

#item53813 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:361px !important;
}

#item53912 {
	width:100px !important;
	height:20px !important;
}

#item53909 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:622px !important;
}

#item53978 {
	width:100px !important;
	height:20px !important;
}

#item53975 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:830px !important;
}

#item53851 {
	width:100px !important;
	height:20px !important;
}

#item53848 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:465px !important;
}

#item53916 {
	width:100px !important;
	height:20px !important;
}

#item53913 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:726px !important;
}

#item40527 {
	width:165px !important;
	height:50px !important;
}

#item51012 {
	width:165px !important;
	height:50px !important;
	left:90px !important;
	top:294px !important;
}

#item40982 {
	width:51px !important;
	height:51px !important;
}

#item40979 {
	width:51px !important;
	height:51px !important;
	left:880px !important;
	top:952px !important;
}

#item40986 {
	width:51px !important;
	height:51px !important;
}

#item40983 {
	width:51px !important;
	height:51px !important;
	left:935px !important;
	top:952px !important;
}

#item40990 {
	width:51px !important;
	height:51px !important;
}

#item40987 {
	width:51px !important;
	height:51px !important;
	left:989px !important;
	top:952px !important;
}

#item54339 {
	width:100px !important;
	height:20px !important;
}

#item54336 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:596px !important;
}

#item54343 {
	width:100px !important;
	height:20px !important;
}

#item54340 {
	width:100px !important;
	height:20px !important;
	left:1625px !important;
	top:570px !important;
}

#item54347 {
	width:100px !important;
	height:20px !important;
}

#item54344 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:596px !important;
}

#item54351 {
	width:100px !important;
	height:20px !important;
}

#item54348 {
	width:100px !important;
	height:20px !important;
	left:1755px !important;
	top:570px !important;
}

#item51277 {
	width:1220px !important;
	height:150px !important;
	left:480px !important;
	top:850px !important;
}

#item51184 {
	width:1940px !important;
	height:190px !important;
	left:-10px !important;
	top:-10px !important;
	background:#f7f7f7;
}

#item51211 {
	width:120px !important;
	height:26px !important;
}

#item51208 {
	width:120px !important;
	height:26px !important;
	left:903px !important;
	top:115px !important;
}

#item51236 {
	width:35px !important;
	height:190px !important;
	left:-10px !important;
	top:-10px !important;
	background:#666666;
}

#item51237 {
	width:50px !important;
	height:50px !important;
	left:1820px !important;
	top:50px !important;
}

#item51246 {
	width:50px !important;
	height:50px !important;
	background:#aa070b;
}

#item51243 {
	width:50px !important;
	height:50px !important;
	left:1760px !important;
	top:50px !important;
}

#item51256 {
	width:140px !important;
	height:30px !important;
}

#item51253 {
	width:140px !important;
	height:30px !important;
	left:1170px !important;
	top:112px !important;
}

#item51260 {
	width:180px !important;
	height:30px !important;
}

#item51257 {
	width:180px !important;
	height:30px !important;
	left:1340px !important;
	top:112px !important;
}

#item51264 {
	width:90px !important;
	height:30px !important;
}

#item51261 {
	width:90px !important;
	height:30px !important;
	left:1555px !important;
	top:112px !important;
}

#item51268 {
	width:90px !important;
	height:30px !important;
}

#item51265 {
	width:90px !important;
	height:30px !important;
	left:1675px !important;
	top:112px !important;
}

#item51272 {
	width:100px !important;
	height:30px !important;
}

#item51269 {
	width:100px !important;
	height:30px !important;
	left:1040px !important;
	top:112px !important;
}

#item52773 {
	width:150px !important;
	height:50px !important;
	left:1480px !important;
	top:50px !important;
	background:#9f9fa0;
}

@keyframes 나타내기-52797 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-52797 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item52797 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item52804 {
	width:140px !important;
	height:40px !important;
}

#item52800 {
	width:140px !important;
	height:40px !important;
	left:1485px !important;
	top:55px !important;
}

#item52808 {
	width:110px !important;
	height:50px !important;
	background:#4b4848;
}

#item52805 {
	width:110px !important;
	height:50px !important;
	left:1640px !important;
	top:50px !important;
}

#item42991 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item40725 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-40828 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-40828 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item40828 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item54559 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item54557 {
	width:86px !important;
	height:86px !important;
	left:1627px !important;
	top:81px !important;
}

#item54561 {
	width:1920px !important;
	height:900px !important;
	background:#ffffff;
}

#item54623 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item54621 {
	width:86px !important;
	height:86px !important;
	left:1432px !important;
	top:42px !important;
}

#item54626 {
	width:150px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item54624 {
	width:156px !important;
	height:41px !important;
	left:1514px !important;
	top:442px !important;
}

#item54639 {
	width:1930px !important;
	height:910px !important;
	left:-10px !important;
	top:170px !important;
}

#item35241 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item38202 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item38308 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item35244 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item35251 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item41400 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item40876 {
	width:190px !important;
	height:50px !important;
}

#item51016 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50714 {
	width:60px !important;
	height:25px !important;
}

#item50715 {
	width:60px !important;
	height:25px !important;
	left:1270px !important;
	top:143px !important;
}

#item50721 {
	width:90px !important;
	height:25px !important;
}

#item50718 {
	width:90px !important;
	height:25px !important;
	left:1372px !important;
	top:143px !important;
}

#item50725 {
	width:60px !important;
	height:25px !important;
}

#item50722 {
	width:60px !important;
	height:25px !important;
	left:1561px !important;
	top:143px !important;
}

#item50729 {
	width:90px !important;
	height:25px !important;
}

#item50726 {
	width:90px !important;
	height:25px !important;
	left:1664px !important;
	top:143px !important;
}

#item43237 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-43262 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-43262 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item43262 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item43265 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item43569 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item43572 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item43576 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item43579 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item43585 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item43611 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item43672 {
	width:190px !important;
	height:50px !important;
}

#item51020 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50733 {
	width:60px !important;
	height:25px !important;
}

#item50730 {
	width:60px !important;
	height:25px !important;
	left:1270px !important;
	top:143px !important;
}

#item50737 {
	width:90px !important;
	height:25px !important;
}

#item50734 {
	width:90px !important;
	height:25px !important;
	left:1372px !important;
	top:143px !important;
}

#item50741 {
	width:60px !important;
	height:25px !important;
}

#item50738 {
	width:60px !important;
	height:25px !important;
	left:1561px !important;
	top:143px !important;
}

#item50746 {
	width:90px !important;
	height:25px !important;
}

#item50743 {
	width:90px !important;
	height:25px !important;
	left:1664px !important;
	top:143px !important;
}

#item43818 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item43790 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-43815 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-43815 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item43815 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item54651 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item54649 {
	width:86px !important;
	height:86px !important;
	left:1627px !important;
	top:81px !important;
}

#item54653 {
	width:1920px !important;
	height:900px !important;
	background:#ffffff;
}

#item54711 {
	width:80px !important;
	height:80px !important;
	left:3px !important;
	top:3px !important;
}

#item54708 {
	width:86px !important;
	height:86px !important;
	left:1432px !important;
	top:42px !important;
}

#item54647 {
	width:150px !important;
	height:35px !important;
	left:3px !important;
	top:3px !important;
}

#item54645 {
	width:156px !important;
	height:41px !important;
	left:1534px !important;
	top:397px !important;
}

#item54643 {
	width:1930px !important;
	height:910px !important;
	left:-10px !important;
	top:170px !important;
}

#item44121 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item44124 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item44127 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item44130 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item44136 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item44162 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item44220 {
	width:190px !important;
	height:50px !important;
}

#item51025 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50750 {
	width:60px !important;
	height:25px !important;
}

#item50747 {
	width:60px !important;
	height:25px !important;
	left:1270px !important;
	top:143px !important;
}

#item50754 {
	width:90px !important;
	height:25px !important;
}

#item50751 {
	width:90px !important;
	height:25px !important;
	left:1372px !important;
	top:143px !important;
}

#item50758 {
	width:60px !important;
	height:25px !important;
}

#item50755 {
	width:60px !important;
	height:25px !important;
	left:1561px !important;
	top:143px !important;
}

#item50762 {
	width:90px !important;
	height:25px !important;
}

#item50759 {
	width:90px !important;
	height:25px !important;
	left:1664px !important;
	top:143px !important;
}

#item44330 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-44355 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-44355 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item44355 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item44358 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item44663 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item44666 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item44669 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item44672 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item44679 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item44707 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item44766 {
	width:190px !important;
	height:50px !important;
}

#item51029 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50766 {
	width:60px !important;
	height:25px !important;
}

#item50763 {
	width:60px !important;
	height:25px !important;
	left:1270px !important;
	top:143px !important;
}

#item50770 {
	width:90px !important;
	height:25px !important;
}

#item50767 {
	width:90px !important;
	height:25px !important;
	left:1372px !important;
	top:143px !important;
}

#item50775 {
	width:60px !important;
	height:25px !important;
}

#item50771 {
	width:60px !important;
	height:25px !important;
	left:1561px !important;
	top:143px !important;
}

#item50779 {
	width:90px !important;
	height:25px !important;
}

#item50776 {
	width:90px !important;
	height:25px !important;
	left:1664px !important;
	top:143px !important;
}

#item44871 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-44896 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-44896 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item44896 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item44900 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item45201 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item45204 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item45427 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item45207 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item45399 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item45210 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item45216 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item45242 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item45300 {
	width:190px !important;
	height:50px !important;
}

#item51033 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50795 {
	width:60px !important;
	height:25px !important;
}

#item50792 {
	width:60px !important;
	height:25px !important;
	left:988px !important;
	top:143px !important;
}

#item50810 {
	width:60px !important;
	height:25px !important;
}

#item50807 {
	width:60px !important;
	height:25px !important;
	left:1420px !important;
	top:143px !important;
}

#item50799 {
	width:90px !important;
	height:25px !important;
}

#item50796 {
	width:90px !important;
	height:25px !important;
	left:1091px !important;
	top:143px !important;
}

#item50816 {
	width:90px !important;
	height:25px !important;
}

#item50812 {
	width:90px !important;
	height:25px !important;
	left:1523px !important;
	top:143px !important;
}

#item50806 {
	width:90px !important;
	height:25px !important;
}

#item50803 {
	width:90px !important;
	height:25px !important;
	left:1230px !important;
	top:143px !important;
}

#item50820 {
	width:90px !important;
	height:25px !important;
}

#item50817 {
	width:90px !important;
	height:25px !important;
	left:1662px !important;
	top:143px !important;
}

#item45613 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-45638 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-45638 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item45638 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item45641 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item45967 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item45970 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item45973 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item45977 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item45980 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item45983 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item45986 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item46012 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item46069 {
	width:190px !important;
	height:50px !important;
}

#item51037 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50824 {
	width:60px !important;
	height:25px !important;
}

#item50821 {
	width:60px !important;
	height:25px !important;
	left:988px !important;
	top:143px !important;
}

#item50828 {
	width:60px !important;
	height:25px !important;
}

#item50825 {
	width:60px !important;
	height:25px !important;
	left:1420px !important;
	top:143px !important;
}

#item50832 {
	width:90px !important;
	height:25px !important;
}

#item50829 {
	width:90px !important;
	height:25px !important;
	left:1091px !important;
	top:143px !important;
}

#item50837 {
	width:90px !important;
	height:25px !important;
}

#item50833 {
	width:90px !important;
	height:25px !important;
	left:1523px !important;
	top:143px !important;
}

#item50841 {
	width:90px !important;
	height:25px !important;
}

#item50838 {
	width:90px !important;
	height:25px !important;
	left:1230px !important;
	top:143px !important;
}

#item50845 {
	width:90px !important;
	height:25px !important;
}

#item50842 {
	width:90px !important;
	height:25px !important;
	left:1662px !important;
	top:143px !important;
}

#item46161 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-46186 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-46186 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item46186 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item46189 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item46520 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item46523 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item46526 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item46529 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item46532 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item46535 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item46538 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item46564 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item46622 {
	width:190px !important;
	height:50px !important;
}

#item51043 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50849 {
	width:60px !important;
	height:25px !important;
}

#item50846 {
	width:60px !important;
	height:25px !important;
	left:988px !important;
	top:143px !important;
}

#item50853 {
	width:60px !important;
	height:25px !important;
}

#item50850 {
	width:60px !important;
	height:25px !important;
	left:1420px !important;
	top:143px !important;
}

#item50857 {
	width:90px !important;
	height:25px !important;
}

#item50854 {
	width:90px !important;
	height:25px !important;
	left:1091px !important;
	top:143px !important;
}

#item50861 {
	width:90px !important;
	height:25px !important;
}

#item50858 {
	width:90px !important;
	height:25px !important;
	left:1523px !important;
	top:143px !important;
}

#item50865 {
	width:90px !important;
	height:25px !important;
}

#item50862 {
	width:90px !important;
	height:25px !important;
	left:1230px !important;
	top:143px !important;
}

#item50869 {
	width:90px !important;
	height:25px !important;
}

#item50866 {
	width:90px !important;
	height:25px !important;
	left:1662px !important;
	top:143px !important;
}

#item46802 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-46827 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-46827 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item46827 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item46830 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item47159 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item47163 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item47166 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item47169 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item47172 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item47175 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item47178 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item47204 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item47262 {
	width:190px !important;
	height:50px !important;
}

#item51047 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50874 {
	width:60px !important;
	height:25px !important;
}

#item50870 {
	width:60px !important;
	height:25px !important;
	left:988px !important;
	top:143px !important;
}

#item50878 {
	width:60px !important;
	height:25px !important;
}

#item50875 {
	width:60px !important;
	height:25px !important;
	left:1420px !important;
	top:143px !important;
}

#item50882 {
	width:90px !important;
	height:25px !important;
}

#item50879 {
	width:90px !important;
	height:25px !important;
	left:1091px !important;
	top:143px !important;
}

#item50886 {
	width:90px !important;
	height:25px !important;
}

#item50883 {
	width:90px !important;
	height:25px !important;
	left:1523px !important;
	top:143px !important;
}

#item50890 {
	width:90px !important;
	height:25px !important;
}

#item50887 {
	width:90px !important;
	height:25px !important;
	left:1230px !important;
	top:143px !important;
}

#item50894 {
	width:90px !important;
	height:25px !important;
}

#item50891 {
	width:90px !important;
	height:25px !important;
	left:1662px !important;
	top:143px !important;
}

#item47395 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-47420 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-47420 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item47420 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item47424 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item47748 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item47751 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item47754 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item47757 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item47760 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item47763 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item47767 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item47793 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item47851 {
	width:190px !important;
	height:50px !important;
}

#item51051 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50898 {
	width:60px !important;
	height:25px !important;
}

#item50895 {
	width:60px !important;
	height:25px !important;
	left:988px !important;
	top:143px !important;
}

#item50902 {
	width:60px !important;
	height:25px !important;
}

#item50899 {
	width:60px !important;
	height:25px !important;
	left:1420px !important;
	top:143px !important;
}

#item50906 {
	width:90px !important;
	height:25px !important;
}

#item50903 {
	width:90px !important;
	height:25px !important;
	left:1091px !important;
	top:143px !important;
}

#item50910 {
	width:90px !important;
	height:25px !important;
}

#item50907 {
	width:90px !important;
	height:25px !important;
	left:1523px !important;
	top:143px !important;
}

#item50914 {
	width:90px !important;
	height:25px !important;
}

#item50911 {
	width:90px !important;
	height:25px !important;
	left:1230px !important;
	top:143px !important;
}

#item50918 {
	width:90px !important;
	height:25px !important;
}

#item50915 {
	width:90px !important;
	height:25px !important;
	left:1662px !important;
	top:143px !important;
}

#item47964 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-47989 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-47989 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item47989 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item47992 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item48321 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item48324 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item48327 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item48330 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item48333 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item48336 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item48339 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item48365 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item48424 {
	width:190px !important;
	height:50px !important;
}

#item51056 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50922 {
	width:60px !important;
	height:25px !important;
}

#item50919 {
	width:60px !important;
	height:25px !important;
	left:988px !important;
	top:143px !important;
}

#item50926 {
	width:60px !important;
	height:25px !important;
}

#item50923 {
	width:60px !important;
	height:25px !important;
	left:1420px !important;
	top:143px !important;
}

#item50931 {
	width:90px !important;
	height:25px !important;
}

#item50927 {
	width:90px !important;
	height:25px !important;
	left:1091px !important;
	top:143px !important;
}

#item50935 {
	width:90px !important;
	height:25px !important;
}

#item50932 {
	width:90px !important;
	height:25px !important;
	left:1523px !important;
	top:143px !important;
}

#item50939 {
	width:90px !important;
	height:25px !important;
}

#item50936 {
	width:90px !important;
	height:25px !important;
	left:1230px !important;
	top:143px !important;
}

#item50943 {
	width:90px !important;
	height:25px !important;
}

#item50940 {
	width:90px !important;
	height:25px !important;
	left:1662px !important;
	top:143px !important;
}

#item48564 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-48589 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-48589 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item48589 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item48592 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item48919 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item48928 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item48931 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item48935 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item48938 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item48964 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item49022 {
	width:190px !important;
	height:50px !important;
}

#item51060 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50951 {
	width:60px !important;
	height:25px !important;
}

#item50948 {
	width:60px !important;
	height:25px !important;
	left:1420px !important;
	top:143px !important;
}

#item50959 {
	width:90px !important;
	height:25px !important;
}

#item50956 {
	width:90px !important;
	height:25px !important;
	left:1523px !important;
	top:143px !important;
}

#item50967 {
	width:90px !important;
	height:25px !important;
}

#item50964 {
	width:90px !important;
	height:25px !important;
	left:1662px !important;
	top:143px !important;
}

#item49171 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-49196 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-49196 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item49196 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item49199 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item49431 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item49434 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item49437 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item49440 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item49443 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item49470 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item49529 {
	width:190px !important;
	height:50px !important;
}

#item51064 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50971 {
	width:60px !important;
	height:25px !important;
}

#item50968 {
	width:60px !important;
	height:25px !important;
	left:1420px !important;
	top:143px !important;
}

#item50975 {
	width:90px !important;
	height:25px !important;
}

#item50972 {
	width:90px !important;
	height:25px !important;
	left:1523px !important;
	top:143px !important;
}

#item50979 {
	width:90px !important;
	height:25px !important;
}

#item50976 {
	width:90px !important;
	height:25px !important;
	left:1662px !important;
	top:143px !important;
}

#item49625 {
	width:200px !important;
	height:40px !important;
	border:solid 1px #9f9fa0;
}

@keyframes 나타내기-49650 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-49650 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item49650 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item49653 {
	width:1220px !important;
	height:750px !important;
	left:480px !important;
	top:250px !important;
}

#item49888 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item49891 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item49894 {
	width:61px !important;
	height:5px !important;
	top:4px !important;
}

#item49898 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item49901 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item49927 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item49984 {
	width:190px !important;
	height:50px !important;
}

#item51068 {
	width:190px !important;
	height:50px !important;
	left:160px !important;
	top:335px !important;
}

#item50991 {
	width:60px !important;
	height:25px !important;
}

#item50988 {
	width:60px !important;
	height:25px !important;
	left:1420px !important;
	top:143px !important;
}

#item50996 {
	width:90px !important;
	height:25px !important;
}

#item50992 {
	width:90px !important;
	height:25px !important;
	left:1523px !important;
	top:143px !important;
}

#item51000 {
	width:90px !important;
	height:25px !important;
}

#item50997 {
	width:90px !important;
	height:25px !important;
	left:1662px !important;
	top:143px !important;
}

#item23561 {
	width:7px !important;
	height:31px !important;
	left:60px !important;
	top:822px !important;
	background:#ffffff;
}

#item23614 {
	width:7px !important;
	height:31px !important;
	left:60px !important;
	top:822px !important;
	background:#ffffff;
}

#item23664 {
	width:7px !important;
	height:31px !important;
	left:60px !important;
	top:822px !important;
	background:#ffffff;
}

#item23717 {
	width:7px !important;
	height:31px !important;
	left:60px !important;
	top:822px !important;
	background:#ffffff;
}

#item23769 {
	width:7px !important;
	height:31px !important;
	left:60px !important;
	top:822px !important;
	background:#ffffff;
}

#item22421 {
	width:7px !important;
	height:31px !important;
	left:60px !important;
	top:822px !important;
	background:#ffffff;
}

#item31802 {
	width:7px !important;
	height:31px !important;
	left:60px !important;
	top:822px !important;
	background:#ffffff;
}

#item31671 {
	width:14px !important;
	height:62px !important;
	left:60px !important;
	top:822px !important;
	background:#ffffff;
	border:solid 0.6px #0000ff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item23842 {
	width:1940px !important;
	height:920px !important;
	left:-10px !important;
	top:170px !important;
}

#item38120 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item38123 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item38129 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item41477 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item23936 {
	width:80px !important;
	height:160px !important;
}

#item23937 {
	width:80px !important;
	height:160px !important;
	top:520px !important;
}

#item23943 {
	width:80px !important;
	height:160px !important;
}

#item23940 {
	width:80px !important;
	height:160px !important;
	left:1840px !important;
	top:520px !important;
}

#item23946 {
	width:45px !important;
	height:45px !important;
}

#item23947 {
	width:45px !important;
	height:45px !important;
	left:1520px !important;
	top:1000px !important;
}

#item23957 {
	width:45px !important;
	height:45px !important;
}

#item23954 {
	width:45px !important;
	height:45px !important;
	left:1565px !important;
	top:1000px !important;
}

#item23961 {
	width:45px !important;
	height:45px !important;
}

#item23958 {
	width:45px !important;
	height:45px !important;
	left:1610px !important;
	top:1000px !important;
}

#item23966 {
	width:45px !important;
	height:45px !important;
}

#item23962 {
	width:45px !important;
	height:45px !important;
	left:1655px !important;
	top:1000px !important;
}

#item23970 {
	width:45px !important;
	height:45px !important;
}

#item23967 {
	width:45px !important;
	height:45px !important;
	left:1700px !important;
	top:1000px !important;
}

#item23974 {
	width:45px !important;
	height:45px !important;
}

#item23971 {
	width:45px !important;
	height:45px !important;
	left:1745px !important;
	top:1000px !important;
}

#item31844 {
	width:45px !important;
	height:45px !important;
}

#item31841 {
	width:45px !important;
	height:45px !important;
	left:1790px !important;
	top:1000px !important;
}

#item31848 {
	width:45px !important;
	height:45px !important;
}

#item31845 {
	width:45px !important;
	height:45px !important;
	left:1835px !important;
	top:1000px !important;
}

#item32667 {
	width:1920px !important;
	height:900px !important;
	top:180px !important;
	background:#ffffff;
}

#item52610 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item52613 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item52616 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item52642 {
	width:61px !important;
	height:10px !important;
	top:3px !important;
}

#item32680 {
	width:1920px !important;
	height:250px !important;
	top:830px !important;
	background:#666666;
}

#item32817 {
	width:240px !important;
	height:74px !important;
	left:80px !important;
	top:917px !important;
	border:solid 2.0014362px #fff;
}

#item32818 {
	width:240px !important;
	height:74px !important;
	left:350px !important;
	top:917px !important;
	border:solid 2.0014362px #fff;
}

#item32819 {
	width:240px !important;
	height:74px !important;
	left:620px !important;
	top:917px !important;
	border:solid 2.0014362px #fff;
}

#item32820 {
	width:240px !important;
	height:74px !important;
	left:890px !important;
	top:917px !important;
	border:solid 2.0014362px #fff;
}

#item32821 {
	width:240px !important;
	height:74px !important;
	left:1160px !important;
	top:917px !important;
	border:solid 2.0014362px #fff;
}

#item13495 {
	width:70px !important;
	height:110px !important;
}

#item32931 {
	width:220px !important;
	height:60px !important;
}

#item32928 {
	width:220px !important;
	height:60px !important;
	left:90px !important;
	top:924px !important;
}

#item32935 {
	width:220px !important;
	height:60px !important;
}

#item32932 {
	width:220px !important;
	height:60px !important;
	left:360px !important;
	top:924px !important;
}

#item33036 {
	width:220px !important;
	height:60px !important;
}

#item33033 {
	width:220px !important;
	height:60px !important;
	left:900px !important;
	top:924px !important;
}

#item32939 {
	width:220px !important;
	height:60px !important;
}

#item32936 {
	width:220px !important;
	height:60px !important;
	left:630px !important;
	top:924px !important;
}

#item33040 {
	width:220px !important;
	height:60px !important;
}

#item33037 {
	width:220px !important;
	height:60px !important;
	left:1170px !important;
	top:924px !important;
}

#item53188 {
	width:150px !important;
	height:50px !important;
	left:1600px !important;
	top:50px !important;
	background:#888889;
}

@keyframes 나타내기-53212 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-53212 {
	0% {opacity:0;}
	53.3% {opacity:0;}
	63.3% {opacity:1;}
	100% {opacity:1;}
}
#item53212 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item53218 {
	width:140px !important;
	height:40px !important;
}

#item53215 {
	width:140px !important;
	height:40px !important;
	left:1605px !important;
	top:55px !important;
}

#item53223 {
	width:110px !important;
	height:50px !important;
	background:#4b4848;
}

#item53219 {
	width:110px !important;
	height:50px !important;
	left:1760px !important;
	top:50px !important;
}
#in5footer,  #prefooter {display:none;}
