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

#item163356 {
	width:1940px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#decebf;
}

#item189186 {
	width:6px !important;
	height:69px !important;
	left:463px !important;
	top:1px !important;
	background:#b46a59;
}

#item189188 {
	width:10px !important;
	height:69px !important;
	top:98px !important;
	background:#b46a59;
}

#item189194 {
	width:10px !important;
	height:69px !important;
	left:273px !important;
	top:98px !important;
	background:#b46a59;
}

#item189198 {
	width:10px !important;
	height:69px !important;
	left:486px !important;
	top:98px !important;
	background:#b46a59;
}

@keyframes 나타내기-168863 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	63.9% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes 나타내기-168863 {
	0% {opacity:0;}
	55.6% {opacity:0;}
	63.9% {opacity:1;}
	100% {opacity:1;}
}
#item168863 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item168743 {
	width:1800px !important;
	height:980px !important;
}

#item168740 {
	width:1800px !important;
	height:980px !important;
	left:60px !important;
	top:50px !important;
}

#item158009 {
	width:120px !important;
	height:50px !important;
}

#item158006 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:225px !important;
}

#item167631 {
	width:120px !important;
	height:50px !important;
}

#item167628 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:300px !important;
}

#item167635 {
	width:120px !important;
	height:50px !important;
}

#item167632 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:375px !important;
}

#item167639 {
	width:150px !important;
	height:50px !important;
}

#item167636 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:450px !important;
}

#item167644 {
	width:120px !important;
	height:50px !important;
}

#item167641 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:525px !important;
}

#item167648 {
	width:120px !important;
	height:50px !important;
}

#item167645 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:600px !important;
}

#item167652 {
	width:120px !important;
	height:50px !important;
}

#item167649 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:675px !important;
}

#item167656 {
	width:150px !important;
	height:50px !important;
}

#item167653 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:750px !important;
}

#item168971 {
	width:150px !important;
	height:50px !important;
}

#item168968 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:825px !important;
}

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

#item167729 {
	width:60px !important;
	height:60px !important;
	left:1685px !important;
	top:30px !important;
}

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

#item167734 {
	width:60px !important;
	height:60px !important;
	left:1760px !important;
	top:30px !important;
}

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

#item167738 {
	width:60px !important;
	height:60px !important;
	left:1830px !important;
	top:30px !important;
}

#item189600 {
	width:34px !important;
	height:16px !important;
	left:1234px !important;
	top:57px !important;
}

#item189601 {
	width:34px !important;
	height:16px !important;
	left:1234px !important;
	top:1007px !important;
}

#item190706 {
	width:100px !important;
	height:80px !important;
	top:155px !important;
}

#item189683 {
	width:1532px !important;
	height:25px !important;
	left:54px !important;
	top:1040px !important;
	background:#ffffff;
}

#item198395 {
	width:85px !important;
	height:51px !important;
}

#item198396 {
	width:85px !important;
	height:51px !important;
	left:100px !important;
	top:219px !important;
}

#item198412 {
	width:85px !important;
	height:16px !important;
}

#item198409 {
	width:85px !important;
	height:16px !important;
	left:258px !important;
	top:309px !important;
}

#item198445 {
	width:85px !important;
	height:16px !important;
}

#item198442 {
	width:85px !important;
	height:16px !important;
	left:414px !important;
	top:201px !important;
}

#item198706 {
	width:85px !important;
	height:106px !important;
}

#item198703 {
	width:85px !important;
	height:106px !important;
	left:570px !important;
	top:219px !important;
}

#item198710 {
	width:85px !important;
	height:69px !important;
}

#item198707 {
	width:85px !important;
	height:69px !important;
	left:570px !important;
	top:363px !important;
}

#item198714 {
	width:85px !important;
	height:34px !important;
}

#item198711 {
	width:85px !important;
	height:34px !important;
	left:932px !important;
	top:795px !important;
}

#item198719 {
	width:85px !important;
	height:34px !important;
}

#item198716 {
	width:85px !important;
	height:34px !important;
	left:932px !important;
	top:831px !important;
}

#item198724 {
	width:85px !important;
	height:34px !important;
}

#item198721 {
	width:85px !important;
	height:34px !important;
	left:932px !important;
	top:867px !important;
}

#item198745 {
	width:85px !important;
	height:34px !important;
}

#item198742 {
	width:85px !important;
	height:34px !important;
	left:932px !important;
	top:309px !important;
}

#item198768 {
	width:85px !important;
	height:34px !important;
}

#item198765 {
	width:85px !important;
	height:34px !important;
	left:932px !important;
	top:381px !important;
}

#item198772 {
	width:85px !important;
	height:52px !important;
}

#item198769 {
	width:85px !important;
	height:52px !important;
	left:932px !important;
	top:452px !important;
}

#item198760 {
	width:85px !important;
	height:69px !important;
}

#item198757 {
	width:85px !important;
	height:69px !important;
	left:932px !important;
	top:507px !important;
}

#item198764 {
	width:85px !important;
	height:34px !important;
}

#item198761 {
	width:85px !important;
	height:34px !important;
	left:932px !important;
	top:417px !important;
}

#item198728 {
	width:85px !important;
	height:34px !important;
}

#item198725 {
	width:85px !important;
	height:34px !important;
	left:932px !important;
	top:759px !important;
}

#item198733 {
	width:85px !important;
	height:52px !important;
}

#item198730 {
	width:85px !important;
	height:52px !important;
	left:932px !important;
	top:651px !important;
}

#item198751 {
	width:85px !important;
	height:34px !important;
}

#item198747 {
	width:85px !important;
	height:34px !important;
	left:570px !important;
	top:579px !important;
}

#item198776 {
	width:85px !important;
	height:34px !important;
}

#item198773 {
	width:85px !important;
	height:34px !important;
	left:570px !important;
	top:615px !important;
}

#item198781 {
	width:85px !important;
	height:52px !important;
}

#item198778 {
	width:85px !important;
	height:52px !important;
	left:932px !important;
	top:201px !important;
}

#item198785 {
	width:85px !important;
	height:16px !important;
}

#item198782 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:957px !important;
}

#item198789 {
	width:85px !important;
	height:16px !important;
}

