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

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

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

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

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

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

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

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

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

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

#item497 {
	width:1920px !important;
	height:780px !important;
}

#item494 {
	width:1920px !important;
	height:780px !important;
	top:150px !important;
}

#item76053 {
	width:200px !important;
	height:60px !important;
}

#item76050 {
	width:200px !important;
	height:60px !important;
	left:1640px !important;
	top:942px !important;
}

#item76057 {
	width:230px !important;
	height:60px !important;
}

#item76054 {
	width:230px !important;
	height:60px !important;
	left:1650px !important;
	top:15px !important;
}

#item23135 {
	width:80px !important;
	height:5px !important;
	top:4px !important;
}

#item46048 {
	width:80px !important;
	height:5px !important;
	top:4px !important;
}

#item23144 {
	width:80px !important;
	height:5px !important;
	top:4px !important;
}

#item22923 {
	width:80px !important;
	height:5px !important;
	top:4px !important;
}

#item75026 {
	width:50px !important;
	height:50px !important;
	background:#9f9fa0;
}

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

#item930 {
	width:90px !important;
	height:35px !important;
}

#item927 {
	width:90px !important;
	height:35px !important;
	left:1073px !important;
	top:48px !important;
}

#item73131 {
	width:130px !important;
	height:35px !important;
}

#item73128 {
	width:130px !important;
	height:35px !important;
	left:1205px !important;
	top:48px !important;
}

#item73135 {
	width:130px !important;
	height:35px !important;
}

#item73132 {
	width:130px !important;
	height:35px !important;
	left:1390px !important;
	top:48px !important;
}

#item73140 {
	width:80px !important;
	height:35px !important;
}

#item73137 {
	width:80px !important;
	height:35px !important;
	left:1580px !important;
	top:48px !important;
}

#item934 {
	width:115px !important;
	height:35px !important;
}

#item931 {
	width:115px !important;
	height:35px !important;
	left:910px !important;
	top:48px !important;
}

#item75069 {
	width:60px !important;
	height:60px !important;
}

#item75066 {
	width:60px !important;
	height:60px !important;
	left:1685px !important;
	top:38px !important;
}

#item75073 {
	width:60px !important;
	height:60px !important;
}

#item75070 {
	width:60px !important;
	height:60px !important;
	left:1745px !important;
	top:38px !important;
}

#item75077 {
	width:60px !important;
	height:60px !important;
}

#item75074 {
	width:60px !important;
	height:60px !important;
	left:1805px !important;
	top:38px !important;
}

