/* 	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:96500px; 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;}
}

#item144210 {
	mix-blend-mode:multiply;
	opacity:0.40;
	width:1929px !important;
	height:990px !important;
	top:90px !important;
	background:#000;
}

#item144063 {
	width:1450px !important;
	height:100px !important;
	left:480px !important;
	top:-10px !important;
	background:#746661;
}

#item144160 {
	width:500px !important;
	height:100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#a72b2a;
}

@keyframes 나타내기-144017 {
	0% {opacity:0;}
	53% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-144017 {
	0% {opacity:0;}
	53% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item145904 {
	width:1920px !important;
	height:880px !important;
}

#item145901 {
	width:1920px !important;
	height:880px !important;
	top:145px !important;
}

#item144802 {
	width:270px !important;
	height:60px !important;
}

#item144799 {
	width:270px !important;
	height:60px !important;
	left:1610px !important;
	top:15px !important;
}

#item144806 {
	width:210px !important;
	height:60px !important;
}

#item144803 {
	width:210px !important;
	height:60px !important;
	left:530px !important;
	top:13px !important;
}

#item144811 {
	width:210px !important;
	height:60px !important;
}

#item144807 {
	width:210px !important;
	height:60px !important;
	left:826px !important;
	top:13px !important;
}

#item144815 {
	width:210px !important;
	height:60px !important;
}

#item144812 {
	width:210px !important;
	height:60px !important;
	left:1118px !important;
	top:13px !important;
}

@keyframes 오른쪽으로이동-145136 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(700px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽으로이동-145136 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(700px,0px);
		opacity:1;
	}
}
#item145136 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item145137 {
	opacity:0.95;
	width:500px !important;
	height:1080px !important;
	box-shadow:10px 0px 20px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:10px 0px 20px 0px rgba(0,0,0,0.25);
	background:#ffffff;
}

#item145324 {
	width:220px !important;
	height:1080px !important;
	box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	background:#8fa0a8;
}

#item145356 {
	width:200px !important;
	height:1080px !important;
}

#item145354 {
	width:200px !important;
	height:1080px !important;
	left:500px !important;
}

#item145365 {
	width:50px !important;
	height:50px !important;
	box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	background:#666666;
}

#item145360 {
	width:50px !important;
	height:50px !important;
	box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	background:#191919;
}

#item145357 {
	width:50px !important;
	height:50px !important;
	left:450px !important;
	top:50px !important;
}

#item145372 {
	width:176px !important;
	height:26px !important;
}

#item145369 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:193px !important;
}

#item145376 {
	width:176px !important;
	height:26px !important;
}

#item145373 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:638px !important;
}

#item145381 {
	width:176px !important;
	height:26px !important;
}

#item145377 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:754px !important;
}

#item145385 {
	width:176px !important;
	height:26px !important;
}

#item145382 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:694px !important;
}

#item145390 {
	width:176px !important;
	height:26px !important;
}

#item145386 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:810px !important;
}

#item145394 {
	width:176px !important;
	height:26px !important;
}

#item145391 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:870px !important;
}

#item145398 {
	width:176px !important;
	height:22px !important;
}

#item145395 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:342px !important;
}

#item145402 {
	width:176px !important;
	height:22px !important;
}

#item145399 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:398px !important;
}

#item145406 {
	width:176px !important;
	height:22px !important;
}

#item145403 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:454px !important;
}

#item145410 {
	width:176px !important;
	height:22px !important;
}

#item145407 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:510px !important;
}

#item145414 {
	width:230px !important;
	height:22px !important;
}

#item145411 {
	width:230px !important;
	height:22px !important;
	left:248px !important;
	top:539px !important;
}

#item145418 {
	width:176px !important;
	height:22px !important;
}

#item145415 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:370px !important;
}

#item145423 {
	width:176px !important;
	height:22px !important;
}

#item145419 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:426px !important;
}

#item145427 {
	width:176px !important;
	height:22px !important;
}

#item145424 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:482px !important;
}

#item139003 {
	opacity:0.90;
	width:50px !important;
	height:50px !important;
	background:#7f7f7f;
}

#item138996 {
	width:50px !important;
	height:50px !important;
	background:#262626;
}

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

#item139612 {
	width:240px !important;
	height:33px !important;
}

#item139609 {
	width:240px !important;
	height:33px !important;
	left:1442px !important;
	top:48px !important;
}

@keyframes 오른쪽으로이동-142007 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(700px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽으로이동-142007 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(700px,0px);
		opacity:1;
	}
}
#item142007 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item142008 {
	opacity:0.95;
	width:500px !important;
	height:1080px !important;
	box-shadow:10px 0px 20px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:10px 0px 20px 0px rgba(0,0,0,0.25);
	background:#ffffff;
}

#item142196 {
	width:220px !important;
	height:1080px !important;
	box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	background:#8fa0a8;
}

#item142229 {
	width:200px !important;
	height:1080px !important;
}

#item142227 {
	width:200px !important;
	height:1080px !important;
	left:500px !important;
}

#item142239 {
	width:50px !important;
	height:50px !important;
	box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	background:#666666;
}

#item142233 {
	width:50px !important;
	height:50px !important;
	box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	background:#191919;
}

#item142230 {
	width:50px !important;
	height:50px !important;
	left:450px !important;
	top:50px !important;
}

#item142246 {
	width:176px !important;
	height:26px !important;
}

#item142243 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:193px !important;
}

#item142251 {
	width:176px !important;
	height:26px !important;
}

#item142247 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:638px !important;
}

#item142255 {
	width:176px !important;
	height:26px !important;
}

#item142252 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:754px !important;
}

#item142259 {
	width:176px !important;
	height:26px !important;
}

#item142256 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:694px !important;
}

#item142263 {
	width:176px !important;
	height:26px !important;
}

#item142260 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:810px !important;
}

#item142267 {
	width:176px !important;
	height:26px !important;
}

#item142264 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:870px !important;
}

#item142271 {
	width:176px !important;
	height:22px !important;
}

#item142268 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:342px !important;
}

#item142275 {
	width:176px !important;
	height:22px !important;
}

#item142272 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:398px !important;
}

#item142279 {
	width:176px !important;
	height:22px !important;
}

#item142276 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:454px !important;
}

#item142283 {
	width:176px !important;
	height:22px !important;
}

#item142280 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:510px !important;
}

#item142287 {
	width:230px !important;
	height:22px !important;
}

#item142284 {
	width:230px !important;
	height:22px !important;
	left:248px !important;
	top:539px !important;
}

#item142291 {
	width:176px !important;
	height:22px !important;
}

#item142288 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:370px !important;
}

#item142296 {
	width:176px !important;
	height:22px !important;
}

#item142292 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:426px !important;
}

#item142300 {
	width:176px !important;
	height:22px !important;
}

#item142297 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:482px !important;
}

#item98072 {
	width:186px !important;
	height:36px !important;
}

#item98069 {
	width:186px !important;
	height:36px !important;
	left:1589px !important;
	top:262px !important;
}

#item102663 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

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

#item102849 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item102855 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item102852 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

#item141051 {
	width:118px !important;
	height:97px !important;
}

#item141048 {
	width:118px !important;
	height:97px !important;
	left:1651px !important;
	top:416px !important;
}

#item141055 {
	width:124px !important;
	height:97px !important;
}

#item141052 {
	width:124px !important;
	height:97px !important;
	left:1645px !important;
	top:751px !important;
}

#item141072 {
	width:118px !important;
	height:97px !important;
}

#item141069 {
	width:118px !important;
	height:97px !important;
	left:1651px !important;
	top:526px !important;
}

#item141077 {
	width:124px !important;
	height:97px !important;
}

#item141073 {
	width:124px !important;
	height:97px !important;
	left:1645px !important;
	top:636px !important;
}

#item103569 {
	width:186px !important;
	height:36px !important;
}

#item103566 {
	width:186px !important;
	height:36px !important;
	left:1589px !important;
	top:262px !important;
}

#item103673 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item134464 {
	width:75px !important;
	height:620px !important;
	left:1769px !important;
	top:316px !important;
	background:#fff;
}

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

#item134534 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item134539 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item134536 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

#item141086 {
	width:103px !important;
	height:50px !important;
}

#item141083 {
	width:103px !important;
	height:50px !important;
	left:1667px !important;
	top:411px !important;
}

#item141090 {
	width:103px !important;
	height:50px !important;
}

#item141087 {
	width:103px !important;
	height:50px !important;
	left:1667px !important;
	top:478px !important;
}

#item141099 {
	width:99px !important;
	height:56px !important;
}

#item141096 {
	width:99px !important;
	height:56px !important;
	left:1670px !important;
	top:540px !important;
}

#item141103 {
	width:99px !important;
	height:56px !important;
}

#item141100 {
	width:99px !important;
	height:56px !important;
	left:1670px !important;
	top:605px !important;
}

#item141119 {
	width:103px !important;
	height:56px !important;
}

#item141115 {
	width:103px !important;
	height:56px !important;
	left:1667px !important;
	top:671px !important;
}

#item141126 {
	width:99px !important;
	height:56px !important;
}

#item141123 {
	width:99px !important;
	height:56px !important;
	left:1670px !important;
	top:736px !important;
}

#item141130 {
	width:99px !important;
	height:56px !important;
}

#item141127 {
	width:99px !important;
	height:56px !important;
	left:1670px !important;
	top:800px !important;
}

#item135035 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item135267 {
	width:61px !important;
	height:10px !important;
	left:984px !important;
	top:124px !important;
}

#item135273 {
	width:61px !important;
	height:10px !important;
	left:831px !important;
	top:124px !important;
}

#item135279 {
	width:61px !important;
	height:10px !important;
	left:687px !important;
	top:124px !important;
}

#item135280 {
	width:61px !important;
	height:10px !important;
	left:1289px !important;
	top:124px !important;
}

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

#item135315 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item135320 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item135317 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

#item136477 {
	opacity:0.90;
	width:50px !important;
	height:50px !important;
	background:#7f7f7f;
}

#item136469 {
	width:50px !important;
	height:50px !important;
	background:#262626;
}

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

#item138941 {
	width:240px !important;
	height:33px !important;
}

#item138938 {
	width:240px !important;
	height:33px !important;
	left:1442px !important;
	top:55px !important;
}

#item141593 {
	width:140px !important;
	height:33px !important;
}

#item141590 {
	width:140px !important;
	height:33px !important;
	left:390px !important;
	top:113px !important;
}

#item141597 {
	width:140px !important;
	height:33px !important;
}

#item141594 {
	width:140px !important;
	height:33px !important;
	left:689px !important;
	top:113px !important;
}

#item141602 {
	width:140px !important;
	height:33px !important;
}

#item141598 {
	width:140px !important;
	height:33px !important;
	left:989px !important;
	top:113px !important;
}

#item141606 {
	width:140px !important;
	height:33px !important;
}

#item141603 {
	width:140px !important;
	height:33px !important;
	left:1288px !important;
	top:113px !important;
}

#item141610 {
	width:240px !important;
	height:33px !important;
}

#item141607 {
	width:240px !important;
	height:33px !important;
	left:1442px !important;
	top:112px !important;
}

#item141614 {
	width:140px !important;
	height:33px !important;
}

#item141611 {
	width:140px !important;
	height:33px !important;
	left:540px !important;
	top:113px !important;
}

#item141618 {
	width:140px !important;
	height:33px !important;
}

#item141615 {
	width:140px !important;
	height:33px !important;
	left:839px !important;
	top:113px !important;
}

#item141622 {
	width:140px !important;
	height:33px !important;
}

#item141619 {
	width:140px !important;
	height:33px !important;
	left:1138px !important;
	top:113px !important;
}

@keyframes 오른쪽으로이동-141694 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(700px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽으로이동-141694 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(700px,0px);
		opacity:1;
	}
}
#item141694 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item141695 {
	opacity:0.95;
	width:500px !important;
	height:1080px !important;
	box-shadow:10px 0px 20px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:10px 0px 20px 0px rgba(0,0,0,0.25);
	background:#ffffff;
}

#item141882 {
	width:220px !important;
	height:1080px !important;
	box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	background:#8fa0a8;
}

#item141914 {
	width:200px !important;
	height:1080px !important;
}

#item141912 {
	width:200px !important;
	height:1080px !important;
	left:500px !important;
}

#item141923 {
	width:50px !important;
	height:50px !important;
	box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	background:#666666;
}

#item141918 {
	width:50px !important;
	height:50px !important;
	box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:10px 0px 20px 0px rgba(0,0,0,0.2);
	background:#191919;
}

#item141915 {
	width:50px !important;
	height:50px !important;
	left:450px !important;
	top:50px !important;
}

#item141930 {
	width:176px !important;
	height:26px !important;
}

#item141927 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:193px !important;
}

#item141935 {
	width:176px !important;
	height:26px !important;
}

#item141931 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:638px !important;
}

#item141939 {
	width:176px !important;
	height:26px !important;
}

#item141936 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:754px !important;
}

#item141943 {
	width:176px !important;
	height:26px !important;
}

#item141940 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:694px !important;
}

#item141947 {
	width:176px !important;
	height:26px !important;
}

#item141944 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:810px !important;
}

#item141951 {
	width:176px !important;
	height:26px !important;
}

#item141948 {
	width:176px !important;
	height:26px !important;
	left:248px !important;
	top:870px !important;
}

#item141955 {
	width:176px !important;
	height:22px !important;
}

#item141952 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:342px !important;
}

#item141959 {
	width:176px !important;
	height:22px !important;
}

#item141956 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:398px !important;
}

#item141963 {
	width:176px !important;
	height:22px !important;
}

#item141960 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:454px !important;
}

#item141967 {
	width:176px !important;
	height:22px !important;
}

#item141964 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:510px !important;
}

#item141971 {
	width:230px !important;
	height:22px !important;
}

#item141968 {
	width:230px !important;
	height:22px !important;
	left:248px !important;
	top:539px !important;
}

#item141975 {
	width:176px !important;
	height:22px !important;
}

#item141972 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:370px !important;
}

#item141979 {
	width:176px !important;
	height:22px !important;
}

#item141976 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:426px !important;
}

#item141983 {
	width:176px !important;
	height:22px !important;
}

#item141980 {
	width:176px !important;
	height:22px !important;
	left:248px !important;
	top:482px !important;
}

#item105157 {
	width:494px !important;
	height:105px !important;
	border-radius:14px;
	background:#e7ecee;
}

#item104905 {
	width:14px !important;
	height:14px !important;
	left:1663px !important;
	top:589px !important;
}

#item135375 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item135400 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item135379 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item105363 {
	width:128px !important;
	height:128px !important;
	left:72px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item105364 {
	width:128px !important;
	height:128px !important;
	left:172px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item105365 {
	width:128px !important;
	height:128px !important;
	left:274px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item105518 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item139615 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item139619 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item139623 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item123524 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item124566 {
	width:14px !important;
	height:26px !important;
	background:#83949d;
}

#item124648 {
	width:613px !important;
	height:35px !important;
	left:118px !important;
	top:259px !important;
	background:#83949d;
}

#item124649 {
	width:1031px !important;
	height:35px !important;
	left:771px !important;
	top:259px !important;
	background:#83949d;
}

#item124697 {
	width:612px !important;
	height:679px !important;
	left:119px !important;
	top:300px !important;
	border:solid 1.4px #83949d;
}

#item124698 {
	width:1031px !important;
	height:331px !important;
	left:772px !important;
	top:300px !important;
	border:solid 1.4px #83949d;
}

#item124707 {
	width:1031px !important;
	height:35px !important;
	left:771px !important;
	top:649px !important;
	background:#83949d;
}

#item124731 {
	width:1031px !important;
	height:289px !important;
	left:772px !important;
	top:690px !important;
	border:solid 1.4px #83949d;
}

#item139635 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item139639 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item139643 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item105927 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item105952 {
	width:494px !important;
	height:105px !important;
	border-radius:14px;
	background:#e7ecee;
}

#item135446 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item135450 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item135455 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item107186 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item107391 {
	width:128px !important;
	height:128px !important;
	left:72px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item107392 {
	width:128px !important;
	height:128px !important;
	left:172px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item107393 {
	width:128px !important;
	height:128px !important;
	left:274px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item139655 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item139659 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item139663 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item124909 {
	width:14px !important;
	height:26px !important;
	background:#83949d;
}

#item124910 {
	width:613px !important;
	height:35px !important;
	left:118px !important;
	top:259px !important;
	background:#83949d;
}

#item124911 {
	width:1031px !important;
	height:35px !important;
	left:771px !important;
	top:259px !important;
	background:#83949d;
}

#item124958 {
	width:612px !important;
	height:679px !important;
	left:119px !important;
	top:300px !important;
	border:solid 1.4px #83949d;
}

#item124959 {
	width:1031px !important;
	height:331px !important;
	left:772px !important;
	top:300px !important;
	border:solid 1.4px #83949d;
}

#item124972 {
	width:1031px !important;
	height:35px !important;
	left:771px !important;
	top:649px !important;
	background:#83949d;
}

#item124996 {
	width:1031px !important;
	height:289px !important;
	left:772px !important;
	top:690px !important;
	border:solid 1.4px #83949d;
}

#item139667 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item139671 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item139675 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item108957 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item108982 {
	width:494px !important;
	height:105px !important;
	border-radius:14px;
	background:#e7ecee;
}

#item135496 {
	width:44px !important;
	height:44px !important;
	left:915px !important;
	top:980px !important;
}

#item135500 {
	width:44px !important;
	height:44px !important;
	left:962px !important;
	top:980px !important;
}

#item135513 {
	width:44px !important;
	height:44px !important;
	left:1009px !important;
	top:980px !important;
}

#item135504 {
	width:44px !important;
	height:44px !important;
	left:867px !important;
	top:980px !important;
}

#item109965 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item139679 {
	width:44px !important;
	height:44px !important;
	left:915px !important;
	top:980px !important;
}

#item139683 {
	width:44px !important;
	height:44px !important;
	left:962px !important;
	top:980px !important;
}

#item139687 {
	width:44px !important;
	height:44px !important;
	left:1009px !important;
	top:980px !important;
}

#item139691 {
	width:44px !important;
	height:44px !important;
	left:867px !important;
	top:980px !important;
}

#item124054 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item125152 {
	width:14px !important;
	height:26px !important;
	background:#83949d;
}

#item125153 {
	width:1684px !important;
	height:35px !important;
	left:118px !important;
	top:259px !important;
	background:#83949d;
}

#item125201 {
	width:1682px !important;
	height:679px !important;
	left:119px !important;
	top:300px !important;
	border:solid 1.4px #83949d;
}

#item139696 {
	width:44px !important;
	height:44px !important;
	left:915px !important;
	top:980px !important;
}

#item139700 {
	width:44px !important;
	height:44px !important;
	left:962px !important;
	top:980px !important;
}

#item139704 {
	width:44px !important;
	height:44px !important;
	left:1009px !important;
	top:980px !important;
}

#item139708 {
	width:44px !important;
	height:44px !important;
	left:867px !important;
	top:980px !important;
}

#item125615 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item126137 {
	width:14px !important;
	height:26px !important;
	background:#83949d;
}

#item126138 {
	width:834px !important;
	height:35px !important;
	left:969px !important;
	top:259px !important;
	background:#83949d;
}

#item126230 {
	width:405px !important;
	height:35px !important;
	left:119px !important;
	top:259px !important;
	background:#83949d;
}

#item126281 {
	width:405px !important;
	height:35px !important;
	left:119px !important;
	top:629px !important;
	background:#83949d;
}

#item126257 {
	width:405px !important;
	height:35px !important;
	left:545px !important;
	top:259px !important;
	background:#83949d;
}

#item126282 {
	width:405px !important;
	height:35px !important;
	left:545px !important;
	top:629px !important;
	background:#83949d;
}

#item126163 {
	width:833px !important;
	height:679px !important;
	left:969px !important;
	top:300px !important;
	border:solid 1.4px #83949d;
}

#item126226 {
	width:405px !important;
	height:310px !important;
	left:119px !important;
	top:300px !important;
	border:solid 1.4px #83949d;
}

#item126228 {
	width:405px !important;
	height:310px !important;
	left:119px !important;
	top:670px !important;
	border:solid 1.4px #83949d;
}

#item126227 {
	width:405px !important;
	height:310px !important;
	left:545px !important;
	top:300px !important;
	border:solid 1.4px #83949d;
}

#item126229 {
	width:405px !important;
	height:310px !important;
	left:545px !important;
	top:670px !important;
	border:solid 1.4px #83949d;
}

#item139715 {
	width:44px !important;
	height:44px !important;
	left:915px !important;
	top:980px !important;
}

#item139719 {
	width:44px !important;
	height:44px !important;
	left:962px !important;
	top:980px !important;
}

#item139724 {
	width:44px !important;
	height:44px !important;
	left:1009px !important;
	top:980px !important;
}

#item139728 {
	width:44px !important;
	height:44px !important;
	left:867px !important;
	top:980px !important;
}

#item111079 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item111104 {
	width:494px !important;
	height:105px !important;
	border-radius:14px;
	background:#e7ecee;
}

@keyframes 나타내기-111859 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-111859 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item111738 {
	width:119px !important;
	height:33px !important;
	left:1px !important;
	border-radius:5px;
	background:#83949d;
}

#item111833 {
	width:306px !important;
	height:424px !important;
	left:10px !important;
	top:10px !important;
}

#item111845 {
	width:35px !important;
	height:35px !important;
	left:253px !important;
	background:#83949d;
}

#item111851 {
	width:40px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item111852 {
	width:46px !important;
	height:49px !important;
	left:269px !important;
	top:11px !important;
}

#item111829 {
	width:306px !important;
	height:424px !important;
	left:10px !important;
	top:10px !important;
}

#item111830 {
	width:316px !important;
	height:434px !important;
	left:598px !important;
	top:549px !important;
}

#item111855 {
	width:127px !important;
	height:40px !important;
}

#item111856 {
	width:127px !important;
	height:40px !important;
	left:787px !important;
	top:515px !important;
}

#item135595 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item135599 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item135603 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item112225 {
	width:128px !important;
	height:128px !important;
	left:72px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item112226 {
	width:128px !important;
	height:128px !important;
	left:172px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item112227 {
	width:128px !important;
	height:128px !important;
	left:275px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item111910 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item139735 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item139739 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item139743 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item124060 {
	width:836px !important;
	height:36px !important;
	left:118px !important;
	top:264px !important;
	background:#83949d;
}

#item124062 {
	width:292px !important;
	height:36px !important;
	left:980px !important;
	top:264px !important;
	background:#83949d;
}

#item124063 {
	width:531px !important;
	height:36px !important;
	left:1286px !important;
	top:264px !important;
	background:#83949d;
}

#item124163 {
	width:836px !important;
	height:36px !important;
	left:980px !important;
	top:629px !important;
	background:#83949d;
}

#item124187 {
	width:836px !important;
	height:283px !important;
	left:981px !important;
	top:671px !important;
	border:solid 1.44406130759343px #83949d;
}

#item124188 {
	width:836px !important;
	height:647px !important;
	left:119px !important;
	top:308px !important;
	border:solid 1.44406130759343px #83949d;
}

#item124190 {
	width:292px !important;
	height:314px !important;
	left:981px !important;
	top:307px !important;
	border:solid 1.44406130759343px #83949d;
}

#item124191 {
	width:531px !important;
	height:314px !important;
	left:1286px !important;
	top:307px !important;
	border:solid 1.44406130759343px #83949d;
}

#item124235 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item126862 {
	width:14px !important;
	height:26px !important;
	background:#83949d;
}

#item139747 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item139751 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item139755 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item112817 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item112842 {
	width:494px !important;
	height:105px !important;
	border-radius:14px;
	background:#e7ecee;
}

@keyframes 나타내기-113248 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-113248 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item113250 {
	width:119px !important;
	height:33px !important;
	left:1px !important;
	border-radius:5px;
	background:#83949d;
}

#item113278 {
	width:306px !important;
	height:424px !important;
	left:10px !important;
	top:10px !important;
}

#item113288 {
	width:35px !important;
	height:35px !important;
	left:253px !important;
	background:#83949d;
}

#item113295 {
	width:40px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item113292 {
	width:46px !important;
	height:49px !important;
	left:269px !important;
	top:11px !important;
}

#item113276 {
	width:306px !important;
	height:424px !important;
	left:10px !important;
	top:10px !important;
}

#item113274 {
	width:316px !important;
	height:434px !important;
	left:598px !important;
	top:549px !important;
}

#item113299 {
	width:127px !important;
	height:40px !important;
}

#item113296 {
	width:127px !important;
	height:40px !important;
	left:787px !important;
	top:515px !important;
}

#item114028 {
	width:211px !important;
	height:22px !important;
	left:454px !important;
	top:769px !important;
	background:#83949d;
}

#item135642 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item135646 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item135650 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item114291 {
	width:128px !important;
	height:128px !important;
	left:72px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item114292 {
	width:128px !important;
	height:128px !important;
	left:172px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item114293 {
	width:128px !important;
	height:128px !important;
	left:274px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item114075 {
	width:244px !important;
	height:420px !important;
	left:1588px !important;
	top:236px !important;
}

#item114775 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item139760 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item139765 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item139769 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item124378 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item124266 {
	width:987px !important;
	height:30px !important;
	left:95px !important;
	top:256px !important;
	background:#83949d;
}

#item124293 {
	width:986px !important;
	height:670px !important;
	left:95px !important;
	top:293px !important;
	border:solid 1.32113624641114px #83949d;
}

#item124309 {
	width:718px !important;
	height:33px !important;
	left:1103px !important;
	top:254px !important;
	background:#83949d;
}

#item124333 {
	width:717px !important;
	height:329px !important;
	left:1103px !important;
	top:293px !important;
	border:solid 1.32113624641114px #83949d;
}

#item124338 {
	width:718px !important;
	height:33px !important;
	left:1103px !important;
	top:640px !important;
	background:#83949d;
}

#item124362 {
	width:717px !important;
	height:297px !important;
	left:1103px !important;
	top:666px !important;
	border:solid 1.32113624641114px #83949d;
}

#item127268 {
	width:14px !important;
	height:26px !important;
	background:#83949d;
}

#item139779 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item139783 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item139787 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item115446 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item115471 {
	width:494px !important;
	height:105px !important;
	border-radius:14px;
	background:#e7ecee;
}

#item135706 {
	width:44px !important;
	height:44px !important;
	left:915px !important;
	top:980px !important;
}

#item135710 {
	width:44px !important;
	height:44px !important;
	left:962px !important;
	top:980px !important;
}

#item135715 {
	width:44px !important;
	height:44px !important;
	left:1009px !important;
	top:980px !important;
}

#item135719 {
	width:44px !important;
	height:44px !important;
	left:867px !important;
	top:980px !important;
}

#item116393 {
	width:128px !important;
	height:128px !important;
	left:72px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item116394 {
	width:128px !important;
	height:128px !important;
	left:172px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item116395 {
	width:128px !important;
	height:128px !important;
	left:274px !important;
	top:5px !important;
	border:solid 1px #7d7c7d;
	-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;
}

#item116739 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item139801 {
	width:44px !important;
	height:44px !important;
	left:915px !important;
	top:980px !important;
}

#item139805 {
	width:44px !important;
	height:44px !important;
	left:962px !important;
	top:980px !important;
}

#item139809 {
	width:44px !important;
	height:44px !important;
	left:1009px !important;
	top:980px !important;
}

#item139814 {
	width:44px !important;
	height:44px !important;
	left:867px !important;
	top:980px !important;
}

#item127496 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item128335 {
	width:14px !important;
	height:26px !important;
	background:#83949d;
}

#item128336 {
	width:832px !important;
	height:35px !important;
	left:118px !important;
	top:259px !important;
	background:#83949d;
}

#item128447 {
	width:832px !important;
	height:35px !important;
	left:118px !important;
	top:628px !important;
	background:#83949d;
}

#item128423 {
	width:832px !important;
	height:35px !important;
	left:971px !important;
	top:259px !important;
	background:#83949d;
}

#item128449 {
	width:832px !important;
	height:35px !important;
	left:971px !important;
	top:628px !important;
	background:#83949d;
}

#item128419 {
	width:831px !important;
	height:310px !important;
	left:120px !important;
	top:300px !important;
	border:solid 1.4px #83949d;
}

#item128421 {
	width:831px !important;
	height:310px !important;
	left:971px !important;
	top:300px !important;
	border:solid 1.4px #83949d;
}

#item128420 {
	width:831px !important;
	height:310px !important;
	left:120px !important;
	top:669px !important;
	border:solid 1.4px #83949d;
}

#item128422 {
	width:831px !important;
	height:310px !important;
	left:971px !important;
	top:669px !important;
	border:solid 1.4px #83949d;
}

#item139821 {
	width:44px !important;
	height:44px !important;
	left:915px !important;
	top:980px !important;
}

#item139825 {
	width:44px !important;
	height:44px !important;
	left:962px !important;
	top:980px !important;
}

#item139829 {
	width:44px !important;
	height:44px !important;
	left:1009px !important;
	top:980px !important;
}

#item139833 {
	width:44px !important;
	height:44px !important;
	left:867px !important;
	top:980px !important;
}

#item128504 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item128801 {
	width:832px !important;
	height:35px !important;
	left:118px !important;
	top:259px !important;
	background:#83949d;
}

#item128803 {
	width:832px !important;
	height:35px !important;
	left:971px !important;
	top:259px !important;
	background:#83949d;
}

#item128804 {
	width:832px !important;
	height:35px !important;
	left:971px !important;
	top:628px !important;
	background:#83949d;
}

#item128897 {
	width:831px !important;
	height:680px !important;
	left:120px !important;
	top:300px !important;
	border:solid 1.4px #83949d;
}

#item128898 {
	width:831px !important;
	height:310px !important;
	left:971px !important;
	top:300px !important;
	border:solid 1.4px #83949d;
}

#item128900 {
	width:831px !important;
	height:310px !important;
	left:971px !important;
	top:669px !important;
	border:solid 1.4px #83949d;
}

#item128995 {
	width:14px !important;
	height:26px !important;
	background:#83949d;
}

#item139840 {
	width:44px !important;
	height:44px !important;
	left:915px !important;
	top:980px !important;
}

#item139845 {
	width:44px !important;
	height:44px !important;
	left:962px !important;
	top:980px !important;
}

#item139849 {
	width:44px !important;
	height:44px !important;
	left:1009px !important;
	top:980px !important;
}

#item139853 {
	width:44px !important;
	height:44px !important;
	left:867px !important;
	top:980px !important;
}

#item117071 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item117188 {
	width:61px !important;
	height:10px !important;
	left:1524px !important;
	top:124px !important;
}

#item117190 {
	width:61px !important;
	height:10px !important;
	left:1371px !important;
	top:124px !important;
}

#item117192 {
	width:61px !important;
	height:10px !important;
	left:1227px !important;
	top:124px !important;
}

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

#item117248 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item117253 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item117250 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

@keyframes 오른쪽에서날아오기-141340 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-141340 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item117434 {
	width:875px !important;
	height:33px !important;
	background:#a72126;
}

#item117579 {
	width:61px !important;
	height:21px !important;
	background:#a72126;
}

#item117677 {
	width:61px !important;
	height:21px !important;
	background:#a72126;
}

#item117756 {
	width:7px !important;
	height:25px !important;
	left:454px !important;
	top:267px !important;
	background:#a72126;
}

#item117935 {
	width:7px !important;
	height:25px !important;
	top:267px !important;
	background:#a72126;
}

#item117961 {
	width:373px !important;
	height:20px !important;
	left:55px !important;
	top:274px !important;
	background:#83949d;
}

#item118113 {
	width:12px !important;
	height:66px !important;
	left:99px !important;
	top:73px !important;
	background:#0c3287;
}

#item118114 {
	width:43px !important;
	height:12px !important;
	left:111px !important;
	top:91px !important;
	background:#0c3287;
}

#item118115 {
	width:59px !important;
	height:12px !important;
	left:111px !important;
	top:127px !important;
	background:#0c3287;
}

@keyframes fly-in-left-141133 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141133 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item118367 {
	width:853px !important;
	height:33px !important;
	background:#83949d;
}

#item117529 {
	width:61px !important;
	height:21px !important;
	background:#83949d;
}

#item117629 {
	width:61px !important;
	height:21px !important;
	background:#83949d;
}

#item117731 {
	width:7px !important;
	height:25px !important;
	left:432px !important;
	top:267px !important;
	background:#83949d;
}

#item117910 {
	width:7px !important;
	height:25px !important;
	top:267px !important;
	background:#83949d;
}

#item117937 {
	width:252px !important;
	height:21px !important;
	background:#83949d;
}

#item118019 {
	width:276px !important;
	height:18px !important;
	left:108px !important;
	top:58px !important;
	background:#83949d;
}

#item118027 {
	width:12px !important;
	height:55px !important;
	left:96px !important;
	top:58px !important;
	background:#191919;
}

#item118028 {
	width:68px !important;
	height:18px !important;
	left:99px !important;
	top:58px !important;
	background:#191919;
}

#item118029 {
	width:59px !important;
	height:12px !important;
	left:108px !important;
	top:101px !important;
	background:#191919;
}

@keyframes 나타내기-118394 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-118394 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item118395 {
	width:119px !important;
	height:33px !important;
	left:1px !important;
	border-radius:5px;
	background:#83949d;
}

#item118421 {
	width:127px !important;
	height:40px !important;
}

#item118419 {
	width:127px !important;
	height:40px !important;
	left:1708px !important;
	top:234px !important;
}

#item118428 {
	width:487px !important;
	height:674px !important;
	left:10px !important;
	top:10px !important;
}

#item118435 {
	width:56px !important;
	height:56px !important;
	left:403px !important;
	background:#83949d;
}

#item118442 {
	width:64px !important;
	height:68px !important;
	left:3px !important;
	top:3px !important;
}

#item118439 {
	width:70px !important;
	height:74px !important;
	left:424px !important;
	top:14px !important;
}

#item118426 {
	width:487px !important;
	height:674px !important;
	left:10px !important;
	top:10px !important;
}

#item118424 {
	width:497px !important;
	height:684px !important;
	left:1352px !important;
	top:269px !important;
}

#item118601 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item118626 {
	width:494px !important;
	height:105px !important;
	border-radius:14px;
	background:#e7ecee;
}

@keyframes 나타내기-119708 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-119708 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item119709 {
	width:119px !important;
	height:33px !important;
	left:1px !important;
	border-radius:5px;
	background:#83949d;
}

#item119738 {
	width:306px !important;
	height:424px !important;
	left:10px !important;
	top:10px !important;
}

#item119746 {
	width:35px !important;
	height:35px !important;
	left:253px !important;
	background:#83949d;
}

#item119754 {
	width:40px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item119751 {
	width:46px !important;
	height:49px !important;
	left:269px !important;
	top:11px !important;
}

#item119736 {
	width:306px !important;
	height:424px !important;
	left:10px !important;
	top:10px !important;
}

#item119734 {
	width:316px !important;
	height:434px !important;
	left:599px !important;
	top:549px !important;
}

#item119758 {
	width:127px !important;
	height:40px !important;
}

#item119755 {
	width:127px !important;
	height:40px !important;
	left:787px !important;
	top:515px !important;
}

#item119784 {
	width:293px !important;
	height:22px !important;
	top:35px !important;
	background:#83949d;
}

#item137198 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item137202 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item137207 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item120335 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item139870 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item139874 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item139878 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item127865 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item127889 {
	width:987px !important;
	height:30px !important;
	left:95px !important;
	top:256px !important;
	background:#83949d;
}

#item127913 {
	width:986px !important;
	height:693px !important;
	left:95px !important;
	top:293px !important;
	border:solid 1.32113624641114px #83949d;
}

#item127914 {
	width:718px !important;
	height:33px !important;
	left:1103px !important;
	top:254px !important;
	background:#83949d;
}

#item127938 {
	width:717px !important;
	height:329px !important;
	left:1103px !important;
	top:293px !important;
	border:solid 1.32113624641114px #83949d;
}

#item127939 {
	width:718px !important;
	height:33px !important;
	left:1103px !important;
	top:640px !important;
	background:#83949d;
}

#item127964 {
	width:717px !important;
	height:307px !important;
	left:1103px !important;
	top:679px !important;
	border:solid 1.32113624641114px #83949d;
}

#item127988 {
	width:14px !important;
	height:26px !important;
	left:95px !important;
	top:220px !important;
	background:#83949d;
}

#item139882 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item139886 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item139890 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item120979 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item137248 {
	width:44px !important;
	height:44px !important;
	left:1034px !important;
	top:980px !important;
}

#item137289 {
	width:44px !important;
	height:44px !important;
	left:843px !important;
	top:980px !important;
}

#item137252 {
	width:44px !important;
	height:44px !important;
	left:1081px !important;
	top:980px !important;
}

#item137293 {
	width:44px !important;
	height:44px !important;
	left:890px !important;
	top:980px !important;
}

#item137297 {
	width:44px !important;
	height:44px !important;
	left:938px !important;
	top:980px !important;
}

#item137260 {
	width:44px !important;
	height:44px !important;
	left:986px !important;
	top:980px !important;
}

#item137301 {
	width:44px !important;
	height:44px !important;
	left:795px !important;
	top:980px !important;
}

#item129740 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item130261 {
	width:14px !important;
	height:26px !important;
	left:95px !important;
	top:220px !important;
	background:#83949d;
}

#item139902 {
	width:44px !important;
	height:44px !important;
	left:1034px !important;
	top:980px !important;
}

#item139906 {
	width:44px !important;
	height:44px !important;
	left:843px !important;
	top:980px !important;
}

#item139910 {
	width:44px !important;
	height:44px !important;
	left:1081px !important;
	top:980px !important;
}

#item139915 {
	width:44px !important;
	height:44px !important;
	left:890px !important;
	top:980px !important;
}

#item139919 {
	width:44px !important;
	height:44px !important;
	left:938px !important;
	top:980px !important;
}

#item139923 {
	width:44px !important;
	height:44px !important;
	left:986px !important;
	top:980px !important;
}

#item139927 {
	width:44px !important;
	height:44px !important;
	left:795px !important;
	top:980px !important;
}

#item130286 {
	width:14px !important;
	height:26px !important;
	left:95px !important;
	top:220px !important;
	background:#83949d;
}

#item139932 {
	width:44px !important;
	height:44px !important;
	left:1034px !important;
	top:980px !important;
}

#item139936 {
	width:44px !important;
	height:44px !important;
	left:843px !important;
	top:980px !important;
}

#item139940 {
	width:44px !important;
	height:44px !important;
	left:1081px !important;
	top:980px !important;
}

#item139944 {
	width:44px !important;
	height:44px !important;
	left:890px !important;
	top:980px !important;
}

#item139949 {
	width:44px !important;
	height:44px !important;
	left:938px !important;
	top:980px !important;
}

#item139953 {
	width:44px !important;
	height:44px !important;
	left:986px !important;
	top:980px !important;
}

#item139957 {
	width:44px !important;
	height:44px !important;
	left:795px !important;
	top:980px !important;
}

@keyframes fly-in-top-141371 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-top-141371 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fly-in-bottom-141372 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-141372 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item130578 {
	width:14px !important;
	height:26px !important;
	left:95px !important;
	top:220px !important;
	background:#83949d;
}

#item139961 {
	width:44px !important;
	height:44px !important;
	left:1034px !important;
	top:980px !important;
}

#item139965 {
	width:44px !important;
	height:44px !important;
	left:843px !important;
	top:980px !important;
}

#item139969 {
	width:44px !important;
	height:44px !important;
	left:1081px !important;
	top:980px !important;
}

#item139974 {
	width:44px !important;
	height:44px !important;
	left:890px !important;
	top:980px !important;
}

#item139978 {
	width:44px !important;
	height:44px !important;
	left:938px !important;
	top:980px !important;
}

#item139983 {
	width:44px !important;
	height:44px !important;
	left:986px !important;
	top:980px !important;
}

#item139987 {
	width:44px !important;
	height:44px !important;
	left:795px !important;
	top:980px !important;
}

@keyframes fly-in-left-141373 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141373 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item132285 {
	width:14px !important;
	height:26px !important;
	left:95px !important;
	top:220px !important;
	background:#83949d;
}

#item139992 {
	width:44px !important;
	height:44px !important;
	left:1034px !important;
	top:980px !important;
}

#item139996 {
	width:44px !important;
	height:44px !important;
	left:843px !important;
	top:980px !important;
}

#item140000 {
	width:44px !important;
	height:44px !important;
	left:1081px !important;
	top:980px !important;
}

#item140004 {
	width:44px !important;
	height:44px !important;
	left:890px !important;
	top:980px !important;
}

#item140008 {
	width:44px !important;
	height:44px !important;
	left:938px !important;
	top:980px !important;
}

#item140012 {
	width:44px !important;
	height:44px !important;
	left:986px !important;
	top:980px !important;
}

#item140016 {
	width:44px !important;
	height:44px !important;
	left:795px !important;
	top:980px !important;
}

@keyframes 오른쪽에서날아오기-141445 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-141445 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item133201 {
	width:14px !important;
	height:26px !important;
	left:95px !important;
	top:220px !important;
	background:#83949d;
}

#item133289 {
	width:352px !important;
	height:238px !important;
	left:535px !important;
	top:307px !important;
	border:solid 0.8px #c3c2c2;
	-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;
}

#item138955 {
	width:352px !important;
	height:238px !important;
	left:1446px !important;
	top:307px !important;
	border:solid 0.8px #c3c2c2;
	-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;
}

#item133293 {
	width:176px !important;
	height:56px !important;
	left:535px !important;
	top:408px !important;
	background:#c3c2c2;
}

#item138956 {
	width:176px !important;
	height:56px !important;
	left:1446px !important;
	top:408px !important;
	background:#c3c2c2;
}

#item140022 {
	width:44px !important;
	height:44px !important;
	left:1034px !important;
	top:980px !important;
}

#item140026 {
	width:44px !important;
	height:44px !important;
	left:843px !important;
	top:980px !important;
}

#item140030 {
	width:44px !important;
	height:44px !important;
	left:1081px !important;
	top:980px !important;
}

#item140034 {
	width:44px !important;
	height:44px !important;
	left:890px !important;
	top:980px !important;
}

#item140040 {
	width:44px !important;
	height:44px !important;
	left:938px !important;
	top:980px !important;
}

#item140044 {
	width:44px !important;
	height:44px !important;
	left:986px !important;
	top:980px !important;
}

#item140048 {
	width:44px !important;
	height:44px !important;
	left:795px !important;
	top:980px !important;
}

#item129272 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item129296 {
	width:987px !important;
	height:30px !important;
	left:95px !important;
	top:256px !important;
	background:#83949d;
}

#item129320 {
	width:986px !important;
	height:669px !important;
	left:95px !important;
	top:293px !important;
	border:solid 1.32113624641114px #83949d;
}

#item129321 {
	width:718px !important;
	height:33px !important;
	left:1103px !important;
	top:254px !important;
	background:#83949d;
}

#item129345 {
	width:717px !important;
	height:329px !important;
	left:1103px !important;
	top:293px !important;
	border:solid 1.32113624641114px #83949d;
}

#item129347 {
	width:718px !important;
	height:33px !important;
	left:1103px !important;
	top:640px !important;
	background:#83949d;
}

#item129371 {
	width:717px !important;
	height:291px !important;
	left:1103px !important;
	top:671px !important;
	border:solid 1.32113624641114px #83949d;
}

#item129395 {
	width:14px !important;
	height:26px !important;
	left:95px !important;
	top:220px !important;
	background:#83949d;
}

#item140052 {
	width:44px !important;
	height:44px !important;
	left:1034px !important;
	top:980px !important;
}

#item140056 {
	width:44px !important;
	height:44px !important;
	left:843px !important;
	top:980px !important;
}

#item140060 {
	width:44px !important;
	height:44px !important;
	left:1081px !important;
	top:980px !important;
}

#item140064 {
	width:44px !important;
	height:44px !important;
	left:890px !important;
	top:980px !important;
}

#item140068 {
	width:44px !important;
	height:44px !important;
	left:938px !important;
	top:980px !important;
}

#item140072 {
	width:44px !important;
	height:44px !important;
	left:986px !important;
	top:980px !important;
}

#item140076 {
	width:44px !important;
	height:44px !important;
	left:795px !important;
	top:980px !important;
}

#item132925 {
	width:44px !important;
	height:44px !important;
	left:962px !important;
	top:980px !important;
}

#item132929 {
	width:44px !important;
	height:44px !important;
	left:913px !important;
	top:980px !important;
}

#item137590 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

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

#item137647 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item137652 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item137649 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

#item145446 {
	width:240px !important;
	height:33px !important;
}

#item145443 {
	width:240px !important;
	height:33px !important;
	left:1442px !important;
	top:48px !important;
}

#item137666 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

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

#item137722 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item137727 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item137724 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

#item140098 {
	width:44px !important;
	height:44px !important;
	left:962px !important;
	top:980px !important;
}

#item140102 {
	width:44px !important;
	height:44px !important;
	left:913px !important;
	top:980px !important;
}

@keyframes 나타내기-121765 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-121765 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item121644 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item121793 {
	width:44px !important;
	height:44px !important;
	left:1189px !important;
	top:932px !important;
}

#item121797 {
	width:44px !important;
	height:44px !important;
	left:1145px !important;
	top:932px !important;
}

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

#item137796 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item137801 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item137798 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

#item140114 {
	width:247px !important;
	height:33px !important;
}

#item140115 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:781px !important;
}

#item140121 {
	width:247px !important;
	height:33px !important;
}

#item140118 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:830px !important;
}

#item140125 {
	width:247px !important;
	height:33px !important;
}

#item140122 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:879px !important;
}

#item140129 {
	width:247px !important;
	height:33px !important;
}

#item140126 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:926px !important;
}

#item121931 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

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

#item137866 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item137871 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item137868 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

@keyframes 나타내기-140130 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-140130 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item140156 {
	width:247px !important;
	height:33px !important;
}

#item140153 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:781px !important;
}

#item140160 {
	width:247px !important;
	height:33px !important;
}

#item140157 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:830px !important;
}

#item140164 {
	width:247px !important;
	height:33px !important;
}

#item140161 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:879px !important;
}

#item140168 {
	width:247px !important;
	height:33px !important;
}

#item140165 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:926px !important;
}

#item140426 {
	width:44px !important;
	height:44px !important;
	left:1189px !important;
	top:932px !important;
}

#item140432 {
	width:44px !important;
	height:44px !important;
	left:1145px !important;
	top:932px !important;
}

#item122046 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item122361 {
	width:44px !important;
	height:44px !important;
	left:1189px !important;
	top:932px !important;
}

#item122365 {
	width:44px !important;
	height:44px !important;
	left:1145px !important;
	top:932px !important;
}

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

#item137933 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item137939 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item137935 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

@keyframes 나타내기-140176 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-140176 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item140202 {
	width:247px !important;
	height:33px !important;
}

#item140199 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:781px !important;
}

#item140207 {
	width:247px !important;
	height:33px !important;
}

#item140203 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:830px !important;
}

#item140211 {
	width:247px !important;
	height:33px !important;
}

#item140208 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:879px !important;
}

#item140215 {
	width:247px !important;
	height:33px !important;
}

#item140212 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:926px !important;
}

#item122149 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

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

#item138001 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item138006 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item138003 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

@keyframes 나타내기-140216 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-140216 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item140242 {
	width:247px !important;
	height:33px !important;
}

#item140239 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:781px !important;
}

#item140246 {
	width:247px !important;
	height:33px !important;
}

#item140243 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:830px !important;
}

#item140250 {
	width:247px !important;
	height:33px !important;
}

#item140247 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:879px !important;
}

#item140254 {
	width:247px !important;
	height:33px !important;
}

#item140251 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:926px !important;
}

#item140449 {
	width:44px !important;
	height:44px !important;
	left:1189px !important;
	top:932px !important;
}

#item140454 {
	width:44px !important;
	height:44px !important;
	left:1145px !important;
	top:932px !important;
}

#item122293 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item122384 {
	width:44px !important;
	height:44px !important;
	left:1189px !important;
	top:932px !important;
}

#item122388 {
	width:44px !important;
	height:44px !important;
	left:1145px !important;
	top:932px !important;
}

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

#item138067 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item138073 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item138069 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

@keyframes 나타내기-140255 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-140255 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item140281 {
	width:247px !important;
	height:33px !important;
}

#item140278 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:781px !important;
}

#item140285 {
	width:247px !important;
	height:33px !important;
}

#item140282 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:830px !important;
}

#item140290 {
	width:247px !important;
	height:33px !important;
}

#item140286 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:879px !important;
}

#item140294 {
	width:247px !important;
	height:33px !important;
}

#item140291 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:926px !important;
}

#item122467 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

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

#item138136 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item138141 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item138138 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

@keyframes 나타내기-140303 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-140303 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item140330 {
	width:247px !important;
	height:33px !important;
}

#item140326 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:781px !important;
}

#item140334 {
	width:247px !important;
	height:33px !important;
}

#item140331 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:830px !important;
}

#item140339 {
	width:247px !important;
	height:33px !important;
}

#item140335 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:879px !important;
}

#item140343 {
	width:247px !important;
	height:33px !important;
}

#item140340 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:926px !important;
}

#item140464 {
	width:44px !important;
	height:44px !important;
	left:1189px !important;
	top:932px !important;
}

#item140468 {
	width:44px !important;
	height:44px !important;
	left:1145px !important;
	top:932px !important;
}

#item122575 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

#item122588 {
	width:44px !important;
	height:44px !important;
	left:1189px !important;
	top:932px !important;
}

#item122592 {
	width:44px !important;
	height:44px !important;
	left:1145px !important;
	top:932px !important;
}

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

#item138203 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item138210 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item138205 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

@keyframes 나타내기-140345 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-140345 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item140371 {
	width:247px !important;
	height:33px !important;
}

#item140368 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:781px !important;
}

#item140375 {
	width:247px !important;
	height:33px !important;
}

#item140372 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:830px !important;
}

#item140379 {
	width:247px !important;
	height:33px !important;
}

#item140376 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:879px !important;
}

#item140383 {
	width:247px !important;
	height:33px !important;
}

#item140380 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:926px !important;
}

#item122675 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

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

#item138271 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item138276 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item138273 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

@keyframes 나타내기-140387 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-140387 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item140413 {
	width:247px !important;
	height:33px !important;
}

#item140410 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:781px !important;
}

#item140417 {
	width:247px !important;
	height:33px !important;
}

#item140414 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:830px !important;
}

#item140421 {
	width:247px !important;
	height:33px !important;
}

#item140418 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:879px !important;
}

#item140425 {
	width:247px !important;
	height:33px !important;
}

#item140422 {
	width:247px !important;
	height:33px !important;
	left:58px !important;
	top:926px !important;
}

#item140474 {
	width:44px !important;
	height:44px !important;
	left:1189px !important;
	top:932px !important;
}

#item140478 {
	width:44px !important;
	height:44px !important;
	left:1145px !important;
	top:932px !important;
}

@keyframes fly-in-left-141378 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141378 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item94488 {
	width:338px !important;
	height:73px !important;
	left:1px !important;
	background:#a72126;
}

#item94515 {
	width:338px !important;
	height:216px !important;
	left:1px !important;
	top:466px !important;
	background:#dae1e5;
}

@keyframes fly-in-left-141379 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141379 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item94490 {
	width:338px !important;
	height:73px !important;
	left:1px !important;
	background:#a72126;
}

#item94516 {
	width:338px !important;
	height:216px !important;
	left:1px !important;
	top:466px !important;
	background:#dae1e5;
}

@keyframes fly-in-left-141380 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141380 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item94491 {
	width:338px !important;
	height:73px !important;
	left:1px !important;
	background:#a72126;
}

#item94517 {
	width:338px !important;
	height:216px !important;
	left:1px !important;
	top:466px !important;
	background:#dae1e5;
}

@keyframes fly-in-left-141381 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141381 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item94518 {
	width:338px !important;
	height:216px !important;
	left:1px !important;
	top:466px !important;
	background:#dae1e5;
}

#item138309 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

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

#item138365 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item138370 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item138367 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

#item138421 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item138425 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item138429 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

@keyframes fly-in-left-94970 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-94970 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item94971 {
	width:338px !important;
	height:73px !important;
	left:1px !important;
	background:#a72126;
}

#item94972 {
	width:338px !important;
	height:216px !important;
	left:1px !important;
	top:466px !important;
	background:#dae1e5;
}

@keyframes fly-in-left-141382 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141382 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item94867 {
	width:338px !important;
	height:73px !important;
	left:1px !important;
	background:#a72126;
}

#item94868 {
	width:338px !important;
	height:216px !important;
	left:1px !important;
	top:466px !important;
	background:#dae1e5;
}

@keyframes fly-in-left-141383 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141383 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item94808 {
	width:338px !important;
	height:73px !important;
	left:1px !important;
	background:#a72126;
}

#item94809 {
	width:338px !important;
	height:216px !important;
	left:1px !important;
	top:466px !important;
	background:#dae1e5;
}

@keyframes fly-in-left-141384 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141384 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95028 {
	width:338px !important;
	height:73px !important;
	left:1px !important;
	background:#a72126;
}

#item95029 {
	width:338px !important;
	height:216px !important;
	left:1px !important;
	top:466px !important;
	background:#dae1e5;
}

#item140491 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item140495 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item140499 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item140522 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

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

#item140601 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item140606 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item140603 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

@keyframes fly-in-left-141388 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141388 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95450 {
	width:338px !important;
	height:73px !important;
	left:1px !important;
	background:#a72126;
}

#item95498 {
	width:338px !important;
	height:216px !important;
	left:1px !important;
	top:466px !important;
	background:#dae1e5;
}

@keyframes fly-in-left-141385 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141385 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95447 {
	width:338px !important;
	height:73px !important;
	left:1px !important;
	background:#a72126;
}

@keyframes fly-in-left-141386 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141386 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95448 {
	width:338px !important;
	height:73px !important;
	left:1px !important;
	background:#a72126;
}

@keyframes fly-in-left-141387 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-left-141387 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item95449 {
	width:338px !important;
	height:73px !important;
	left:1px !important;
	background:#a72126;
}

#item95497 {
	width:338px !important;
	height:216px !important;
	left:1px !important;
	top:466px !important;
	background:#dae1e5;
}

#item140504 {
	width:44px !important;
	height:44px !important;
	left:930px !important;
	top:980px !important;
}

#item140508 {
	width:44px !important;
	height:44px !important;
	left:977px !important;
	top:980px !important;
}

#item140512 {
	width:44px !important;
	height:44px !important;
	left:881px !important;
	top:980px !important;
}

#item140614 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

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

#item140692 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item140697 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item140694 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

#item140705 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

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

#item140785 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item140790 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item140787 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

@keyframes 나타내기-141392 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-141392 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item79999 {
	width:171px !important;
	height:704px !important;
	left:1262px !important;
	background:#f6eae3;
}

@keyframes 나타내기-141393 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-141393 {
	0% {opacity:0;}
	56% {opacity:0;}
	63% {opacity:1;}
	100% {opacity:1;}
}
#item140829 {
	width:1920px !important;
	height:200px !important;
	background:#83949d;
}

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

#item140908 {
	width:50px !important;
	height:50px !important;
	background:#0c0c0c;
}

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

#item140913 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item140910 {
	width:50px !important;
	height:50px !important;
	left:1700px !important;
	top:50px !important;
}

#item146062 {
	width:1940px !important;
	height:260px !important;
	left:-10px !important;
	top:830px !important;
	background:#000;
}

#item146087 {
	width:313px !important;
	height:74px !important;
	border:solid 2.0014362px #fff;
}

#item146112 {
	width:313px !important;
	height:74px !important;
	border:solid 2.0014362px #fff;
}

#item146136 {
	width:313px !important;
	height:74px !important;
	left:840px !important;
	top:917px !important;
	border:solid 2.0014362px #fff;
}

#item146203 {
	width:294px !important;
	height:57px !important;
}

#item146199 {
	width:294px !important;
	height:57px !important;
	left:104px !important;
	top:926px !important;
}

#item146207 {
	width:296px !important;
	height:57px !important;
}

#item146204 {
	width:296px !important;
	height:57px !important;
	left:476px !important;
	top:925px !important;
}

#item146211 {
	width:294px !important;
	height:57px !important;
}

#item146208 {
	width:294px !important;
	height:57px !important;
	left:850px !important;
	top:925px !important;
}

#item146212 {
	width:70px !important;
	height:110px !important;
	top:485px !important;
}

#item146219 {
	width:50px !important;
	height:50px !important;
	background:#717071;
}

#item146216 {
	width:50px !important;
	height:50px !important;
	left:1820px !important;
	top:50px !important;
}
#in5footer,  #prefooter {display:none;}