#item198786 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:669px !important;
}

#item198793 {
	width:85px !important;
	height:16px !important;
}

#item198790 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:885px !important;
}

#item198797 {
	width:85px !important;
	height:16px !important;
}

#item198794 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:777px !important;
}

#item198801 {
	width:85px !important;
	height:16px !important;
}

#item198798 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:903px !important;
}

#item198805 {
	width:85px !important;
	height:34px !important;
}

#item198802 {
	width:85px !important;
	height:34px !important;
	left:570px !important;
	top:831px !important;
}

#item198811 {
	width:85px !important;
	height:34px !important;
}

#item198808 {
	width:85px !important;
	height:34px !important;
	left:932px !important;
	top:345px !important;
}

#item198815 {
	width:85px !important;
	height:34px !important;
}

#item198812 {
	width:85px !important;
	height:34px !important;
	left:1089px !important;
	top:255px !important;
}

#item198820 {
	width:85px !important;
	height:34px !important;
}

#item198817 {
	width:85px !important;
	height:34px !important;
	left:932px !important;
	top:255px !important;
}

#item198824 {
	width:85px !important;
	height:34px !important;
}

#item198821 {
	width:85px !important;
	height:34px !important;
	left:570px !important;
	top:975px !important;
}

#item198829 {
	width:85px !important;
	height:16px !important;
}

#item198825 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:921px !important;
}

#item198833 {
	width:85px !important;
	height:16px !important;
}

#item198830 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:741px !important;
}

#item198887 {
	width:85px !important;
	height:16px !important;
}

#item198884 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:759px !important;
}

#item198891 {
	width:85px !important;
	height:34px !important;
}

#item198888 {
	width:85px !important;
	height:34px !important;
	left:570px !important;
	top:687px !important;
}

#item198895 {
	width:85px !important;
	height:52px !important;
}

#item198892 {
	width:85px !important;
	height:52px !important;
	left:570px !important;
	top:489px !important;
}

#item198902 {
	width:85px !important;
	height:16px !important;
}

#item198896 {
	width:85px !important;
	height:16px !important;
	left:1089px !important;
	top:219px !important;
}

#item198864 {
	width:85px !important;
	height:16px !important;
}

#item198861 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:723px !important;
}

#item198869 {
	width:85px !important;
	height:16px !important;
}

#item198865 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:813px !important;
}

#item198873 {
	width:85px !important;
	height:34px !important;
}

#item198870 {
	width:85px !important;
	height:34px !important;
	left:932px !important;
	top:993px !important;
}

#item198881 {
	width:85px !important;
	height:16px !important;
}

#item198878 {
	width:85px !important;
	height:16px !important;
	left:932px !important;
	top:957px !important;
}

#item198877 {
	width:85px !important;
	height:34px !important;
}

#item198874 {
	width:85px !important;
	height:34px !important;
	left:932px !important;
	top:903px !important;
}

#item198837 {
	width:85px !important;
	height:16px !important;
}

#item198834 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:560px !important;
}

#item198842 {
	width:85px !important;
	height:16px !important;
}

#item198839 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:471px !important;
}

#item198906 {
	width:85px !important;
	height:16px !important;
}

#item198903 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:543px !important;
}

#item198910 {
	width:85px !important;
	height:16px !important;
}

#item198907 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:651px !important;
}

#item198914 {
	width:85px !important;
	height:16px !important;
}

#item198911 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:795px !important;
}

#item198918 {
	width:85px !important;
	height:16px !important;
}

#item198915 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:939px !important;
}

#item198944 {
	width:85px !important;
	height:16px !important;
}

#item198938 {
	width:85px !important;
	height:16px !important;
	left:932px !important;
	top:975px !important;
}

#item198948 {
	width:85px !important;
	height:16px !important;
}

#item198945 {
	width:85px !important;
	height:16px !important;
	left:1089px !important;
	top:201px !important;
}

#item198846 {
	width:85px !important;
	height:16px !important;
}

#item198843 {
	width:85px !important;
	height:16px !important;
	left:932px !important;
	top:939px !important;
}

#item198850 {
	width:85px !important;
	height:16px !important;
}

#item198847 {
	width:85px !important;
	height:16px !important;
	left:932px !important;
	top:291px !important;
}

#item198854 {
	width:85px !important;
	height:16px !important;
}

#item198851 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:867px !important;
}

#item198858 {
	width:85px !important;
	height:16px !important;
}

#item198855 {
	width:85px !important;
	height:16px !important;
	left:1089px !important;
	top:237px !important;
}

#item198756 {
	width:85px !important;
	height:16px !important;
}

#item198753 {
	width:85px !important;
	height:16px !important;
	left:570px !important;
	top:1011px !important;
}

#item198741 {
	width:85px !important;
	height:70px !important;
}

#item198738 {
	width:85px !important;
	height:70px !important;
	left:932px !important;
	top:579px !important;
}

#item198737 {
	width:85px !important;
	height:52px !important;
}

#item198734 {
	width:85px !important;
	height:52px !important;
	left:932px !important;
	top:705px !important;
}

#item198420 {
	width:85px !important;
	height:16px !important;
}

#item198417 {
	width:85px !important;
	height:16px !important;
	left:258px !important;
	top:723px !important;
}

#item198437 {
	width:85px !important;
	height:34px !important;
}

#item198433 {
	width:85px !important;
	height:34px !important;
	left:258px !important;
	top:849px !important;
}

#item199432 {
	width:85px !important;
	height:87px !important;
}

#item199429 {
	width:85px !important;
	height:87px !important;
	left:258px !important;
	top:886px !important;
}

#item199436 {
	width:85px !important;
	height:34px !important;
}

#item199433 {
	width:85px !important;
	height:34px !important;
	left:258px !important;
	top:992px !important;
}

#item199440 {
	width:85px !important;
	height:51px !important;
}

#item199437 {
	width:85px !important;
	height:51px !important;
	left:414px !important;
	top:219px !important;
}

#item199444 {
	width:85px !important;
	height:16px !important;
}

#item199441 {
	width:85px !important;
	height:16px !important;
	left:414px !important;
	top:417px !important;
}

