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

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

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

@keyframes 나타내기-222860 {
	0% {opacity:0;}
	53.1% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-222860 {
	0% {opacity:0;}
	53.1% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item222860 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item222266 {
	width:1920px !important;
	height:900px !important;
}

#item222263 {
	width:1920px !important;
	height:900px !important;
	top:135px !important;
}

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

#item222279 {
	width:210px !important;
	height:60px !important;
	left:530px !important;
	top:15px !important;
}

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

#item222283 {
	width:210px !important;
	height:60px !important;
	left:823px !important;
	top:15px !important;
}

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

#item222287 {
	width:210px !important;
	height:60px !important;
	left:1115px !important;
	top:15px !important;
}

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

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

#item214051 {
	width:1940px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#927b6c;
}

@keyframes 위쪽에서날아오기-214086 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 위쪽에서날아오기-214086 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 위쪽에서날아오기-214088 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 위쪽에서날아오기-214088 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 왼쪽에서날아오기-214087 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 왼쪽에서날아오기-214087 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 오른쪽에서날아오기-214089 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-214089 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 페이드인-215859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-215859 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item215859 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item222688 {
	width:1920px !important;
	height:1010px !important;
}

#item222685 {
	width:1920px !important;
	height:1010px !important;
	top:24px !important;
}

#item209895 {
	width:1940px !important;
	height:780px !important;
	background:#f9f8f8;
}

#item209896 {
	width:1940px !important;
	height:340px !important;
	top:760px !important;
	background:#e8e5e4;
}

#item216656 {
	width:75px !important;
	height:5px !important;
	top:4px !important;
}

#item216659 {
	width:75px !important;
	height:5px !important;
	top:4px !important;
}

#item216662 {
	width:75px !important;
	height:5px !important;
	top:4px !important;
}

#item216665 {
	width:75px !important;
	height:5px !important;
	top:4px !important;
}

#item216668 {
	width:75px !important;
	height:5px !important;
	top:4px !important;
}

#item216671 {
	width:75px !important;
	height:5px !important;
	top:4px !important;
}

#item222689 {
	width:140px !important;
	height:52px !important;
	left:56px !important;
	top:42px !important;
}

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

#item222050 {
	width:110px !important;
	height:30px !important;
	left:765px !important;
	top:53px !important;
}

#item222061 {
	width:80px !important;
	height:30px !important;
}

#item222058 {
	width:80px !important;
	height:30px !important;
	left:920px !important;
	top:53px !important;
}

#item222065 {
	width:80px !important;
	height:30px !important;
}

#item222062 {
	width:80px !important;
	height:30px !important;
	left:1044px !important;
	top:53px !important;
}

#item222069 {
	width:80px !important;
	height:30px !important;
}

#item222066 {
	width:80px !important;
	height:30px !important;
	left:1165px !important;
	top:53px !important;
}

#item222073 {
	width:80px !important;
	height:30px !important;
}

#item222070 {
	width:80px !important;
	height:30px !important;
	left:1287px !important;
	top:53px !important;
}

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

#item222074 {
	width:100px !important;
	height:30px !important;
	left:1410px !important;
	top:53px !important;
}

#item222081 {
	width:120px !important;
	height:30px !important;
}

#item222078 {
	width:120px !important;
	height:30px !important;
	left:1558px !important;
	top:53px !important;
}

#item222635 {
	width:50px !important;
	height:50px !important;
}

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

#item222639 {
	width:50px !important;
	height:50px !important;
}

#item222636 {
	width:50px !important;
	height:50px !important;
	left:1825px !important;
	top:42px !important;
}