@keyframes 오른쪽에서날아오기-73120 {
	0% {
		transform:translate(107px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-73120 {
	0% {
		-webkit-transform:translate(107px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item73120 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes 오른쪽에서날아오기-73121 {
	0% {
		transform:translate(107px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-73121 {
	0% {
		-webkit-transform:translate(107px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item73121 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes 오른쪽에서날아오기-73122 {
	0% {
		transform:translate(107px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-73122 {
	0% {
		-webkit-transform:translate(107px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item73122 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes 오른쪽에서날아오기-73123 {
	0% {
		transform:translate(107px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-73123 {
	0% {
		-webkit-transform:translate(107px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item73123 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes 오른쪽에서날아오기-73124 {
	0% {
		transform:translate(107px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-73124 {
	0% {
		-webkit-transform:translate(107px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item73124 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes 오른쪽에서날아오기-73125 {
	0% {
		transform:translate(107px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-73125 {
	0% {
		-webkit-transform:translate(107px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item73125 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

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

@keyframes 오른쪽에서날아오기-73116 {
	0% {
		transform:translate(207px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-73116 {
	0% {
		-webkit-transform:translate(207px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item73116 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

@keyframes 오른쪽에서날아오기-73117 {
	0% {
		transform:translate(207px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes 오른쪽에서날아오기-73117 {
	0% {
		-webkit-transform:translate(207px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item73117 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item58267 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item58105 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item58102 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item58264 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item58261 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item58425 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

@keyframes 나타내기-74292 {
	0% {opacity:0;}
	58.3% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-74292 {
	0% {opacity:0;}
	58.3% {opacity:0;}
	62.5% {opacity:1;}
	100% {opacity:1;}
}
#item74292 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item58602 {
	width:40px !important;
	height:5px !important;
	top:5px !important;
}

#item58651 {
	width:40px !important;
	height:5px !important;
	top:5px !important;
}

#item73317 {
	width:190px !important;
	height:180px !important;
}

#item73313 {
	width:190px !important;
	height:180px !important;
	left:1000px !important;
	top:490px !important;
}

#item73162 {
	width:190px !important;
	height:180px !important;
}

#item73159 {
	width:190px !important;
	height:180px !important;
	left:1000px !important;
	top:230px !important;
}

#item73147 {
	width:190px !important;
	height:180px !important;
}

#item73148 {
	width:190px !important;
	height:180px !important;
	left:1230px !important;
	top:230px !important;
}

#item73296 {
	width:190px !important;
	height:180px !important;
}

#item73293 {
	width:190px !important;
	height:180px !important;
	left:540px !important;
	top:490px !important;
}

#item73300 {
	width:190px !important;
	height:180px !important;
}

#item73297 {
	width:190px !important;
	height:180px !important;
	left:1000px !important;
	top:750px !important;
}

#item73304 {
	width:190px !important;
	height:180px !important;
}

#item73301 {
	width:190px !important;
	height:180px !important;
	left:540px !important;
	top:230px !important;
}

#item73308 {
	width:190px !important;
	height:180px !important;
}

#item73305 {
	width:190px !important;
	height:180px !important;
	left:770px !important;
	top:230px !important;
}

#item73166 {
	width:190px !important;
	height:180px !important;
}

#item73163 {
	width:190px !important;
	height:180px !important;
	left:770px !important;
	top:490px !important;
}

#item73312 {
	width:190px !important;
	height:180px !important;
}

#item73309 {
	width:190px !important;
	height:180px !important;
	left:770px !important;
	top:750px !important;
}

#item73197 {
	width:190px !important;
	height:180px !important;
}

#item73194 {
	width:190px !important;
	height:180px !important;
	left:540px !important;
	top:750px !important;
}

#item73321 {
	width:190px !important;
	height:180px !important;
}

#item73318 {
	width:190px !important;
	height:180px !important;
	left:1230px !important;
	top:490px !important;
}

#item73327 {
	width:190px !important;
	height:180px !important;
}

#item73324 {
	width:190px !important;
	height:180px !important;
	left:1230px !important;
	top:750px !important;
}

#item73328 {
	width:60px !important;
	height:20px !important;
}

#item73329 {
	width:60px !important;
	height:20px !important;
	left:1654px !important;
	top:155px !important;
}

#item73335 {
	width:60px !important;
	height:20px !important;
}

#item73332 {
	width:60px !important;
	height:20px !important;
	left:1739px !important;
	top:155px !important;
}

#item73340 {
	width:50px !important;
	height:20px !important;
}

#item73336 {
	width:50px !important;
	height:20px !important;
	left:1821px !important;
	top:155px !important;
}

#item57823 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item57727 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item57723 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item57915 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item57820 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item57816 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item58728 {
	width:40px !important;
	height:5px !important;
	top:5px !important;
}

#item58731 {
	width:40px !important;
	height:5px !important;
	top:5px !important;
}

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

#item73283 {
	width:190px !important;
	height:180px !important;
}

#item73280 {
	width:190px !important;
	height:180px !important;
	left:1130px !important;
	top:490px !important;
}

#item73247 {
	width:190px !important;
	height:180px !important;
}

#item73244 {
	width:190px !important;
	height:180px !important;
	left:1360px !important;
	top:230px !important;
}

#item73201 {
	width:190px !important;
	height:180px !important;
}

#item73198 {
	width:190px !important;
	height:180px !important;
	left:440px !important;
	top:230px !important;
}

#item73235 {
	width:190px !important;
	height:180px !important;
}

#item73232 {
	width:190px !important;
	height:180px !important;
	left:670px !important;
	top:230px !important;
}

#item73239 {
	width:190px !important;
	height:180px !important;
}

#item73236 {
	width:190px !important;
	height:180px !important;
	left:900px !important;
	top:230px !important;
}

#item73243 {
	width:190px !important;
	height:180px !important;
}

#item73240 {
	width:190px !important;
	height:180px !important;
	left:1130px !important;
	top:230px !important;
}

#item73255 {
	width:190px !important;
	height:180px !important;
}

#item73252 {
	width:190px !important;
	height:180px !important;
	left:1590px !important;
	top:490px !important;
}

#item73251 {
	width:190px !important;
	height:180px !important;
}

