body { -webkit-touch-callout:none !important;}
.img {pointer-events : none !important;}
body {
-webkit-user-select: none !important;
-moz-user-select: -moz-none !important;
-ms-user-select: none !important;
user-select: none !important;
}

/* 	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...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:19300px; 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; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item53885.in5-parallax-bg {
	width:1920px !important;
	height:1080px !important;
}

#item33575 {
	width:820px !important;
	height:114px !important;
	left:1100px !important;
	top:966px !important;
}

@keyframes 아래쪽에서날아오기-36094 {
	0% {
		transform:translate(-1px,184px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-36094 {
	0% {
		-webkit-transform:translate(-1px,184px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes 아래쪽에서날아오기-27904 {
	0% {
		transform:translate(-1px,558px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-27904 {
	0% {
		-webkit-transform:translate(-1px,558px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item27904 {
	width:370px !important;
	height:493px !important;
	left:100px !important;
	top:250px !important;
}

@keyframes 페이드인-50660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-50660 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27892 {
	width:1920px !important;
	height:1080px !important;
	background:#000;
}

#item27893 {
	width:1280px !important;
	height:728px !important;
	left:324px !important;
	top:180px !important;
}

#item27903 {
	width:80px !important;
	height:80px !important;
}

#item27900 {
	width:80px !important;
	height:80px !important;
}

#item27865 {
	width:2003px !important;
	height:1081px !important;
}

#item52603 {
	width:115px !important;
	height:115px !important;
	left:27px !important;
	top:19px !important;
}

#item52612 {
	width:90px !important;
	height:50px !important;
	left:1259px !important;
	top:6px !important;
}

#item52687 {
	width:115px !important;
	height:50px !important;
	left:1103px !important;
	top:6px !important;
}

#item52761 {
	width:90px !important;
	height:50px !important;
	left:1359px !important;
	top:6px !important;
}

#item52836 {
	width:90px !important;
	height:50px !important;
	left:1459px !important;
	top:6px !important;
}

#item52910 {
	width:90px !important;
	height:50px !important;
	left:1559px !important;
	top:6px !important;
}

#item52985 {
	width:90px !important;
	height:50px !important;
	left:1659px !important;
	top:6px !important;
}

#item53059 {
	width:90px !important;
	height:50px !important;
	left:1790px !important;
	top:6px !important;
}

#item53737.fixed-pos-elem {
	width:57px !important;
	height:57px !important;
	left:auto !important;
	top:auto !important;
	bottom:30px !important;
	right:31px !important;
	-webkit-transform-origin:100% 100% 0;
	transform-origin:100% 100% 0;
}

#item5037 {
	width:820px !important;
	height:168px !important;
	left:1100px !important;
}

@keyframes 아래쪽에서날아오기-51438 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-51438 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item36389 {
	width:350px !important;
	height:290px !important;
}

@keyframes 확장-57452 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-57452 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item51438 {
	width:943px !important;
	height:290px !important;
	left:515px !important;
	top:736px !important;
}

@keyframes 위쪽에서날아오기-51429 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 위쪽에서날아오기-51429 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item36468 {
	width:945px !important;
	height:500px !important;
}

@keyframes 확장-57790 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-57790 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item51429 {
	width:945px !important;
	height:500px !important;
	left:514px !important;
	top:196px !important;
}

@keyframes 오른쪽에서날아오기-51440 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-51440 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51440 {
	width:355px !important;
	height:371px !important;
	left:1515px !important;
	top:196px !important;
}

@keyframes 오른쪽에서날아오기-51442 {
	0% {
		transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-51442 {
	0% {
		-webkit-transform:translate(307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item51442 {
	width:355px !important;
	height:419px !important;
	left:1515px !important;
	top:607px !important;
}

@keyframes 아래쪽에서날아오기-51435 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-51435 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item36594 {
	width:415px !important;
	height:230px !important;
}

@keyframes 확장-58378 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-58378 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item51435 {
	width:415px !important;
	height:455px !important;
	left:50px !important;
	top:571px !important;
}

@keyframes 왼쪽에서날아오기-51433 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 왼쪽에서날아오기-51433 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item36626 {
	width:415px !important;
	height:240px !important;
}

@keyframes 확장-58512 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-58512 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item51433 {
	width:415px !important;
	height:339px !important;
	left:50px !important;
	top:196px !important;
}

#item36659 {
	width:230px !important;
	height:40px !important;
	left:50px !important;
	top:130px !important;
	background:#000;
}

#item36684 {
	width:245px !important;
	height:40px !important;
	background:#000;
}

#item55080 {
	width:372px !important;
	height:188px !important;
	left:1107px !important;
	top:912px !important;
}

#item10500 {
	width:1920px !important;
	height:1080px !important;
	background:#e9edf2;
}

@keyframes 페이드인-33490 {
	0% {opacity:0;}
	100% {opacity:0.05;}
}
@-webkit-keyframes 페이드인-33490 {
	0% {opacity:0;}
	100% {opacity:0.05;}
}
#item38612 {
	width:550px !important;
	height:400px !important;
	left:894px !important;
	top:279px !important;
}

#item38513 {
	width:550px !important;
	height:400px !important;
	left:894px !important;
	top:279px !important;
}

#item38394 {
	width:550px !important;
	height:400px !important;
	left:894px !important;
	top:279px !important;
}

#item38198 {
	width:550px !important;
	height:400px !important;
	left:894px !important;
	top:279px !important;
}

#item38100 {
	width:550px !important;
	height:400px !important;
	left:894px !important;
	top:279px !important;
}

#item37950 {
	width:550px !important;
	height:400px !important;
	left:894px !important;
	top:279px !important;
}

#item37810 {
	width:550px !important;
	height:400px !important;
	left:894px !important;
	top:279px !important;
}

#item37680 {
	width:550px !important;
	height:400px !important;
	left:894px !important;
	top:279px !important;
}

#item37504 {
	width:550px !important;
	height:400px !important;
	left:894px !important;
	top:279px !important;
}

#item37052 {
	width:550px !important;
	height:400px !important;
	left:894px !important;
	top:279px !important;
}

#item10501 {
	width:1638px !important;
	height:927px !important;
	left:141px !important;
	top:115px !important;
}

@keyframes 페이드인-33492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-33492 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item55082 {
	width:327px !important;
	height:50px !important;
	left:1137px !important;
}

#item9546 {
	width:48px !important;
	height:48px !important;
}

#item9544 {
	width:48px !important;
	height:48px !important;
}

#item9549 {
	width:48px !important;
	height:48px !important;
}

#item9547 {
	width:48px !important;
	height:48px !important;
}

@keyframes 페이드인-51385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes 페이드인-51385 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes 아래쪽에서날아오기-39189 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-39189 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39191 {
	width:340px !important;
	height:290px !important;
	left:8px !important;
	top:353px !important;
	border-radius:7px;
	background:#fff;
}

@keyframes 위쪽에서날아오기-39224 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 위쪽에서날아오기-39224 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39238 {
	width:340px !important;
	height:235px !important;
	top:187px !important;
	border-radius:7px;
	background:#fff;
}

@keyframes 아래쪽에서날아오기-39262 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 아래쪽에서날아오기-39262 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item39270 {
	width:340px !important;
	height:290px !important;
	top:175px !important;
	border-radius:7px;
	background:#fff;
}

#item52537 {
	width:73px !important;
	height:73px !important;
	left:310px !important;
	top:25px !important;
}

#item52445 {
	width:383px !important;
	height:295px !important;
	left:1538px !important;
	top:557px !important;
}

#item52559 {
	width:100px !important;
	height:100px !important;
}

#item52557 {
	width:100px !important;
	height:100px !important;
	left:1790px !important;
	top:500px !important;
}

@keyframes 확장-28221 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);
		opacity:0;
	}
}
@-webkit-keyframes 확장-28221 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);
		opacity:0;
	}
}
@keyframes swoosh-5003 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	1% {transform:translate(-7px,3px) scaleX(0.99642857142857) scaleY(0.99642857142857);}
	3% {transform:translate(-29px,5px) scaleX(0.98928571428571) scaleY(0.98928571428571);}
	7% {transform:translate(-71px,-10px) scaleX(0.975) scaleY(0.975);}
	10% {opacity:1;}
	13% {transform:translate(-135px,-54px) scaleX(0.95357142857143) scaleY(0.95357142857143);}
	18% {transform:translate(-180px,-76px) scaleX(0.93571428571429) scaleY(0.93571428571429);}
	23% {transform:translate(-239px,-93px) scaleX(0.91785714285714) scaleY(0.91785714285714);}
	29% {transform:translate(-309px,-119px) scaleX(0.89642857142857) scaleY(0.89642857142857);}
	37% {transform:translate(-385px,-169px) scaleX(0.86785714285714) scaleY(0.86785714285714);}
	45% {transform:translate(-458px,-227px) scaleX(0.83928571428571) scaleY(0.83928571428571);}
	54% {transform:translate(-529px,-297px) scaleX(0.80714285714286) scaleY(0.80714285714286);}
	64% {transform:translate(-618px,-386px) scaleX(0.77142857142857) scaleY(0.77142857142857);}
	66% {transform:translate(-634px,-402px) scaleX(0.76428571428571) scaleY(0.76428571428571);}
	70% {
		transform:translate(-666px,-435px) scaleX(0.75) scaleY(0.75);
		opacity:1;
	}
	100% {
		transform:translate(-906px,-686px) scaleX(1) scaleY(1);
		opacity:0;
	}
}
@-webkit-keyframes swoosh-5003 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	1% {-webkit-transform:translate(-7px,3px) scaleX(0.99642857142857) scaleY(0.99642857142857);}
	3% {-webkit-transform:translate(-29px,5px) scaleX(0.98928571428571) scaleY(0.98928571428571);}
	7% {-webkit-transform:translate(-71px,-10px) scaleX(0.975) scaleY(0.975);}
	10% {opacity:1;}
	13% {-webkit-transform:translate(-135px,-54px) scaleX(0.95357142857143) scaleY(0.95357142857143);}
	18% {-webkit-transform:translate(-180px,-76px) scaleX(0.93571428571429) scaleY(0.93571428571429);}
	23% {-webkit-transform:translate(-239px,-93px) scaleX(0.91785714285714) scaleY(0.91785714285714);}
	29% {-webkit-transform:translate(-309px,-119px) scaleX(0.89642857142857) scaleY(0.89642857142857);}
	37% {-webkit-transform:translate(-385px,-169px) scaleX(0.86785714285714) scaleY(0.86785714285714);}
	45% {-webkit-transform:translate(-458px,-227px) scaleX(0.83928571428571) scaleY(0.83928571428571);}
	54% {-webkit-transform:translate(-529px,-297px) scaleX(0.80714285714286) scaleY(0.80714285714286);}
	64% {-webkit-transform:translate(-618px,-386px) scaleX(0.77142857142857) scaleY(0.77142857142857);}
	66% {-webkit-transform:translate(-634px,-402px) scaleX(0.76428571428571) scaleY(0.76428571428571);}
	70% {
		-webkit-transform:translate(-666px,-435px) scaleX(0.75) scaleY(0.75);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-906px,-686px) scaleX(1) scaleY(1);
		opacity:0;
	}
}
#item32019 {
	width:68px !important;
	height:258px !important;
}

#item32016 {
	width:68px !important;
	height:258px !important;
	left:50px !important;
	top:442px !important;
}

#item32024 {
	width:68px !important;
	height:258px !important;
}

#item32021 {
	width:68px !important;
	height:258px !important;
	left:432px !important;
	top:442px !important;
}

#item33392 {
	opacity:0.90;
	width:350px !important;
	height:93px !important;
	border-radius:15px 15px 0 0;
	background:#fff;
}

#item33292 {
	opacity:0.90;
	width:350px !important;
	height:93px !important;
	border-radius:15px 15px 0 0;
	background:#fff;
}

#item32720 {
	opacity:0.90;
	width:350px !important;
	height:93px !important;
	border-radius:15px 15px 0 0;
	background:#fff;
}

#item32634 {
	opacity:0.90;
	width:350px !important;
	height:93px !important;
	border-radius:15px 15px 0 0;
	background:#fff;
}

#item32548 {
	opacity:0.90;
	width:350px !important;
	height:93px !important;
	border-radius:15px 15px 0 0;
	background:#fff;
}

#item32461 {
	opacity:0.90;
	width:350px !important;
	height:93px !important;
	border-radius:15px 15px 0 0;
	background:#fff;
}

#item32378 {
	opacity:0.90;
	width:350px !important;
	height:93px !important;
	border-radius:15px 15px 0 0;
	background:#fff;
}

#item32281 {
	opacity:0.90;
	width:350px !important;
	height:93px !important;
	border-radius:15px 15px 0 0;
	background:#fff;
}

#item32205 {
	opacity:0.90;
	width:350px !important;
	height:93px !important;
	border-radius:15px 15px 0 0;
	background:#fff;
}

#item32119 {
	opacity:0.90;
	width:350px !important;
	height:93px !important;
	border-radius:15px 15px 0 0;
	background:#fff;
}

#item32035 {
	opacity:0.90;
	width:350px !important;
	height:93px !important;
	border-radius:15px 15px 0 0;
	background:#fff;
}

#item32025 {
	width:350px !important;
	height:353px !important;
	left:100px !important;
	top:345px !important;
}

#item51394 {
	width:84px !important;
	height:88px !important;
}

#item51395 {
	width:84px !important;
	height:88px !important;
	left:1614px !important;
	top:456px !important;
}

#item51404 {
	width:66px !important;
	height:66px !important;
}

#item51400 {
	width:66px !important;
	height:66px !important;
	left:1464px !important;
	top:222px !important;
}

#item51408 {
	width:84px !important;
	height:84px !important;
}

#item51405 {
	width:84px !important;
	height:84px !important;
	left:1410px !important;
	top:80px !important;
}

#item51412 {
	width:84px !important;
	height:84px !important;
}

#item51409 {
	width:84px !important;
	height:84px !important;
	left:1408px !important;
	top:442px !important;
}

#item51416 {
	width:84px !important;
	height:84px !important;
}

#item51413 {
	width:84px !important;
	height:84px !important;
	left:1426px !important;
	top:596px !important;
}

#item28628 {
	width:108px !important;
	height:142px !important;
	left:1494px !important;
	top:232px !important;
}

#item28623 {
	width:96px !important;
	height:96px !important;
	left:849px !important;
	top:18px !important;
}

#item28620 {
	width:1056px !important;
	height:1052px !important;
	left:942px !important;
	top:9px !important;
}

#item28130 {
	width:219px !important;
	height:50px !important;
	border-radius:30px;
	border:solid 2.7px #fff;
}

#item28126 {
	width:219px !important;
	height:50px !important;
	left:1651px !important;
	top:980px !important;
}

#item12120 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item12121 {
	width:960px !important;
	height:1080px !important;
	left:970px !important;
	top:10px !important;
}

#item44999 {
	width:80px !important;
	height:20px !important;
	left:390px !important;
	border-radius:5px;
	background:#fff;
}

#item45078 {
	width:80px !important;
	height:20px !important;
	left:390px !important;
	border-radius:5px;
	background:#fff;
}

#item12196 {
	width:810px !important;
	height:955px !important;
	left:85px !important;
	top:85px !important;
}

#item28248 {
	width:90px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
}

#item28488 {
	width:96px !important;
	height:96px !important;
	left:1801px !important;
	top:43px !important;
}

#item28481 {
	width:2005px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

@keyframes 확장-28792 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-28792 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item28792 {
	width:351px !important;
	height:344px !important;
	left:107px !important;
	top:453px !important;
}

@keyframes 확장-28796 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-28796 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item28796 {
	width:351px !important;
	height:344px !important;
	left:1100px !important;
	top:76px !important;
}

@keyframes 확장-28793 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-28793 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item28793 {
	width:363px !important;
	height:314px !important;
	left:466px !important;
	top:716px !important;
}

@keyframes 확장-28795 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-28795 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item28795 {
	width:537px !important;
	height:465px !important;
	left:1290px !important;
	top:335px !important;
}

@keyframes 확장-28794 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-28794 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item28794 {
	width:587px !important;
	height:514px !important;
	left:928px !important;
	top:523px !important;
}

#item28707 {
	width:92px !important;
	height:92px !important;
	left:3px !important;
	top:3px !important;
}

#item28755 {
	width:98px !important;
	height:98px !important;
	left:1802px !important;
	top:41px !important;
}

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

#item28758 {
	width:86px !important;
	height:86px !important;
	left:1392px !important;
	top:843px !important;
}

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

#item28761 {
	width:86px !important;
	height:86px !important;
	left:1226px !important;
	top:843px !important;
}

#item28697 {
	width:92px !important;
	height:92px !important;
	left:3px !important;
	top:3px !important;
}

#item28751 {
	width:98px !important;
	height:98px !important;
	left:1802px !important;
	top:41px !important;
}

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

#item28764 {
	width:86px !important;
	height:86px !important;
	left:1392px !important;
	top:843px !important;
}

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

#item28768 {
	width:86px !important;
	height:86px !important;
	left:1226px !important;
	top:843px !important;
}

#item28687 {
	width:92px !important;
	height:92px !important;
	left:3px !important;
	top:3px !important;
}

#item28748 {
	width:98px !important;
	height:98px !important;
	left:1802px !important;
	top:41px !important;
}

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

#item28771 {
	width:86px !important;
	height:86px !important;
	left:1392px !important;
	top:843px !important;
}

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

#item28774 {
	width:86px !important;
	height:86px !important;
	left:1226px !important;
	top:843px !important;
}

#item28677 {
	width:92px !important;
	height:92px !important;
	left:3px !important;
	top:3px !important;
}

#item28745 {
	width:98px !important;
	height:98px !important;
	left:1802px !important;
	top:41px !important;
}

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

#item28777 {
	width:86px !important;
	height:86px !important;
	left:1392px !important;
	top:843px !important;
}

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

#item28780 {
	width:86px !important;
	height:86px !important;
	left:1226px !important;
	top:843px !important;
}

#item28672 {
	width:92px !important;
	height:92px !important;
	left:3px !important;
	top:3px !important;
}

#item28741 {
	width:98px !important;
	height:98px !important;
	left:1802px !important;
	top:41px !important;
}

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

#item28785 {
	width:86px !important;
	height:86px !important;
	left:1392px !important;
	top:843px !important;
}

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

#item28788 {
	width:86px !important;
	height:86px !important;
	left:1226px !important;
	top:843px !important;
}

#item13397 {
	width:2009px !important;
	height:1090px !important;
	left:-11px !important;
	top:-10px !important;
}

#item2734 {
	width:330px !important;
	height:280px !important;
}

@keyframes 확장-64842 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-64842 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item30073 {
	width:330px !important;
	height:280px !important;
	left:801px !important;
	top:1121px !important;
}

#item52286 {
	width:330px !important;
	height:280px !important;
}

@keyframes 확장-64858 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-64858 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item52283 {
	width:330px !important;
	height:280px !important;
	left:1150px !important;
	top:1121px !important;
}

#item52295 {
	width:330px !important;
	height:280px !important;
}

@keyframes 확장-64874 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-64874 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item52292 {
	width:330px !important;
	height:280px !important;
	left:1500px !important;
	top:1121px !important;
}

#item51665 {
	width:330px !important;
	height:280px !important;
}

@keyframes 확장-65063 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-65063 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item51662 {
	width:330px !important;
	height:280px !important;
	left:101px !important;
	top:1121px !important;
}

#item51820 {
	width:330px !important;
	height:280px !important;
}

@keyframes 확장-65079 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-65079 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item51817 {
	width:330px !important;
	height:280px !important;
	left:451px !important;
	top:1121px !important;
}

#item29978 {
	opacity:0.80;
	width:1920px !important;
	height:1560px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29984 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item29981 {
	width:108px !important;
	height:108px !important;
	left:1711px !important;
	top:977px !important;
}

#item29990 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item29987 {
	width:108px !important;
	height:108px !important;
	left:118px !important;
	top:977px !important;
}

#item29996 {
	width:105px !important;
	height:105px !important;
	left:3px !important;
	top:3px !important;
}

#item29992 {
	width:111px !important;
	height:111px !important;
	left:1795px !important;
	top:491px !important;
}

#item29290 {
	width:1260px !important;
	height:700px !important;
	background:#fff;
}

#item29871 {
	opacity:0.80;
	width:1920px !important;
	height:1560px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29878 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item29875 {
	width:108px !important;
	height:108px !important;
	left:1711px !important;
	top:977px !important;
}

#item29884 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item29881 {
	width:108px !important;
	height:108px !important;
	left:118px !important;
	top:977px !important;
}

#item29889 {
	width:105px !important;
	height:105px !important;
	left:3px !important;
	top:3px !important;
}

#item29886 {
	width:111px !important;
	height:111px !important;
	left:1795px !important;
	top:491px !important;
}

#item29526 {
	width:1260px !important;
	height:700px !important;
	background:#fff;
}

#item29792 {
	opacity:0.80;
	width:1920px !important;
	height:1560px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29798 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item29795 {
	width:108px !important;
	height:108px !important;
	left:1711px !important;
	top:977px !important;
}

#item29804 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item29801 {
	width:108px !important;
	height:108px !important;
	left:118px !important;
	top:977px !important;
}

#item29809 {
	width:105px !important;
	height:105px !important;
	left:3px !important;
	top:3px !important;
}

#item29806 {
	width:111px !important;
	height:111px !important;
	left:1795px !important;
	top:491px !important;
}

#item29468 {
	width:1260px !important;
	height:700px !important;
	background:#fff;
}

#item29715 {
	opacity:0.80;
	width:1920px !important;
	height:1560px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29723 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item29719 {
	width:108px !important;
	height:108px !important;
	left:1711px !important;
	top:977px !important;
}

#item29729 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item29726 {
	width:108px !important;
	height:108px !important;
	left:118px !important;
	top:977px !important;
}

#item29734 {
	width:105px !important;
	height:105px !important;
	left:3px !important;
	top:3px !important;
}

#item29731 {
	width:111px !important;
	height:111px !important;
	left:1795px !important;
	top:491px !important;
}

#item29407 {
	width:1260px !important;
	height:700px !important;
	background:#fff;
}

#item29614 {
	opacity:0.80;
	width:1920px !important;
	height:1560px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item29621 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item29615 {
	width:108px !important;
	height:108px !important;
	left:1711px !important;
	top:977px !important;
}

#item29628 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item29622 {
	width:108px !important;
	height:108px !important;
	left:118px !important;
	top:977px !important;
}

#item29633 {
	width:105px !important;
	height:105px !important;
	left:3px !important;
	top:3px !important;
}

#item29629 {
	width:111px !important;
	height:111px !important;
	left:1795px !important;
	top:491px !important;
}

#item29352 {
	width:1260px !important;
	height:700px !important;
	background:#fff;
}

#item29612 {
	width:2011px !important;
	height:1570px !important;
	left:-10px !important;
	top:-10px !important;
}

#item52130 {
	width:410px !important;
	height:280px !important;
}

@keyframes 확장-66354 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-66354 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item52140 {
	width:410px !important;
	height:280px !important;
	left:101px !important;
	top:270px !important;
}

#item52147 {
	width:410px !important;
	height:280px !important;
}

@keyframes 확장-66370 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-66370 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item52144 {
	width:410px !important;
	height:280px !important;
	left:539px !important;
	top:270px !important;
}

#item52156 {
	width:410px !important;
	height:280px !important;
}

@keyframes 확장-66386 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-66386 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item52153 {
	width:410px !important;
	height:280px !important;
	left:976px !important;
	top:270px !important;
}

#item52166 {
	width:410px !important;
	height:280px !important;
}

@keyframes 확장-66402 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-66402 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item52163 {
	width:410px !important;
	height:280px !important;
	left:1414px !important;
	top:270px !important;
}

#item31115 {
	opacity:0.80;
	width:1920px !important;
	height:1210px !important;
	background:#000;
}

#item31121 {
	width:102px !important;
	height:102px !important;
}

#item31116 {
	width:102px !important;
	height:102px !important;
	left:1704px !important;
	top:518px !important;
}

#item31128 {
	width:102px !important;
	height:102px !important;
}

#item31123 {
	width:102px !important;
	height:102px !important;
	left:111px !important;
	top:518px !important;
}

#item31132 {
	width:105px !important;
	height:105px !important;
}

#item31129 {
	width:105px !important;
	height:105px !important;
	left:1788px !important;
	top:32px !important;
}

#item14704 {
	width:1260px !important;
	height:700px !important;
	background:#fff;
}

#item31015 {
	opacity:0.80;
	width:1920px !important;
	height:1210px !important;
	background:#000;
}

#item31021 {
	width:102px !important;
	height:102px !important;
}

#item31016 {
	width:102px !important;
	height:102px !important;
	left:1704px !important;
	top:518px !important;
}

#item31027 {
	width:102px !important;
	height:102px !important;
}

#item31022 {
	width:102px !important;
	height:102px !important;
	left:111px !important;
	top:518px !important;
}

#item31031 {
	width:105px !important;
	height:105px !important;
}

#item31028 {
	width:105px !important;
	height:105px !important;
	left:1788px !important;
	top:32px !important;
}

#item14646 {
	width:1260px !important;
	height:700px !important;
	background:#fff;
}

#item30937 {
	opacity:0.80;
	width:1920px !important;
	height:1210px !important;
	background:#000;
}

#item30943 {
	width:102px !important;
	height:102px !important;
}

#item30938 {
	width:102px !important;
	height:102px !important;
	left:1704px !important;
	top:518px !important;
}

#item30949 {
	width:102px !important;
	height:102px !important;
}

#item30944 {
	width:102px !important;
	height:102px !important;
	left:111px !important;
	top:518px !important;
}

#item30953 {
	width:105px !important;
	height:105px !important;
}

#item30950 {
	width:105px !important;
	height:105px !important;
	left:1788px !important;
	top:32px !important;
}

#item14586 {
	width:1260px !important;
	height:700px !important;
	background:#fff;
}

#item30862 {
	opacity:0.80;
	width:1920px !important;
	height:1210px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

#item30869 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item30863 {
	width:108px !important;
	height:108px !important;
	left:1711px !important;
	top:525px !important;
}

#item30875 {
	width:102px !important;
	height:102px !important;
	left:3px !important;
	top:3px !important;
}

#item30870 {
	width:108px !important;
	height:108px !important;
	left:118px !important;
	top:525px !important;
}

#item30879 {
	width:105px !important;
	height:105px !important;
	left:3px !important;
	top:3px !important;
}

#item30876 {
	width:111px !important;
	height:111px !important;
	left:1795px !important;
	top:39px !important;
}

#item14530 {
	width:1260px !important;
	height:700px !important;
	background:#fff;
}

#item30836 {
	width:2011px !important;
	height:1220px !important;
	left:-10px !important;
	top:-10px !important;
}

#item21395 {
	width:770px !important;
	height:1090px !important;
	left:1150px !important;
	background:#000;
}

#item21496 {
	width:630px !important;
	height:980px !important;
	left:1240px !important;
	top:50px !important;
}

@keyframes 확장-51950 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
@-webkit-keyframes 확장-51950 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
#item51950 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item20610 {
	width:770px !important;
	height:1090px !important;
	left:1150px !important;
	background:#000;
}

#item20713 {
	width:630px !important;
	height:980px !important;
	left:1240px !important;
	top:50px !important;
}

@keyframes 확장-51949 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
@-webkit-keyframes 확장-51949 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
#item51949 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item19777 {
	width:770px !important;
	height:1090px !important;
	left:1150px !important;
	background:#000;
}

#item19879 {
	width:630px !important;
	height:980px !important;
	left:1240px !important;
	top:50px !important;
}

@keyframes 확장-51948 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
@-webkit-keyframes 확장-51948 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
#item51948 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item18331 {
	width:770px !important;
	height:1090px !important;
	left:1150px !important;
	background:#000;
}

#item19022 {
	width:630px !important;
	height:980px !important;
	left:1240px !important;
	top:50px !important;
}

@keyframes 확장-51947 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
@-webkit-keyframes 확장-51947 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
#item51947 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item17540 {
	width:770px !important;
	height:1090px !important;
	left:1150px !important;
	background:#000;
}

#item18229 {
	width:630px !important;
	height:980px !important;
	left:1240px !important;
	top:50px !important;
}

@keyframes 확장-51946 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
@-webkit-keyframes 확장-51946 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
#item51946 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item16554 {
	width:770px !important;
	height:1090px !important;
	left:1150px !important;
	background:#000;
}

#item17242 {
	width:630px !important;
	height:980px !important;
	left:1240px !important;
	top:50px !important;
}

@keyframes 확장-51945 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
@-webkit-keyframes 확장-51945 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
#item51945 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item15745 {
	width:770px !important;
	height:1090px !important;
	left:1150px !important;
	background:#000;
}

#item16435 {
	width:630px !important;
	height:980px !important;
	left:1240px !important;
	top:50px !important;
}

@keyframes 확장-51944 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
@-webkit-keyframes 확장-51944 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
#item51944 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item14858 {
	width:770px !important;
	height:1090px !important;
	left:1150px !important;
	background:#000;
}

#item15255 {
	width:630px !important;
	height:980px !important;
	left:1240px !important;
	top:50px !important;
}

@keyframes 확장-51942 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
@-webkit-keyframes 확장-51942 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(4);}
}
#item51942 {
	transform-origin:50% 0%;
	-webkit-transform-origin:50% 0%;
}

#item31644 {
	width:1920px !important;
	height:1090px !important;
}

#item14930 {
	opacity:0.80;
	width:380px !important;
	height:1090px !important;
	left:770px !important;
	box-shadow:0px 15px 20px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 15px 20px 0px rgba(0,0,0,0.25);
	background:#fff;
}

#item26373 {
	width:236px !important;
	height:18px !important;
	left:842px !important;
	top:648px !important;
}

#item26447 {
	width:236px !important;
	height:18px !important;
	left:842px !important;
	top:600px !important;
}

#item26520 {
	width:248px !important;
	height:18px !important;
	left:836px !important;
	top:696px !important;
}

#item26594 {
	width:330px !important;
	height:18px !important;
	left:795px !important;
	top:744px !important;
}

#item26667 {
	width:330px !important;
	height:18px !important;
	left:795px !important;
	top:792px !important;
}

#item26740 {
	width:330px !important;
	height:18px !important;
	left:795px !important;
	top:936px !important;
}

#item26813 {
	width:330px !important;
	height:18px !important;
	left:795px !important;
	top:840px !important;
}

#item26888 {
	width:330px !important;
	height:18px !important;
	left:795px !important;
	top:888px !important;
}

#item3669 {
	width:325px !important;
	height:500px !important;
	border-radius:15px;
	background:#ff8c78;
}

#item27205 {
	width:325px !important;
	height:500px !important;
	left:1189px !important;
	top:698px !important;
}

#item7104 {
	width:325px !important;
	height:450px !important;
	border-radius:15px;
	background:#e65a40;
}

#item27207 {
	width:325px !important;
	height:450px !important;
	left:1189px !important;
	top:213px !important;
}

#item3672 {
	width:325px !important;
	height:350px !important;
	border-radius:15px;
	background:#31a65a;
}

#item27203 {
	width:325px !important;
	height:350px !important;
	left:1545px !important;
	top:150px !important;
}

#item7124 {
	width:325px !important;
	height:330px !important;
	border-radius:15px;
	background:#ffc31e;
}

#item27199 {
	width:325px !important;
	height:330px !important;
	left:1545px !important;
	top:930px !important;
}

#item3673 {
	width:325px !important;
	height:350px !important;
	border-radius:15px;
	background:#c29c65;
}

#item27201 {
	width:325px !important;
	height:350px !important;
	left:1545px !important;
	top:540px !important;
}

#item3666 {
	width:325px !important;
	height:330px !important;
	border-radius:15px;
	background:#82a0dc;
}

#item27243 {
	width:325px !important;
	height:330px !important;
	left:834px !important;
	top:510px !important;
}

#item7095 {
	width:325px !important;
	height:380px !important;
	border-radius:15px;
	background:#b482cd;
}

#item27209 {
	width:325px !important;
	height:380px !important;
	left:834px !important;
	top:880px !important;
}

#item3665 {
	width:325px !important;
	height:380px !important;
	border-radius:15px;
	background:#ffc31e;
}

#item27257 {
	width:325px !important;
	height:380px !important;
	left:834px !important;
	top:90px !important;
}

#item27450 {
	width:1920px !important;
	height:400px !important;
	top:1300px !important;
	background:#e9edf2;
}

#item52254 {
	width:593px !important;
	height:200px !important;
}

@keyframes 확장-70848 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-70848 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item52259 {
	width:593px !important;
	height:200px !important;
	left:50px !important;
	top:1397px !important;
}

#item27460 {
	width:593px !important;
	height:200px !important;
	left:663px !important;
	top:1397px !important;
}

@keyframes 확장-70863 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-70863 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item27467 {
	width:593px !important;
	height:200px !important;
	left:1276px !important;
	top:1397px !important;
}

@keyframes 확장-70868 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
@-webkit-keyframes 확장-70868 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.03) scaleY(1.03);}
}
#item51982 {
	width:274px !important;
	height:36px !important;
	left:1596px !important;
	top:1332px !important;
}
#in5footer,  #prefooter {display:none;}