@keyframes 오른쪽에서날아오기-206097 {
	0% {
		transform:translate(147px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-206097 {
	0% {
		-webkit-transform:translate(147px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 왼쪽에서날아오기-215878 {
	0% {
		transform:translate(-157px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 왼쪽에서날아오기-215878 {
	0% {
		-webkit-transform:translate(-157px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 왼쪽에서날아오기-215879 {
	0% {
		transform:translate(-157px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 왼쪽에서날아오기-215879 {
	0% {
		-webkit-transform:translate(-157px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 왼쪽에서날아오기-215880 {
	0% {
		transform:translate(-157px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 왼쪽에서날아오기-215880 {
	0% {
		-webkit-transform:translate(-157px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 왼쪽에서날아오기-215881 {
	0% {
		transform:translate(-157px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 왼쪽에서날아오기-215881 {
	0% {
		-webkit-transform:translate(-157px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 왼쪽에서날아오기-215882 {
	0% {
		transform:translate(-157px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 왼쪽에서날아오기-215882 {
	0% {
		-webkit-transform:translate(-157px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218753 {
	width:45px !important;
	height:45px !important;
}

#item218757 {
	width:45px !important;
	height:45px !important;
	left:105px !important;
	top:939px !important;
}

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

#item218778 {
	width:45px !important;
	height:45px !important;
	left:195px !important;
	top:939px !important;
}

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

#item218786 {
	width:45px !important;
	height:45px !important;
	left:285px !important;
	top:939px !important;
}

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

#item218774 {
	width:45px !important;
	height:45px !important;
	left:150px !important;
	top:939px !important;
}

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

#item218782 {
	width:45px !important;
	height:45px !important;
	left:240px !important;
	top:939px !important;
}

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

#item218790 {
	width:45px !important;
	height:45px !important;
	left:330px !important;
	top:939px !important;
}

#item206501 {
	width:217px !important;
	height:70px !important;
	left:128px !important;
	background:#544946;
}

#item206503 {
	width:217px !important;
	height:70px !important;
	left:345px !important;
	background:#746661;
}

#item206504 {
	width:217px !important;
	height:70px !important;
	left:561px !important;
	background:#9a8d86;
}

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

#item206584 {
	width:90px !important;
	height:30px !important;
	left:155px !important;
	background:#a21e2b;
}

#item206586 {
	width:400px !important;
	height:70px !important;
	top:50px !important;
	background:#fff;
	border:solid 1px #a21e2b;
}

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

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

#item218794 {
	width:45px !important;
	height:45px !important;
	left:105px !important;
	top:939px !important;
}

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

#item218799 {
	width:45px !important;
	height:45px !important;
	left:195px !important;
	top:939px !important;
}

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

#item218803 {
	width:45px !important;
	height:45px !important;
	left:285px !important;
	top:939px !important;
}

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

#item218807 {
	width:45px !important;
	height:45px !important;
	left:150px !important;
	top:939px !important;
}

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

#item218811 {
	width:45px !important;
	height:45px !important;
	left:240px !important;
	top:939px !important;
}

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

#item218816 {
	width:45px !important;
	height:45px !important;
	left:330px !important;
	top:939px !important;
}

#item209359 {
	width:1940px !important;
	height:780px !important;
	background:#f9f8f8;
}

#item209360 {
	width:1940px !important;
	height:330px !important;
	top:770px !important;
	background:#e8e5e4;
}

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

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

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

#item218820 {
	width:45px !important;
	height:45px !important;
	left:105px !important;
	top:939px !important;
}

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

#item218824 {
	width:45px !important;
	height:45px !important;
	left:195px !important;
	top:939px !important;
}

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

#item218828 {
	width:45px !important;
	height:45px !important;
	left:285px !important;
	top:939px !important;
}

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

#item218832 {
	width:45px !important;
	height:45px !important;
	left:150px !important;
	top:939px !important;
}

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

#item218836 {
	width:45px !important;
	height:45px !important;
	left:240px !important;
	top:939px !important;
}

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

#item218840 {
	width:45px !important;
	height:45px !important;
	left:330px !important;
	top:939px !important;
}

#item209365 {
	width:1940px !important;
	height:780px !important;
	background:#f9f8f8;
}

#item209366 {
	width:1940px !important;
	height:330px !important;
	top:770px !important;
	background:#e8e5e4;
}

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

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

#item207668 {
	width:71px !important;
	height:71px !important;
	border:solid 1.77345007359982px #fff;
}

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

@keyframes 오른쪽에서날아오기-209367 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-209367 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 오른쪽에서날아오기-209368 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-209368 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 왼쪽에서날아오기-209369 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 왼쪽에서날아오기-209369 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218847 {
	width:45px !important;
	height:45px !important;
}

#item218844 {
	width:45px !important;
	height:45px !important;
	left:105px !important;
	top:939px !important;
}

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

#item218848 {
	width:45px !important;
	height:45px !important;
	left:195px !important;
	top:939px !important;
}

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

#item218853 {
	width:45px !important;
	height:45px !important;
	left:285px !important;
	top:939px !important;
}

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

#item218858 {
	width:45px !important;
	height:45px !important;
	left:150px !important;
	top:939px !important;
}

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

#item218862 {
	width:45px !important;
	height:45px !important;
	left:240px !important;
	top:939px !important;
}

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

#item218866 {
	width:45px !important;
	height:45px !important;
	left:330px !important;
	top:939px !important;
}

@keyframes 위쪽에서날아오기-218460 {
	0% {
		transform:translate(-1px,-153px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 위쪽에서날아오기-218460 {
	0% {
		-webkit-transform:translate(-1px,-153px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 페이드인-213795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-213795 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item213795 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

#item218469 {
	width:1100px !important;
	height:150px !important;
	top:600px !important;
	background:#f9f8f8;
}

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

#item218870 {
	width:45px !important;
	height:45px !important;
	left:105px !important;
	top:939px !important;
}

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

#item218874 {
	width:45px !important;
	height:45px !important;
	left:195px !important;
	top:939px !important;
}

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

#item218878 {
	width:45px !important;
	height:45px !important;
	left:285px !important;
	top:939px !important;
}

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

#item218882 {
	width:45px !important;
	height:45px !important;
	left:150px !important;
	top:939px !important;
}

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

#item218886 {
	width:45px !important;
	height:45px !important;
	left:240px !important;
	top:939px !important;
}

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

#item218890 {
	width:45px !important;
	height:45px !important;
	left:330px !important;
	top:939px !important;
}

@keyframes 위쪽에서날아오기-218479 {
	0% {
		transform:translate(-1px,-153px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 위쪽에서날아오기-218479 {
	0% {
		-webkit-transform:translate(-1px,-153px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item218482 {
	width:1166px !important;
	height:218px !important;
	left:754px !important;
	top:532px !important;
	background:#f9f8f8;
}

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

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

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

#item218895 {
	width:45px !important;
	height:45px !important;
	left:105px !important;
	top:939px !important;
}

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

#item218899 {
	width:45px !important;
	height:45px !important;
	left:195px !important;
	top:939px !important;
}

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

#item218903 {
	width:45px !important;
	height:45px !important;
	left:285px !important;
	top:939px !important;
}

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

#item218907 {
	width:45px !important;
	height:45px !important;
	left:150px !important;
	top:939px !important;
}

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

#item218911 {
	width:45px !important;
	height:45px !important;
	left:240px !important;
	top:939px !important;
}

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

#item218915 {
	width:45px !important;
	height:45px !important;
	left:330px !important;
	top:939px !important;
}

#item194571 {
	width:1940px !important;
	height:954px !important;
	left:-10px !important;
	top:136px !important;
	background:#eceae4;
}