#item73248 {
	width:190px !important;
	height:180px !important;
	left:1590px !important;
	top:230px !important;
}

#item73205 {
	width:190px !important;
	height:180px !important;
}

#item73202 {
	width:190px !important;
	height:180px !important;
	left:440px !important;
	top:490px !important;
}

#item73259 {
	width:190px !important;
	height:180px !important;
}

#item73256 {
	width:190px !important;
	height:180px !important;
	left:670px !important;
	top:490px !important;
}

#item73263 {
	width:190px !important;
	height:180px !important;
}

#item73260 {
	width:190px !important;
	height:180px !important;
	left:900px !important;
	top:490px !important;
}

#item73271 {
	width:190px !important;
	height:180px !important;
}

#item73267 {
	width:190px !important;
	height:180px !important;
	left:1360px !important;
	top:490px !important;
}

#item73275 {
	width:190px !important;
	height:180px !important;
}

#item73272 {
	width:190px !important;
	height:180px !important;
	left:670px !important;
	top:750px !important;
}

#item73279 {
	width:190px !important;
	height:180px !important;
}

#item73276 {
	width:190px !important;
	height:180px !important;
	left:440px !important;
	top:750px !important;
}

#item73287 {
	width:190px !important;
	height:180px !important;
}

#item73284 {
	width:190px !important;
	height:180px !important;
	left:901px !important;
	top:750px !important;
}

#item73291 {
	width:190px !important;
	height:180px !important;
}

#item73288 {
	width:190px !important;
	height:180px !important;
	left:1130px !important;
	top:750px !important;
}

#item73344 {
	width:60px !important;
	height:20px !important;
}

#item73341 {
	width:60px !important;
	height:20px !important;
	left:1654px !important;
	top:155px !important;
}

#item73348 {
	width:60px !important;
	height:20px !important;
}

#item73345 {
	width:60px !important;
	height:20px !important;
	left:1739px !important;
	top:155px !important;
}

#item73353 {
	width:50px !important;
	height:20px !important;
}

#item73349 {
	width:50px !important;
	height:20px !important;
	left:1821px !important;
	top:155px !important;
}

#item59662 {
	width:40px !important;
	height:5px !important;
	top:5px !important;
}

#item59666 {
	width:40px !important;
	height:5px !important;
	top:5px !important;
}

#item59139 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

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

#item73357 {
	width:60px !important;
	height:20px !important;
}

#item73354 {
	width:60px !important;
	height:20px !important;
	left:1654px !important;
	top:155px !important;
}

#item73361 {
	width:60px !important;
	height:20px !important;
}

#item73358 {
	width:60px !important;
	height:20px !important;
	left:1739px !important;
	top:155px !important;
}

#item73365 {
	width:50px !important;
	height:20px !important;
}

#item73362 {
	width:50px !important;
	height:20px !important;
	left:1821px !important;
	top:155px !important;
}

#item73373 {
	width:420px !important;
	height:110px !important;
}

#item73370 {
	width:420px !important;
	height:110px !important;
	left:440px !important;
	top:230px !important;
}

#item73377 {
	width:420px !important;
	height:110px !important;
}