#item198441 {
	width:85px !important;
	height:16px !important;
}

#item198438 {
	width:85px !important;
	height:16px !important;
	left:258px !important;
	top:975px !important;
}

#item198424 {
	width:85px !important;
	height:34px !important;
}

#item198421 {
	width:85px !important;
	height:34px !important;
	left:414px !important;
	top:615px !important;
}

#item198432 {
	width:85px !important;
	height:16px !important;
}

#item198429 {
	width:85px !important;
	height:16px !important;
	left:414px !important;
	top:471px !important;
}

#item198657 {
	width:85px !important;
	height:125px !important;
}

#item198654 {
	width:85px !important;
	height:125px !important;
	left:414px !important;
	top:488px !important;
}

#item198661 {
	width:85px !important;
	height:16px !important;
}

#item198658 {
	width:85px !important;
	height:16px !important;
	left:414px !important;
	top:741px !important;
}

#item198670 {
	width:85px !important;
	height:16px !important;
}

#item198667 {
	width:85px !important;
	height:16px !important;
	left:414px !important;
	top:795px !important;
}

#item198674 {
	width:85px !important;
	height:16px !important;
}

#item198671 {
	width:85px !important;
	height:16px !important;
	left:414px !important;
	top:867px !important;
}

#item198688 {
	width:85px !important;
	height:16px !important;
}

#item198685 {
	width:85px !important;
	height:16px !important;
	left:414px !important;
	top:921px !important;
}

#item198697 {
	width:85px !important;
	height:16px !important;
}

#item198694 {
	width:85px !important;
	height:16px !important;
	left:414px !important;
	top:975px !important;
}

#item198678 {
	width:85px !important;
	height:34px !important;
}

#item198675 {
	width:85px !important;
	height:34px !important;
	left:414px !important;
	top:885px !important;
}

#item198693 {
	width:85px !important;
	height:34px !important;
}

#item198689 {
	width:85px !important;
	height:34px !important;
	left:414px !important;
	top:939px !important;
}

#item198702 {
	width:85px !important;
	height:34px !important;
}

#item198699 {
	width:85px !important;
	height:34px !important;
	left:414px !important;
	top:993px !important;
}

#item198666 {
	width:85px !important;
	height:88px !important;
}

#item198662 {
	width:85px !important;
	height:88px !important;
	left:414px !important;
	top:651px !important;
}

#item198451 {
	width:85px !important;
	height:16px !important;
}

#item198447 {
	width:85px !important;
	height:16px !important;
	left:1089px !important;
	top:633px !important;
}

#item198459 {
	width:85px !important;
	height:16px !important;
}

#item198456 {
	width:85px !important;
	height:16px !important;
	left:1089px !important;
	top:489px !important;
}

#item198463 {
	width:85px !important;
	height:16px !important;
}

#item198460 {
	width:85px !important;
	height:16px !important;
	left:1089px !important;
	top:345px !important;
}

#item198468 {
	width:85px !important;
	height:16px !important;
}

#item198464 {
	width:85px !important;
	height:16px !important;
	left:1089px !important;
	top:417px !important;
}

#item198953 {
	width:85px !important;
	height:16px !important;
}

#item198950 {
	width:85px !important;
	height:16px !important;
	left:1089px !important;
	top:435px !important;
}

#item198957 {
	width:85px !important;
	height:52px !important;
}

#item198954 {
	width:85px !important;
	height:52px !important;
	left:1089px !important;
	top:363px !important;
}

#item198962 {
	width:85px !important;
	height:52px !important;
}

#item198959 {
	width:85px !important;
	height:52px !important;
	left:1089px !important;
	top:507px !important;
}

#item198967 {
	width:85px !important;
	height:34px !important;
}

#item198963 {
	width:85px !important;
	height:34px !important;
	left:1089px !important;
	top:813px !important;
}

#item198971 {
	width:85px !important;
	height:34px !important;
}

#item198968 {
	width:85px !important;
	height:34px !important;
	left:1089px !important;
	top:849px !important;
}

#item198975 {
	width:85px !important;
	height:34px !important;
}

#item198972 {
	width:85px !important;
	height:34px !important;
	left:1089px !important;
	top:777px !important;
}

#item198979 {
	width:85px !important;
	height:34px !important;
}

#item198976 {
	width:85px !important;
	height:34px !important;
	left:1089px !important;
	top:723px !important;
}

#item198985 {
	width:85px !important;
	height:34px !important;
}

#item198982 {
	width:85px !important;
	height:34px !important;
	left:1089px !important;
	top:651px !important;
}

#item198990 {
	width:85px !important;
	height:34px !important;
}

#item198986 {
	width:85px !important;
	height:34px !important;
	left:1089px !important;
	top:596px !important;
}

#item198994 {
	width:85px !important;
	height:34px !important;
}

#item198991 {
	width:85px !important;
	height:34px !important;
	left:1089px !important;
	top:687px !important;
}

#item198998 {
	width:85px !important;
	height:34px !important;
}

#item198995 {
	width:85px !important;
	height:34px !important;
	left:1089px !important;
	top:921px !important;
}

#item199002 {
	width:85px !important;
	height:34px !important;
}

#item198999 {
	width:85px !important;
	height:34px !important;
	left:1089px !important;
	top:993px !important;
}

#item199006 {
	width:85px !important;
	height:69px !important;
}

#item199003 {
	width:85px !important;
	height:69px !important;
	left:1246px !important;
	top:201px !important;
}

#item199023 {
	width:85px !important;
	height:69px !important;
}

#item199020 {
	width:85px !important;
	height:69px !important;
	left:1246px !important;
	top:327px !important;
}

#item199028 {
	width:85px !important;
	height:50px !important;
}

#item199025 {
	width:85px !important;
	height:50px !important;
	left:1246px !important;
	top:418px !important;
}

#item199032 {
	width:85px !important;
	height:69px !important;
}

#item199029 {
	width:85px !important;
	height:69px !important;
	left:1246px !important;
	top:489px !important;
}

#item199036 {
	width:85px !important;
	height:16px !important;
}

#item199033 {
	width:85px !important;
	height:16px !important;
	left:1246px !important;
	top:633px !important;
}