#item216437 {
	width:54px !important;
	height:16px !important;
	left:71px !important;
}

#item216438 {
	width:54px !important;
	height:16px !important;
	left:186px !important;
}

#item216439 {
	width:54px !important;
	height:16px !important;
	left:307px !important;
}

#item216440 {
	width:54px !important;
	height:16px !important;
	left:411px !important;
}

#item218923 {
	width:80px !important;
	height:30px !important;
}

#item218920 {
	width:80px !important;
	height:30px !important;
	left:95px !important;
	top:197px !important;
}

#item218955 {
	width:80px !important;
	height:30px !important;
}

#item218951 {
	width:80px !important;
	height:30px !important;
	left:211px !important;
	top:197px !important;
}

#item218959 {
	width:80px !important;
	height:30px !important;
}

#item218956 {
	width:80px !important;
	height:30px !important;
	left:329px !important;
	top:197px !important;
}

#item218963 {
	width:190px !important;
	height:30px !important;
}

#item218960 {
	width:190px !important;
	height:30px !important;
	left:442px !important;
	top:197px !important;
}

#item222328 {
	width:504px !important;
	height:260px !important;
}

#item222329 {
	width:504px !important;
	height:260px !important;
	left:414px !important;
	top:360px !important;
}

#item222339 {
	width:504px !important;
	height:260px !important;
}

#item222336 {
	width:504px !important;
	height:260px !important;
	left:1316px !important;
	top:360px !important;
}

#item222343 {
	width:332px !important;
	height:260px !important;
}

#item222340 {
	width:332px !important;
	height:260px !important;
	left:1316px !important;
	top:669px !important;
}

#item222349 {
	width:160px !important;
	height:260px !important;
}

#item222346 {
	width:160px !important;
	height:260px !important;
	left:1660px !important;
	top:669px !important;
}

#item222335 {
	width:504px !important;
	height:260px !important;
}

#item222332 {
	width:504px !important;
	height:260px !important;
	left:414px !important;
	top:669px !important;
}

#item198582 {
	width:1940px !important;
	height:954px !important;
	left:-10px !important;
	top:136px !important;
	background:#eceae4;
}

#item203315 {
	width:160px !important;
	height:160px !important;
	left:586px !important;
	top:360px !important;
}

#item216311 {
	width:54px !important;
	height:16px !important;
	left:71px !important;
}

#item216312 {
	width:54px !important;
	height:16px !important;
	left:186px !important;
}

#item216313 {
	width:54px !important;
	height:16px !important;
	left:307px !important;
}

#item216314 {
	width:54px !important;
	height:16px !important;
	left:411px !important;
}

#item218971 {
	width:80px !important;
	height:30px !important;
}

#item218968 {
	width:80px !important;
	height:30px !important;
	left:95px !important;
	top:197px !important;
}

#item218975 {
	width:80px !important;
	height:30px !important;
}

#item218972 {
	width:80px !important;
	height:30px !important;
	left:211px !important;
	top:197px !important;
}

#item218979 {
	width:80px !important;
	height:30px !important;
}

#item218976 {
	width:80px !important;
	height:30px !important;
	left:329px !important;
	top:197px !important;
}

#item218983 {
	width:190px !important;
	height:30px !important;
}

#item218980 {
	width:190px !important;
	height:30px !important;
	left:442px !important;
	top:197px !important;
}

#item222353 {
	width:504px !important;
	height:160px !important;
}