#item73374 {
	width:420px !important;
	height:110px !important;
	left:440px !important;
	top:420px !important;
}

#item73381 {
	width:420px !important;
	height:110px !important;
}

#item73378 {
	width:420px !important;
	height:110px !important;
	left:440px !important;
	top:610px !important;
}

#item73386 {
	width:420px !important;
	height:110px !important;
}

#item73383 {
	width:420px !important;
	height:110px !important;
	left:900px !important;
	top:230px !important;
}

#item73390 {
	width:420px !important;
	height:110px !important;
}

#item73387 {
	width:420px !important;
	height:110px !important;
	left:900px !important;
	top:420px !important;
}

#item73394 {
	width:420px !important;
	height:110px !important;
}

#item73391 {
	width:420px !important;
	height:110px !important;
	left:900px !important;
	top:610px !important;
}

#item73398 {
	width:420px !important;
	height:110px !important;
}

#item73395 {
	width:420px !important;
	height:110px !important;
	left:1360px !important;
	top:230px !important;
}

#item73402 {
	width:420px !important;
	height:110px !important;
}

#item73399 {
	width:420px !important;
	height:110px !important;
	left:1360px !important;
	top:420px !important;
}

#item73406 {
	width:420px !important;
	height:110px !important;
}

#item73403 {
	width:420px !important;
	height:110px !important;
	left:1360px !important;
	top:610px !important;
}

#item73410 {
	width:420px !important;
	height:110px !important;
}

#item73407 {
	width:420px !important;
	height:110px !important;
	left:1360px !important;
	top:800px !important;
}

#item46468 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item49618 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73418 {
	width:190px !important;
	height:180px !important;
}

#item73415 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:181px !important;
}

#item73423 {
	width:190px !important;
	height:180px !important;
}

#item73420 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:411px !important;
}

#item73428 {
	width:190px !important;
	height:180px !important;
}

#item73424 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:640px !important;
}

#item61045 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item61048 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73432 {
	width:190px !important;
	height:180px !important;
}

#item73429 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:181px !important;
}

#item73436 {
	width:190px !important;
	height:180px !important;
}

#item73433 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:411px !important;
}

#item73440 {
	width:190px !important;
	height:180px !important;
}

#item73437 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:640px !important;
}

#item61286 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item61289 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73444 {
	width:190px !important;
	height:180px !important;
}

#item73441 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:181px !important;
}

#item73448 {
	width:190px !important;
	height:180px !important;
}

#item73445 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:411px !important;
}

#item73453 {
	width:190px !important;
	height:180px !important;
}

#item73449 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:640px !important;
}

#item55295 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item55299 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item55402 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73457 {
	width:190px !important;
	height:180px !important;
}

#item73454 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:181px !important;
}

#item73461 {
	width:190px !important;
	height:180px !important;
}

#item73458 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:411px !important;
}

#item73465 {
	width:190px !important;
	height:180px !important;
}

#item73462 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:640px !important;
}

#item61674 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item61677 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item61680 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73469 {
	width:190px !important;
	height:180px !important;
}

#item73466 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:181px !important;
}

#item73473 {
	width:190px !important;
	height:180px !important;
}

#item73470 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:411px !important;
}

#item73477 {
	width:190px !important;
	height:180px !important;
}

#item73474 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:640px !important;
}

#item61921 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item61924 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item61927 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73481 {
	width:190px !important;
	height:180px !important;
}

#item73478 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:181px !important;
}

#item73485 {
	width:190px !important;
	height:180px !important;
}

#item73482 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:411px !important;
}

#item73489 {
	width:190px !important;
	height:180px !important;
}

#item73486 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:640px !important;
}

#item55499 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73497 {
	width:190px !important;
	height:180px !important;
}

#item73494 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:181px !important;
}

#item73501 {
	width:190px !important;
	height:180px !important;
}

#item73498 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:411px !important;
}

#item73505 {
	width:190px !important;
	height:180px !important;
}

#item73502 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:640px !important;
}