#item199010 {
	width:85px !important;
	height:69px !important;
}

#item199007 {
	width:85px !important;
	height:69px !important;
	left:1246px !important;
	top:561px !important;
}

#item199015 {
	width:85px !important;
	height:16px !important;
}

#item199012 {
	width:85px !important;
	height:16px !important;
	left:1246px !important;
	top:399px !important;
}

#item199019 {
	width:85px !important;
	height:16px !important;
}

#item199016 {
	width:85px !important;
	height:16px !important;
	left:1246px !important;
	top:471px !important;
}

#item198455 {
	width:85px !important;
	height:16px !important;
}

#item198452 {
	width:85px !important;
	height:16px !important;
	left:1089px !important;
	top:759px !important;
}

#item198474 {
	width:85px !important;
	height:16px !important;
}

#item198471 {
	width:85px !important;
	height:16px !important;
	left:1244px !important;
	top:795px !important;
}

#item199041 {
	width:85px !important;
	height:88px !important;
}

#item199038 {
	width:85px !important;
	height:88px !important;
	left:1244px !important;
	top:705px !important;
}

#item199049 {
	width:85px !important;
	height:68px !important;
}

#item199046 {
	width:85px !important;
	height:68px !important;
	left:1403px !important;
	top:220px !important;
}

#item199045 {
	width:85px !important;
	height:106px !important;
}

#item199042 {
	width:85px !important;
	height:106px !important;
	left:1244px !important;
	top:867px !important;
}

#item198428 {
	width:85px !important;
	height:34px !important;
}

#item198425 {
	width:85px !important;
	height:34px !important;
	left:414px !important;
	top:759px !important;
}

#item198416 {
	width:85px !important;
	height:141px !important;
}

#item198413 {
	width:85px !important;
	height:141px !important;
	left:414px !important;
	top:273px !important;
}

#item198408 {
	width:85px !important;
	height:16px !important;
}

#item198404 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:956px !important;
}

#item198478 {
	width:85px !important;
	height:16px !important;
}

#item198475 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:687px !important;
}

#item198482 {
	width:85px !important;
	height:16px !important;
}

#item198479 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:831px !important;
}

#item198517 {
	width:85px !important;
	height:16px !important;
}

#item198514 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:849px !important;
}

#item198602 {
	width:85px !important;
	height:16px !important;
}

#item198599 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:885px !important;
}

#item198560 {
	width:85px !important;
	height:16px !important;
}

#item198557 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:939px !important;
}

#item198577 {
	width:85px !important;
	height:16px !important;
}

#item198574 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:975px !important;
}

#item198547 {
	width:85px !important;
	height:52px !important;
}

#item198544 {
	width:85px !important;
	height:52px !important;
	left:100px !important;
	top:759px !important;
}

#item198569 {
	width:85px !important;
	height:16px !important;
}

#item198566 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:560px !important;
}

#item198595 {
	width:85px !important;
	height:16px !important;
}

#item198592 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:668px !important;
}

#item198586 {
	width:85px !important;
	height:34px !important;
}

#item198583 {
	width:85px !important;
	height:34px !important;
	left:100px !important;
	top:596px !important;
}

#item198551 {
	width:85px !important;
	height:69px !important;
}

#item198548 {
	width:85px !important;
	height:69px !important;
	left:100px !important;
	top:273px !important;
}

#item198555 {
	width:85px !important;
	height:34px !important;
}

#item198552 {
	width:85px !important;
	height:34px !important;
	left:100px !important;
	top:345px !important;
}

#item198521 {
	width:85px !important;
	height:88px !important;
}

#item198518 {
	width:85px !important;
	height:88px !important;
	left:258px !important;
	top:633px !important;
}

#item198525 {
	width:85px !important;
	height:16px !important;
}

#item198522 {
	width:85px !important;
	height:16px !important;
	left:258px !important;
	top:759px !important;
}

#item198529 {
	width:85px !important;
	height:160px !important;
}

#item198526 {
	width:85px !important;
	height:160px !important;
	left:258px !important;
	top:453px !important;
}

#item198543 {
	width:85px !important;
	height:52px !important;
}

#item198540 {
	width:85px !important;
	height:52px !important;
	left:258px !important;
	top:327px !important;
}

#item198564 {
	width:85px !important;
	height:51px !important;
}

#item198561 {
	width:85px !important;
	height:51px !important;
	left:258px !important;
	top:219px !important;
}

#item198534 {
	width:85px !important;
	height:34px !important;
}

#item198531 {
	width:85px !important;
	height:34px !important;
	left:100px !important;
	top:453px !important;
}

#item198508 {
	width:85px !important;
	height:16px !important;
}

#item198505 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:867px !important;
}

#item198486 {
	width:85px !important;
	height:16px !important;
}

#item198483 {
	width:85px !important;
	height:16px !important;
	left:258px !important;
	top:741px !important;
}

#item198490 {
	width:85px !important;
	height:70px !important;
}

#item198487 {
	width:85px !important;
	height:70px !important;
	left:258px !important;
	top:381px !important;
}

#item198496 {
	width:85px !important;
	height:16px !important;
}

#item198491 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:381px !important;
}

#item198500 {
	width:85px !important;
	height:16px !important;
}

#item198497 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:543px !important;
}

#item198504 {
	width:85px !important;
	height:16px !important;
}

#item198501 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:506px !important;
}

#item198606 {
	width:85px !important;
	height:51px !important;
}

#item198603 {
	width:85px !important;
	height:51px !important;
	left:100px !important;
	top:399px !important;
}

#item198610 {
	width:85px !important;
	height:16px !important;
}

#item198607 {
	width:85px !important;
	height:16px !important;
	left:258px !important;
	top:614px !important;
}

#item198614 {
	width:85px !important;
	height:16px !important;
}

#item198611 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:578px !important;
}

#item198652 {
	width:85px !important;
	height:16px !important;
}

#item198649 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:525px !important;
}

#item198644 {
	width:85px !important;
	height:16px !important;
}

#item198641 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:488px !important;
}

#item198648 {
	width:85px !important;
	height:16px !important;
}

#item198645 {
	width:85px !important;
	height:16px !important;
	left:100px !important;
	top:812px !important;
}

