/* 	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:60062px; 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:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

#item132723 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	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:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item132787 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item132904 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !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:#6d6e70;
	border:solid 1px #fff;
}

#item133027 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item219545 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !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:388px !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;
}

#item284204 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item284279 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item284282 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item284491 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item284551 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item284202 {
	width:434px !important;
	height:388px !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:#1f7e78;
}

#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;
}

#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;
}

#item284658 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item284734 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item284736 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item284947 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item285007 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item284656 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#ffd700;
}

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

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

#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:#fdd903;
}

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

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

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

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

#item285118 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item285192 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item285194 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item285403 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item285464 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

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

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

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

#item283782 {
	width:48px !important;
	height:27px !important;
	background:#fdd903;
}

#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:#ffd700;
}

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

#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:585px !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:#ffd700;
}

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

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

#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;
}

#item285569 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item285644 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item285646 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item285856 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item285916 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

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

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

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

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

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

#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;
}

#item164853 {
	width:345px !important;
	height:37px !important;
	left:89px !important;
	top:86px !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:#ffd700;
}

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

#item286020 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item286096 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item286098 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item286309 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item286369 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item286018 {
	width:434px !important;
	height:388px !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:#d01f40;
}

#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:#ffcc07;
}

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

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

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

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

#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:#247e78;
}

#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;
}

#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;
}

#item286463 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item286539 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item286541 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item286750 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item286810 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

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

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

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

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

#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:#fdd903;
}

#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;
}

#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;
}

#item286917 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item286992 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item286995 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item287206 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item287266 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item286915 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item287364 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item287438 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item287440 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item287649 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item287711 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item287362 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#258780;
}

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

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

#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:#fdd903;
}

#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;
}

#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;
}

#item287811 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item287885 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item287887 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item288096 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item288157 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item287809 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#d01f40;
}

#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:#fdd903;
}

#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:#fdd903;
}

#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:#8cc63e;
}

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

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

#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;
}

#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;
}

#item288260 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item288336 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item288338 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item288548 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item288608 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

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

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

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

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

#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:#fdd903;
}

#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;
}

#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;
}

#item288714 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item288789 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item288792 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item289001 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item289061 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item288712 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item289149 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item289224 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item289226 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item289435 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item289496 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item289147 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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:#8cc63e;
}

#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;
}

#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;
}

#item289600 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item289675 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item289677 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item289888 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item289948 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item289598 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item290047 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item290123 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item290125 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item290334 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item290394 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item290045 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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:#fdd903;
}

#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;
}

#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;
}

#item290495 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item290570 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item290572 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item290781 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item290842 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item290493 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#item22338 {
	width:33px !important;
	height:22px !important;
	left:796px !important;
	top:120px !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;
}

#item290942 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item291018 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item291021 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item291231 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item291291 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item290940 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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;
}

#item278412 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
	top:41px !important;
}

#item23170 {
	width:309px !important;
	height:35px !important;
	background:#fdd903;
}

#item23247 {
	width:33px !important;
	height:22px !important;
	left:797px !important;
	top:138px !important;
}

#item291384 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item291458 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item291461 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item291670 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item291730 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item291381 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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;
}

#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:#d01f40;
}

#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:71px !important;
	left:537px !important;
	top:218px !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:#fdd903;
}

#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:#fdd903;
}

#item163729 {
	width:380px !important;
	height:59px !important;
}

#item163730 {
	width:380px !important;
	height:59px !important;
	left:537px !important;
	top:297px !important;
}

#item163514 {
	width:184px !important;
	height:73px !important;
}

#item249740 {
	width:59px !important;
	height:27px !important;
	background:#fdd903;
}

#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:#fdd903;
}

#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:#faa21d;
}

#item26647 {
	width:487px !important;
	height:101px !important;
	left:523px !important;
	top:52px !important;
	background:#f9a21a;
}

#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;
}

#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;
}

#item291839 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item291914 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item291916 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item292126 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item292187 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

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

#item3698 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#faa21d;
}

#item3724 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#faa21d;
}

#item3728 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#faa21d;
}

#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:#fdd903;
}

#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;
}

#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;
}

#item292270 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item292345 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item292347 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item292557 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item292618 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item292268 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

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

#item94780 {
	width:309px !important;
	height:35px !important;
	background:#fdd903;
}

#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;
}

#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;
}

#item292719 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item292794 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item292796 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item293005 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item293066 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item292717 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item293608 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item293682 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item293685 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item293894 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item293954 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item293606 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item294073 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item294149 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item294152 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item294361 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item294421 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item294071 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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:#fdd903;
}

#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;
}

#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;
}

#item294516 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item294591 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item294593 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item294803 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item294863 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item294514 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#item32054 {
	width:309px !important;
	height:35px !important;
	background:#fdd903;
}

#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:#6a9d8a;
}

#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:#ffd628;
}

#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:#fdd903;
}

#item278535 {
	width:48px !important;
	height:48px !important;
	left:64px !important;
	top:41px !important;
}

#item32305 {
	width:309px !important;
	height:35px !important;
	background:#fdd903;
}

#item32382 {
	width:309px !important;
	height:35px !important;
	background:#fdd903;
}

#item32457 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !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;
}

#item294959 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item295035 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item295037 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item295246 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item295306 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item294957 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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;
}

#item280562 {
	width:120px !important;
	height:92px !important;
}

#item280563 {
	width:128px !important;
	height:92px !important;
	left:-4px !important;
}

#item280569 {
	width:70px !important;
	height:27px !important;
	background:#fdd903;
}

#item280823 {
	width:370px !important;
	height:45px !important;
	left:37px !important;
	top:269px !important;
	background:#292e6f;
}

#item280870 {
	width:115px !important;
	height:76px !important;
	left:19px !important;
	top:254px !important;
}

#item280880 {
	width:374px !important;
	height:50px !important;
	left:28px !important;
	top:17px !important;
	background:#292e6f;
}

#item280941 {
	width:372px !important;
	height:50px !important;
	left:40px !important;
	top:19px !important;
	background:#292e6f;
}

#item280942 {
	width:137px !important;
	height:71px !important;
	top:4px !important;
}

#item280943 {
	width:118px !important;
	height:85px !important;
	left:11px !important;
	top:-12px !important;
}

#item281000 {
	width:133px !important;
	height:74px !important;
}

#item280997 {
	width:133px !important;
	height:74px !important;
	left:10px !important;
}

#item281013 {
	width:372px !important;
	height:45px !important;
	left:31px !important;
	top:348px !important;
	background:#292e6f;
}

#item281014 {
	width:136px !important;
	height:80px !important;
	left:10px !important;
	top:331px !important;
}

#item281046 {
	width:70px !important;
	height:27px !important;
	background:#fdd903;
}

#item281142 {
	width:123px !important;
	height:81px !important;
	left:19px !important;
	top:175px !important;
}

#item284137 {
	width:70px !important;
	height:27px !important;
	left:338px !important;
	top:194px !important;
	background:#fdd903;
}

#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:#fdd903;
}

#item36534 {
	width:120px !important;
	height:79px !important;
	left:3px !important;
	top:3px !important;
}

#item36530 {
	width:394px !important;
	height:85px !important;
	left:424px !important;
	top:93px !important;
}

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

#item36648 {
	width:396px !important;
	height:86px !important;
	left:423px !important;
	top:13px !important;
}

#item36841 {
	width:162px !important;
	height:73px !important;
}

#item36836 {
	width:409px !important;
	height:79px !important;
	left:820px !important;
	top:246px !important;
}

#item36901 {
	width:370px !important;
	height:45px !important;
	left:442px !important;
	top:269px !important;
	background:#292e6f;
}

#item36974 {
	width:115px !important;
	height:76px !important;
	left:424px !important;
	top:254px !important;
}

#item36988 {
	width:374px !important;
	height:45px !important;
	left:28px !important;
	top:17px !important;
	background:#292e6f;
}

#item37071 {
	width:406px !important;
	height:74px !important;
	left:3px !important;
	top:3px !important;
}

#item37069 {
	width:412px !important;
	height:80px !important;
	left:823px !important;
	top:18px !important;
}

#item37074 {
	width:372px !important;
	height:45px !important;
	left:40px !important;
	top:19px !important;
	background:#292e6f;
}

#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:823px !important;
	top:103px !important;
}

#item36928 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item36926 {
	width:396px !important;
	height:73px !important;
	left:424px !important;
	top:252px !important;
}

#item171074 {
	width:372px !important;
	height:45px !important;
	left:437px !important;
	top:348px !important;
	background:#292e6f;
}

#item171075 {
	width:136px !important;
	height:80px !important;
	left:416px !important;
	top:331px !important;
}

#item211250 {
	width:70px !important;
	height:27px !important;
	background:#fdd903;
}

#item211361 {
	width:123px !important;
	height:81px !important;
	left:425px !important;
	top:175px !important;
}

#item216299 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item216296 {
	width:396px !important;
	height:73px !important;
	left:422px !important;
	top:178px !important;
}

#item216307 {
	width:406px !important;
	height:61px !important;
	left:3px !important;
	top:3px !important;
}

#item216304 {
	width:412px !important;
	height:67px !important;
	left:820px !important;
	top:179px !important;
}

#item216303 {
	width:390px !important;
	height:67px !important;
	left:3px !important;
	top:3px !important;
}

#item216300 {
	width:396px !important;
	height:73px !important;
	left:428px !important;
	top:328px !important;
}

#item284106 {
	width:70px !important;
	height:27px !important;
	left:744px !important;
	top:194px !important;
	background:#fdd903;
}

#item280557 {
	width:1235px !important;
	height:410px !important;
	left:103px !important;
	top:238px !important;
}

#item37779 {
	width:585px !important;
	height:112px !important;
	left:438px !important;
	top:52px !important;
	background:#212f7c;
}

#item37787 {
	width:229px !important;
	height:29px !important;
	left:797px !important;
	top:750px !important;
	background:#212f7c;
}

#item37800 {
	width:487px !important;
	height:112px !important;
	left:523px !important;
	top:51px !important;
	background:#212f7c;
}

#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;
}

#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;
}

#item295419 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item295495 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item295497 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item295706 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item295766 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

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

#item4472 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#212f7c;
}

#item4489 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#212f7c;
}

#item4493 {
	width:254px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#212f7c;
}

#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;
}

#item39637 {
	width:269px !important;
	height:35px !important;
	background:#fdd903;
}

#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;
}

#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;
}

#item295867 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item295942 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item295944 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item296154 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item296215 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item295865 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item296306 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item296380 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item296383 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item296592 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item296652 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item296304 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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;
}

#item283868 {
	width:117px !important;
	height:26px !important;
	left:-24px !important;
	top:51px !important;
	background:#fdd903;
}

#item41499 {
	width:269px !important;
	height:35px !important;
	background:#fdd903;
}

#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;
}

#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;
}

#item296753 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item296827 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item296830 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item297039 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item297100 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item296751 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item297217 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item297292 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item297294 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item297503 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item297563 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item297215 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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:#fdd903;
}

#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;
}

#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;
}

#item297667 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item297742 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item297744 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item297954 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item298014 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item297665 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item298113 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item298188 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item298190 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

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

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

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

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

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

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

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

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

#item298401 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

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

#item298462 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

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

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

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

#item298111 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#item298567 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

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

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

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

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

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

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

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

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

#item298578 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item298579 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item298580 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item298612 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item298642 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item298644 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item298646 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item298672 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item298702 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item298732 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item298762 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item298792 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item298823 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item298853 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item298854 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item298884 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item298914 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item298944 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item298949 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item298946 {
	width:57px !important;
	height:46px !important;
}

#item298565 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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;
}

#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:#fdd903;
}

#item45326 {
	width:346px !important;
	height:35px !important;
	background:#fdd903;
}

#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:#fdd903;
}

#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;
}

#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;
}

#item299026 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item299029 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299030 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299031 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299033 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299034 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299035 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299036 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299037 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299038 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299039 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299040 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item299072 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item299102 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299104 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item299106 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item299133 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item299163 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item299193 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item299223 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item299252 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item299282 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item299312 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299313 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item299344 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item299374 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item299404 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item299409 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item299406 {
	width:57px !important;
	height:46px !important;
}

#item299024 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#item46296 {
	width:346px !important;
	height:35px !important;
	background:#fdd903;
}

#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;
}

#item299470 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item299473 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299474 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299475 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299476 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299477 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299478 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299479 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299480 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299481 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299482 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299484 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item299516 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item299546 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299548 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item299550 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item299576 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item299606 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item299636 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item299667 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item299696 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item299726 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item299756 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299757 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item299787 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item299818 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item299849 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item299854 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item299851 {
	width:57px !important;
	height:46px !important;
}

#item299468 {
	width:434px !important;
	height:388px !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:#d01f40;
}

#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:#ab7d52;
}

#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:152px !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:113px !important;
	height:71px !important;
}

#item98566 {
	width:116px !important;
	height:72px !important;
}

#item98579 {
	width:388px !important;
	height:66px !important;
	left:3px !important;
	top:3px !important;
}

#item98580 {
	width:394px !important;
	height:72px !important;
	left:439px !important;
	top:156px !important;
}

#item98623 {
	width:410px !important;
	height:71px !important;
	left:3px !important;
	top:3px !important;
}

#item98624 {
	width:416px !important;
	height:77px !important;
	left:421px !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:#a87b4f;
}

#item51681 {
	width:210px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#a87b4f;
}

#item51694 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:51px !important;
	background:#aa7c50;
}

#item51823 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !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;
}

#item299919 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item299922 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299923 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299924 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299925 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299926 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299927 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299928 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299929 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299930 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299931 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299932 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item299963 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item299993 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item299996 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item299998 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item300024 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item300054 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item300084 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item300114 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item300143 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item300173 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item300204 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300205 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item300235 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item300265 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item300295 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item300300 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item300297 {
	width:57px !important;
	height:46px !important;
}

#item299917 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !important;
}

#item5126 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#aa7e50;
}

#item5133 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#aa7e50;
}

#item5137 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#aa7e50;
}

#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:#fdd903;
}

#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;
}

#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;
}

#item300371 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item300374 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300375 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300376 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300377 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300378 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300379 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300380 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300381 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300382 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300383 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300384 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item300415 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item300446 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300448 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item300450 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item300476 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item300506 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item300537 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item300567 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item300596 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item300627 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item300657 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300658 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item300688 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item300718 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item300748 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item300753 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item300750 {
	width:57px !important;
	height:46px !important;
}

#item300369 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item300822 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item300825 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300826 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300827 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300828 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300829 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300830 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300831 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300832 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300833 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300834 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300835 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item300866 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item300896 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item300898 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item300901 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item300927 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item300957 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item300987 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item301017 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item301046 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item301076 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item301106 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301107 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item301138 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item301169 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item301199 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item301204 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item301201 {
	width:57px !important;
	height:46px !important;
}

#item300820 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item301283 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item301286 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301287 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301288 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301289 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301291 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301292 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301293 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301294 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301295 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301296 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301297 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item301328 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item301358 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301361 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item301363 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item301390 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item301420 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item301450 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item301480 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item301509 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item301539 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item301569 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301570 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item301601 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item301631 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item301662 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item301667 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item301664 {
	width:57px !important;
	height:46px !important;
}

#item301281 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item301737 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item301740 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301741 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301742 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301743 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301744 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301745 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301746 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301747 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301748 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301750 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301751 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item301783 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item301813 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item301815 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item301817 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item301843 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item301873 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item301903 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item301934 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item301963 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item301993 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item302023 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302024 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item302055 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item302085 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item302115 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item302120 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item302117 {
	width:57px !important;
	height:46px !important;
}

#item301735 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item302198 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item302201 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302202 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302203 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302204 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302205 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302206 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302207 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302208 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302209 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302210 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302211 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item302242 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item302273 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302275 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item302277 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item302303 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item302333 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item302363 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item302393 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item302422 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item302452 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item302483 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302484 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item302515 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item302545 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item302575 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item302580 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item302577 {
	width:57px !important;
	height:46px !important;
}

#item302196 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item302650 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item302653 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302654 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302655 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302656 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302657 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302658 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302659 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302660 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302662 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302663 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302664 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item302696 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item302726 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302728 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item302730 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item302757 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item302787 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item302817 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item302847 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item302876 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item302907 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item302937 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item302938 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item302968 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item302998 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item303028 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item303033 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item303030 {
	width:57px !important;
	height:46px !important;
}

#item302648 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item303095 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item303098 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303099 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303100 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303101 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303102 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303103 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303104 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303105 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303106 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303107 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303108 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item303139 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item303169 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303171 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item303174 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item303201 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item303231 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item303261 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item303291 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item303320 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item303350 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item303380 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303381 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item303412 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item303442 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item303472 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item303477 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item303474 {
	width:57px !important;
	height:46px !important;
}

#item303093 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#fdd903;
}

#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;
}

#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;
}

#item303546 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item303549 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303550 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303551 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303552 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303553 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303554 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303555 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303556 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303557 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303559 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303560 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item303591 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item303621 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303623 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item303625 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item303651 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item303681 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item303711 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item303742 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item303771 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item303801 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item303831 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303832 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item303862 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item303892 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item303922 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item303927 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item303924 {
	width:57px !important;
	height:46px !important;
}

#item303544 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:#939597;
}

#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:#58585b;
}

#item254035 {
	width:350px !important;
	height:58px !important;
	left:46px !important;
	top:43px !important;
	background:#58585b;
}

#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:#58585b;
}

#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:#58585b;
}

#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:#58585b;
}

#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:#fdd903;
}

#item253604 {
	width:348px !important;
	height:58px !important;
	left:467px !important;
	top:337px !important;
	background:#58585b;
}

#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:#58585b;
}

#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:#58585b;
}

#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:#58585b;
}

#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:#fdd903;
}

#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 #ffd700;
}

#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;
}

#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;
}

#item303988 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item303991 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303992 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303993 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303994 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303995 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303996 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303997 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303998 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item303999 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304000 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304001 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item304032 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item304062 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304064 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item304066 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item304093 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item304124 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item304154 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item304184 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item304213 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item304244 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item304274 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304275 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item304306 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item304336 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item304366 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item304371 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item304368 {
	width:57px !important;
	height:46px !important;
}

#item303986 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !important;
}

#item209496 {
	width:462px !important;
	height:29px !important;
	left:27px !important;
	top:156px !important;
	background:#8cc63e;
}

#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:#212f7c;
}

#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;
}

#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;
}

#item304435 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item304438 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304439 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304440 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304441 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304442 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304443 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304444 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304445 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304446 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304448 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304449 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item304480 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item304510 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304512 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item304514 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item304540 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item304570 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item304600 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item304631 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item304660 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item304690 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item304720 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304721 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item304751 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item304781 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item304811 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item304816 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item304813 {
	width:57px !important;
	height:46px !important;
}

#item304433 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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:574px !important;
	background:#9d3828;
}

#item219291 {
	width:355px !important;
	height:68px !important;
	left:571px !important;
	top:464px !important;
	background:#9d3828;
}

#item219292 {
	width:355px !important;
	height:68px !important;
	left:570px !important;
	top:247px !important;
	background:#9d3828;
}

#item219376 {
	width:408px !important;
	height:96px !important;
}

#item219373 {
	width:408px !important;
	height:96px !important;
	left:544px !important;
	top:228px !important;
}

#item219380 {
	width:408px !important;
	height:92px !important;
}

#item219377 {
	width:408px !important;
	height:92px !important;
	left:531px !important;
	top:448px !important;
}

#item219384 {
	width:408px !important;
	height:89px !important;
}

#item219381 {
	width:408px !important;
	height:89px !important;
	left:531px !important;
	top:563px !important;
}

#item219385 {
	width:355px !important;
	height:68px !important;
	left:577px !important;
	top:678px !important;
	background:#9d3828;
}

#item219412 {
	width:408px !important;
	height:88px !important;
}

#item219409 {
	width:408px !important;
	height:88px !important;
	left:523px !important;
	top:673px !important;
}

#item307937 {
	width:355px !important;
	height:68px !important;
	left:38px !important;
	top:23px !important;
	background:#9d3828;
}

#item312608 {
	width:394px !important;
	height:101px !important;
	left:533px !important;
	top:336px !important;
}

#item74666 {
	width:11px !important;
	height:11px !important;
	left:790px !important;
	top:99px !important;
	border-radius:1px;
	background:#f59c22;
}

#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:#9d3828;
}

#item74741 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:95px !important;
	background:#9d3828;
}

#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;
}

#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;
}

#item304875 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item304878 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304879 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304880 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304881 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304882 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304883 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304884 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304885 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304886 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304887 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304888 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item304921 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item304951 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item304953 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item304955 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item304981 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item305011 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item305041 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item305071 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item305100 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item305131 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item305162 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305164 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item305194 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item305224 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item305254 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item305259 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item305256 {
	width:57px !important;
	height:46px !important;
}

#item304873 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !important;
}

#item307555 {
	width:212px !important;
	height:327px !important;
	left:816px !important;
	top:142px !important;
	background:#ffcc00;
}

#item75559 {
	width:649px !important;
	height:54px !important;
	left:704px !important;
	top:720px !important;
	background:#9d3828;
}

#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;
}

#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;
}

#item305324 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item305327 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305328 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305329 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305330 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305331 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305332 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305333 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305334 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305335 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305336 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305337 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item305368 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item305399 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305401 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item305403 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item305429 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item305459 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item305490 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item305520 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item305549 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item305579 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item305610 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305611 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item305641 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item305671 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item305701 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item305707 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item305704 {
	width:57px !important;
	height:46px !important;
}

#item305322 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !important;
}

#item6384 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#9d3828;
}

#item6391 {
	width:240px !important;
	height:74px !important;
	left:767px !important;
	top:52px !important;
	background:#9d3828;
}

#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:#9d3828;
}

#item76512 {
	width:329px !important;
	height:35px !important;
	background:#fdd903;
}

#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;
}

#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;
}

#item305776 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item305779 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305780 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305781 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305782 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305783 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305784 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305785 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305786 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305787 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305788 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305789 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item305820 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item305850 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item305852 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item305855 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item305881 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item305911 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item305941 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item305971 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item306000 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item306030 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item306060 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306061 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item306092 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item306122 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item306152 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item306157 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item306154 {
	width:57px !important;
	height:46px !important;
}

#item305774 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !important;
}

#item250509 {
	width:235px !important;
	height:68px !important;
	left:737px !important;
	top:318px !important;
	background:#ffd700;
}

#item251024 {
	width:251px !important;
	height:113px !important;
}

#item251021 {
	width:251px !important;
	height:113px !important;
	left:729px !important;
	top:296px !important;
}

#item255167 {
	width:399px !important;
	height:288px !important;
	left:322px !important;
	top:172px !important;
	background:#ffd700;
}

#item250398 {
	width:192px !important;
	height:55px !important;
	left:818px !important;
	top:723px !important;
	background:#ffd700;
}

#item250349 {
	width:238px !important;
	height:97px !important;
	left:414px !important;
	top:52px !important;
	background:#fce000;
}

#item250354 {
	width:240px !important;
	height:74px !important;
	left:706px !important;
	top:52px !important;
	background:#ffd700;
}

#item250365 {
	width:498px !important;
	height:120px !important;
	left:546px !important;
	top:52px !important;
	background:#ffd700;
}

#item250381 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:141px !important;
	height:21px !important;
	left:831px !important;
	top:723px !important;
	background:#000;
}

#item250429 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:126px !important;
	height:39px !important;
	left:290px !important;
	top:110px !important;
	background:#000;
}

#item255179 {
	mix-blend-mode:multiply;
	opacity:0.80;
	width:103px !important;
	height:33px !important;
	left:617px !important;
	top:411px !important;
	background:#000;
}

#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;
}

#item255124 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:779px !important;
}

#item306226 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item306229 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306230 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306231 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306232 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306233 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306234 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306235 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306236 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306237 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306238 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306239 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item306270 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item306300 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306302 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item306304 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item306331 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item306361 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item306391 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item306422 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item306451 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item306481 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item306511 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306512 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item306543 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item306573 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item306603 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item306608 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item306605 {
	width:57px !important;
	height:46px !important;
}

#item306224 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !important;
}

#item210681 {
	width:195px !important;
	height:31px !important;
	left:291px !important;
	top:193px !important;
	background:#ffd700;
}

#item210728 {
	width:117px !important;
	height:50px !important;
	left:644px !important;
	top:459px !important;
	background:#ffd700;
}

#item210752 {
	width:99px !important;
	height:50px !important;
	left:579px !important;
	top:140px !important;
	background:#ffd700;
}

#item210822 {
	width:203px !important;
	height:31px !important;
	left:57px !important;
	top:190px !important;
	background:#ffd700;
}

#item211108 {
	width:221px !important;
	height:29px !important;
	border:solid 1.33864519964298px #ffd700;
}

#item215684 {
	width:245px !important;
	height:54px !important;
	left:5px !important;
	top:780px !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;
}

#item306655 {
	width:420px !important;
	height:377px !important;
	left:10px !important;
	top:11px !important;
	background:#6d6e70;
}

#item306659 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306661 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306662 {
	width:211px !important;
	height:61px !important;
	left:11px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306663 {
	width:211px !important;
	height:55px !important;
	left:11px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306664 {
	width:211px !important;
	height:47px !important;
	left:11px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306665 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:64px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306666 {
	width:211px !important;
	height:61px !important;
	left:220px !important;
	top:124px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306667 {
	width:211px !important;
	height:61px !important;
	left:221px !important;
	top:185px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306668 {
	width:211px !important;
	height:55px !important;
	left:221px !important;
	top:237px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306669 {
	width:211px !important;
	height:47px !important;
	left:221px !important;
	top:279px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306670 {
	width:202px !important;
	height:32px !important;
	left:20px !important;
	top:86px !important;
}

#item306701 {
	width:202px !important;
	height:32px !important;
	left:230px !important;
	top:86px !important;
}

#item306731 {
	width:421px !important;
	height:2px !important;
	left:11px !important;
	top:377px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306733 {
	width:118px !important;
	height:106px !important;
	left:5px !important;
	background:#fff;
	border:solid 0.5px #6d6e70;
	-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;
}

#item306735 {
	width:68px !important;
	height:51px !important;
	top:10px !important;
}

#item306762 {
	width:204px !important;
	height:25px !important;
	left:230px !important;
	top:146px !important;
}

#item306793 {
	width:202px !important;
	height:24px !important;
	left:18px !important;
	top:202px !important;
}

#item306823 {
	width:204px !important;
	height:26px !important;
	left:230px !important;
	top:202px !important;
}

#item306853 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:248px !important;
}

#item306882 {
	width:176px !important;
	height:28px !important;
	left:230px !important;
	top:248px !important;
}

#item306912 {
	width:203px !important;
	height:24px !important;
	left:17px !important;
	top:290px !important;
}

#item306942 {
	width:420px !important;
	height:52px !important;
	left:11px !important;
	top:326px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item306943 {
	width:115px !important;
	height:39px !important;
	left:231px !important;
	top:286px !important;
}

#item306974 {
	width:155px !important;
	height:45px !important;
	left:18px !important;
	top:138px !important;
}

#item307004 {
	width:296px !important;
	height:26px !important;
	left:67px !important;
	top:343px !important;
}

#item307034 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:32px !important;
}

#item307039 {
	width:57px !important;
	height:46px !important;
	background:#fff;
}

#item307036 {
	width:57px !important;
	height:46px !important;
}

#item306653 {
	width:434px !important;
	height:388px !important;
	left:572px !important;
	top:-12px !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;}