#item62571 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73509 {
	width:190px !important;
	height:180px !important;
}

#item73506 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:181px !important;
}

#item73513 {
	width:190px !important;
	height:180px !important;
}

#item73510 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:411px !important;
}

#item73518 {
	width:190px !important;
	height:180px !important;
}

#item73514 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:640px !important;
}

#item62811 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73522 {
	width:190px !important;
	height:180px !important;
}

#item73519 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:181px !important;
}

#item73526 {
	width:190px !important;
	height:180px !important;
}

#item73523 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:411px !important;
}

#item73530 {
	width:190px !important;
	height:180px !important;
}

#item73527 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:640px !important;
}

#item55684 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73534 {
	width:190px !important;
	height:180px !important;
}

#item73531 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:181px !important;
}

#item73538 {
	width:190px !important;
	height:180px !important;
}

#item73535 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:411px !important;
}

#item73542 {
	width:190px !important;
	height:180px !important;
}

#item73539 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:640px !important;
}

#item63123 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73546 {
	width:190px !important;
	height:180px !important;
}

#item73543 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:181px !important;
}

#item73550 {
	width:190px !important;
	height:180px !important;
}

#item73547 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:411px !important;
}

#item73554 {
	width:190px !important;
	height:180px !important;
}

#item73551 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:640px !important;
}

#item63357 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73558 {
	width:190px !important;
	height:180px !important;
}

#item73555 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:181px !important;
}

#item73562 {
	width:190px !important;
	height:180px !important;
}

#item73559 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:411px !important;
}

#item73566 {
	width:190px !important;
	height:180px !important;
}

#item73563 {
	width:190px !important;
	height:180px !important;
	left:1660px !important;
	top:640px !important;
}

#item72989 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item72996 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73002 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item72993 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item72999 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73005 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73571 {
	width:130px !important;
	height:120px !important;
}

#item73568 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73590 {
	width:130px !important;
	height:120px !important;
}

#item73587 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:180px !important;
}

#item73594 {
	width:130px !important;
	height:120px !important;
}

#item73591 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:371px !important;
}

#item73598 {
	width:130px !important;
	height:120px !important;
}

#item73595 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:370px !important;
}

#item73602 {
	width:130px !important;
	height:120px !important;
}

#item73599 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:560px !important;
}

#item73606 {
	width:130px !important;
	height:120px !important;
}

#item73603 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:560px !important;
}

#item73610 {
	width:130px !important;
	height:120px !important;
}

#item73607 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:750px !important;
}

#item73010 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73014 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73018 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73021 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73024 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73027 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73614 {
	width:130px !important;
	height:120px !important;
}

#item73611 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73619 {
	width:130px !important;
	height:120px !important;
}

#item73615 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:180px !important;
}

#item73623 {
	width:130px !important;
	height:120px !important;
}

#item73620 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:371px !important;
}

#item73627 {
	width:130px !important;
	height:120px !important;
}

#item73624 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:370px !important;
}

#item73631 {
	width:130px !important;
	height:120px !important;
}

#item73628 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:560px !important;
}

#item73635 {
	width:130px !important;
	height:120px !important;
}

#item73632 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:560px !important;
}

#item73639 {
	width:130px !important;
	height:120px !important;
}

#item73636 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:750px !important;
}

#item73033 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73037 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73040 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73043 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73046 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73049 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73643 {
	width:130px !important;
	height:120px !important;
}

#item73640 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73648 {
	width:130px !important;
	height:120px !important;
}

#item73644 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:180px !important;
}

#item73652 {
	width:130px !important;
	height:120px !important;
}

#item73649 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:371px !important;
}

#item73656 {
	width:130px !important;
	height:120px !important;
}

#item73653 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:370px !important;
}

#item73660 {
	width:130px !important;
	height:120px !important;
}

#item73657 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:560px !important;
}

#item73664 {
	width:130px !important;
	height:120px !important;
}

#item73661 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:560px !important;
}

#item73668 {
	width:130px !important;
	height:120px !important;
}