#item222350 {
	width:504px !important;
	height:160px !important;
	left:414px !important;
	top:360px !important;
}

#item222365 {
	width:504px !important;
	height:160px !important;
}

#item222362 {
	width:504px !important;
	height:160px !important;
	left:1316px !important;
	top:360px !important;
}

#item222369 {
	width:332px !important;
	height:160px !important;
}

#item222366 {
	width:332px !important;
	height:160px !important;
	left:1316px !important;
	top:562px !important;
}

#item222374 {
	width:504px !important;
	height:160px !important;
}

#item222370 {
	width:504px !important;
	height:160px !important;
	left:1316px !important;
	top:765px !important;
}

#item222554 {
	width:160px !important;
	height:160px !important;
}

#item222550 {
	width:160px !important;
	height:160px !important;
	left:1660px !important;
	top:563px !important;
}

#item222357 {
	width:504px !important;
	height:160px !important;
}

#item222354 {
	width:504px !important;
	height:160px !important;
	left:414px !important;
	top:562px !important;
}

#item222361 {
	width:332px !important;
	height:160px !important;
}

#item222358 {
	width:332px !important;
	height:160px !important;
	left:414px !important;
	top:765px !important;
}

#item204568 {
	width:1940px !important;
	height:954px !important;
	left:-10px !important;
	top:136px !important;
	background:#eceae4;
}

#item204569 {
	width:160px !important;
	height:160px !important;
	left:414px !important;
	top:360px !important;
	background:#fbfafa;
}

#item204570 {
	width:160px !important;
	height:160px !important;
	left:758px !important;
	top:563px !important;
	background:#3f5265;
}

#item204571 {
	width:160px !important;
	height:160px !important;
	left:758px !important;
	top:765px !important;
	background:#a4ab89;
}

#item204576 {
	width:160px !important;
	height:160px !important;
	left:930px !important;
	top:360px !important;
	background:#dfdcd5;
}

#item204577 {
	width:160px !important;
	height:160px !important;
	left:414px !important;
	top:563px !important;
	background:#b7b8b0;
}

#item204588 {
	width:160px !important;
	height:160px !important;
	left:586px !important;
	top:360px !important;
	background:#fbfaf5;
}

#item204589 {
	width:160px !important;
	height:160px !important;
	left:930px !important;
	top:563px !important;
	background:#415e5a;
}

#item204590 {
	width:160px !important;
	height:160px !important;
	left:758px !important;
	top:360px !important;
	background:#ece9e1;
	border:solid 1px #fff;
}

#item204591 {
	width:160px !important;
	height:160px !important;
	left:1102px !important;
	top:563px !important;
	background:#3f3e3f;
}

#item204592 {
	width:160px !important;
	height:160px !important;
	left:1102px !important;
	top:360px !important;
	background:#b7b8b0;
}

#item204593 {
	width:160px !important;
	height:160px !important;
	left:586px !important;
	top:563px !important;
	background:#595757;
}

#item204594 {
	width:160px !important;
	height:160px !important;
	left:586px !important;
	top:765px !important;
	background:#cfd9dc;
}

#item204595 {
	width:160px !important;
	height:160px !important;
	left:414px !important;
	top:765px !important;
	background:#d2ccbb;
}

#item216176 {
	width:54px !important;
	height:16px !important;
	left:71px !important;
}

#item216177 {
	width:54px !important;
	height:16px !important;
	left:186px !important;
}

#item216178 {
	width:54px !important;
	height:16px !important;
	left:307px !important;
}

#item216179 {
	width:54px !important;
	height:16px !important;
	left:411px !important;
}

#item218987 {
	width:80px !important;
	height:30px !important;
}

#item218984 {
	width:80px !important;
	height:30px !important;
	left:95px !important;
	top:197px !important;
}

#item218991 {
	width:80px !important;
	height:30px !important;
}

#item218988 {
	width:80px !important;
	height:30px !important;
	left:211px !important;
	top:197px !important;
}

#item218995 {
	width:80px !important;
	height:30px !important;
}

#item218992 {
	width:80px !important;
	height:30px !important;
	left:329px !important;
	top:197px !important;
}

#item218999 {
	width:190px !important;
	height:30px !important;
}

#item218996 {
	width:190px !important;
	height:30px !important;
	left:442px !important;
	top:197px !important;
}

#item222378 {
	width:160px !important;
	height:160px !important;
}

#item222375 {
	width:160px !important;
	height:160px !important;
	left:414px !important;
	top:360px !important;
}

#item222562 {
	width:676px !important;
	height:160px !important;
}

#item222559 {
	width:676px !important;
	height:160px !important;
	left:586px !important;
	top:360px !important;
}

#item222566 {
	width:332px !important;
	height:160px !important;
}

#item222563 {
	width:332px !important;
	height:160px !important;
	left:414px !important;
	top:562px !important;
}

#item222571 {
	width:332px !important;
	height:160px !important;
}