#item198618 {
	width:85px !important;
	height:52px !important;
}

#item198615 {
	width:85px !important;
	height:52px !important;
	left:100px !important;
	top:705px !important;
}

#item198628 {
	width:85px !important;
	height:33px !important;
}

#item198624 {
	width:85px !important;
	height:33px !important;
	left:100px !important;
	top:992px !important;
}

#item198640 {
	width:85px !important;
	height:16px !important;
}

#item198637 {
	width:85px !important;
	height:16px !important;
	left:258px !important;
	top:201px !important;
}

#item198636 {
	width:85px !important;
	height:34px !important;
}

#item198633 {
	width:85px !important;
	height:34px !important;
	left:100px !important;
	top:902px !important;
}

#item198632 {
	width:85px !important;
	height:34px !important;
}

#item198629 {
	width:85px !important;
	height:34px !important;
	left:258px !important;
	top:273px !important;
}

#item198623 {
	width:85px !important;
	height:34px !important;
}

#item198620 {
	width:85px !important;
	height:34px !important;
	left:100px !important;
	top:632px !important;
}

#item198402 {
	width:85px !important;
	height:33px !important;
}

#item198399 {
	width:85px !important;
	height:33px !important;
	left:258px !important;
	top:777px !important;
}

#item190527 {
	width:100px !important;
	height:80px !important;
	top:155px !important;
}

#item189709 {
	width:1532px !important;
	height:25px !important;
	left:54px !important;
	top:1040px !important;
	background:#ffffff;
}

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

#item199449 {
	width:110px !important;
	height:70px !important;
	left:103px !important;
	top:326px !important;
}

#item199446 {
	width:110px !important;
	height:52px !important;
}

#item199450 {
	width:110px !important;
	height:52px !important;
	left:103px !important;
	top:218px !important;
}

#item199476 {
	width:110px !important;
	height:52px !important;
}

#item199473 {
	width:110px !important;
	height:52px !important;
	left:103px !important;
	top:272px !important;
}

#item199447 {
	width:110px !important;
	height:52px !important;
}

#item199451 {
	width:110px !important;
	height:52px !important;
	left:103px !important;
	top:453px !important;
}

#item199448 {
	width:110px !important;
	height:16px !important;
}

#item199452 {
	width:110px !important;
	height:16px !important;
	left:103px !important;
	top:525px !important;
}

#item199480 {
	width:120px !important;
	height:16px !important;
}

#item199477 {
	width:120px !important;
	height:16px !important;
	left:103px !important;
	top:596px !important;
}

#item199489 {
	width:120px !important;
	height:16px !important;
}

#item199486 {
	width:120px !important;
	height:16px !important;
	left:103px !important;
	top:650px !important;
}

#item199497 {
	width:120px !important;
	height:16px !important;
}

#item199494 {
	width:120px !important;
	height:16px !important;
	left:103px !important;
	top:704px !important;
}

#item199484 {
	width:120px !important;
	height:34px !important;
}

#item199481 {
	width:120px !important;
	height:34px !important;
	left:103px !important;
	top:614px !important;
}

#item199493 {
	width:120px !important;
	height:34px !important;
}

#item199490 {
	width:120px !important;
	height:34px !important;
	left:103px !important;
	top:668px !important;
}

#item199501 {
	width:120px !important;
	height:34px !important;
}

#item199498 {
	width:120px !important;
	height:34px !important;
	left:103px !important;
	top:722px !important;
}

#item199505 {
	width:120px !important;
	height:106px !important;
}

#item199502 {
	width:120px !important;
	height:106px !important;
	left:103px !important;
	top:795px !important;
}

#item199509 {
	width:120px !important;
	height:70px !important;
}

#item199506 {
	width:120px !important;
	height:70px !important;
	left:103px !important;
	top:939px !important;
}

#item199513 {
	width:120px !important;
	height:34px !important;
}

#item199510 {
	width:120px !important;
	height:34px !important;
	left:416px !important;
	top:723px !important;
}

#item199518 {
	width:120px !important;
	height:34px !important;
}

#item199515 {
	width:120px !important;
	height:34px !important;
	left:416px !important;
	top:759px !important;
}

#item199524 {
	width:120px !important;
	height:34px !important;
}

#item199521 {
	width:120px !important;
	height:34px !important;
	left:416px !important;
	top:795px !important;
}

#item199528 {
	width:120px !important;
	height:34px !important;
}

#item199525 {
	width:120px !important;
	height:34px !important;
	left:416px !important;
	top:687px !important;
}

#item199532 {
	width:120px !important;
	height:52px !important;
}

#item199529 {
	width:120px !important;
	height:52px !important;
	left:416px !important;
	top:579px !important;
}

#item199537 {
	width:120px !important;
	height:52px !important;
}

#item199533 {
	width:120px !important;
	height:52px !important;
	left:416px !important;
	top:633px !important;
}

#item199541 {
	width:120px !important;
	height:70px !important;
}

#item199538 {
	width:120px !important;
	height:70px !important;
	left:416px !important;
	top:507px !important;
}

#item199545 {
	width:120px !important;
	height:34px !important;
}

#item199542 {
	width:120px !important;
	height:34px !important;
	left:416px !important;
	top:272px !important;
}

#item199550 {
	width:120px !important;
	height:16px !important;
}

#item199547 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:831px !important;
}

#item199559 {
	width:120px !important;
	height:16px !important;
}

#item199556 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:903px !important;
}

#item199563 {
	width:120px !important;
	height:70px !important;
}

#item199560 {
	width:120px !important;
	height:70px !important;
	left:416px !important;
	top:434px !important;
}

#item199571 {
	width:120px !important;
	height:34px !important;
}

#item199568 {
	width:120px !important;
	height:34px !important;
	left:416px !important;
	top:308px !important;
}

#item199584 {
	width:120px !important;
	height:34px !important;
}

#item199581 {
	width:120px !important;
	height:34px !important;
	left:416px !important;
	top:237px !important;
}

#item199594 {
	width:120px !important;
	height:16px !important;
}

#item199591 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:812px !important;
}

#item199598 {
	width:120px !important;
	height:16px !important;
}

#item199595 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:849px !important;
}