#item73665 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:750px !important;
}

#item73053 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73057 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73061 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73064 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73068 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73071 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73672 {
	width:130px !important;
	height:120px !important;
}

#item73669 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73676 {
	width:130px !important;
	height:120px !important;
}

#item73673 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:180px !important;
}

#item73681 {
	width:130px !important;
	height:120px !important;
}

#item73678 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:371px !important;
}

#item73685 {
	width:130px !important;
	height:120px !important;
}

#item73682 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:370px !important;
}

#item73689 {
	width:130px !important;
	height:120px !important;
}

#item73686 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:560px !important;
}

#item73693 {
	width:130px !important;
	height:120px !important;
}

#item73690 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:560px !important;
}

#item73697 {
	width:130px !important;
	height:120px !important;
}

#item73694 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:750px !important;
}

#item73075 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73079 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73082 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73085 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73088 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73091 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73701 {
	width:130px !important;
	height:120px !important;
}

#item73698 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73705 {
	width:130px !important;
	height:120px !important;
}

#item73702 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:180px !important;
}

#item73709 {
	width:130px !important;
	height:120px !important;
}

#item73706 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:371px !important;
}

#item73713 {
	width:130px !important;
	height:120px !important;
}

#item73710 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:370px !important;
}

#item73717 {
	width:130px !important;
	height:120px !important;
}

#item73714 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:560px !important;
}

#item73722 {
	width:130px !important;
	height:120px !important;
}

#item73718 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:560px !important;
}

#item73726 {
	width:130px !important;
	height:120px !important;
}

#item73723 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:750px !important;
}

#item73095 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73099 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73102 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73105 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73109 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73112 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item73731 {
	width:130px !important;
	height:120px !important;
}

#item73727 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73735 {
	width:130px !important;
	height:120px !important;
}

#item73732 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:180px !important;
}

#item73740 {
	width:130px !important;
	height:120px !important;
}

#item73736 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:371px !important;
}

#item73744 {
	width:130px !important;
	height:120px !important;
}

#item73741 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:370px !important;
}

#item73748 {
	width:130px !important;
	height:120px !important;
}

#item73745 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:560px !important;
}

#item73752 {
	width:130px !important;
	height:120px !important;
}

#item73749 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:560px !important;
}

#item73756 {
	width:130px !important;
	height:120px !important;
}

#item73753 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:750px !important;
}

#item73760 {
	width:130px !important;
	height:120px !important;
}

#item73757 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73764 {
	width:130px !important;
	height:120px !important;
}

#item73761 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:180px !important;
}

#item73768 {
	width:130px !important;
	height:120px !important;
}

#item73765 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:371px !important;
}

#item73772 {
	width:130px !important;
	height:120px !important;
}

#item73769 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:370px !important;
}

#item73776 {
	width:130px !important;
	height:120px !important;
}

#item73773 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:560px !important;
}

#item73780 {
	width:130px !important;
	height:120px !important;
}

#item73777 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:560px !important;
}

#item73784 {
	width:130px !important;
	height:120px !important;
}

#item73781 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:750px !important;
}

#item73788 {
	width:130px !important;
	height:120px !important;
}

#item73785 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73822 {
	width:130px !important;
	height:120px !important;
}

#item73819 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:370px !important;
}

#item73818 {
	width:130px !important;
	height:120px !important;
}

#item73815 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:180px !important;
}

#item73827 {
	width:130px !important;
	height:120px !important;
}

#item73824 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:370px !important;
}

#item73831 {
	width:130px !important;
	height:120px !important;
}

#item73828 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:560px !important;
}

#item73835 {
	width:130px !important;
	height:120px !important;
}

#item73832 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73840 {
	width:130px !important;
	height:120px !important;
}

#item73836 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:370px !important;
}

#item73844 {
	width:130px !important;
	height:120px !important;
}

#item73841 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:180px !important;
}

#item73848 {
	width:130px !important;
	height:120px !important;
}

#item73845 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:370px !important;
}