#item222568 {
	width:332px !important;
	height:160px !important;
	left:758px !important;
	top:562px !important;
}

#item222589 {
	width:332px !important;
	height:160px !important;
}

#item222586 {
	width:332px !important;
	height:160px !important;
	left:1412px !important;
	top:360px !important;
}

#item222593 {
	width:332px !important;
	height:160px !important;
}

#item222590 {
	width:332px !important;
	height:160px !important;
	left:1412px !important;
	top:562px !important;
}

#item222599 {
	width:160px !important;
	height:160px !important;
}

#item222596 {
	width:160px !important;
	height:160px !important;
	left:1412px !important;
	top:765px !important;
}

#item222575 {
	width:160px !important;
	height:160px !important;
}

#item222572 {
	width:160px !important;
	height:160px !important;
	left:586px !important;
	top:765px !important;
}

#item222579 {
	width:160px !important;
	height:160px !important;
}

#item222576 {
	width:160px !important;
	height:160px !important;
	left:414px !important;
	top:765px !important;
}

#item222584 {
	width:160px !important;
	height:160px !important;
}

#item222580 {
	width:160px !important;
	height:160px !important;
	left:1102px !important;
	top:562px !important;
}

#item222558 {
	width:160px !important;
	height:160px !important;
}

#item222555 {
	width:160px !important;
	height:160px !important;
	left:758px !important;
	top:765px !important;
}

#item200079 {
	width:1940px !important;
	height:954px !important;
	left:-10px !important;
	top:136px !important;
	background:#eceae4;
}

#item200131 {
	width:160px !important;
	height:160px !important;
	left:414px !important;
	top:360px !important;
	background:#bbb3a1;
}

#item205808 {
	width:160px !important;
	height:160px !important;
	left:1100px !important;
	top:360px !important;
	background:#fbfaf5;
}

#item201946 {
	width:160px !important;
	height:160px !important;
	left:414px !important;
	top:765px !important;
	background:#2d4249;
}

#item201666 {
	width:160px !important;
	height:160px !important;
	left:414px !important;
	top:563px !important;
	background:#f0eee8;
	border:solid 1px #fff;
}

#item202282 {
	width:160px !important;
	height:160px !important;
	left:586px !important;
	top:563px !important;
	background:#696760;
}

#item205810 {
	width:160px !important;
	height:160px !important;
	left:1100px !important;
	top:563px !important;
	background:#b7b8b0;
}

#item201331 {
	width:160px !important;
	height:160px !important;
	left:586px !important;
	top:360px !important;
	background:#d9d4c8;
}

#item205811 {
	width:160px !important;
	height:160px !important;
	left:1272px !important;
	top:360px !important;
	background:#ece9e1;
	border:solid 1px #fff;
}

#item201450 {
	width:160px !important;
	height:160px !important;
	left:758px !important;
	top:360px !important;
	background:#fbf8f4;
}

#item205812 {
	width:160px !important;
	height:160px !important;
	left:1444px !important;
	top:360px !important;
	background:#dfdcd5;
}

#item202286 {
	width:160px !important;
	height:160px !important;
	left:758px !important;
	top:563px !important;
	background:#484546;
}

#item205813 {
	width:160px !important;
	height:160px !important;
	left:1272px !important;
	top:563px !important;
	background:#d2ccbb;
}

#item216050 {
	width:54px !important;
	height:16px !important;
	left:71px !important;
}

#item216051 {
	width:54px !important;
	height:16px !important;
	left:186px !important;
}

#item216053 {
	width:54px !important;
	height:16px !important;
	left:307px !important;
}

#item216054 {
	width:54px !important;
	height:16px !important;
	left:411px !important;
}

#item219004 {
	width:80px !important;
	height:30px !important;
}

#item219001 {
	width:80px !important;
	height:30px !important;
	left:95px !important;
	top:197px !important;
}

#item219008 {
	width:80px !important;
	height:30px !important;
}

#item219005 {
	width:80px !important;
	height:30px !important;
	left:211px !important;
	top:197px !important;
}

#item219012 {
	width:80px !important;
	height:30px !important;
}

#item219009 {
	width:80px !important;
	height:30px !important;
	left:329px !important;
	top:197px !important;
}

#item219016 {
	width:190px !important;
	height:30px !important;
}

#item219013 {
	width:190px !important;
	height:30px !important;
	left:442px !important;
	top:197px !important;
}

#item222603 {
	width:504px !important;
	height:160px !important;
}

#item222600 {
	width:504px !important;
	height:160px !important;
	left:414px !important;
	top:360px !important;
}

#item222619 {
	width:504px !important;
	height:160px !important;
}

#item222616 {
	width:504px !important;
	height:160px !important;
	left:1100px !important;
	top:360px !important;
}

#item222607 {
	width:504px !important;
	height:160px !important;
}

#item222604 {
	width:504px !important;
	height:160px !important;
	left:414px !important;
	top:562px !important;
}

#item222623 {
	width:332px !important;
	height:160px !important;
}