#item199611 {
	width:120px !important;
	height:16px !important;
}

#item199608 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:632px !important;
}

#item199616 {
	width:120px !important;
	height:16px !important;
}

#item199613 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:758px !important;
}

#item199620 {
	width:120px !important;
	height:34px !important;
}

#item199617 {
	width:120px !important;
	height:34px !important;
	left:259px !important;
	top:686px !important;
}

#item199624 {
	width:120px !important;
	height:34px !important;
}

#item199621 {
	width:120px !important;
	height:34px !important;
	left:416px !important;
	top:830px !important;
}

#item199746 {
	width:120px !important;
	height:70px !important;
}

#item199743 {
	width:120px !important;
	height:70px !important;
	left:416px !important;
	top:920px !important;
}

#item199628 {
	width:120px !important;
	height:34px !important;
}

#item199625 {
	width:120px !important;
	height:34px !important;
	left:259px !important;
	top:920px !important;
}

#item199640 {
	width:120px !important;
	height:34px !important;
}

#item199637 {
	width:120px !important;
	height:34px !important;
	left:259px !important;
	top:866px !important;
}

#item199645 {
	width:120px !important;
	height:16px !important;
}

#item199642 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:776px !important;
}

#item199649 {
	width:120px !important;
	height:16px !important;
}

#item199646 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:560px !important;
}

#item199653 {
	width:120px !important;
	height:34px !important;
}

#item199650 {
	width:120px !important;
	height:34px !important;
	left:259px !important;
	top:597px !important;
}

#item199658 {
	width:120px !important;
	height:16px !important;
}

#item199655 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:723px !important;
}

#item199662 {
	width:120px !important;
	height:16px !important;
}

#item199659 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:506px !important;
}

#item199742 {
	width:120px !important;
	height:16px !important;
}

#item199739 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:254px !important;
}

#item199666 {
	width:120px !important;
	height:16px !important;
}

#item199663 {
	width:120px !important;
	height:16px !important;
	left:416px !important;
	top:218px !important;
}

#item199672 {
	width:120px !important;
	height:34px !important;
}

#item199669 {
	width:120px !important;
	height:34px !important;
	left:259px !important;
	top:417px !important;
}

#item199676 {
	width:120px !important;
	height:16px !important;
}

#item199673 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:668px !important;
}

#item199680 {
	width:120px !important;
	height:16px !important;
}

#item199677 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:272px !important;
}

#item199688 {
	width:120px !important;
	height:16px !important;
}

#item199685 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:326px !important;
}

#item199693 {
	width:120px !important;
	height:16px !important;
}

#item199689 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:578px !important;
}

#item199698 {
	width:120px !important;
	height:16px !important;
}

#item199694 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:543px !important;
}

#item199704 {
	width:120px !important;
	height:16px !important;
}

#item199701 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:471px !important;
}

#item199708 {
	width:120px !important;
	height:52px !important;
}

#item199705 {
	width:120px !important;
	height:52px !important;
	left:259px !important;
	top:362px !important;
}

#item199712 {
	width:120px !important;
	height:16px !important;
}

#item199709 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:308px !important;
}

#item199716 {
	width:120px !important;
	height:16px !important;
}

#item199713 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:650px !important;
}

#item199720 {
	width:120px !important;
	height:16px !important;
}

#item199717 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:794px !important;
}

#item199724 {
	width:120px !important;
	height:16px !important;
}

#item199721 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:453px !important;
}

#item199729 {
	width:120px !important;
	height:16px !important;
}

#item199725 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:290px !important;
}

#item199733 {
	width:120px !important;
	height:16px !important;
}

#item199730 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:489px !important;
}

#item199738 {
	width:120px !important;
	height:16px !important;
}

#item199735 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:345px !important;
}

#item199684 {
	width:120px !important;
	height:34px !important;
}

#item199681 {
	width:120px !important;
	height:34px !important;
	left:259px !important;
	top:218px !important;
}

#item199632 {
	width:120px !important;
	height:16px !important;
}

#item199629 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:1010px !important;
}

#item199636 {
	width:120px !important;
	height:16px !important;
}

#item199633 {
	width:120px !important;
	height:16px !important;
	left:416px !important;
	top:201px !important;
}

#item199602 {
	width:120px !important;
	height:16px !important;
}

#item199599 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:524px !important;
}

#item199606 {
	width:120px !important;
	height:52px !important;
}

#item199603 {
	width:120px !important;
	height:52px !important;
	left:259px !important;
	top:956px !important;
}

#item199576 {
	width:120px !important;
	height:52px !important;
}

#item199573 {
	width:120px !important;
	height:52px !important;
	left:416px !important;
	top:381px !important;
}

#item199567 {
	width:120px !important;
	height:34px !important;
}

#item199564 {
	width:120px !important;
	height:34px !important;
	left:416px !important;
	top:345px !important;
}

#item199555 {
	width:120px !important;
	height:16px !important;
}

#item199552 {
	width:120px !important;
	height:16px !important;
	left:259px !important;
	top:741px !important;
}

#item199472 {
	width:110px !important;
	height:16px !important;
}

#item199469 {
	width:110px !important;
	height:16px !important;
	left:103px !important;
	top:507px !important;
}

#item199466 {
	width:110px !important;
	height:16px !important;
}

#item199463 {
	width:110px !important;
	height:16px !important;
	left:103px !important;
	top:398px !important;
}

#item189803 {
	width:1568px !important;
	height:25px !important;
	left:57px !important;
	top:1055px !important;
	background:#ffffff;
}

#item189819 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:45px !important;
}

#item189844 {
	width:1568px !important;
	height:25px !important;
	left:57px !important;
	top:1055px !important;
	background:#ffffff;
}

#item189845 {
	width:100px !important;
	height:80px !important;
	top:90px !important;
}

#item199106 {
	width:120px !important;
	height:50px !important;
}

#item199103 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:225px !important;
}

#item199111 {
	width:120px !important;
	height:50px !important;
}

#item199107 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:300px !important;
}

#item199115 {
	width:120px !important;
	height:50px !important;
}

#item199112 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:375px !important;
}

#item199119 {
	width:150px !important;
	height:50px !important;
}