#item73852 {
	width:130px !important;
	height:120px !important;
}

#item73849 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:560px !important;
}

#item73856 {
	width:130px !important;
	height:120px !important;
}

#item73853 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73860 {
	width:130px !important;
	height:120px !important;
}

#item73857 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:370px !important;
}

#item73864 {
	width:130px !important;
	height:120px !important;
}

#item73861 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:180px !important;
}

#item73868 {
	width:130px !important;
	height:120px !important;
}

#item73865 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:370px !important;
}

#item73872 {
	width:130px !important;
	height:120px !important;
}

#item73869 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:560px !important;
}

#item73876 {
	width:130px !important;
	height:120px !important;
}

#item73873 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73880 {
	width:130px !important;
	height:120px !important;
}

#item73877 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:370px !important;
}

#item73886 {
	width:130px !important;
	height:120px !important;
}

#item73882 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:180px !important;
}

#item73891 {
	width:130px !important;
	height:120px !important;
}

#item73887 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:370px !important;
}

#item73895 {
	width:130px !important;
	height:120px !important;
}

#item73892 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:560px !important;
}

#item73913 {
	width:130px !important;
	height:120px !important;
}

#item73910 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73917 {
	width:130px !important;
	height:120px !important;
}

#item73914 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:370px !important;
}

#item73921 {
	width:130px !important;
	height:120px !important;
}

#item73918 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:180px !important;
}

#item73925 {
	width:130px !important;
	height:120px !important;
}

#item73922 {
	width:130px !important;
	height:120px !important;
	left:1700px !important;
	top:370px !important;
}

#item73929 {
	width:130px !important;
	height:120px !important;
}

#item73926 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:560px !important;
}

#item73933 {
	width:130px !important;
	height:120px !important;
}

#item73930 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73957 {
	width:130px !important;
	height:120px !important;
}

#item73954 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:370px !important;
}

#item73953 {
	width:130px !important;
	height:120px !important;
}

#item73950 {
	width:130px !important;
	height:120px !important;
	left:1701px !important;
	top:180px !important;
}

#item73961 {
	width:130px !important;
	height:120px !important;
}

#item73958 {
	width:130px !important;
	height:120px !important;
	left:1701px !important;
	top:370px !important;
}

#item73965 {
	width:130px !important;
	height:120px !important;
}

#item73962 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73969 {
	width:130px !important;
	height:120px !important;
}

#item73966 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:370px !important;
}

#item73973 {
	width:130px !important;
	height:120px !important;
}

#item73970 {
	width:130px !important;
	height:120px !important;
	left:1701px !important;
	top:180px !important;
}

#item73977 {
	width:130px !important;
	height:120px !important;
}

#item73974 {
	width:130px !important;
	height:120px !important;
	left:1701px !important;
	top:370px !important;
}

#item73981 {
	width:130px !important;
	height:120px !important;
}

#item73978 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item73986 {
	width:130px !important;
	height:120px !important;
}

#item73983 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:370px !important;
}

#item73990 {
	width:130px !important;
	height:120px !important;
}

#item73987 {
	width:130px !important;
	height:120px !important;
	left:1701px !important;
	top:180px !important;
}

#item73994 {
	width:130px !important;
	height:120px !important;
}

#item73991 {
	width:130px !important;
	height:120px !important;
	left:1701px !important;
	top:370px !important;
}

#item73998 {
	width:130px !important;
	height:120px !important;
}

#item73995 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:180px !important;
}

#item74002 {
	width:130px !important;
	height:120px !important;
}

#item73999 {
	width:130px !important;
	height:120px !important;
	left:1510px !important;
	top:370px !important;
}

#item74006 {
	width:130px !important;
	height:120px !important;
}

#item74003 {
	width:130px !important;
	height:120px !important;
	left:1701px !important;
	top:180px !important;
}

#item74010 {
	width:130px !important;
	height:120px !important;
}

#item74007 {
	width:130px !important;
	height:120px !important;
	left:1701px !important;
	top:370px !important;
}