#item222620 {
	width:332px !important;
	height:160px !important;
	left:1100px !important;
	top:562px !important;
}

#item222611 {
	width:160px !important;
	height:160px !important;
}

#item222608 {
	width:160px !important;
	height:160px !important;
	left:414px !important;
	top:765px !important;
}

#item197355 {
	width:1942px !important;
	height:1110px !important;
	left:-10px !important;
	top:-10px !important;
	background:#927b6c;
}

@keyframes 왼쪽에서날아오기-218488 {
	0% {
		transform:translate(-147px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 왼쪽에서날아오기-218488 {
	0% {
		-webkit-transform:translate(-147px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 위쪽에서날아오기-218487 {
	0% {
		transform:translate(-1px,-153px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 위쪽에서날아오기-218487 {
	0% {
		-webkit-transform:translate(-1px,-153px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item222215 {
	width:695px !important;
	height:788px !important;
}

#item222212 {
	width:695px !important;
	height:788px !important;
	left:115px !important;
	top:192px !important;
}

#item222219 {
	width:805px !important;
	height:764px !important;
}

#item222216 {
	width:805px !important;
	height:764px !important;
	left:1020px !important;
	top:192px !important;
}

#item218732 {
	width:1920px !important;
	height:944px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item218725 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item218723 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:30px !important;
}

#item218612 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item218713 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item218711 {
	width:1930px !important;
	height:954px !important;
	left:-10px !important;
	top:126px !important;
}

#item222086 {
	width:120px !important;
	height:25px !important;
}

#item222083 {
	width:120px !important;
	height:25px !important;
	left:450px !important;
	top:110px !important;
}

#item222100 {
	width:120px !important;
	height:25px !important;
}

#item222096 {
	width:120px !important;
	height:25px !important;
	left:583px !important;
	top:110px !important;
}

#item219244 {
	width:1920px !important;
	height:934px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item219353 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item219354 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:31px !important;
}

#item219181 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item219494 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item219343 {
	width:1930px !important;
	height:954px !important;
	left:-10px !important;
	top:126px !important;
}

#item222104 {
	width:120px !important;
	height:25px !important;
}

#item222101 {
	width:120px !important;
	height:25px !important;
	left:450px !important;
	top:110px !important;
}

#item222108 {
	width:120px !important;
	height:25px !important;
}

#item222105 {
	width:120px !important;
	height:25px !important;
	left:583px !important;
	top:110px !important;
}

#item219377 {
	width:1920px !important;
	height:934px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item219487 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item219488 {
	width:76px !important;
	height:76px !important;
	left:1830px !important;
	top:30px !important;
}

#item219182 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item219491 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item219478 {
	width:1930px !important;
	height:954px !important;
	left:-10px !important;
	top:126px !important;
}

#item222112 {
	width:120px !important;
	height:25px !important;
}

#item222109 {
	width:120px !important;
	height:25px !important;
	left:450px !important;
	top:110px !important;
}

#item222116 {
	width:120px !important;
	height:25px !important;
}

#item222113 {
	width:120px !important;
	height:25px !important;
	left:583px !important;
	top:110px !important;
}

#item219520 {
	width:1920px !important;
	height:944px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item219594 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item219595 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:30px !important;
}

#item219183 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item219587 {
	width:76px !important;
	height:76px !important;
	left:1101px !important;
	top:806px !important;
}

#item219585 {
	width:1930px !important;
	height:954px !important;
	left:-10px !important;
	top:126px !important;
}

#item222120 {
	width:120px !important;
	height:25px !important;
}

#item222117 {
	width:120px !important;
	height:25px !important;
	left:450px !important;
	top:110px !important;
}

#item222124 {
	width:120px !important;
	height:25px !important;
}

#item222121 {
	width:120px !important;
	height:25px !important;
	left:583px !important;
	top:110px !important;
}

#item219603 {
	width:1920px !important;
	height:944px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item219672 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item219670 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:30px !important;
}

#item219184 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item219675 {
	width:76px !important;
	height:76px !important;
	left:1101px !important;
	top:806px !important;
}

#item219673 {
	width:1930px !important;
	height:954px !important;
	left:-10px !important;
	top:126px !important;
}

#item222128 {
	width:120px !important;
	height:25px !important;
}

#item222125 {
	width:120px !important;
	height:25px !important;
	left:450px !important;
	top:110px !important;
}

#item222132 {
	width:120px !important;
	height:25px !important;
}

#item222129 {
	width:120px !important;
	height:25px !important;
	left:583px !important;
	top:110px !important;
}

#item197943 {
	width:1942px !important;
	height:1110px !important;
	left:-10px !important;
	top:-10px !important;
	background:#927b6c;
}