#item199116 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:450px !important;
}

#item199123 {
	width:120px !important;
	height:50px !important;
}

#item199120 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:525px !important;
}

#item199127 {
	width:120px !important;
	height:50px !important;
}

#item199124 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:600px !important;
}

#item199132 {
	width:120px !important;
	height:50px !important;
}

#item199128 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:675px !important;
}

#item199136 {
	width:150px !important;
	height:50px !important;
}

#item199133 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:750px !important;
}

#item199140 {
	width:150px !important;
	height:50px !important;
}

#item199137 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:825px !important;
}

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

#item189141 {
	width:60px !important;
	height:60px !important;
	left:1685px !important;
	top:30px !important;
}

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

#item189145 {
	width:60px !important;
	height:60px !important;
	left:1760px !important;
	top:30px !important;
}

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

#item189149 {
	width:60px !important;
	height:60px !important;
	left:1830px !important;
	top:30px !important;
}

#item189963 {
	width:80px !important;
	height:80px !important;
	top:90px !important;
}

#item189979 {
	width:60px !important;
	height:40px !important;
	left:86px !important;
}

#item190384 {
	width:100px !important;
	height:80px !important;
	top:875px !important;
}

#item191104 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:210px !important;
}

#item190904 {
	width:120px !important;
	height:80px !important;
	top:295px !important;
}

#item191014 {
	width:120px !important;
	height:80px !important;
	top:275px !important;
}

#item198385 {
	width:120px !important;
	height:54px !important;
	left:1530px !important;
	top:236px !important;
}

#item191091 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item199074 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item199148 {
	width:120px !important;
	height:50px !important;
}

#item199145 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:225px !important;
}

#item199152 {
	width:120px !important;
	height:50px !important;
}

#item199149 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:300px !important;
}

#item199156 {
	width:120px !important;
	height:50px !important;
}

#item199153 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:375px !important;
}

#item199160 {
	width:150px !important;
	height:50px !important;
}

#item199157 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:450px !important;
}

#item199164 {
	width:120px !important;
	height:50px !important;
}

#item199161 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:525px !important;
}

#item199168 {
	width:120px !important;
	height:50px !important;
}

#item199165 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:600px !important;
}

#item199172 {
	width:120px !important;
	height:50px !important;
}

#item199169 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:675px !important;
}

#item199176 {
	width:150px !important;
	height:50px !important;
}

#item199173 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:750px !important;
}

#item199181 {
	width:150px !important;
	height:50px !important;
}

#item199177 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:825px !important;
}

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

#item188234 {
	width:60px !important;
	height:60px !important;
	left:1685px !important;
	top:30px !important;
}

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

#item188239 {
	width:60px !important;
	height:60px !important;
	left:1760px !important;
	top:30px !important;
}

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

#item188243 {
	width:60px !important;
	height:60px !important;
	left:1830px !important;
	top:30px !important;
}

#item191156 {
	width:60px !important;
	height:40px !important;
	left:86px !important;
}

#item194845 {
	width:80px !important;
	height:80px !important;
	top:60px !important;
}

#item191505 {
	width:1660px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#5e564c;
}

#item191507 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item191535 {
	width:1660px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#5e564c;
}

#item191550 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item191582 {
	width:1660px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#5e564c;
}

#item191599 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item191641 {
	width:1660px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#5e564c;
}

#item191659 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item191684 {
	width:1660px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#5e564c;
}

#item191707 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item191739 {
	width:1660px !important;
	height:1100px !important;
	left:-10px !important;
	top:-10px !important;
	background:#5e564c;
}

#item191760 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item191808 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item191864 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item191931 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item191997 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item192047 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item192093 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item192146 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item192192 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item192241 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item192294 {
	width:100px !important;
	height:80px !important;
	left:1550px !important;
	top:90px !important;
}

#item199195 {
	width:120px !important;
	height:50px !important;
}

#item199192 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:225px !important;
}

#item199199 {
	width:120px !important;
	height:50px !important;
}

#item199196 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:300px !important;
}

#item199203 {
	width:120px !important;
	height:50px !important;
}

#item199200 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:375px !important;
}

#item199209 {
	width:150px !important;
	height:50px !important;
}

#item199205 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:450px !important;
}

#item199213 {
	width:120px !important;
	height:50px !important;
}

#item199210 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:525px !important;
}

#item199217 {
	width:120px !important;
	height:50px !important;
}

#item199214 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:600px !important;
}

#item199221 {
	width:120px !important;
	height:50px !important;
}

#item199218 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:675px !important;
}

#item199225 {
	width:150px !important;
	height:50px !important;
}

#item199222 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:750px !important;
}

#item199229 {
	width:150px !important;
	height:50px !important;
}

#item199226 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:825px !important;
}

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

#item188590 {
	width:60px !important;
	height:60px !important;
	left:1685px !important;
	top:30px !important;
}

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

#item188594 {
	width:60px !important;
	height:60px !important;
	left:1760px !important;
	top:30px !important;
}

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

#item188598 {
	width:60px !important;
	height:60px !important;
	left:1830px !important;
	top:30px !important;
}

#item192858 {
	width:80px !important;
	height:80px !important;
	top:72px !important;
}

#item192859 {
	width:60px !important;
	height:40px !important;
	left:86px !important;
}

#item199392 {
	width:120px !important;
	height:50px !important;
}

#item199389 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:225px !important;
}

#item199396 {
	width:120px !important;
	height:50px !important;
}

#item199393 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:300px !important;
}

#item199400 {
	width:120px !important;
	height:50px !important;
}

#item199397 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:375px !important;
}

#item199404 {
	width:150px !important;
	height:50px !important;
}

#item199401 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:450px !important;
}

#item199408 {
	width:120px !important;
	height:50px !important;
}

#item199405 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:525px !important;
}

#item199413 {
	width:120px !important;
	height:50px !important;
}

#item199409 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:600px !important;
}

#item199417 {
	width:120px !important;
	height:50px !important;
}

#item199414 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:675px !important;
}

#item199421 {
	width:150px !important;
	height:50px !important;
}

#item199418 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:750px !important;
}

#item199425 {
	width:150px !important;
	height:50px !important;
}