#item74014 {
	width:360px !important;
	height:120px !important;
}

#item74011 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:180px !important;
}

#item74034 {
	width:360px !important;
	height:120px !important;
}

#item74031 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:370px !important;
}

#item74038 {
	width:360px !important;
	height:120px !important;
}

#item74035 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:560px !important;
}

#item74042 {
	width:360px !important;
	height:120px !important;
}

#item74039 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:180px !important;
}

#item74046 {
	width:360px !important;
	height:120px !important;
}

#item74043 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:370px !important;
}

#item74050 {
	width:360px !important;
	height:120px !important;
}

#item74047 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:560px !important;
}

#item74054 {
	width:360px !important;
	height:120px !important;
}

#item74051 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:180px !important;
}

#item74058 {
	width:360px !important;
	height:120px !important;
}

#item74055 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:370px !important;
}

#item74062 {
	width:360px !important;
	height:120px !important;
}

#item74059 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:560px !important;
}

#item74067 {
	width:360px !important;
	height:120px !important;
}

#item74064 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:180px !important;
}

#item74083 {
	width:360px !important;
	height:120px !important;
}

#item74080 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:370px !important;
}

#item74088 {
	width:360px !important;
	height:120px !important;
}

#item74085 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:560px !important;
}

#item74092 {
	width:360px !important;
	height:120px !important;
}

#item74089 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:180px !important;
}

#item74096 {
	width:360px !important;
	height:120px !important;
}

#item74093 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:370px !important;
}

#item74100 {
	width:360px !important;
	height:120px !important;
}

#item74097 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:560px !important;
}

#item74104 {
	width:360px !important;
	height:120px !important;
}

#item74101 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:180px !important;
}

#item74108 {
	width:360px !important;
	height:120px !important;
}

#item74105 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:370px !important;
}

#item74112 {
	width:360px !important;
	height:120px !important;
}

#item74109 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:560px !important;
}

#item51123 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item74116 {
	width:360px !important;
	height:120px !important;
}

#item74113 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:180px !important;
}

#item74128 {
	width:360px !important;
	height:120px !important;
}

#item74125 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:370px !important;
}

#item74132 {
	width:360px !important;
	height:120px !important;
}

#item74129 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:560px !important;
}

#item74136 {
	width:360px !important;
	height:120px !important;
}

#item74133 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:750px !important;
}

#item72136 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item74144 {
	width:360px !important;
	height:120px !important;
}

#item74141 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:180px !important;
}

#item74149 {
	width:360px !important;
	height:120px !important;
}

#item74146 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:370px !important;
}

#item74153 {
	width:360px !important;
	height:120px !important;
}

#item74150 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:560px !important;
}

#item74157 {
	width:360px !important;
	height:120px !important;
}

#item74154 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:750px !important;
}

#item72448 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item74162 {
	width:360px !important;
	height:120px !important;
}

#item74158 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:180px !important;
}

#item74166 {
	width:360px !important;
	height:120px !important;
}

#item74163 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:370px !important;
}

#item74170 {
	width:360px !important;
	height:120px !important;
}

#item74167 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:560px !important;
}

#item74174 {
	width:360px !important;
	height:120px !important;
}

#item74171 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:750px !important;
}

#item72742 {
	width:45px !important;
	height:22px !important;
	background:#e5b498;
}

#item74178 {
	width:360px !important;
	height:120px !important;
}

#item74175 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:180px !important;
}

#item74182 {
	width:360px !important;
	height:120px !important;
}

#item74179 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:370px !important;
}

#item74186 {
	width:360px !important;
	height:120px !important;
}

#item74183 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:560px !important;
}

#item74190 {
	width:360px !important;
	height:120px !important;
}

#item74187 {
	width:360px !important;
	height:120px !important;
	left:1485px !important;
	top:750px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item74213 {
	width:70px !important;
	height:110px !important;
	top:485px !important;
}
#in5footer,  #prefooter {display:none;}