@keyframes 왼쪽에서날아오기-219703 {
	0% {
		transform:translate(-147px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 왼쪽에서날아오기-219703 {
	0% {
		-webkit-transform:translate(-147px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 아래쪽에서날아오기-219702 {
	0% {
		transform:translate(-1px,153px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-219702 {
	0% {
		-webkit-transform:translate(-1px,153px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 왼쪽에서날아오기-219701 {
	0% {
		transform:translate(-147px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 왼쪽에서날아오기-219701 {
	0% {
		-webkit-transform:translate(-147px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item222224 {
	width:468px !important;
	height:812px !important;
}

#item222220 {
	width:468px !important;
	height:812px !important;
	left:56px !important;
	top:188px !important;
}

#item222228 {
	width:530px !important;
	height:700px !important;
}

#item222225 {
	width:530px !important;
	height:700px !important;
	left:668px !important;
	top:309px !important;
}

#item222232 {
	width:516px !important;
	height:603px !important;
}

#item222229 {
	width:516px !important;
	height:603px !important;
	left:1372px !important;
	top:198px !important;
}

#item219929 {
	width:1920px !important;
	height:944px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item220034 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item220035 {
	width:76px !important;
	height:76px !important;
	left:1830px !important;
	top:31px !important;
}

#item219186 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item220038 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item220030 {
	width:1930px !important;
	height:954px !important;
	left:-10px !important;
	top:126px !important;
}

#item222150 {
	width:100px !important;
	height:25px !important;
}

#item222147 {
	width:100px !important;
	height:25px !important;
	left:452px !important;
	top:110px !important;
}

#item222155 {
	width:110px !important;
	height:25px !important;
}

#item222151 {
	width:110px !important;
	height:25px !important;
	left:577px !important;
	top:110px !important;
}

#item222159 {
	width:110px !important;
	height:25px !important;
}

#item222156 {
	width:110px !important;
	height:25px !important;
	left:706px !important;
	top:110px !important;
}

#item220073 {
	width:1920px !important;
	height:944px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item220243 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item220241 {
	width:76px !important;
	height:76px !important;
	left:1830px !important;
	top:31px !important;
}

#item219188 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item220235 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item220225 {
	width:1930px !important;
	height:955px !important;
	left:-10px !important;
	top:126px !important;
}

#item222164 {
	width:100px !important;
	height:25px !important;
}

#item222160 {
	width:100px !important;
	height:25px !important;
	left:452px !important;
	top:110px !important;
}

#item222169 {
	width:110px !important;
	height:25px !important;
}

#item222165 {
	width:110px !important;
	height:25px !important;
	left:577px !important;
	top:110px !important;
}

#item222173 {
	width:110px !important;
	height:25px !important;
}

#item222170 {
	width:110px !important;
	height:25px !important;
	left:706px !important;
	top:110px !important;
}

#item220276 {
	width:1920px !important;
	height:944px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item220458 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item220464 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:31px !important;
}

#item219189 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item220454 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item220450 {
	width:1930px !important;
	height:955px !important;
	left:-10px !important;
	top:126px !important;
}

#item222177 {
	width:100px !important;
	height:25px !important;
}

#item222174 {
	width:100px !important;
	height:25px !important;
	left:452px !important;
	top:110px !important;
}

#item222181 {
	width:110px !important;
	height:25px !important;
}

#item222178 {
	width:110px !important;
	height:25px !important;
	left:577px !important;
	top:110px !important;
}

#item222186 {
	width:110px !important;
	height:25px !important;
}

#item222182 {
	width:110px !important;
	height:25px !important;
	left:706px !important;
	top:110px !important;
}

#item220486 {
	width:1920px !important;
	height:944px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item220593 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item220594 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:31px !important;
}

#item219192 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item220590 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item220584 {
	width:1931px !important;
	height:954px !important;
	left:-10px !important;
	top:126px !important;
}

#item222190 {
	width:100px !important;
	height:25px !important;
}

#item222187 {
	width:100px !important;
	height:25px !important;
	left:452px !important;
	top:110px !important;
}

#item222194 {
	width:110px !important;
	height:25px !important;
}

#item222191 {
	width:110px !important;
	height:25px !important;
	left:577px !important;
	top:110px !important;
}

#item222198 {
	width:110px !important;
	height:25px !important;
}

#item222195 {
	width:110px !important;
	height:25px !important;
	left:706px !important;
	top:110px !important;
}

#item222202 {
	width:100px !important;
	height:25px !important;
}

#item222199 {
	width:100px !important;
	height:25px !important;
	left:452px !important;
	top:110px !important;
}

#item222206 {
	width:110px !important;
	height:25px !important;
}

#item222203 {
	width:110px !important;
	height:25px !important;
	left:577px !important;
	top:110px !important;
}

#item222210 {
	width:110px !important;
	height:25px !important;
}

#item222207 {
	width:110px !important;
	height:25px !important;
	left:706px !important;
	top:110px !important;
}

#item220609 {
	width:1920px !important;
	height:944px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item220687 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item220685 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:31px !important;
}

#item219193 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item222626 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item220675 {
	width:1930px !important;
	height:954px !important;
	left:-10px !important;
	top:126px !important;
}

