/* 	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:595px; height:842px; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:64134px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.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;}
}

#item2955 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2956 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item7544 {
	width:394px !important;
	height:601px !important;
	left:592px !important;
	top:94px !important;
}

#item7559 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item7563 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item7561 {
	width:57px !important;
	height:46px !important;
}

#item132712 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item132714 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132715 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132716 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132717 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132718 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132719 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132720 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132721 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132722 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132723 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132725 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item132755 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item132784 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132787 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item132789 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item132815 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item132844 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item132874 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item132933 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item132964 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item132994 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item132996 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item133026 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item133027 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item133087 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item171296 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item219542 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item219545 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item133150 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item133155 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item133152 {
	width:57px !important;
	height:46px !important;
}

#item132710 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251095 {
	width:127px !important;
	height:30px !important;
	left:36px !important;
	top:405px !important;
}

#item100126 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item100131 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item100128 {
	width:57px !important;
	height:46px !important;
}

#item221114 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item221116 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221117 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221118 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221119 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221120 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221121 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221122 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221123 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221124 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221125 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221126 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item221156 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item221186 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221188 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221190 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item221217 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item221248 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item221278 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item221337 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item221367 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item221397 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221398 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item221429 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221430 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item221460 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item221490 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221491 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item221520 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item221100 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item221106 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item221103 {
	width:57px !important;
	height:46px !important;
}

#item221098 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item2675 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item2684 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2685 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item2921 {
	width:224px !important;
	height:40px !important;
	left:768px !important;
	top:786px !important;
	background:#ffffff;
}

#item212728 {
	width:252px !important;
	height:49px !important;
	left:754px !important;
	top:781px !important;
}

#item212732 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item213392 {
	width:523px !important;
	height:218px !important;
	left:-6px !important;
	top:517px !important;
	background:#1e7c77;
}

#item213508 {
	width:252px !important;
	height:49px !important;
	left:754px !important;
	top:781px !important;
}

#item213511 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item220588 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item220590 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220591 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220592 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220593 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220594 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220595 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220596 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220597 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220598 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220599 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220600 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item220630 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item220660 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220662 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item220664 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item220691 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item220721 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item220751 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item220781 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item220810 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item220840 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item220870 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220871 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item220903 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220904 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item220934 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item220964 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item220965 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item220994 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item221024 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item221029 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item221026 {
	width:57px !important;
	height:46px !important;
}

#item220586 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item249911 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item249915 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item131382 {
	width:352px !important;
	height:44px !important;
}

#item131407 {
	width:352px !important;
	height:44px !important;
	left:1px !important;
}

#item164812 {
	width:345px !important;
	height:37px !important;
	left:410px !important;
	top:147px !important;
}

#item131344 {
	width:352px !important;
	height:44px !important;
}

#item131370 {
	width:352px !important;
	height:44px !important;
}

#item131296 {
	width:352px !important;
	height:44px !important;
}

#item131322 {
	width:352px !important;
	height:44px !important;
}

#item8926 {
	width:106px !important;
	height:20px !important;
	left:833px !important;
	top:315px !important;
	background:#ffd800;
}

#item8927 {
	width:65px !important;
	height:11px !important;
	left:906px !important;
	top:247px !important;
	background:#ffd800;
}

#item8928 {
	width:76px !important;
	height:11px !important;
	left:801px !important;
	top:247px !important;
	background:#ffd800;
}

#item8929 {
	width:45px !important;
	height:30px !important;
	left:816px !important;
	top:203px !important;
}

#item8940 {
	width:47px !important;
	height:30px !important;
	left:916px !important;
	top:203px !important;
}

#item8953 {
	width:38px !important;
	height:33px !important;
	left:868px !important;
	top:271px !important;
}

#item9058 {
	width:178px !important;
	height:105px !important;
	border:solid 1px #000;
}

#item9056 {
	width:178px !important;
	height:105px !important;
	left:794px !important;
	top:365px !important;
}

#item9060 {
	width:149px !important;
	height:69px !important;
	left:809px !important;
	top:382px !important;
}

#item9071 {
	width:178px !important;
	height:70px !important;
	left:794px !important;
	top:485px !important;
	border:solid 1px #000;
}

#item9074 {
	width:155px !important;
	height:33px !important;
	left:817px !important;
	top:505px !important;
}

#item164795 {
	width:323px !important;
	height:37px !important;
	left:46px !important;
	top:144px !important;
}

#item164806 {
	width:323px !important;
	height:37px !important;
	left:45px !important;
	top:332px !important;
}

#item204865 {
	width:48px !important;
	height:27px !important;
	background:#ffd900;
}

#item206814 {
	width:48px !important;
	height:27px !important;
	background:#ffd900;
}

#item206841 {
	width:48px !important;
	height:27px !important;
	background:#ffd900;
}

#item206868 {
	width:48px !important;
	height:27px !important;
	background:#ffd900;
}

#item206932 {
	width:45px !important;
	height:27px !important;
	left:465px !important;
	top:379px !important;
	background:#ffd900;
}

#item221607 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item221609 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221610 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221611 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221612 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221614 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221615 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221616 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221617 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221618 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221619 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221621 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item221651 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item221682 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221684 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item221686 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item221712 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item221742 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item221773 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item221803 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item221832 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item221862 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item221892 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221893 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item221924 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221925 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item221955 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item221986 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item221987 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item222016 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item221593 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item221598 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item221595 {
	width:57px !important;
	height:46px !important;
}

#item221591 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item9649 {
	width:48px !important;
	height:27px !important;
	background:#ffd900;
}

#item211144 {
	width:48px !important;
	height:27px !important;
	background:#ffd900;
}

#item258088 {
	width:48px !important;
	height:27px !important;
	background:#ffd900;
}

#item131534 {
	width:338px !important;
	height:44px !important;
}

#item131559 {
	width:338px !important;
	height:44px !important;
}

#item131457 {
	width:339px !important;
	height:44px !important;
}

#item131482 {
	width:339px !important;
	height:44px !important;
}

#item131574 {
	width:352px !important;
	height:44px !important;
}

#item131599 {
	width:341px !important;
	height:44px !important;
	left:11px !important;
}

#item9744 {
	width:65px !important;
	height:11px !important;
	left:915px !important;
	top:247px !important;
	background:#ffd800;
}

#item9745 {
	width:76px !important;
	height:11px !important;
	left:810px !important;
	top:247px !important;
	background:#ffd800;
}

#item9746 {
	width:45px !important;
	height:30px !important;
	left:825px !important;
	top:203px !important;
}

#item9753 {
	width:47px !important;
	height:30px !important;
	left:925px !important;
	top:203px !important;
}

#item9836 {
	width:178px !important;
	height:105px !important;
	border:solid 1px #000;
}

#item9834 {
	width:178px !important;
	height:105px !important;
	left:803px !important;
	top:365px !important;
}

#item9841 {
	width:149px !important;
	height:69px !important;
}

#item9839 {
	width:149px !important;
	height:69px !important;
	left:818px !important;
	top:382px !important;
}

#item164822 {
	width:331px !important;
	height:37px !important;
	left:42px !important;
	top:97px !important;
}

#item164828 {
	width:331px !important;
	height:37px !important;
	left:41px !important;
	top:648px !important;
}

#item164834 {
	width:345px !important;
	height:37px !important;
	left:395px !important;
	top:458px !important;
}

#item214393 {
	width:178px !important;
	height:70px !important;
	left:803px !important;
	top:485px !important;
	border:solid 1px #000;
}

#item215285 {
	width:106px !important;
	height:20px !important;
	left:833px !important;
	top:315px !important;
	background:#ffd800;
}

#item215286 {
	width:38px !important;
	height:33px !important;
	left:868px !important;
	top:271px !important;
}

#item254550 {
	width:48px !important;
	height:27px !important;
	background:#ffd900;
}

#item101131 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item101136 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item101133 {
	width:57px !important;
	height:46px !important;
}

#item222104 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item222106 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222107 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222108 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222109 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222110 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222111 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222112 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222113 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222114 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222115 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222116 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item222146 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item222176 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222178 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item222180 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item222206 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item222238 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item222268 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item222298 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item222327 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item222357 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item222387 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222388 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item222418 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222420 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item222450 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item222481 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222482 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item222511 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item222541 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item222546 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item222543 {
	width:57px !important;
	height:46px !important;
}

#item222102 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item131748 {
	width:353px !important;
	height:43px !important;
}

#item131773 {
	width:353px !important;
	height:43px !important;
}

#item131699 {
	width:353px !important;
	height:43px !important;
}

#item131724 {
	width:353px !important;
	height:43px !important;
}

#item10450 {
	width:65px !important;
	height:11px !important;
	left:878px !important;
	top:218px !important;
	background:#ffd800;
}

#item10451 {
	width:76px !important;
	height:11px !important;
	left:772px !important;
	top:218px !important;
	background:#ffd800;
}

#item10452 {
	width:45px !important;
	height:30px !important;
	left:787px !important;
	top:174px !important;
}

#item10462 {
	width:47px !important;
	height:30px !important;
	left:887px !important;
	top:174px !important;
}

#item10549 {
	width:178px !important;
	height:105px !important;
	border:solid 1px #000;
}

#item10547 {
	width:178px !important;
	height:105px !important;
	left:765px !important;
	top:336px !important;
}

#item10551 {
	width:149px !important;
	height:69px !important;
	left:780px !important;
	top:353px !important;
}

#item164847 {
	width:345px !important;
	height:37px !important;
	left:90px !important;
	top:86px !important;
}

#item164853 {
	width:345px !important;
	height:37px !important;
	left:89px !important;
	top:282px !important;
}

#item214439 {
	width:178px !important;
	height:70px !important;
	left:769px !important;
	top:461px !important;
	border:solid 1px #000;
}

#item215313 {
	width:106px !important;
	height:20px !important;
	left:803px !important;
	top:296px !important;
	background:#ffd800;
}

#item215314 {
	width:38px !important;
	height:33px !important;
	left:838px !important;
	top:252px !important;
}

#item222618 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item222620 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222621 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222622 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222623 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222625 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222626 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222627 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222628 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222629 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222630 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222631 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item222661 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item222691 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222693 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item222695 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item222721 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item222751 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item222782 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item222812 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item222841 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item222871 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item222902 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222903 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item222933 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222934 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item222964 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item222995 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item222996 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item223025 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item223055 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item223060 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item223057 {
	width:57px !important;
	height:46px !important;
}

#item222616 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item96400 {
	width:144px !important;
	height:88px !important;
	left:189px !important;
	top:254px !important;
	background:#ffcc02;
}

#item96412 {
	width:144px !important;
	height:88px !important;
	left:36px !important;
	top:255px !important;
	background:#ffcc02;
}

#item96571 {
	width:136px !important;
	height:64px !important;
	left:540px !important;
	top:72px !important;
}

#item96580 {
	width:207px !important;
	height:26px !important;
	background:#cd1333;
}

#item252438 {
	width:392px !important;
	height:384px !important;
	left:62px !important;
	top:415px !important;
}

#item252446 {
	width:109px !important;
	height:109px !important;
	left:240px !important;
	top:500px !important;
}

#item252455 {
	width:109px !important;
	height:109px !important;
	left:259px !important;
	top:596px !important;
}

#item214074 {
	width:479px !important;
	height:44px !important;
	left:-5px !important;
	top:69px !important;
	background:#ffcd00;
}

#item214078 {
	width:184px !important;
	height:22px !important;
	left:-113px !important;
	top:151px !important;
	background:#ffcd00;
}

#item214080 {
	width:184px !important;
	height:22px !important;
	left:-52px !important;
	top:235px !important;
	background:#ffcd00;
}

#item214082 {
	width:172px !important;
	height:22px !important;
	left:-46px !important;
	top:319px !important;
	background:#ffcd00;
}

#item214084 {
	width:285px !important;
	height:31px !important;
	left:-45px !important;
	top:442px !important;
	background:#ffcd00;
}

#item214234 {
	width:505px !important;
	height:44px !important;
	left:518px !important;
	top:69px !important;
	background:#000;
}

#item12024 {
	width:395px !important;
	height:86px !important;
	left:547px !important;
	top:584px !important;
	background:#1e7c76;
}

#item12025 {
	width:414px !important;
	height:119px !important;
	left:529px !important;
	top:297px !important;
}

#item12131 {
	width:220px !important;
	height:129px !important;
}

#item12083 {
	width:421px !important;
	height:129px !important;
	left:521px !important;
	top:409px !important;
}

#item12142 {
	width:207px !important;
	height:123px !important;
}

#item12140 {
	width:207px !important;
	height:123px !important;
	left:529px !important;
	top:562px !important;
}

#item12200 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item163554 {
	width:422px !important;
	height:106px !important;
}

#item163551 {
	width:422px !important;
	height:106px !important;
	left:529px !important;
	top:572px !important;
}

#item12253 {
	width:445px !important;
	height:691px !important;
	left:-9px !important;
	top:87px !important;
}

#item12271 {
	width:213px !important;
	height:56px !important;
	left:795px !important;
	top:722px !important;
	background:#00aeef;
}

#item12283 {
	width:245px !important;
	height:113px !important;
	left:436px !important;
	top:51px !important;
	background:#00aeef;
}

#item12284 {
	width:487px !important;
	height:113px !important;
	left:521px !important;
	top:51px !important;
	background:#00aeef;
}

#item12395 {
	width:245px !important;
	height:54px !important;
	left:-2px !important;
	top:780px !important;
}

#item12399 {
	width:252px !important;
	height:49px !important;
	left:758px !important;
	top:777px !important;
}

#item223201 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item223203 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223204 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223205 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223207 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223208 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223209 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223210 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223211 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223212 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223213 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223214 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item223245 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item223275 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223277 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item223279 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item223305 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item223335 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item223366 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item223396 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item223425 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item223456 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item223486 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223487 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item223517 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223518 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item223548 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item223579 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223580 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item223609 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item223640 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item223645 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item223642 {
	width:57px !important;
	height:46px !important;
}

#item223199 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251341 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251345 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item3396 {
	width:241px !important;
	height:126px !important;
	left:768px !important;
	top:52px !important;
	background:#3babe2;
}

#item3397 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#3babe2;
}

#item3524 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#3babe2;
}

#item3538 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item3539 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item14808 {
	width:418px !important;
	height:727px !important;
	top:52px !important;
}

#item14893 {
	width:119px !important;
	height:57px !important;
	left:12px !important;
	top:5px !important;
}

#item14890 {
	width:146px !important;
	height:62px !important;
	left:841px !important;
	top:486px !important;
}

#item14903 {
	width:244px !important;
	height:36px !important;
	background:#ffd900;
}

#item15212 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item15246 {
	width:33px !important;
	height:22px !important;
}

#item15254 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item103729 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item103734 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item103731 {
	width:57px !important;
	height:46px !important;
}

#item215526 {
	width:245px !important;
	height:54px !important;
	left:-2px !important;
	top:777px !important;
}

#item215530 {
	width:252px !important;
	height:49px !important;
	left:758px !important;
	top:777px !important;
}

#item174448 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item174454 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item174450 {
	width:57px !important;
	height:46px !important;
}

#item223686 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item223688 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223689 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223690 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223691 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223692 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223693 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223694 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223695 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223697 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223698 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223699 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item223729 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item223759 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223761 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item223763 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item223789 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item223819 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item223849 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item223879 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item223909 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item223940 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item223970 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item223971 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item224002 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224003 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item224033 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item224063 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224064 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item224094 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item224125 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item224130 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item224127 {
	width:57px !important;
	height:46px !important;
}

#item223684 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251349 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251353 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item15713 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item15711 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item15718 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item15716 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item14169 {
	width:117px !important;
	height:58px !important;
	left:11px !important;
	top:5px !important;
}

#item14166 {
	width:146px !important;
	height:63px !important;
	left:842px !important;
	top:479px !important;
}

#item14182 {
	width:244px !important;
	height:36px !important;
	background:#ffd900;
}

#item14239 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item14270 {
	width:33px !important;
	height:22px !important;
}

#item14277 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item14294 {
	width:266px !important;
	height:151px !important;
	left:609px !important;
	top:427px !important;
}

#item14302 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item14316 {
	width:250px !important;
	height:55px !important;
	left:757px !important;
	top:782px !important;
}

#item103220 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item103225 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item103222 {
	width:57px !important;
	height:46px !important;
}

#item224234 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item224236 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224237 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224239 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224240 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224241 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224242 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224243 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224245 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224246 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224247 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224248 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item224278 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item224308 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224310 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item224313 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item224339 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item224369 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item224399 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item224429 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item224458 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item224489 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item224519 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224520 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item224551 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224552 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item224582 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item224612 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224613 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item224642 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item224673 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item224678 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item224675 {
	width:57px !important;
	height:46px !important;
}

#item224232 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251357 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251361 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item14741 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item14739 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item14746 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item14744 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item4069 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#23847c;
}

#item4119 {
	width:241px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#23847c;
}

#item4123 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#23847c;
}

#item4160 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item4161 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item12980 {
	width:126px !important;
	height:63px !important;
	left:9px !important;
	top:8px !important;
}

#item12977 {
	width:150px !important;
	height:74px !important;
	left:837px !important;
	top:476px !important;
}

#item13184 {
	width:244px !important;
	height:37px !important;
	background:#ffd900;
}

#item13208 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:112px !important;
}

#item13275 {
	width:48px !important;
	height:48px !important;
	left:52px !important;
	top:164px !important;
}

#item13306 {
	width:188px !important;
	height:123px !important;
	left:665px !important;
	top:445px !important;
}

#item13319 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:782px !important;
}

#item102614 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item102619 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item102616 {
	width:57px !important;
	height:46px !important;
}

#item224731 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item224734 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224735 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224736 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224738 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224739 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224740 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224741 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224742 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224743 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224744 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224745 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item224775 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item224805 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item224807 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item224809 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item224835 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item224867 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item224897 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item224927 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item224956 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item224986 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item225016 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225017 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item225047 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225048 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item225079 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item225109 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225110 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item225139 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item225169 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item225174 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item225171 {
	width:57px !important;
	height:46px !important;
}

#item224729 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251365 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251369 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item13779 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item13777 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item13784 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item13782 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item129852 {
	width:392px !important;
	height:384px !important;
	left:62px !important;
	top:415px !important;
}

#item129929 {
	width:144px !important;
	height:88px !important;
	left:189px !important;
	top:254px !important;
	background:#ffcc02;
}

#item129935 {
	width:144px !important;
	height:88px !important;
	left:36px !important;
	top:255px !important;
	background:#ffcc02;
}

#item130086 {
	width:136px !important;
	height:64px !important;
	left:540px !important;
	top:72px !important;
}

#item130091 {
	width:207px !important;
	height:26px !important;
	background:#cd1333;
}

#item16925 {
	width:40px !important;
	height:79px !important;
	left:758px !important;
	top:656px !important;
}

#item16929 {
	width:40px !important;
	height:79px !important;
	left:901px !important;
	top:656px !important;
}

#item215776 {
	width:369px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item215773 {
	width:375px !important;
	height:67px !important;
	left:23px !important;
	top:16px !important;
}

#item215916 {
	width:121px !important;
	height:71px !important;
}

#item216098 {
	width:183px !important;
	height:73px !important;
}

#item216161 {
	width:379px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item216158 {
	width:385px !important;
	height:60px !important;
	left:14px !important;
	top:159px !important;
}

#item216169 {
	width:367px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
}

#item216166 {
	width:373px !important;
	height:79px !important;
	left:27px !important;
	top:226px !important;
}

#item216173 {
	width:379px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item216170 {
	width:385px !important;
	height:63px !important;
	left:15px !important;
	top:90px !important;
}

#item216178 {
	width:384px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item216174 {
	width:390px !important;
	height:67px !important;
	left:417px !important;
	top:24px !important;
}

#item216182 {
	width:388px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item216179 {
	width:394px !important;
	height:70px !important;
	left:413px !important;
	top:85px !important;
}

#item216243 {
	width:367px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
}

#item216240 {
	width:373px !important;
	height:79px !important;
	left:18px !important;
	top:295px !important;
}

#item216245 {
	width:59px !important;
	height:27px !important;
	background:#ffd900;
}

#item16967 {
	width:369px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item16965 {
	width:375px !important;
	height:67px !important;
	left:414px !important;
	top:16px !important;
}

#item17116 {
	width:121px !important;
	height:71px !important;
}

#item17302 {
	width:183px !important;
	height:73px !important;
}

#item17378 {
	width:379px !important;
	height:54px !important;
	left:3px !important;
	top:3px !important;
}

#item17376 {
	width:385px !important;
	height:60px !important;
	left:407px !important;
	top:159px !important;
}

#item17386 {
	width:367px !important;
	height:73px !important;
	left:3px !important;
	top:3px !important;
}

#item17384 {
	width:373px !important;
	height:79px !important;
	left:420px !important;
	top:226px !important;
}

#item17390 {
	width:379px !important;
	height:57px !important;
	left:3px !important;
	top:3px !important;
}

#item17388 {
	width:385px !important;
	height:63px !important;
	left:406px !important;
	top:90px !important;
}

#item17394 {
	width:384px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item17392 {
	width:390px !important;
	height:67px !important;
	left:808px !important;
	top:24px !important;
}

#item17398 {
	width:388px !important;
	height:64px !important;
	left:3px !important;
	top:3px !important;
}

#item17396 {
	width:394px !important;
	height:70px !important;
	left:804px !important;
	top:85px !important;
}

#item249583 {
	width:59px !important;
	height:27px !important;
	background:#ffd900;
}

#item249610 {
	width:371px !important;
	height:73px !important;
	left:412px !important;
	top:301px !important;
}

#item215740 {
	width:1198px !important;
	height:436px !important;
	left:138px !important;
	top:265px !important;
}

#item17413 {
	width:213px !important;
	height:23px !important;
	left:798px !important;
	top:756px !important;
	background:#95c11e;
}

#item17424 {
	width:245px !important;
	height:114px !important;
	left:438px !important;
	top:52px !important;
	background:#95c11e;
}

#item17425 {
	width:487px !important;
	height:113px !important;
	left:523px !important;
	top:52px !important;
	background:#95c11e;
}

#item17529 {
	width:245px !important;
	height:54px !important;
	left:-1px !important;
	top:779px !important;
}

#item17533 {
	width:252px !important;
	height:49px !important;
	left:756px !important;
	top:779px !important;
}

#item225226 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item225228 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225229 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225230 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225231 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225232 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225233 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225235 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225236 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225237 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225238 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225239 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item225269 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item225299 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225301 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item225303 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item225329 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item225359 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item225389 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item225420 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item225450 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item225480 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item225510 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225511 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item225542 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225543 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item225573 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item225603 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225605 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item225635 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item225665 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item225670 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item225667 {
	width:57px !important;
	height:46px !important;
}

#item225224 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251373 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251377 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item3080 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#94c122;
}

#item3081 {
	width:241px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#95c11e;
}

#item3095 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#95c11e;
}

#item3108 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item3109 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item17993 {
	width:347px !important;
	height:128px !important;
	left:410px !important;
	top:650px !important;
}

#item18091 {
	width:126px !important;
	height:63px !important;
	left:13px !important;
	top:8px !important;
}

#item18088 {
	width:154px !important;
	height:74px !important;
	left:834px !important;
	top:478px !important;
}

#item18100 {
	width:262px !important;
	height:32px !important;
	background:#ffd900;
}

#item18375 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item18410 {
	width:33px !important;
	height:22px !important;
}

#item18419 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item18489 {
	width:219px !important;
	height:130px !important;
	left:631px !important;
	top:450px !important;
}

#item18502 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item18511 {
	width:249px !important;
	height:47px !important;
	left:757px !important;
	top:781px !important;
}

#item104701 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item104707 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item104704 {
	width:57px !important;
	height:46px !important;
}

#item225704 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item225706 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225707 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225708 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225709 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225710 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225711 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225712 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225713 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225714 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225715 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225716 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item225747 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item225777 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225779 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item225781 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item225807 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item225837 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item225867 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item225897 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item225927 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item225958 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item225988 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item225989 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item226019 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226020 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item226050 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item226080 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226081 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item226110 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item226141 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item226146 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item226143 {
	width:57px !important;
	height:46px !important;
}

#item225702 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251383 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251387 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item18937 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item18935 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item18942 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item18940 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item20283 {
	width:132px !important;
	height:63px !important;
	left:8px !important;
	top:8px !important;
}

#item20280 {
	width:152px !important;
	height:74px !important;
	left:835px !important;
	top:485px !important;
}

#item20297 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item20365 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item20396 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item20411 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:781px !important;
}

#item20424 {
	width:251px !important;
	height:50px !important;
	left:759px !important;
	top:782px !important;
}

#item226203 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item226205 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226206 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226207 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226208 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226209 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226210 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226211 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226212 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226213 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226214 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226215 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item226246 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item226277 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226280 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item226282 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item226308 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item226338 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item226368 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item226398 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item226427 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item226457 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item226488 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226489 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item226519 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226521 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item226551 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item226581 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226582 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item226611 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item226641 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item226646 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item226643 {
	width:57px !important;
	height:46px !important;
}

#item226201 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251391 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251395 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item20850 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item20848 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item20855 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item20853 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item20995 {
	width:244px !important;
	height:41px !important;
	background:#ffd900;
}

#item21019 {
	width:33px !important;
	height:22px !important;
}

#item21029 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item21039 {
	width:23px !important;
	height:38px !important;
	left:862px !important;
	top:73px !important;
	background:#95c11e;
}

#item21272 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item21374 {
	width:133px !important;
	height:59px !important;
	top:8px !important;
}

#item21371 {
	width:151px !important;
	height:74px !important;
	left:837px !important;
	top:483px !important;
}

#item21395 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:779px !important;
}

#item21408 {
	width:243px !important;
	height:50px !important;
	left:765px !important;
	top:778px !important;
}

#item226708 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item226710 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226711 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226712 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226713 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226714 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226715 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226716 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226717 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226718 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226719 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226720 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item226750 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item226780 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226782 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item226784 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item226810 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item226841 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item226872 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item226903 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item226932 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item226962 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item226992 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item226993 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item227023 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227025 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item227055 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item227085 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227086 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item227115 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item227145 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item227150 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item227147 {
	width:57px !important;
	height:46px !important;
}

#item226706 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251399 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251403 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item21834 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item21832 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item21839 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item21837 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item19105 {
	width:126px !important;
	height:63px !important;
	left:10px !important;
	top:8px !important;
}

#item19102 {
	width:153px !important;
	height:74px !important;
	left:836px !important;
	top:485px !important;
}

#item19115 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item19399 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item19429 {
	width:33px !important;
	height:22px !important;
}

#item19437 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item19456 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item19469 {
	width:251px !important;
	height:47px !important;
	left:757px !important;
	top:781px !important;
}

#item227200 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item227202 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227203 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227204 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227205 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227206 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227207 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227208 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227209 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227210 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227211 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227212 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item227243 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item227274 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227276 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item227279 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item227305 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item227336 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item227366 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item227396 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item227425 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item227456 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item227486 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227487 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item227517 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227518 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item227548 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item227578 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227579 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item227608 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item227640 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item227645 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item227642 {
	width:57px !important;
	height:46px !important;
}

#item227198 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251408 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251412 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item19895 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item19893 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item19900 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item19901 {
	width:394px !important;
	height:382px !important;
	left:21px !important;
	top:10px !important;
}

#item19898 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item165477 {
	width:97px !important;
	height:26px !important;
	background:#ffd900;
}

#item165948 {
	width:126px !important;
	height:63px !important;
	left:10px !important;
	top:8px !important;
}

#item165944 {
	width:153px !important;
	height:74px !important;
	left:836px !important;
	top:485px !important;
}

#item166030 {
	width:33px !important;
	height:22px !important;
}

#item166034 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item208750 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item208754 {
	width:251px !important;
	height:47px !important;
	left:757px !important;
	top:781px !important;
}

#item166001 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item166063 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item166162 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item166164 {
	width:251px !important;
	height:47px !important;
	left:757px !important;
	top:781px !important;
}

#item227799 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item227801 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227802 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227803 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227804 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227806 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227807 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227808 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227809 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227810 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227811 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227812 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item227842 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item227872 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item227874 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item227876 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item227902 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item227934 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item227964 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item227994 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item228023 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item228053 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item228083 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228084 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item228114 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228115 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item228147 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item228177 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228178 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item228207 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item228237 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item228242 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item228239 {
	width:57px !important;
	height:46px !important;
}

#item227797 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251416 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251420 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item166110 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item166107 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item166114 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item166115 {
	width:394px !important;
	height:382px !important;
	left:21px !important;
	top:10px !important;
}

#item166112 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item22052 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
	top:41px !important;
}

#item22249 {
	width:126px !important;
	height:63px !important;
	left:5px !important;
	top:8px !important;
}

#item22246 {
	width:146px !important;
	height:74px !important;
	left:838px !important;
	top:478px !important;
}

#item22259 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item22338 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:120px !important;
}

#item228298 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item228300 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228301 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228302 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228303 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228304 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228306 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228307 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228308 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228309 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228310 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228311 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item228341 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item228371 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228375 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item228377 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item228403 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item228433 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item228463 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item228494 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item228523 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item228553 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item228583 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228584 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item228615 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228616 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item228646 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item228677 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228678 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item228707 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item228737 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item228743 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item228739 {
	width:57px !important;
	height:46px !important;
}

#item228296 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item22367 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item22372 {
	width:245px !important;
	height:57px !important;
	left:763px !important;
	top:780px !important;
}

#item251424 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251428 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item22798 {
	width:38px !important;
	height:37px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item22796 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item22803 {
	width:432px !important;
	height:403px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.3);
	background:#fff;
	border:solid 1px #000;
}

#item22801 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item22972 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
	top:41px !important;
}

#item23170 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item23247 {
	width:33px !important;
	height:22px !important;
	left:797px !important;
	top:138px !important;
}

#item23313 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item23318 {
	width:251px !important;
	height:58px !important;
	left:757px !important;
	top:779px !important;
}

#item228811 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item228813 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228814 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228815 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228816 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228817 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228818 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228819 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228820 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228821 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228822 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228824 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item228854 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item228885 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item228887 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item228889 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item228915 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item228945 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item228975 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item229005 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item229035 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item229065 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item229096 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229097 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item229127 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229128 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item229159 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item229191 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229192 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item229221 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item229251 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item229256 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item229253 {
	width:57px !important;
	height:46px !important;
}

#item228809 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251571 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251575 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item130243 {
	width:392px !important;
	height:384px !important;
	left:62px !important;
	top:415px !important;
}

#item130301 {
	width:144px !important;
	height:88px !important;
	left:189px !important;
	top:254px !important;
	background:#ffcc02;
}

#item130310 {
	width:144px !important;
	height:88px !important;
	left:36px !important;
	top:255px !important;
	background:#ffcc02;
}

#item130460 {
	width:136px !important;
	height:64px !important;
	left:540px !important;
	top:72px !important;
}

#item130465 {
	width:207px !important;
	height:26px !important;
	background:#cd1333;
}

#item26095 {
	width:10px !important;
	height:10px !important;
	left:976px !important;
	top:259px !important;
}

#item26100 {
	width:118px !important;
	height:70px !important;
}

#item26096 {
	width:375px !important;
	height:70px !important;
	left:537px !important;
	top:356px !important;
}

#item26160 {
	width:117px !important;
	height:69px !important;
}

#item26155 {
	width:375px !important;
	height:69px !important;
	left:537px !important;
	top:224px !important;
}

#item26276 {
	width:127px !important;
	height:72px !important;
}

#item26272 {
	width:378px !important;
	height:72px !important;
	left:534px !important;
	top:422px !important;
}

#item26581 {
	width:388px !important;
	height:62px !important;
}

#item26579 {
	width:388px !important;
	height:62px !important;
	left:529px !important;
	top:704px !important;
}

#item249520 {
	width:59px !important;
	height:27px !important;
	background:#ffd900;
}

#item26471 {
	width:388px !important;
	height:69px !important;
}

#item26469 {
	width:388px !important;
	height:69px !important;
	left:527px !important;
	top:561px !important;
}

#item249710 {
	width:59px !important;
	height:27px !important;
	background:#ffd900;
}

#item163729 {
	width:380px !important;
	height:59px !important;
}

#item163730 {
	width:380px !important;
	height:59px !important;
	left:535px !important;
	top:297px !important;
}

#item163514 {
	width:184px !important;
	height:73px !important;
}

#item249740 {
	width:59px !important;
	height:27px !important;
	background:#ffd900;
}

#item163536 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item163549 {
	width:387px !important;
	height:63px !important;
}

#item163546 {
	width:387px !important;
	height:63px !important;
	left:540px !important;
	top:492px !important;
}

#item249797 {
	width:59px !important;
	height:27px !important;
	background:#ffd900;
}

#item26526 {
	width:388px !important;
	height:62px !important;
}

#item26524 {
	width:388px !important;
	height:62px !important;
	left:529px !important;
	top:633px !important;
}

#item26622 {
	width:573px !important;
	height:113px !important;
	left:438px !important;
	top:52px !important;
	background:#f6a200;
}

#item26647 {
	width:487px !important;
	height:101px !important;
	left:523px !important;
	top:52px !important;
	background:#f6a200;
}

#item26740 {
	width:252px !important;
	height:49px !important;
	left:755px !important;
	top:779px !important;
}

#item26741 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item229307 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item229309 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229310 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229311 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229312 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229313 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229314 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229315 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229316 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229317 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229318 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229319 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item229349 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item229380 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229382 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item229384 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item229410 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item229441 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item229471 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item229501 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item229530 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item229560 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item229590 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229591 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item229621 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229623 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item229653 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item229683 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229684 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item229713 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item229743 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item229748 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item229745 {
	width:57px !important;
	height:46px !important;
}

#item229305 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251561 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251565 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item3698 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#f6a200;
}

#item3724 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#f6a200;
}

#item3728 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#f6a200;
}

#item3758 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item3759 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item28475 {
	width:133px !important;
	height:63px !important;
	left:3px !important;
	top:8px !important;
}

#item28472 {
	width:152px !important;
	height:74px !important;
	left:836px !important;
	top:485px !important;
}

#item28487 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item28533 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item28575 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:147px !important;
}

#item28582 {
	width:245px !important;
	height:54px !important;
	left:5px !important;
	top:780px !important;
}

#item28595 {
	width:254px !important;
	height:57px !important;
	left:757px !important;
	top:780px !important;
}

#item229814 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item229816 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229817 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229818 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229819 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229821 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229822 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229823 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229824 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229825 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229826 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229828 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item229858 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item229888 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item229890 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item229892 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item229918 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item229949 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item229980 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item230010 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item230039 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item230069 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item230099 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230100 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item230130 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230131 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item230161 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item230192 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230193 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item230222 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item230252 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item230257 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item230254 {
	width:57px !important;
	height:46px !important;
}

#item229812 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251544 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251548 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item29021 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item29019 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item29026 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item29024 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item93623 {
	width:33px !important;
	height:22px !important;
}

#item93627 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item249680 {
	width:97px !important;
	height:26px !important;
	background:#ffd900;
}

#item93795 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item94780 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item94858 {
	width:133px !important;
	height:63px !important;
	left:3px !important;
	top:8px !important;
}

#item94854 {
	width:152px !important;
	height:74px !important;
	left:836px !important;
	top:485px !important;
}

#item93856 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item94346 {
	width:254px !important;
	height:57px !important;
	left:757px !important;
	top:780px !important;
}

#item230293 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item230295 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230296 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230297 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230298 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230299 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230300 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230301 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230302 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230303 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230305 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230306 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item230336 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item230366 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230368 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item230370 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item230396 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item230426 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item230456 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item230486 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item230516 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item230546 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item230577 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230579 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item230609 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230610 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item230640 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item230670 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230671 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item230701 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item230731 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item230736 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item230733 {
	width:57px !important;
	height:46px !important;
}

#item230291 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251536 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251540 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item98231 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item98228 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item98235 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item98236 {
	width:394px !important;
	height:382px !important;
	left:21px !important;
	top:10px !important;
}

#item98233 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item164868 {
	width:33px !important;
	height:22px !important;
	left:797px !important;
	top:146px !important;
}

#item27543 {
	width:132px !important;
	height:63px !important;
	top:8px !important;
}

#item27540 {
	width:151px !important;
	height:74px !important;
	left:836px !important;
	top:476px !important;
}

#item27553 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item27599 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item27651 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item27663 {
	width:252px !important;
	height:52px !important;
	left:757px !important;
	top:781px !important;
}

#item230780 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item230782 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230783 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230784 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230785 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230786 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230787 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230788 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230789 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230790 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230791 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230792 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item230822 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item230853 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item230855 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item230857 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item230883 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item230913 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item230943 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item230973 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item231002 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item231032 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item231063 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231064 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item231094 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231095 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item231126 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item231156 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231157 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item231186 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item231216 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item231222 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item231218 {
	width:57px !important;
	height:46px !important;
}

#item230778 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251522 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251526 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item28089 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item28087 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item28094 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item28092 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item30295 {
	width:33px !important;
	height:22px !important;
}

#item30303 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item30335 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item30384 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item163399 {
	width:126px !important;
	height:63px !important;
	left:14px !important;
	top:8px !important;
}

#item163395 {
	width:153px !important;
	height:74px !important;
	left:834px !important;
	top:485px !important;
}

#item231288 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item231290 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231291 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231293 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231294 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231295 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231296 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231298 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231300 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231301 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231302 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231303 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item231333 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item231363 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231365 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item231367 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item231394 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item231424 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item231454 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item231484 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item231513 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item231543 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item231573 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231574 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item231605 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231606 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item231636 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item231666 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231667 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item231697 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item231728 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item231733 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item231730 {
	width:57px !important;
	height:46px !important;
}

#item231286 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item30478 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:779px !important;
}

#item30491 {
	width:260px !important;
	height:56px !important;
	left:757px !important;
	top:778px !important;
}

#item251507 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251511 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item163425 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163422 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163429 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163427 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item31063 {
	width:48px !important;
	height:48px !important;
	left:59px !important;
	top:41px !important;
}

#item249826 {
	width:97px !important;
	height:26px !important;
	background:#ffd900;
}

#item31281 {
	width:126px !important;
	height:63px !important;
	left:14px !important;
	top:8px !important;
}

#item31278 {
	width:153px !important;
	height:74px !important;
	left:834px !important;
	top:485px !important;
}

#item31290 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item31313 {
	width:33px !important;
	height:22px !important;
	left:834px !important;
	top:137px !important;
}

#item31488 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item31493 {
	width:255px !important;
	height:57px !important;
	left:762px !important;
	top:780px !important;
}

#item231935 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item231937 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231938 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231939 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231940 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231941 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231942 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231943 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231944 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231945 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231946 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item231947 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item231977 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item232007 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232009 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item232011 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item232037 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item232068 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item232098 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item232128 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item232158 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item232188 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item232218 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232219 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item232249 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232250 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item232281 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item232311 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232312 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item232341 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item232371 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item232376 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item232373 {
	width:57px !important;
	height:46px !important;
}

#item231933 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251498 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251502 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item31919 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item31917 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item31924 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item31922 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item249451 {
	width:97px !important;
	height:26px !important;
	background:#ffd900;
}

#item32054 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item32077 {
	width:27px !important;
	height:18px !important;
	left:485px !important;
	top:253px !important;
}

#item32142 {
	width:643px !important;
	height:20px !important;
	left:878px !important;
	top:754px !important;
	background:#79a290;
}

#item32213 {
	width:27px !important;
	height:18px !important;
	left:483px !important;
	top:488px !important;
}

#item32223 {
	width:27px !important;
	height:18px !important;
	left:473px !important;
	top:744px !important;
}

#item207565 {
	width:112px !important;
	height:57px !important;
	background:#ffd701;
}

#item207591 {
	width:89px !important;
	height:43px !important;
	left:10px !important;
	top:7px !important;
	border:solid 1px #000;
}

#item249859 {
	width:97px !important;
	height:26px !important;
	background:#ffd900;
}

#item255521 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
	top:41px !important;
}

#item32305 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item32382 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item32457 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item232437 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item232439 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232440 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232441 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232442 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232443 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232445 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232446 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232447 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232448 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232449 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232450 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item232480 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item232510 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232512 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item232514 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item232540 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item232571 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item232601 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item232632 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item232661 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item232691 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item232721 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232722 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item232752 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232753 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item232783 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item232814 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232815 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item232844 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item232875 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item232880 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item232877 {
	width:57px !important;
	height:46px !important;
}

#item232435 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251579 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251583 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item32930 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:615px !important;
	height:776px !important;
	left:-23px !important;
	top:52px !important;
	background:#000;
}

#item32931 {
	width:670px !important;
	height:680px !important;
	left:311px !important;
	top:52px !important;
	background:#ffffff;
}

#item32932 {
	width:706px !important;
	height:83px !important;
	left:311px !important;
	top:444px !important;
	background:#047ab7;
}

#item130561 {
	width:224px !important;
	height:40px !important;
	left:525px !important;
	top:785px !important;
	background:#ffffff;
}

#item33043 {
	width:185px !important;
	height:71px !important;
	left:704px !important;
	top:696px !important;
}

#item33045 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item251587 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item36519 {
	width:38px !important;
	height:75px !important;
	left:806px !important;
	top:657px !important;
}

#item36523 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:658px !important;
}

#item216314 {
	width:120px !important;
	height:92px !important;
}

#item216315 {
	width:128px !important;
	height:92px !important;
	left:-4px !important;
}

#item216321 {
	width:70px !important;
	height:27px !important;
	background:#ffd900;
}

#item216399 {
	width:120px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item216394 {
	width:394px !important;
	height:85px !important;
	left:17px !important;
	top:169px !important;
}

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

#item216451 {
	width:396px !important;
	height:86px !important;
	left:16px !important;
	top:88px !important;
}

#item216515 {
	width:162px !important;
	height:73px !important;
}

#item216509 {
	width:409px !important;
	height:79px !important;
	left:413px !important;
	top:320px !important;
}

#item216573 {
	width:370px !important;
	height:45px !important;
	left:35px !important;
	top:344px !important;
	background:#2a2b67;
}

#item216620 {
	width:115px !important;
	height:76px !important;
	left:17px !important;
	top:329px !important;
}

#item216627 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#2a2b67;
}

#item216682 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item216679 {
	width:412px !important;
	height:80px !important;
	left:416px !important;
	top:103px !important;
}

#item216684 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#2a2b67;
}

#item216685 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item216686 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item216742 {
	width:151px !important;
	height:74px !important;
}

#item216738 {
	width:151px !important;
	height:74px !important;
	left:10px !important;
}

#item216746 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item216743 {
	width:412px !important;
	height:67px !important;
	left:416px !important;
	top:177px !important;
}

#item216750 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item216747 {
	width:396px !important;
	height:73px !important;
	left:17px !important;
	top:327px !important;
}

#item216751 {
	width:372px !important;
	height:45px !important;
	left:440px !important;
	top:35px !important;
	background:#2a2b67;
}

#item216752 {
	width:136px !important;
	height:80px !important;
	left:419px !important;
	top:18px !important;
}

#item216805 {
	width:70px !important;
	height:27px !important;
	background:#ffd900;
}

#item216901 {
	width:123px !important;
	height:81px !important;
	left:18px !important;
	top:251px !important;
}

#item216908 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#2a2b67;
}

#item216963 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item216960 {
	width:412px !important;
	height:80px !important;
	left:10px !important;
	top:13px !important;
}

#item216968 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item216965 {
	width:396px !important;
	height:73px !important;
	left:17px !important;
	top:253px !important;
}

#item216972 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item216969 {
	width:396px !important;
	height:73px !important;
	left:428px !important;
	top:16px !important;
}

#item216976 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item216973 {
	width:412px !important;
	height:67px !important;
	left:413px !important;
	top:254px !important;
}

#item257852 {
	width:70px !important;
	height:27px !important;
	background:#ffd900;
}

#item214852 {
	width:120px !important;
	height:92px !important;
}

#item214853 {
	width:128px !important;
	height:92px !important;
	left:-4px !important;
}

#item214764 {
	width:70px !important;
	height:27px !important;
	background:#ffd900;
}

#item36534 {
	width:120px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item36530 {
	width:394px !important;
	height:85px !important;
	left:407px !important;
	top:169px !important;
}

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

#item36648 {
	width:396px !important;
	height:86px !important;
	left:407px !important;
	top:88px !important;
}

#item36841 {
	width:162px !important;
	height:73px !important;
}

#item36836 {
	width:409px !important;
	height:79px !important;
	left:803px !important;
	top:320px !important;
}

#item36901 {
	width:370px !important;
	height:45px !important;
	left:426px !important;
	top:344px !important;
	background:#2a2b67;
}

#item36974 {
	width:115px !important;
	height:76px !important;
	left:408px !important;
	top:329px !important;
}

#item36988 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#2a2b67;
}

#item37071 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item37069 {
	width:412px !important;
	height:80px !important;
	left:807px !important;
	top:92px !important;
}

#item37074 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#2a2b67;
}

#item37099 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item37100 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item37155 {
	width:133px !important;
	height:74px !important;
}

#item37153 {
	width:133px !important;
	height:74px !important;
	left:10px !important;
}

#item37159 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item37157 {
	width:412px !important;
	height:67px !important;
	left:807px !important;
	top:177px !important;
}

#item36928 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item36926 {
	width:396px !important;
	height:73px !important;
	left:408px !important;
	top:327px !important;
}

#item171074 {
	width:372px !important;
	height:45px !important;
	left:831px !important;
	top:35px !important;
	background:#2a2b67;
}

#item171075 {
	width:136px !important;
	height:80px !important;
	left:810px !important;
	top:18px !important;
}

#item211250 {
	width:70px !important;
	height:27px !important;
	background:#ffd900;
}

#item211361 {
	width:123px !important;
	height:81px !important;
	left:408px !important;
	top:251px !important;
}

#item215355 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#2a2b67;
}

#item215413 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item215410 {
	width:412px !important;
	height:80px !important;
	left:401px !important;
	top:13px !important;
}

#item216299 {
	width:385px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item216296 {
	width:391px !important;
	height:73px !important;
	left:411px !important;
	top:253px !important;
}

#item216303 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item216300 {
	width:396px !important;
	height:73px !important;
	left:822px !important;
	top:15px !important;
}

#item216307 {
	width:380px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item216304 {
	width:386px !important;
	height:67px !important;
	left:803px !important;
	top:254px !important;
}

#item257813 {
	width:70px !important;
	height:27px !important;
	background:#ffd900;
}

#item216309 {
	width:1219px !important;
	height:405px !important;
	left:119px !important;
	top:238px !important;
}

#item37779 {
	width:585px !important;
	height:112px !important;
	left:438px !important;
	top:52px !important;
	background:#292a73;
}

#item37787 {
	width:229px !important;
	height:29px !important;
	left:797px !important;
	top:750px !important;
	background:#292a73;
}

#item37800 {
	width:487px !important;
	height:112px !important;
	left:523px !important;
	top:51px !important;
	background:#292a73;
}

#item37899 {
	width:252px !important;
	height:49px !important;
	left:757px !important;
	top:777px !important;
}

#item37904 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item232988 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item232990 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232991 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232992 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232993 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232994 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232995 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232996 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232997 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232998 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item232999 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233000 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item233030 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item233060 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233062 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item233064 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item233091 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item233121 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item233152 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item233182 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item233211 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item233242 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item233272 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233273 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item233304 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233305 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item233335 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item233365 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233366 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item233395 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item233425 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item233430 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item233427 {
	width:57px !important;
	height:46px !important;
}

#item232986 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251595 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251599 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item4472 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#292a73;
}

#item4489 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#292a73;
}

#item4493 {
	width:254px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#292a73;
}

#item4518 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item4519 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item168146 {
	width:326px !important;
	height:56px !important;
	left:691px !important;
	top:295px !important;
	background:#fff;
}

#item168171 {
	width:309px !important;
	height:35px !important;
	background:#ffd900;
}

#item168345 {
	width:129px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item168342 {
	width:146px !important;
	height:74px !important;
	left:836px !important;
	top:490px !important;
}

#item168388 {
	width:33px !important;
	height:22px !important;
	left:799px !important;
	top:145px !important;
}

#item168651 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item169035 {
	width:245px !important;
	height:55px !important;
	left:760px !important;
	top:782px !important;
}

#item207308 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item255560 {
	width:344px !important;
	height:74px !important;
	left:27px !important;
	background:#ffd800;
}

#item255561 {
	width:326px !important;
	height:56px !important;
	left:38px !important;
	top:9px !important;
	border:solid 1.41090201617028px #000;
}

#item233483 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item233485 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233486 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233487 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233489 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233490 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233491 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233492 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233493 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233494 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233495 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233496 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item233526 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item233556 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233558 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item233560 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item233586 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item233617 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item233649 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item233679 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item233708 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item233738 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item233768 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233769 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item233799 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233800 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item233830 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item233861 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233862 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item233891 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item233922 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item233927 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item233924 {
	width:57px !important;
	height:46px !important;
}

#item233481 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251603 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251607 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item204750 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item204747 {
	width:38px !important;
	height:37px !important;
	left:700px !important;
	top:195px !important;
}

#item204754 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item204755 {
	width:394px !important;
	height:382px !important;
	left:21px !important;
	top:10px !important;
}

#item204752 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item39637 {
	width:269px !important;
	height:35px !important;
	background:#ffd900;
}

#item39663 {
	width:126px !important;
	height:59px !important;
	left:10px !important;
	top:8px !important;
}

#item39660 {
	width:151px !important;
	height:74px !important;
	left:836px !important;
	top:473px !important;
}

#item39695 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item39712 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item39797 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item39802 {
	width:248px !important;
	height:47px !important;
	left:760px !important;
	top:781px !important;
}

#item233971 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item233973 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233974 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233976 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233977 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233978 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233979 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233980 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233981 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233982 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233984 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item233985 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item234015 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item234046 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234048 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item234050 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item234076 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item234106 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item234136 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item234166 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item234196 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item234226 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item234256 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234257 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item234287 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234288 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item234318 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item234348 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234349 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item234379 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item234410 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item234415 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item234412 {
	width:57px !important;
	height:46px !important;
}

#item233969 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251611 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251615 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item40228 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item40226 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item40233 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item40231 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item40600 {
	width:269px !important;
	height:35px !important;
	background:#ffd900;
}

#item40626 {
	width:126px !important;
	height:59px !important;
	left:6px !important;
	top:8px !important;
}

#item40623 {
	width:147px !important;
	height:74px !important;
	left:841px !important;
	top:483px !important;
}

#item40666 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item40673 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item40720 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item40725 {
	width:248px !important;
	height:47px !important;
	left:760px !important;
	top:781px !important;
}

#item234451 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item234453 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234454 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234455 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234456 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234457 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234458 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234459 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234460 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234461 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234462 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234463 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item234494 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item234525 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234527 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item234529 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item234555 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item234585 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item234616 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item234646 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item234675 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item234706 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item234736 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234737 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item234767 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234768 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item234798 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item234828 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item234829 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item234858 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item234888 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item234894 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item234890 {
	width:57px !important;
	height:46px !important;
}

#item234449 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251619 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251624 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item41151 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item41149 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item41156 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item41154 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item257881 {
	width:117px !important;
	height:26px !important;
	left:-24px !important;
	top:51px !important;
	background:#ffd900;
}

#item41499 {
	width:269px !important;
	height:35px !important;
	background:#ffd900;
}

#item41545 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item41600 {
	width:33px !important;
	height:22px !important;
}

#item41612 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item163372 {
	width:122px !important;
	height:59px !important;
	left:15px !important;
	top:8px !important;
}

#item163367 {
	width:152px !important;
	height:74px !important;
	left:835px !important;
	top:483px !important;
}

#item41697 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item41702 {
	width:245px !important;
	height:48px !important;
	left:763px !important;
	top:780px !important;
}

#item235911 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item235913 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item235914 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item235915 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item235916 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item235917 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item235918 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item235919 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item235920 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item235921 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item235922 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item235924 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item235954 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item235984 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item235987 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item235989 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item236016 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item236046 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item236076 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item236106 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item236135 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item236165 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item236196 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236197 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item236228 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236229 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item236260 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item236290 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236292 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item236321 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item236351 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item236356 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item236353 {
	width:57px !important;
	height:46px !important;
}

#item235909 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251628 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251632 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item163382 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163379 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163386 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163384 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item38523 {
	width:244px !important;
	height:31px !important;
	background:#ffd900;
}

#item38549 {
	width:129px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item38546 {
	width:146px !important;
	height:74px !important;
	left:844px !important;
	top:483px !important;
}

#item38772 {
	width:33px !important;
	height:22px !important;
}

#item38782 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item38795 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item38838 {
	width:245px !important;
	height:54px !important;
	top:779px !important;
}

#item38843 {
	width:243px !important;
	height:49px !important;
	left:763px !important;
	top:778px !important;
}

#item236413 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item236415 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236416 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236417 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236418 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236419 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236420 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236421 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236422 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236423 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236424 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236425 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item236456 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item236486 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236488 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item236490 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item236517 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item236547 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item236577 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item236607 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item236636 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item236667 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item236697 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236698 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item236728 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236729 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item236760 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item236790 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236791 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item236820 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item236851 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item236856 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item236853 {
	width:57px !important;
	height:46px !important;
}

#item236411 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251644 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251648 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item39269 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item39267 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item39274 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item39275 {
	width:394px !important;
	height:382px !important;
	left:21px !important;
	top:10px !important;
}

#item39272 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item42156 {
	width:360px !important;
	height:129px !important;
	left:406px !important;
	top:650px !important;
}

#item207849 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !important;
	background:#ffd900;
}

#item207817 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item207825 {
	width:245px !important;
	height:55px !important;
	left:760px !important;
	top:782px !important;
}

#item42535 {
	width:346px !important;
	height:35px !important;
	background:#ffd900;
}

#item42581 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item42615 {
	width:33px !important;
	height:22px !important;
}

#item42628 {
	width:33px !important;
	height:22px !important;
	left:52px !important;
}

#item163361 {
	width:122px !important;
	height:59px !important;
	left:15px !important;
	top:8px !important;
}

#item163357 {
	width:152px !important;
	height:74px !important;
	left:835px !important;
	top:483px !important;
}

#item42655 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item42660 {
	width:245px !important;
	height:48px !important;
	left:760px !important;
	top:784px !important;
}

#item236904 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item236906 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236907 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236908 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236909 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236910 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236911 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236912 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236913 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236914 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236915 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236916 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item236947 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item236977 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item236980 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item236982 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item237008 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item237038 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item237068 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item237098 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item237127 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item237157 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item237188 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237189 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item237219 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237220 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item237250 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item237281 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237282 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item237311 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item237341 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item237346 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item237343 {
	width:57px !important;
	height:46px !important;
}

#item236902 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251652 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251656 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item163348 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163345 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163352 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163353 {
	width:394px !important;
	height:382px !important;
	left:21px !important;
	top:10px !important;
}

#item163350 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item43474 {
	width:346px !important;
	height:35px !important;
	background:#ffd900;
}

#item43520 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item43551 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item43564 {
	width:122px !important;
	height:59px !important;
	left:15px !important;
	top:8px !important;
}

#item43561 {
	width:152px !important;
	height:74px !important;
	left:835px !important;
	top:483px !important;
}

#item237384 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item237386 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237387 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237388 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237389 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237390 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237391 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237392 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237393 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237394 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237396 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237397 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item237427 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item237457 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237459 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item237461 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item237487 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item237518 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item237548 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item237578 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item237608 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item237639 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item237669 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237670 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item237700 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237702 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item237732 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item237762 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item237763 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item237792 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item237822 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item237827 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item237824 {
	width:57px !important;
	height:46px !important;
}

#item237382 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item43594 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item43599 {
	width:252px !important;
	height:50px !important;
	left:757px !important;
	top:781px !important;
}

#item251660 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251664 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item44025 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item44023 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item44030 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item44028 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item44090 {
	width:432px !important;
	height:727px !important;
	left:-14px !important;
	top:52px !important;
}

#item44434 {
	width:346px !important;
	height:35px !important;
	background:#ffd900;
}

#item44480 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item44513 {
	width:131px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item44510 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:483px !important;
}

#item44521 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:149px !important;
}

#item44528 {
	width:215px !important;
	height:155px !important;
	left:635px !important;
	top:421px !important;
}

#item44547 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:780px !important;
}

#item44552 {
	width:245px !important;
	height:57px !important;
	left:763px !important;
	top:780px !important;
}

#item238018 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item238020 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238021 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238022 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238023 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238024 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238025 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238026 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238027 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238028 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238029 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238030 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item238060 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item238091 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238093 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item238095 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item238121 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item238152 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item238182 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item238213 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item238242 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item238272 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item238303 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238304 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item238334 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238335 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item238366 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item238397 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238398 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item238427 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item238457 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item238462 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item238459 {
	width:57px !important;
	height:46px !important;
}

#item238016 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251675 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251679 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item44978 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item44976 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item44983 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item44981 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item45036 {
	width:380px !important;
	height:88px !important;
	left:637px !important;
	top:275px !important;
	background:#fff;
}

#item45037 {
	width:33px !important;
	height:22px !important;
	left:799px !important;
	top:147px !important;
}

#item45045 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#ffd900;
}

#item45326 {
	width:346px !important;
	height:35px !important;
	background:#ffd900;
}

#item130579 {
	width:131px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item130575 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:483px !important;
}

#item207880 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !important;
	background:#ffd900;
}

#item45479 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:110px !important;
}

#item45516 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:780px !important;
}

#item45521 {
	width:245px !important;
	height:44px !important;
	left:763px !important;
	top:784px !important;
}

#item238509 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item238511 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238512 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238513 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238514 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238515 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238517 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238518 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238519 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238520 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238521 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238522 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item238552 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item238582 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238584 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item238586 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item238612 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item238642 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item238672 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item238703 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item238732 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item238763 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item238793 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238794 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item238824 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238825 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item238855 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item238886 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item238887 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item238916 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item238946 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item238951 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item238948 {
	width:57px !important;
	height:46px !important;
}

#item238507 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251683 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251687 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item163332 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163329 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163336 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163334 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item45985 {
	width:380px !important;
	height:56px !important;
	left:637px !important;
	top:295px !important;
	background:#fff;
}

#item45986 {
	width:33px !important;
	height:22px !important;
	left:799px !important;
	top:149px !important;
}

#item45993 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#ffd900;
}

#item46296 {
	width:346px !important;
	height:35px !important;
	background:#ffd900;
}

#item130930 {
	width:131px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item130926 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:483px !important;
}

#item46513 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:108px !important;
}

#item46557 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:780px !important;
}

#item46562 {
	width:251px !important;
	height:47px !important;
	left:757px !important;
	top:781px !important;
}

#item251692 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251696 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item251962 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item251964 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item251965 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item251967 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item251968 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item251969 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item251970 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item251971 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item251972 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item251973 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item251974 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item251975 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item252005 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item252035 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item252038 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item252040 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item252066 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item252096 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item252126 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item252156 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item252185 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item252215 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item252247 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item252248 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item252278 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item252279 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item252309 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item252339 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item252340 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item252371 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item251948 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item251953 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item251950 {
	width:57px !important;
	height:46px !important;
}

#item251946 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item163318 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163315 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163323 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163321 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item130613 {
	width:392px !important;
	height:384px !important;
	left:62px !important;
	top:415px !important;
}

#item130670 {
	width:144px !important;
	height:88px !important;
	left:189px !important;
	top:254px !important;
	background:#ffcc02;
}

#item130676 {
	width:144px !important;
	height:88px !important;
	left:36px !important;
	top:255px !important;
	background:#ffcc02;
}

#item130831 {
	width:136px !important;
	height:64px !important;
	left:540px !important;
	top:72px !important;
}

#item130837 {
	width:207px !important;
	height:26px !important;
	background:#cd1333;
}

#item50208 {
	width:10px !important;
	height:10px !important;
	left:782px !important;
	top:232px !important;
}

#item164673 {
	width:38px !important;
	height:75px !important;
	left:791px !important;
	top:663px !important;
}

#item164677 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:665px !important;
}

#item217676 {
	width:374px !important;
	height:57px !important;
	left:53px !important;
	top:374px !important;
	background:#b27f4c;
}

#item217705 {
	width:170px !important;
	height:75px !important;
}

#item217699 {
	width:418px !important;
	height:81px !important;
	left:12px !important;
	top:10px !important;
}

#item217763 {
	width:171px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item217758 {
	width:432px !important;
	height:78px !important;
	left:10px !important;
	top:85px !important;
}

#item217822 {
	width:117px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item217817 {
	width:388px !important;
	height:81px !important;
	left:441px !important;
	top:92px !important;
}

#item217882 {
	width:117px !important;
	height:75px !important;
}

#item217875 {
	width:394px !important;
	height:81px !important;
	left:439px !important;
	top:21px !important;
}

#item217940 {
	width:130px !important;
	height:77px !important;
	left:3px !important;
	top:3px !important;
}

#item217935 {
	width:401px !important;
	height:83px !important;
	left:29px !important;
	top:294px !important;
}

#item218021 {
	width:118px !important;
	height:78px !important;
	left:37px !important;
	top:361px !important;
}

#item218022 {
	width:193px !important;
	height:77px !important;
	left:-36px !important;
	top:3px !important;
}

#item218030 {
	width:392px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item218027 {
	width:398px !important;
	height:75px !important;
	left:43px !important;
	top:365px !important;
}

#item218080 {
	width:113px !important;
	height:71px !important;
}

#item218112 {
	width:116px !important;
	height:72px !important;
}

#item218122 {
	width:393px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item218119 {
	width:399px !important;
	height:72px !important;
	left:43px !important;
	top:156px !important;
}

#item218127 {
	width:401px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item218123 {
	width:407px !important;
	height:77px !important;
	left:38px !important;
	top:228px !important;
}

#item50282 {
	width:170px !important;
	height:75px !important;
}

#item50277 {
	width:418px !important;
	height:82px !important;
	left:403px !important;
	top:10px !important;
}

#item50340 {
	width:171px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item50336 {
	width:432px !important;
	height:78px !important;
	left:401px !important;
	top:85px !important;
}

#item50457 {
	width:117px !important;
	height:75px !important;
	left:3px !important;
	top:3px !important;
}

#item50453 {
	width:388px !important;
	height:81px !important;
	left:832px !important;
	top:92px !important;
}

#item50576 {
	width:117px !important;
	height:75px !important;
}

#item50571 {
	width:394px !important;
	height:81px !important;
	left:830px !important;
	top:21px !important;
}

#item50700 {
	width:130px !important;
	height:77px !important;
	left:3px !important;
	top:3px !important;
}

#item50696 {
	width:401px !important;
	height:83px !important;
	left:420px !important;
	top:294px !important;
}

#item50956 {
	width:118px !important;
	height:78px !important;
	left:428px !important;
	top:361px !important;
}

#item50957 {
	width:193px !important;
	height:77px !important;
	left:-36px !important;
	top:3px !important;
}

#item50968 {
	width:392px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item50966 {
	width:398px !important;
	height:75px !important;
	left:434px !important;
	top:368px !important;
}

#item98448 {
	width:119px !important;
	height:71px !important;
}

#item98566 {
	width:116px !important;
	height:72px !important;
}

#item98579 {
	width:404px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item98580 {
	width:410px !important;
	height:72px !important;
	left:423px !important;
	top:156px !important;
}

#item98623 {
	width:407px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item98624 {
	width:413px !important;
	height:77px !important;
	left:423px !important;
	top:224px !important;
}

#item217674 {
	width:1224px !important;
	height:471px !important;
	left:105px !important;
	top:223px !important;
}

#item51674 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#b07e49;
}

#item51681 {
	width:210px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#b07e49;
}

#item51694 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:51px !important;
	background:#b27f4a;
}

#item51823 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item239481 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item239483 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239484 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239485 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239486 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239487 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239488 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239489 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239490 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239491 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239492 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239493 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item239523 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item239554 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239556 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item239558 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item239584 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item239614 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item239645 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item239675 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item239705 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item239735 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item239766 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239767 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item239797 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239799 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item239829 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item239859 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239861 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item239890 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item239920 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item239925 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item239922 {
	width:57px !important;
	height:46px !important;
}

#item239479 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251700 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251704 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item5126 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#b2814a;
}

#item5133 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#b2814a;
}

#item5137 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#b2814a;
}

#item5164 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item5165 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item52587 {
	width:329px !important;
	height:35px !important;
	background:#ffd900;
}

#item52633 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item52668 {
	width:144px !important;
	height:59px !important;
	top:8px !important;
}

#item52665 {
	width:147px !important;
	height:74px !important;
	left:840px !important;
	top:483px !important;
}

#item52688 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item52718 {
	width:245px !important;
	height:54px !important;
	left:-7px !important;
	top:779px !important;
}

#item52723 {
	width:245px !important;
	height:58px !important;
	left:763px !important;
	top:779px !important;
}

#item239978 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item239980 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239981 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239982 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239983 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239984 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239985 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239986 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239987 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239989 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239990 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item239991 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item240021 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item240051 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240053 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item240055 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item240081 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item240112 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item240142 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item240174 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item240203 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item240233 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item240263 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240264 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item240294 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240295 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item240325 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item240356 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240357 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item240387 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item240417 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item240423 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item240419 {
	width:57px !important;
	height:46px !important;
}

#item239976 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251708 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251712 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item53149 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item53147 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item53154 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item53152 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item53502 {
	width:329px !important;
	height:35px !important;
	background:#ffd900;
}

#item53528 {
	width:126px !important;
	height:59px !important;
	left:11px !important;
	top:8px !important;
}

#item53525 {
	width:153px !important;
	height:74px !important;
	left:835px !important;
	top:483px !important;
}

#item53559 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item53590 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item53619 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:782px !important;
}

#item53624 {
	width:256px !important;
	height:54px !important;
	left:761px !important;
	top:783px !important;
}

#item240472 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item240474 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240475 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240476 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240477 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240478 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240480 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240481 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240482 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240483 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240484 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240485 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item240515 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item240545 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240547 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item240549 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item240575 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item240606 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item240636 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item240667 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item240696 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item240726 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item240756 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240757 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item240788 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240789 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item240819 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item240850 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240851 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item240880 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item240911 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item240916 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item240913 {
	width:57px !important;
	height:46px !important;
}

#item240470 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251716 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251720 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item54050 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item54048 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item54055 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item54053 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item54219 {
	width:245px !important;
	height:54px !important;
	left:7px !important;
	top:779px !important;
}

#item54453 {
	width:329px !important;
	height:35px !important;
	background:#ffd900;
}

#item54479 {
	width:126px !important;
	height:59px !important;
	left:8px !important;
	top:8px !important;
}

#item54476 {
	width:149px !important;
	height:74px !important;
	left:839px !important;
	top:483px !important;
}

#item54511 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item54549 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item54579 {
	width:254px !important;
	height:61px !important;
	left:763px !important;
	top:776px !important;
}

#item240974 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item240976 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240977 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240978 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240979 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240980 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240981 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240982 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240983 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240984 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240985 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item240986 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item241017 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item241047 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241049 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item241051 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item241077 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item241108 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item241138 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item241168 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item241197 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item241228 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item241258 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241259 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item241290 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241291 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item241322 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item241352 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241353 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item241382 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item241413 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item241418 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item241415 {
	width:57px !important;
	height:46px !important;
}

#item240972 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251724 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251728 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item55005 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item55003 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item55010 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item55011 {
	width:381px !important;
	height:373px !important;
	left:25px !important;
	top:22px !important;
}

#item55008 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item55169 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:781px !important;
}

#item55413 {
	width:329px !important;
	height:35px !important;
	background:#ffd900;
}

#item55459 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item55495 {
	width:126px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item55492 {
	width:144px !important;
	height:74px !important;
	left:844px !important;
	top:483px !important;
}

#item55508 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item55536 {
	width:256px !important;
	height:49px !important;
	left:761px !important;
	top:779px !important;
}

#item241473 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item241475 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241476 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241477 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241478 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241479 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241480 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241481 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241482 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241483 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241484 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241485 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item241516 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item241546 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241549 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item241551 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item241577 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item241607 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item241637 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item241667 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item241696 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item241726 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item241757 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241758 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item241788 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241789 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item241819 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item241849 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241850 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item241880 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item241910 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item241915 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item241912 {
	width:57px !important;
	height:46px !important;
}

#item241471 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251732 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251736 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item55962 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item55960 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item55967 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item55965 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item56340 {
	width:329px !important;
	height:35px !important;
	background:#ffd900;
}

#item56386 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item56418 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item56501 {
	width:126px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item56498 {
	width:144px !important;
	height:74px !important;
	left:832px !important;
	top:479px !important;
}

#item56522 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:779px !important;
}

#item56527 {
	width:256px !important;
	height:60px !important;
	left:761px !important;
	top:777px !important;
}

#item241977 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item241979 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241980 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241981 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241982 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241983 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241984 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241985 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241986 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241987 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241988 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item241989 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item242020 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item242050 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item242053 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item242055 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item242081 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item242112 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item242142 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item242172 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item242201 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item242231 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item242261 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item242262 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item242292 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item242294 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item242324 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item242354 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item242355 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item242384 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item242414 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item242419 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item242416 {
	width:57px !important;
	height:46px !important;
}

#item241975 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251740 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251744 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item56953 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item56951 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item56958 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item56956 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item57344 {
	width:329px !important;
	height:35px !important;
	background:#ffd900;
}

#item57390 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item57422 {
	width:132px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item57419 {
	width:154px !important;
	height:74px !important;
	left:833px !important;
	top:483px !important;
}

#item57431 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item57453 {
	width:243px !important;
	height:135px !important;
	left:613px !important;
	top:445px !important;
}

#item57471 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:781px !important;
}

#item57476 {
	width:254px !important;
	height:56px !important;
	left:763px !important;
	top:781px !important;
}

#item243104 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item243106 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243107 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243108 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243109 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243110 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243111 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243112 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243113 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243114 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243115 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243116 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item243146 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item243177 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243179 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item243181 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item243207 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item243238 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item243268 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item243298 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item243327 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item243357 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item243387 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243388 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item243418 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243419 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item243450 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item243480 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243481 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item243510 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item243540 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item243545 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item243542 {
	width:57px !important;
	height:46px !important;
}

#item243102 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251748 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251752 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item57902 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item57900 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item57907 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item57905 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item60149 {
	width:329px !important;
	height:35px !important;
	background:#ffd900;
}

#item60206 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item60239 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item163217 {
	width:132px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item163213 {
	width:154px !important;
	height:74px !important;
	left:833px !important;
	top:483px !important;
}

#item60295 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:781px !important;
}

#item60300 {
	width:256px !important;
	height:60px !important;
	left:761px !important;
	top:777px !important;
}

#item195679 {
	width:10px !important;
	height:10px !important;
	left:24px !important;
	top:18px !important;
}

#item195684 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item195681 {
	width:57px !important;
	height:46px !important;
}

#item243635 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item243637 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243638 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243639 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243640 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243641 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243642 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243643 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243644 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243645 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243646 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243647 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item243677 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item243707 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243709 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item243711 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item243738 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item243768 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item243798 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item243828 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item243857 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item243887 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item243917 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243918 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item243949 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item243950 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item243981 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item244011 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244012 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item244041 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item244071 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item244076 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item244073 {
	width:57px !important;
	height:46px !important;
}

#item243633 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251757 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251761 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item163224 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163221 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163228 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163226 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item61644 {
	width:427px !important;
	height:727px !important;
	left:-9px !important;
	top:52px !important;
}

#item61963 {
	width:329px !important;
	height:35px !important;
	background:#ffd900;
}

#item62009 {
	width:39px !important;
	height:32px !important;
	left:796px !important;
	top:106px !important;
}

#item62041 {
	width:33px !important;
	height:22px !important;
	left:795px !important;
	top:149px !important;
}

#item163185 {
	width:132px !important;
	height:59px !important;
	left:7px !important;
	top:8px !important;
}

#item163181 {
	width:154px !important;
	height:74px !important;
	left:833px !important;
	top:483px !important;
}

#item62115 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item62120 {
	width:251px !important;
	height:46px !important;
	left:757px !important;
	top:782px !important;
}

#item244116 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item244118 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244119 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244122 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244123 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244124 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244125 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244126 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244127 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244128 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244129 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244130 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item244160 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item244190 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244192 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item244194 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item244220 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item244250 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item244282 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item244312 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item244341 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item244371 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item244403 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244404 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item244434 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244435 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item244466 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item244496 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244497 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item244526 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item244556 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item244561 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item244558 {
	width:57px !important;
	height:46px !important;
}

#item244113 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251766 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251770 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item163202 {
	width:38px !important;
	height:37px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163199 {
	width:38px !important;
	height:37px !important;
	left:697px !important;
	top:194px !important;
}

#item163206 {
	width:432px !important;
	height:403px !important;
	background:#fff;
	border:solid 1px #000;
}

#item163204 {
	width:432px !important;
	height:403px !important;
	left:265px !important;
	top:232px !important;
}

#item5761 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#9d9c9c;
}

#item5769 {
	width:240px !important;
	height:74px !important;
	left:767px !important;
	top:52px !important;
	background:#000;
}

#item5791 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item5792 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item219076 {
	width:38px !important;
	height:75px !important;
	left:791px !important;
	top:674px !important;
}

#item219079 {
	width:37px !important;
	height:74px !important;
	left:935px !important;
	top:677px !important;
}

#item254034 {
	width:348px !important;
	height:58px !important;
	left:48px !important;
	top:337px !important;
	background:#575756;
}

#item254035 {
	width:350px !important;
	height:58px !important;
	left:46px !important;
	top:43px !important;
	background:#575756;
}

#item254064 {
	width:84px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item254058 {
	width:384px !important;
	height:75px !important;
	left:15px !important;
	top:237px !important;
}

#item254114 {
	width:80px !important;
	height:85px !important;
	left:23px !important;
	top:29px !important;
}

#item254115 {
	width:94px !important;
	height:85px !important;
	left:-15px !important;
}

#item254127 {
	width:389px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item254124 {
	width:395px !important;
	height:87px !important;
	left:10px !important;
	top:30px !important;
}

#item254128 {
	width:96px !important;
	height:108px !important;
	left:16px !important;
	top:315px !important;
}

#item254161 {
	width:378px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item254157 {
	width:384px !important;
	height:87px !important;
	left:21px !important;
	top:317px !important;
}

#item254163 {
	width:345px !important;
	height:69px !important;
	left:28px !important;
	top:16px !important;
	background:#575756;
}

#item254167 {
	width:66px !important;
	height:102px !important;
}

#item254168 {
	width:171px !important;
	height:147px !important;
	left:-47px !important;
	top:-52px !important;
}

#item254164 {
	width:333px !important;
	height:102px !important;
}

#item254201 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item254210 {
	width:386px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item254205 {
	width:392px !important;
	height:82px !important;
	left:20px !important;
	top:143px !important;
}

#item254303 {
	width:348px !important;
	height:58px !important;
	left:478px !important;
	top:51px !important;
	background:#575756;
}

#item254330 {
	width:378px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item254327 {
	width:384px !important;
	height:87px !important;
	left:445px !important;
	top:32px !important;
}

#item254354 {
	width:348px !important;
	height:58px !important;
	left:478px !important;
	top:160px !important;
	background:#575756;
}

#item254381 {
	width:378px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item254378 {
	width:384px !important;
	height:87px !important;
	left:455px !important;
	top:140px !important;
}

#item254437 {
	width:70px !important;
	height:21px !important;
	left:756px !important;
	top:51px !important;
	background:#ffd900;
}

#item253604 {
	width:348px !important;
	height:58px !important;
	left:467px !important;
	top:337px !important;
	background:#575756;
}

#item253633 {
	width:84px !important;
	height:69px !important;
	left:3px !important;
	top:3px !important;
}

#item253628 {
	width:384px !important;
	height:75px !important;
	left:434px !important;
	top:237px !important;
}

#item253685 {
	width:80px !important;
	height:85px !important;
	left:442px !important;
	top:29px !important;
}

#item253686 {
	width:94px !important;
	height:85px !important;
	left:-15px !important;
}

#item253696 {
	width:389px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item253693 {
	width:395px !important;
	height:87px !important;
	left:429px !important;
	top:30px !important;
}

#item253698 {
	width:96px !important;
	height:108px !important;
	left:435px !important;
	top:315px !important;
}

#item253731 {
	width:378px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item253728 {
	width:384px !important;
	height:87px !important;
	left:440px !important;
	top:317px !important;
}

#item253733 {
	width:345px !important;
	height:69px !important;
	left:28px !important;
	top:16px !important;
	background:#575756;
}

#item253737 {
	width:66px !important;
	height:102px !important;
}

#item253738 {
	width:171px !important;
	height:147px !important;
	left:-47px !important;
	top:-52px !important;
}

#item253734 {
	width:333px !important;
	height:102px !important;
}

#item253771 {
	width:21px !important;
	height:21px !important;
	left:9px !important;
	top:16px !important;
}

#item253778 {
	width:386px !important;
	height:76px !important;
	left:3px !important;
	top:3px !important;
}

#item253775 {
	width:392px !important;
	height:82px !important;
	left:439px !important;
	top:143px !important;
}

#item253872 {
	width:348px !important;
	height:58px !important;
	left:897px !important;
	top:51px !important;
	background:#575756;
}

#item253899 {
	width:378px !important;
	height:81px !important;
	left:3px !important;
	top:3px !important;
}

#item253896 {
	width:384px !important;
	height:87px !important;
	left:864px !important;
	top:35px !important;
}

#item253923 {
	width:348px !important;
	height:58px !important;
	left:897px !important;
	top:160px !important;
	background:#575756;
}

#item253948 {
	width:384px !important;
	height:87px !important;
	left:873px !important;
	top:140px !important;
}

#item254008 {
	width:70px !important;
	height:21px !important;
	left:1175px !important;
	top:51px !important;
	background:#ffd900;
}

#item253602 {
	width:1257px !important;
	height:423px !important;
	left:71px !important;
	top:226px !important;
}

#item254802 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:441px !important;
	height:726px !important;
	left:-23px !important;
	top:52px !important;
	background:#000;
}

#item254810 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:441px !important;
	height:726px !important;
	left:-23px !important;
	top:52px !important;
	background:#000;
}

#item254827 {
	opacity:0.80;
	width:283px !important;
	height:67px !important;
	left:60px !important;
	top:601px !important;
	border-radius:12px;
	background:#000;
	border:solid 3px #ffd800;
}

#item64075 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item64138 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item64197 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item244622 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item244624 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244625 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244626 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244627 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244628 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244629 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244630 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244631 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244634 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244635 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244636 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item244666 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item244696 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244698 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item244701 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item244727 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item244757 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item244787 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item244818 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item244847 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item244877 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item244907 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244908 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item244938 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item244939 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item244970 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item245000 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245001 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item245031 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item245061 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item245066 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item245063 {
	width:57px !important;
	height:46px !important;
}

#item244620 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251774 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251778 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item209496 {
	width:462px !important;
	height:29px !important;
	left:27px !important;
	top:156px !important;
	background:#95c11e;
}

#item209628 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item209901 {
	width:1026px !important;
	height:86px !important;
	left:-9px !important;
	top:52px !important;
	background:#000;
}

#item209908 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:1026px !important;
	height:88px !important;
	left:-9px !important;
	top:52px !important;
	background:#000;
}

#item210048 {
	width:101px !important;
	height:130px !important;
	left:546px !important;
	top:621px !important;
}

#item210078 {
	width:452px !important;
	height:29px !important;
	left:528px !important;
	top:585px !important;
	background:#292a73;
}

#item210108 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:10px !important;
}

#item215653 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item215660 {
	width:224px !important;
	height:40px !important;
	left:771px !important;
	top:783px !important;
	background:#ffffff;
}

#item245078 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item245080 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245081 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245082 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245083 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245084 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245085 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245086 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245088 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245089 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245090 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245091 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item245122 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item245152 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245154 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item245156 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item245182 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item245212 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item245242 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item245272 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item245301 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item245332 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item245363 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245364 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item245394 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245395 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item245425 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item245455 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245456 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item245485 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item245516 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item245522 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item245519 {
	width:57px !important;
	height:46px !important;
}

#item245076 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251787 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251791 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item219109 {
	width:355px !important;
	height:96px !important;
	left:570px !important;
	top:564px !important;
	background:#79a290;
}

#item219110 {
	width:355px !important;
	height:88px !important;
	left:571px !important;
	top:434px !important;
	background:#79a290;
}

#item219111 {
	width:355px !important;
	height:88px !important;
	left:570px !important;
	top:298px !important;
	background:#79a290;
}

#item219268 {
	width:408px !important;
	height:123px !important;
}

#item219265 {
	width:408px !important;
	height:123px !important;
	left:523px !important;
	top:276px !important;
}

#item219273 {
	width:408px !important;
	height:114px !important;
}

#item219270 {
	width:408px !important;
	height:114px !important;
	left:528px !important;
	top:423px !important;
}

#item219277 {
	width:408px !important;
	height:111px !important;
}

#item219274 {
	width:408px !important;
	height:111px !important;
	left:523px !important;
	top:555px !important;
}

#item72485 {
	width:11px !important;
	height:11px !important;
	left:790px !important;
	top:99px !important;
	border-radius:1px;
	background:#f39c00;
}

#item72508 {
	width:11px !important;
	height:11px !important;
	left:865px !important;
	top:99px !important;
	border-radius:1px;
	background:#00aeef;
}

#item72553 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#79a290;
}

#item72562 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:95px !important;
	background:#79a290;
}

#item72841 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item72849 {
	width:252px !important;
	height:49px !important;
	left:756px !important;
	top:779px !important;
}

#item245590 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item245592 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245593 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245594 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245595 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245596 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245597 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245598 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245599 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245600 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245601 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245602 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item245632 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item245664 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245666 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item245669 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item245695 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item245725 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item245755 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item245785 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item245814 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item245844 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item245874 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245876 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item245906 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245907 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item245937 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item245967 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item245968 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item245997 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item246027 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item246032 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item246029 {
	width:57px !important;
	height:46px !important;
}

#item245588 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251795 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251799 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item73644 {
	width:38px !important;
	height:25px !important;
	left:369px !important;
	top:569px !important;
}

#item73663 {
	width:38px !important;
	height:34px !important;
	left:477px !important;
	top:563px !important;
}

#item74151 {
	width:643px !important;
	height:43px !important;
	left:709px !important;
	top:732px !important;
	background:#79a290;
}

#item74189 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item74193 {
	width:236px !important;
	height:55px !important;
	left:772px !important;
	top:780px !important;
	background:#fff;
}

#item246185 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item246188 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246189 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246190 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246191 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246192 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246193 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246194 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246195 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246196 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246197 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246198 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item246228 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item246258 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246260 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item246262 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item246289 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item246319 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item246349 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item246379 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item246408 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item246438 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item246468 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246469 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item246500 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246501 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item246531 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item246561 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246562 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item246591 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item246621 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item246626 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item246623 {
	width:57px !important;
	height:46px !important;
}

#item246183 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251803 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251807 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item6696 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6697 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item219290 {
	width:355px !important;
	height:68px !important;
	left:570px !important;
	top:486px !important;
	background:#a03320;
}

#item219291 {
	width:355px !important;
	height:68px !important;
	left:571px !important;
	top:380px !important;
	background:#a03320;
}

#item219292 {
	width:355px !important;
	height:68px !important;
	left:570px !important;
	top:273px !important;
	background:#a03320;
}

#item219376 {
	width:408px !important;
	height:96px !important;
}

#item219373 {
	width:408px !important;
	height:96px !important;
	left:544px !important;
	top:254px !important;
}

#item219380 {
	width:408px !important;
	height:92px !important;
}

#item219377 {
	width:408px !important;
	height:92px !important;
	left:531px !important;
	top:364px !important;
}

#item219384 {
	width:408px !important;
	height:89px !important;
}

#item219381 {
	width:408px !important;
	height:89px !important;
	left:531px !important;
	top:475px !important;
}

#item219385 {
	width:355px !important;
	height:68px !important;
	left:577px !important;
	top:599px !important;
	background:#a03320;
}

#item219412 {
	width:408px !important;
	height:88px !important;
}

#item219409 {
	width:408px !important;
	height:88px !important;
	left:523px !important;
	top:595px !important;
}

#item74666 {
	width:11px !important;
	height:11px !important;
	left:790px !important;
	top:99px !important;
	border-radius:1px;
	background:#f39c00;
}

#item74689 {
	width:11px !important;
	height:11px !important;
	left:865px !important;
	top:99px !important;
	border-radius:1px;
	background:#00aeef;
}

#item74734 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#a03320;
}

#item74741 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:95px !important;
	background:#a03320;
}

#item74984 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item74993 {
	width:236px !important;
	height:38px !important;
	left:764px !important;
	top:782px !important;
	background:#fff;
}

#item246684 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item246686 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246687 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246688 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246690 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246691 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246692 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246693 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246694 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246695 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246696 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246697 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item246727 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item246757 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246759 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item246761 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item246787 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item246818 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item246850 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item246881 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item246910 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item246940 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item246970 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item246971 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item247001 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247002 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item247032 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item247063 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247064 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item247093 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item247123 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item247129 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item247125 {
	width:57px !important;
	height:46px !important;
}

#item246682 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251811 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251815 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item75559 {
	width:649px !important;
	height:54px !important;
	left:704px !important;
	top:720px !important;
	background:#a03320;
}

#item258494 {
	width:212px !important;
	height:327px !important;
	left:816px !important;
	top:142px !important;
	background:#ffcc00;
}

#item75927 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item75931 {
	width:242px !important;
	height:40px !important;
	left:767px !important;
	top:780px !important;
	background:#fff;
}

#item247168 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item247170 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247171 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247172 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247173 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247174 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247175 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247176 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247177 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247179 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247180 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247181 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item247211 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item247241 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247243 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item247245 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item247271 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item247301 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item247331 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item247361 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item247391 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item247421 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item247451 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247452 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item247483 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247484 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item247514 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item247544 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247545 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item247575 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item247605 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item247611 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item247607 {
	width:57px !important;
	height:46px !important;
}

#item247166 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251819 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251823 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item6384 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#a03320;
}

#item6391 {
	width:240px !important;
	height:74px !important;
	left:767px !important;
	top:52px !important;
	background:#a03320;
}

#item6408 {
	width:2016px !important;
	height:104px !important;
	left:979px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6409 {
	width:2016px !important;
	height:104px !important;
	background:#fff;
	border:solid 1px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item6410 {
	width:82px !important;
	height:40px !important;
	left:11px !important;
	top:8px !important;
}

#item76426 {
	width:362px !important;
	height:50px !important;
	left:655px !important;
	top:316px !important;
	background:#fff;
}

#item76428 {
	width:256px !important;
	height:166px !important;
	left:752px !important;
	top:615px !important;
	background:#a03320;
}

#item76512 {
	width:329px !important;
	height:35px !important;
	background:#ffd900;
}

#item76639 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item76643 {
	width:245px !important;
	height:57px !important;
	left:764px !important;
	top:780px !important;
}

#item247659 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item247661 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247662 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247663 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247665 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247666 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247668 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247669 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247670 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247671 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247672 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247673 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item247703 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item247734 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247736 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item247738 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item247764 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item247794 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item247824 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item247854 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item247883 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item247914 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item247944 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247945 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item247975 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item247976 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item248006 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item248037 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248038 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item248067 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item248097 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item248103 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item248100 {
	width:57px !important;
	height:46px !important;
}

#item247657 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251827 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251831 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item250480 {
	width:355px !important;
	height:68px !important;
	left:574px !important;
	top:220px !important;
	background:#ffd800;
}

#item250507 {
	width:408px !important;
	height:96px !important;
}

#item250504 {
	width:408px !important;
	height:96px !important;
	left:548px !important;
	top:206px !important;
}

#item250509 {
	width:355px !important;
	height:68px !important;
	left:574px !important;
	top:334px !important;
	background:#ffd800;
}

#item251024 {
	width:408px !important;
	height:96px !important;
}

#item251021 {
	width:408px !important;
	height:96px !important;
	left:544px !important;
	top:322px !important;
}

#item250398 {
	width:192px !important;
	height:55px !important;
	left:818px !important;
	top:723px !important;
	background:#ffd800;
}

#item250349 {
	width:238px !important;
	height:97px !important;
	left:516px !important;
	top:52px !important;
	background:#ffe200;
}

#item250354 {
	width:240px !important;
	height:74px !important;
	left:706px !important;
	top:52px !important;
	background:#ffd800;
}

#item250365 {
	width:470px !important;
	height:126px !important;
	left:574px !important;
	top:52px !important;
	background:#ffd800;
}

#item250381 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:141px !important;
	height:21px !important;
	left:788px !important;
	top:723px !important;
	background:#000;
}

#item250429 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:201px !important;
	height:39px !important;
	left:315px !important;
	top:110px !important;
	background:#000;
}

#item250561 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item250563 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250564 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250565 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250566 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250567 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250568 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250569 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250570 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250571 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250572 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250573 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item250604 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item250634 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250636 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item250638 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item250664 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item250694 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item250724 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item250754 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item250783 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item250815 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item250845 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250846 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item250876 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250877 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item250907 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item250938 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item250939 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item250968 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item250548 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item250553 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item250550 {
	width:57px !important;
	height:46px !important;
}

#item250546 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251835 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item251839 {
	width:241px !important;
	height:46px !important;
	left:511px !important;
	top:782px !important;
}

#item166384 {
	width:176px !important;
	height:31px !important;
	left:36px !important;
	top:542px !important;
	background:#ffd800;
}

#item166385 {
	width:176px !important;
	height:44px !important;
	left:36px !important;
	top:211px !important;
	background:#ffd800;
}

#item166503 {
	width:167px !important;
	height:32px !important;
	left:230px !important;
	top:247px !important;
	border:solid 1px #575756;
}

#item166666 {
	width:167px !important;
	height:31px !important;
	left:230px !important;
	top:211px !important;
	background:#ffd800;
}

#item166713 {
	width:155px !important;
	height:27px !important;
	left:429px !important;
	top:125px !important;
	border:solid 1px #575756;
}

#item166714 {
	width:161px !important;
	height:44px !important;
	left:429px !important;
	top:537px !important;
	border:solid 1px #575756;
}

#item166715 {
	width:144px !important;
	height:32px !important;
	left:617px !important;
	top:359px !important;
	border:solid 1px #575756;
}

#item210614 {
	width:221px !important;
	height:29px !important;
	border:solid 1.33864519964298px #ffd800;
}

#item77547 {
	width:214px !important;
	height:35px !important;
	left:785px !important;
	top:786px !important;
	background:#fff;
}

#item77548 {
	width:245px !important;
	height:54px !important;
	left:-15px !important;
	top:780px !important;
}

#item215683 {
	width:214px !important;
	height:35px !important;
	left:530px !important;
	top:785px !important;
	background:#fff;
}

#item248159 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item248161 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248162 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248163 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248164 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248165 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248166 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248167 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248168 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248169 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248170 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248171 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item248202 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item248232 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248234 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item248237 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item248263 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item248294 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item248324 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item248354 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item248383 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item248414 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item248444 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248445 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item248476 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248477 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item248507 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item248537 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248538 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item248567 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item248597 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item248602 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item248599 {
	width:57px !important;
	height:46px !important;
}

#item248157 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item251843 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item210681 {
	width:195px !important;
	height:31px !important;
	left:291px !important;
	top:193px !important;
	background:#ffd800;
}

#item210728 {
	width:117px !important;
	height:50px !important;
	left:644px !important;
	top:459px !important;
	background:#ffd800;
}

#item210752 {
	width:99px !important;
	height:50px !important;
	left:579px !important;
	top:140px !important;
	background:#ffd800;
}

#item210822 {
	width:203px !important;
	height:31px !important;
	left:57px !important;
	top:190px !important;
	background:#ffd800;
}

#item211108 {
	width:221px !important;
	height:29px !important;
	border:solid 1.33864519964298px #ffd800;
}

#item215684 {
	width:245px !important;
	height:54px !important;
	left:-15px !important;
	top:780px !important;
}

#item248614 {
	width:420px !important;
	height:419px !important;
	left:10px !important;
	top:11px !important;
	background:#747172;
}

#item248617 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248618 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248619 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248620 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248621 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248622 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248623 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248624 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248625 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248626 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248627 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item248657 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item248687 {
	width:421px !important;
	height:50px !important;
	left:11px !important;
	top:377px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248689 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6f6f6e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item248691 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item248717 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item248748 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item248778 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item248808 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item248838 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item248868 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item248898 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248899 {
	width:202px !important;
	height:30px !important;
	left:227px !important;
	top:290px !important;
}

#item248929 {
	width:421px !important;
	height:59px !important;
	left:10px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248930 {
	width:279px !important;
	height:34px !important;
	left:78px !important;
	top:335px !important;
}

#item248961 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item248991 {
	width:210px !important;
	height:59px !important;
	left:221px !important;
	top:369px !important;
	background:#6f6f6e;
	border:solid 1px #fff;
}

#item248992 {
	width:187px !important;
	height:54px !important;
	left:17px !important;
	top:375px !important;
}

#item249022 {
	width:190px !important;
	height:46px !important;
	left:227px !important;
	top:379px !important;
}

#item249052 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item249057 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item249054 {
	width:57px !important;
	height:46px !important;
}

#item248612 {
	width:434px !important;
	height:430px !important;
	left:572px !important;
	top:-12px !important;
}

#item249517 {
	width:214px !important;
	height:35px !important;
	left:785px !important;
	top:786px !important;
	background:#fff;
}

#item249518 {
	width:214px !important;
	height:35px !important;
	left:530px !important;
	top:785px !important;
	background:#fff;
}

#item251851 {
	width:241px !important;
	height:46px !important;
	left:259px !important;
	top:782px !important;
}

#item78022 {
	width:1069px !important;
	height:161px !important;
	left:-14px !important;
	top:678px !important;
	background:#000;
}

#item78174 {
	width:41px !important;
	height:44px !important;
}

#item78172 {
	width:41px !important;
	height:44px !important;
	left:404px !important;
	top:573px !important;
}

#item78178 {
	width:44px !important;
	height:44px !important;
}

#item78176 {
	width:44px !important;
	height:44px !important;
	left:473px !important;
	top:573px !important;
}

#item78182 {
	width:41px !important;
	height:44px !important;
}

#item78180 {
	width:41px !important;
	height:44px !important;
	left:542px !important;
	top:573px !important;
}

#item78239 {
	width:209px !important;
	height:59px !important;
	left:273px !important;
	top:354px !important;
}
#in5footer,  #prefooter {display:none;}