#item199422 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:825px !important;
}

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

#item197635 {
	width:60px !important;
	height:60px !important;
	left:1685px !important;
	top:30px !important;
}

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

#item197639 {
	width:60px !important;
	height:60px !important;
	left:1760px !important;
	top:30px !important;
}

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

#item197643 {
	width:60px !important;
	height:60px !important;
	left:1830px !important;
	top:30px !important;
}

#item199349 {
	width:120px !important;
	height:50px !important;
}

#item199346 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:225px !important;
}

#item199353 {
	width:120px !important;
	height:50px !important;
}

#item199350 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:300px !important;
}

#item199357 {
	width:120px !important;
	height:50px !important;
}

#item199354 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:375px !important;
}

#item199361 {
	width:150px !important;
	height:50px !important;
}

#item199358 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:450px !important;
}

#item199365 {
	width:120px !important;
	height:50px !important;
}

#item199362 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:525px !important;
}

#item199369 {
	width:120px !important;
	height:50px !important;
}

#item199366 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:600px !important;
}

#item199377 {
	width:120px !important;
	height:50px !important;
}

#item199373 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:675px !important;
}

#item199381 {
	width:150px !important;
	height:50px !important;
}

#item199378 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:750px !important;
}

#item199385 {
	width:150px !important;
	height:50px !important;
}

#item199382 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:825px !important;
}

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

#item198305 {
	width:60px !important;
	height:60px !important;
	left:1685px !important;
	top:30px !important;
}

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

#item198310 {
	width:60px !important;
	height:60px !important;
	left:1760px !important;
	top:30px !important;
}

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

#item198314 {
	width:60px !important;
	height:60px !important;
	left:1830px !important;
	top:30px !important;
}

#item199249 {
	width:120px !important;
	height:50px !important;
}

#item199246 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:225px !important;
}

#item199253 {
	width:120px !important;
	height:50px !important;
}

#item199250 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:300px !important;
}

#item199257 {
	width:120px !important;
	height:50px !important;
}

#item199254 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:375px !important;
}

#item199261 {
	width:150px !important;
	height:50px !important;
}

#item199258 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:450px !important;
}

#item199265 {
	width:120px !important;
	height:50px !important;
}

#item199262 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:525px !important;
}

#item199269 {
	width:120px !important;
	height:50px !important;
}

#item199266 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:600px !important;
}

#item199273 {
	width:120px !important;
	height:50px !important;
}

#item199270 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:675px !important;
}

#item199277 {
	width:150px !important;
	height:50px !important;
}

#item199274 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:750px !important;
}

#item199282 {
	width:150px !important;
	height:50px !important;
}

#item199278 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:825px !important;
}

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

#item194243 {
	width:60px !important;
	height:60px !important;
	left:1685px !important;
	top:30px !important;
}

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

#item194247 {
	width:60px !important;
	height:60px !important;
	left:1760px !important;
	top:30px !important;
}

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

#item194251 {
	width:60px !important;
	height:60px !important;
	left:1830px !important;
	top:30px !important;
}

#item194846 {
	width:80px !important;
	height:80px !important;
	top:70px !important;
}

#item199292 {
	width:120px !important;
	height:50px !important;
}

#item199289 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:225px !important;
}

#item199296 {
	width:120px !important;
	height:50px !important;
}

#item199293 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:300px !important;
}

#item199300 {
	width:120px !important;
	height:50px !important;
}

#item199297 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:375px !important;
}

#item199304 {
	width:150px !important;
	height:50px !important;
}

#item199301 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:450px !important;
}

#item199308 {
	width:120px !important;
	height:50px !important;
}

#item199305 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:525px !important;
}

#item199312 {
	width:120px !important;
	height:50px !important;
}

#item199309 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:600px !important;
}

#item199316 {
	width:120px !important;
	height:50px !important;
}

#item199313 {
	width:120px !important;
	height:50px !important;
	left:1725px !important;
	top:675px !important;
}

#item199320 {
	width:150px !important;
	height:50px !important;
}

#item199317 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:750px !important;
}

#item199324 {
	width:150px !important;
	height:50px !important;
}

#item199321 {
	width:150px !important;
	height:50px !important;
	left:1710px !important;
	top:825px !important;
}

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

#item194726 {
	width:60px !important;
	height:60px !important;
	left:1685px !important;
	top:30px !important;
}

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

#item194730 {
	width:60px !important;
	height:60px !important;
	left:1760px !important;
	top:30px !important;
}

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

#item194734 {
	width:60px !important;
	height:60px !important;
	left:1830px !important;
	top:30px !important;
}

#item194847 {
	width:80px !important;
	height:80px !important;
	top:90px !important;
}

#item194909 {
	width:80px !important;
	height:80px !important;
	top:90px !important;
}

#item195030 {
	width:835px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
	background:#cfccdd;
}

#item195005 {
	width:80px !important;
	height:80px !important;
	top:90px !important;
}

#item198348 {
	opacity:0.30;
	width:250px !important;
	height:70px !important;
	left:1660px !important;
	top:738px !important;
	background:#ffffff;
}

#item198349 {
	opacity:0.30;
	width:250px !important;
	height:70px !important;
	left:1660px !important;
	top:814px !important;
	background:#ffffff;
}

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

#item164310 {
	width:58px !important;
	height:58px !important;
	border:solid 2px #fff;
}

#item164355 {
	width:300px !important;
	height:90px !important;
	left:100px !important;
	top:920px !important;
	border:solid 2px #fff;
}

#item168420 {
	width:310px !important;
	height:90px !important;
	left:460px !important;
	top:920px !important;
	border:solid 2px #fff;
}

#item164454 {
	width:290px !important;
	height:80px !important;
}

#item164451 {
	width:290px !important;
	height:80px !important;
	left:105px !important;
	top:925px !important;
}

#item164458 {
	width:300px !important;
	height:80px !important;
}

#item164455 {
	width:300px !important;
	height:80px !important;
	left:465px !important;
	top:925px !important;
}

#item168482 {
	width:70px !important;
	height:70px !important;
}

#item168479 {
	width:70px !important;
	height:70px !important;
	left:1806px !important;
	top:44px !important;
}

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