#item220707 {
	width:1920px !important;
	height:944px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item220902 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item220903 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:31px !important;
}

#item219194 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item220893 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item220883 {
	width:1930px !important;
	height:955px !important;
	left:-10px !important;
	top:126px !important;
}

#item220923 {
	width:1920px !important;
	height:944px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item221024 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item221025 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:32px !important;
}

#item219195 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item221032 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item221021 {
	width:1930px !important;
	height:954px !important;
	left:-10px !important;
	top:126px !important;
}

#item185646 {
	width:440px !important;
	height:174px !important;
	left:-2px !important;
	top:916px !important;
	background:#fbf8f4;
}

#item221046 {
	width:1920px !important;
	height:944px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item221111 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item221119 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:30px !important;
}

#item219196 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item221116 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item221113 {
	width:1930px !important;
	height:964px !important;
	left:-10px !important;
	top:126px !important;
}

#item221144 {
	width:1920px !important;
	height:944px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item221293 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item221305 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:30px !important;
}

#item219197 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item222629 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item221294 {
	width:1930px !important;
	height:954px !important;
	left:-10px !important;
	top:126px !important;
}

#item184836 {
	width:440px !important;
	height:780px !important;
	left:-2px !important;
	top:136px !important;
	background:#d9d4c8;
}

#item183856 {
	width:247px !important;
	height:174px !important;
	left:438px !important;
	top:916px !important;
	background:#bbb3a1;
}

#item183862 {
	width:247px !important;
	height:174px !important;
	left:685px !important;
	top:916px !important;
	background:#fbf8f4;
}

#item183870 {
	width:247px !important;
	height:174px !important;
	left:932px !important;
	top:916px !important;
	background:#f0eee8;
}

#item183874 {
	width:247px !important;
	height:174px !important;
	left:1179px !important;
	top:916px !important;
	background:#696760;
}

#item184024 {
	width:247px !important;
	height:174px !important;
	left:1426px !important;
	top:916px !important;
	background:#484546;
}

#item184051 {
	width:247px !important;
	height:174px !important;
	left:1673px !important;
	top:916px !important;
	background:#2d4249;
}

#item221741 {
	width:1920px !important;
	height:944px !important;
	background:#fff;
}

#item221742 {
	width:638px !important;
	height:471px !important;
	left:641px !important;
	background:#d9d4c8;
}

#item221743 {
	width:638px !important;
	height:471px !important;
	left:641px !important;
	top:474px !important;
	background:#f0eee8;
}

#item221744 {
	width:638px !important;
	height:471px !important;
	background:#bbb3a1;
}

#item221745 {
	width:638px !important;
	height:471px !important;
	top:474px !important;
	background:#fbf8f4;
}

#item221746 {
	width:638px !important;
	height:313px !important;
	left:1282px !important;
	background:#696760;
}

#item221747 {
	width:638px !important;
	height:313px !important;
	left:1282px !important;
	top:316px !important;
	background:#484546;
}

#item221748 {
	width:638px !important;
	height:313px !important;
	left:1282px !important;
	top:632px !important;
	background:#2d4249;
}

#item221920 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item221957 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:30px !important;
}

#item221344 {
	width:1920px !important;
	height:945px !important;
	background:#eceae4;
}

#item221727 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item221954 {
	width:76px !important;
	height:76px !important;
	left:1829px !important;
	top:30px !important;
}

#item219198 {
	width:70px !important;
	height:70px !important;
	left:3px !important;
	top:3px !important;
}

#item221951 {
	width:76px !important;
	height:76px !important;
	left:1833px !important;
	top:806px !important;
}

#item219199 {
	width:170px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item221960 {
	width:176px !important;
	height:51px !important;
	left:47px !important;
	top:801px !important;
}

#item221950 {
	width:1930px !important;
	height:955px !important;
	left:-10px !important;
	top:126px !important;
}

#item188313 {
	width:638px !important;
	height:471px !important;
	left:641px !important;
	top:136px !important;
	background:#ece9e1;
}

#item188319 {
	width:638px !important;
	height:471px !important;
	left:641px !important;
	top:610px !important;
	background:#b7b8b0;
}

#item188323 {
	width:638px !important;
	height:954px !important;
	top:136px !important;
	background:#fbfaf5;
}

#item188327 {
	width:638px !important;
	height:471px !important;
	left:1282px !important;
	top:136px !important;
	background:#dfdcd5;
}

#item188331 {
	width:638px !important;
	height:471px !important;
	left:1282px !important;
	top:610px !important;
	background:#d2ccbb;
}

#item218138 {
	width:1940px !important;
	height:954px !important;
	left:-10px !important;
	top:136px !important;
	background:#e8e5e4;
}

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

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

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

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

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

#item215271 {
	width:294px !important;
	height:57px !important;
	left:104px !important;
	top:925px !important;
}

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

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

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

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

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

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

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