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

#item992019 {
	width:2px !important;
	height:13px !important;
	left:64px !important;
	top:4px !important;
	background:#000;
}

#item992033 {
	width:2px !important;
	height:13px !important;
	left:115px !important;
	top:21px !important;
	background:#000;
}

#item992041 {
	width:1px !important;
	height:8px !important;
	left:76px !important;
	top:41px !important;
	background:#000;
}

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

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

#item719456 {
	width:406px !important;
	height:585px !important;
	left:573px !important;
	top:144px !important;
}

#item805583 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item805585 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item805586 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item805587 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item805588 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item805589 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item805590 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item805591 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item805592 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item805593 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item805594 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item805595 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item805623 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item805651 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item805680 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item805708 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item805736 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item805764 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item805792 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item805820 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item805848 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item805876 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item805877 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item805907 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item805909 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item805571 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item805575 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item805573 {
	width:57px !important;
	height:45px !important;
}

#item805569 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

#item1014762 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1014764 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1014765 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1014766 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1014768 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1014769 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1014770 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1014771 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1014772 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1014773 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1014774 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1014776 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1014805 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1014834 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1014863 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1014892 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1014921 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1014950 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1014979 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1015009 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1015039 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1015068 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015069 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1015099 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1015101 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1014749 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1014754 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1014751 {
	width:57px !important;
	height:45px !important;
}

#item1014747 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1015185 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1015187 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015188 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015189 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015190 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015191 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015193 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015194 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015195 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015196 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015197 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015198 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1015228 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1015257 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1015287 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1015316 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1015345 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1015374 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1015403 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1015432 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1015461 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1015491 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015492 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1015522 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1015524 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1015172 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1015177 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1015174 {
	width:57px !important;
	height:45px !important;
}

#item1015170 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1015603 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1015605 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015606 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015607 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015608 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015609 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015610 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015611 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015612 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015613 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015614 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015615 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1015644 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1015673 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1015702 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1015732 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1015761 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1015790 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1015819 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1015848 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1015877 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1015906 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1015907 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1015939 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1015941 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1015588 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1015594 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1015590 {
	width:57px !important;
	height:45px !important;
}

#item1015586 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item617650 {
	width:148px !important;
	height:39px !important;
	left:523px !important;
	top:197px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item617675 {
	width:148px !important;
	height:39px !important;
	left:679px !important;
	top:197px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item617699 {
	width:148px !important;
	height:39px !important;
	left:834px !important;
	top:197px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item617723 {
	width:214px !important;
	height:45px !important;
	left:646px !important;
	top:248px !important;
	border-radius:54px;
	background:#000;
	border:solid 4.51849207545984px #fff;
}

#item617747 {
	width:456px !important;
	height:385px !important;
	left:531px !important;
	top:402px !important;
}

#item617794 {
	width:2px !important;
	height:10px !important;
	left:77px !important;
	top:192px !important;
	background:#333333;
}

#item617801 {
	width:2px !important;
	height:10px !important;
	left:362px !important;
	top:110px !important;
	background:#333333;
}

#item617810 {
	width:2px !important;
	height:9px !important;
	left:107px !important;
	top:287px !important;
	background:#333333;
}

#item617833 {
	width:120px !important;
	height:120px !important;
	left:735px !important;
	top:485px !important;
}

#item617845 {
	width:120px !important;
	height:120px !important;
	left:756px !important;
	top:590px !important;
}

#item716455 {
	width:135px !important;
	height:85px !important;
	left:183px !important;
	top:280px !important;
	background:#ffcc02;
}

#item716462 {
	width:135px !important;
	height:85px !important;
	left:38px !important;
	top:280px !important;
	background:#ffcc02;
}

#item1016008 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1016010 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016011 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016012 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016013 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016014 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016015 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016016 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016017 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016018 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016019 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016020 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1016050 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1016079 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1016108 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1016138 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1016167 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1016196 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1016225 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1016255 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1016284 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1016313 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016314 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1016344 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1016346 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1015994 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1016000 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1015997 {
	width:57px !important;
	height:45px !important;
}

#item1015992 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item716285 {
	width:3px !important;
	height:21px !important;
	left:224px !important;
	top:16px !important;
	background:#ffffff;
}

#item716298 {
	width:1px !important;
	height:59px !important;
	left:138px !important;
	background:#ffffff;
}

#item716304 {
	width:2px !important;
	height:12px !important;
	left:57px !important;
	top:10px !important;
	background:#ffffff;
}

#item716317 {
	width:2px !important;
	height:12px !important;
	left:103px !important;
	top:25px !important;
	background:#ffffff;
}

#item716324 {
	width:1px !important;
	height:7px !important;
	left:68px !important;
	top:43px !important;
	background:#ffffff;
}

#item1016430 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1016432 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016433 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016434 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016435 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016436 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016437 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016438 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016439 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016440 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016441 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016443 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1016472 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1016501 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1016532 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1016561 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1016590 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1016619 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1016648 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1016678 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1016708 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1016738 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016739 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1016769 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1016771 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1016417 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1016422 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1016419 {
	width:57px !important;
	height:45px !important;
}

#item1016415 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1016841 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1016843 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016844 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016845 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016846 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016847 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016848 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016849 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016851 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016852 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016853 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1016854 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1016883 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1016912 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1016941 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1016970 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1016999 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1017029 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1017059 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1017088 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1017117 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1017146 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017147 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1017177 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1017179 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1016828 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1016833 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1016830 {
	width:57px !important;
	height:45px !important;
}

#item1016826 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1017329 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1017331 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017332 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017333 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017334 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017335 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017336 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017337 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017338 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017339 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017340 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017341 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1017371 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1017400 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1017430 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1017459 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1017488 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1017517 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1017546 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1017575 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1017604 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1017634 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017635 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1017665 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1017667 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1017316 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1017321 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1017318 {
	width:57px !important;
	height:45px !important;
}

#item1017314 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

#item738807 {
	width:446px !important;
	height:119px !important;
	left:511px !important;
	top:291px !important;
}

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

#item738819 {
	width:440px !important;
	height:129px !important;
	left:504px !important;
	top:406px !important;
}

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

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

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

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

#item719638 {
	width:245px !important;
	height:54px !important;
	left:258px !important;
	top:777px !important;
}

#item735794 {
	width:245px !important;
	height:54px !important;
	left:2px !important;
	top:778px !important;
}

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

#item1017740 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1017742 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017743 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017744 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017745 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017746 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017747 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017748 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017749 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017751 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017752 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1017753 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1017782 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1017811 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1017840 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1017869 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1017898 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1017927 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1017958 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1017987 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1018016 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1018045 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018046 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1018076 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1018078 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1017726 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1017731 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1017728 {
	width:57px !important;
	height:45px !important;
}

#item1017724 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

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

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

#item719642 {
	width:251px !important;
	height:48px !important;
	left:252px !important;
	top:780px !important;
}

#item735865 {
	width:245px !important;
	height:54px !important;
	left:758px !important;
	top:781px !important;
}

#item737388 {
	width:245px !important;
	height:54px !important;
	left:5px !important;
	top:781px !important;
}

#item737456 {
	width:245px !important;
	height:54px !important;
	left:257px !important;
	top:780px !important;
}

#item1018180 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1018182 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018183 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018184 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018185 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018186 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018187 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018188 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018189 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018190 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018192 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018193 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1018222 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1018251 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1018280 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1018309 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1018338 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1018367 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1018397 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1018426 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1018455 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1018485 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018486 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1018517 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1018519 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1018167 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1018172 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1018169 {
	width:57px !important;
	height:45px !important;
}

#item1018164 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item619977 {
	width:338px !important;
	height:192px !important;
	left:673px !important;
	top:160px !important;
}

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

#item737462 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:780px !important;
}

#item737464 {
	width:245px !important;
	height:54px !important;
	left:254px !important;
	top:780px !important;
}

#item1018596 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1018598 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018599 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018600 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018601 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018602 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018603 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018605 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018606 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018607 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018608 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018609 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1018638 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1018667 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1018696 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1018726 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1018755 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1018784 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1018815 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1018844 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1018873 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1018902 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1018903 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1018934 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1018936 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1018582 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1018587 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1018584 {
	width:57px !important;
	height:45px !important;
}

#item1018580 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item734950 {
	width:10px !important;
	height:10px !important;
	left:397px !important;
	top:18px !important;
}

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

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

#item739069 {
	width:376px !important;
	height:126px !important;
	left:3px !important;
	top:3px !important;
}

#item739071 {
	width:382px !important;
	height:132px !important;
	left:409px !important;
	top:20px !important;
}

#item739070 {
	width:384px !important;
	height:120px !important;
	left:3px !important;
	top:3px !important;
}

#item739074 {
	width:390px !important;
	height:126px !important;
	left:409px !important;
	top:153px !important;
}

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

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

#item738824 {
	width:400px !important;
	height:126px !important;
	left:3px !important;
	top:3px !important;
}

#item738833 {
	width:406px !important;
	height:132px !important;
	left:390px !important;
	top:14px !important;
}

#item738825 {
	width:383px !important;
	height:126px !important;
	left:3px !important;
	top:3px !important;
}

#item738830 {
	width:389px !important;
	height:132px !important;
	left:376px !important;
	top:151px !important;
}

#item738826 {
	width:427px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item738827 {
	width:433px !important;
	height:120px !important;
	left:369px !important;
	top:288px !important;
}

#item733019 {
	width:1181px !important;
	height:444px !important;
	left:125px !important;
	top:262px !important;
}

#item738041 {
	width:40px !important;
	height:79px !important;
	left:797px !important;
	top:666px !important;
}

#item738038 {
	width:40px !important;
	height:79px !important;
	left:940px !important;
	top:666px !important;
}

#item620108 {
	width:213px !important;
	height:23px !important;
	left:798px !important;
	top:756px !important;
	background:#8cc63e;
}

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

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

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

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

#item737470 {
	width:245px !important;
	height:54px !important;
	left:260px !important;
	top:779px !important;
}

#item1019012 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1019014 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019015 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019016 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019017 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019018 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019019 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019020 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019021 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019022 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019023 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019024 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1019054 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1019083 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1019113 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1019142 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1019171 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1019200 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1019229 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1019258 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1019288 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1019317 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019318 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1019348 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1019350 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1018999 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1019004 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1019001 {
	width:57px !important;
	height:45px !important;
}

#item1018997 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

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

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

#item620463 {
	width:338px !important;
	height:200px !important;
	left:672px !important;
	top:161px !important;
}

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

#item737474 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:776px !important;
}

#item737476 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:780px !important;
}

#item1019416 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1019418 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019419 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019420 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019422 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019423 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019424 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019425 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019426 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019427 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019429 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019430 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1019459 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1019488 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1019517 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1019546 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1019575 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1019605 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1019634 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1019663 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1019693 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1019722 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019723 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1019753 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1019755 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1019403 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1019408 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1019405 {
	width:57px !important;
	height:45px !important;
}

#item1019401 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

#item737959 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:782px !important;
}

#item737961 {
	width:245px !important;
	height:54px !important;
	left:254px !important;
	top:782px !important;
}

#item1019819 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1019821 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019822 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019823 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019824 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019825 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019826 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019827 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019828 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019829 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019831 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1019832 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1019861 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1019890 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1019920 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1019950 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1019979 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1020008 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1020037 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1020066 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1020095 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1020125 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020126 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1020156 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1020158 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1019806 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1019811 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1019808 {
	width:57px !important;
	height:45px !important;
}

#item1019804 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

#item737976 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:781px !important;
}

#item737978 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:780px !important;
}

#item1020240 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1020242 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020243 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020244 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020245 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020246 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020247 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020248 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020250 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020251 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020252 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020253 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1020282 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1020312 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1020341 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1020370 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1020399 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1020428 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1020458 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1020487 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1020516 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1020545 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020546 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1020576 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1020579 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1020227 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1020232 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1020229 {
	width:57px !important;
	height:45px !important;
}

#item1020225 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

#item737993 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:781px !important;
}

#item738010 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:781px !important;
}

#item1020659 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1020661 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020663 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020664 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020665 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020666 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020667 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020668 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020669 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020670 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020671 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020672 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1020701 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1020730 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1020759 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1020789 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1020818 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1020848 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1020877 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1020907 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1020936 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1020966 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1020967 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1020998 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1021000 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1020645 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1020650 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1020647 {
	width:57px !important;
	height:45px !important;
}

#item1020643 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

#item738004 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:781px !important;
}

#item738006 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:780px !important;
}

#item1021058 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1021060 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021061 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021062 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021063 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021064 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021065 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021066 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021067 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021068 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021069 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021070 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1021102 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1021131 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1021160 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1021189 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1021218 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1021247 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1021276 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1021306 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1021335 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1021364 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021365 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1021395 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1021397 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1021045 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1021050 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1021047 {
	width:57px !important;
	height:45px !important;
}

#item1021043 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item742649 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:26px !important;
}

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

#item742651 {
	width:391px !important;
	height:123px !important;
	left:2px !important;
	top:5px !important;
}

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

#item742756 {
	width:391px !important;
	height:123px !important;
	top:135px !important;
}

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

#item742862 {
	width:392px !important;
	height:123px !important;
	top:262px !important;
}

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

#item742966 {
	width:395px !important;
	height:123px !important;
	left:389px !important;
	top:5px !important;
}

#item743081 {
	width:207px !important;
	height:123px !important;
	left:3px !important;
	top:3px !important;
}

#item743075 {
	width:397px !important;
	height:129px !important;
	left:398px !important;
	top:23px !important;
}

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

#item743181 {
	width:397px !important;
	height:129px !important;
	left:396px !important;
	top:153px !important;
}

#item743294 {
	width:207px !important;
	height:123px !important;
	left:3px !important;
	top:3px !important;
}

#item743289 {
	width:398px !important;
	height:129px !important;
	left:396px !important;
	top:280px !important;
}

#item743404 {
	width:207px !important;
	height:123px !important;
	left:3px !important;
	top:3px !important;
}

#item743398 {
	width:401px !important;
	height:129px !important;
	left:786px !important;
	top:23px !important;
}

#item742647 {
	width:1186px !important;
	height:448px !important;
	left:127px !important;
	top:233px !important;
}

#item743697 {
	width:38px !important;
	height:75px !important;
	left:797px !important;
	top:648px !important;
}

#item743700 {
	width:37px !important;
	height:74px !important;
	left:953px !important;
	top:648px !important;
}

#item622804 {
	width:213px !important;
	height:41px !important;
	left:797px !important;
	top:739px !important;
	background:#f9a21a;
}

#item622810 {
	width:573px !important;
	height:113px !important;
	left:438px !important;
	top:52px !important;
	background:#f9a21c;
}

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

#item737442 {
	width:252px !important;
	height:49px !important;
	left:755px !important;
	top:779px !important;
}

#item738020 {
	width:245px !important;
	height:54px !important;
	left:5px !important;
	top:780px !important;
}

#item738023 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:784px !important;
}

#item1021464 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1021466 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021468 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021469 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021470 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021471 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021472 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021473 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021475 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021476 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021477 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021478 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1021507 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1021536 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1021565 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1021594 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1021625 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1021654 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1021684 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1021714 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1021743 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1021772 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021773 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1021803 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1021805 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1021451 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1021456 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1021453 {
	width:57px !important;
	height:45px !important;
}

#item1021449 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

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

#item764506 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !important;
	background:#ffd800;
}

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

#item738046 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:781px !important;
}

#item738048 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:780px !important;
}

#item1021874 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1021876 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021877 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021878 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021880 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021881 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021882 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021883 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021884 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021885 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021886 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1021887 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1021916 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1021946 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1021975 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1022004 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1022033 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1022062 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1022091 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1022120 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1022150 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1022179 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022180 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1022210 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1022212 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1021861 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1021866 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1021863 {
	width:57px !important;
	height:45px !important;
}

#item1021859 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item738058 {
	width:245px !important;
	height:54px !important;
	left:5px !important;
	top:780px !important;
}

#item738060 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:780px !important;
}

#item738062 {
	width:245px !important;
	height:54px !important;
	left:254px !important;
	top:779px !important;
}

#item1022289 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1022291 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022292 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022294 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022295 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022296 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022298 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022299 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022300 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022301 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022302 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022303 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1022332 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1022361 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1022390 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1022419 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1022448 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1022478 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1022507 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1022536 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1022565 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1022594 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022595 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1022625 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1022627 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1022276 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1022281 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1022278 {
	width:57px !important;
	height:45px !important;
}

#item1022274 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item738070 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:780px !important;
}

#item738072 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:780px !important;
}

#item738074 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:784px !important;
}

#item1022696 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1022698 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022699 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022700 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022701 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022702 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022703 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022704 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022705 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022706 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022707 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1022708 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1022737 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1022766 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1022796 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1022826 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1022855 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1022885 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1022914 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1022943 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1022972 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1023002 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023003 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1023033 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1023035 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1022682 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1022688 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1022685 {
	width:57px !important;
	height:45px !important;
}

#item1022680 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

#item738088 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:779px !important;
}

#item738090 {
	width:245px !important;
	height:54px !important;
	left:256px !important;
	top:782px !important;
}

#item1023263 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1023265 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023266 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023267 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023268 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023269 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023270 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023271 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023272 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023273 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023274 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023275 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1023304 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1023333 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1023363 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1023392 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1023421 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1023450 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1023479 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1023508 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1023538 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1023568 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023569 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1023599 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1023601 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1023250 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1023255 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1023252 {
	width:57px !important;
	height:45px !important;
}

#item1023248 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

#item743703 {
	width:435px !important;
	height:123px !important;
	left:524px !important;
	top:267px !important;
}

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

#item743705 {
	width:420px !important;
	height:123px !important;
	left:522px !important;
	top:397px !important;
}

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

#item743707 {
	width:433px !important;
	height:123px !important;
	left:522px !important;
	top:524px !important;
}

#item624702 {
	width:585px !important;
	height:112px !important;
	left:437px !important;
	top:52px !important;
	background:#237e79;
}

#item624726 {
	width:213px !important;
	height:56px !important;
	left:796px !important;
	top:722px !important;
	background:#278981;
}

#item624727 {
	width:451px !important;
	height:727px !important;
	left:-14px !important;
	top:52px !important;
}

#item624735 {
	width:487px !important;
	height:112px !important;
	left:522px !important;
	top:52px !important;
	background:#247e78;
}

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

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

#item738113 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:784px !important;
}

#item1023703 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1023705 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023706 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023707 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023708 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023709 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023711 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023712 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023713 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023715 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023716 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1023717 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1023746 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1023775 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1023804 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1023833 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1023862 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1023891 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1023923 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1023952 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1023981 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1024010 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024011 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1024041 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1024043 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1023690 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1023695 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1023692 {
	width:57px !important;
	height:45px !important;
}

#item1023688 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item643881 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#29877e;
}

#item644111 {
	width:241px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#29877e;
}

#item644116 {
	width:256px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#29877e;
}

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

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

#item625089 {
	width:304px !important;
	height:199px !important;
	left:689px !important;
	top:153px !important;
}

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

#item738121 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:782px !important;
}

#item738123 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:781px !important;
}

#item1024106 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1024108 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024109 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024110 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024111 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024112 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024113 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024114 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024115 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024116 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024117 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024118 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1024148 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1024177 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1024207 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1024236 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1024265 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1024294 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1024323 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1024352 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1024381 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1024412 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024413 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1024444 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1024446 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1024093 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1024098 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1024095 {
	width:57px !important;
	height:45px !important;
}

#item1024091 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item737324 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:781px !important;
}

#item737326 {
	width:245px !important;
	height:54px !important;
	left:754px !important;
	top:779px !important;
}

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

#item1024520 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1024522 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024523 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024524 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024526 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024527 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024528 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024529 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024530 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024532 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024533 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024534 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1024563 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1024592 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1024621 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1024650 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1024679 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1024708 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1024738 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1024767 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1024797 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1024826 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1024827 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1024857 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1024859 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1024507 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1024512 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1024509 {
	width:57px !important;
	height:45px !important;
}

#item1024505 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item737313 {
	width:245px !important;
	height:54px !important;
	left:257px !important;
	top:779px !important;
}

#item737315 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

#item738137 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:782px !important;
}

#item1025012 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1025014 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025015 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025016 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025017 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025018 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025019 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025020 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025021 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025022 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025023 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025024 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1025053 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1025082 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1025113 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1025142 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1025172 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1025201 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1025230 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1025259 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1025288 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1025319 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025320 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1025350 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1025352 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1024997 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1025003 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1025000 {
	width:57px !important;
	height:45px !important;
}

#item1024995 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item746907 {
	width:38px !important;
	height:75px !important;
	left:795px !important;
	top:668px !important;
}

#item746911 {
	width:37px !important;
	height:74px !important;
	left:923px !important;
	top:668px !important;
}

#item746038 {
	width:10px !important;
	height:10px !important;
	left:405px !important;
	top:15px !important;
}

#item746075 {
	width:235px !important;
	height:121px !important;
}

#item746076 {
	width:201px !important;
	height:145px !important;
	left:19px !important;
	top:-21px !important;
}

#item746069 {
	width:411px !important;
	height:121px !important;
	top:14px !important;
}

#item746181 {
	width:200px !important;
	height:133px !important;
}

#item746175 {
	width:392px !important;
	height:133px !important;
	left:16px !important;
	top:135px !important;
}

#item746287 {
	width:200px !important;
	height:133px !important;
}

#item746281 {
	width:392px !important;
	height:133px !important;
	left:17px !important;
	top:264px !important;
}

#item746393 {
	width:240px !important;
	height:133px !important;
}

#item746387 {
	width:389px !important;
	height:133px !important;
	left:416px !important;
	top:5px !important;
}

#item746500 {
	width:205px !important;
	height:135px !important;
}

#item746494 {
	width:395px !important;
	height:135px !important;
	left:407px !important;
	top:132px !important;
}

#item746604 {
	width:205px !important;
	height:135px !important;
}

#item765389 {
	width:395px !important;
	height:135px !important;
	left:407px !important;
	top:261px !important;
}

#item625964 {
	width:200px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item743717 {
	width:398px !important;
	height:139px !important;
	left:418px !important;
	top:12px !important;
}

#item626077 {
	width:200px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item743719 {
	width:398px !important;
	height:139px !important;
	left:418px !important;
	top:271px !important;
}

#item626180 {
	width:240px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item743721 {
	width:395px !important;
	height:139px !important;
	left:818px !important;
	top:12px !important;
}

#item626283 {
	width:205px !important;
	height:135px !important;
	left:3px !important;
	top:3px !important;
}

#item743723 {
	width:401px !important;
	height:141px !important;
	left:808px !important;
	top:139px !important;
}

#item712142 {
	width:205px !important;
	height:135px !important;
}

#item744494 {
	width:1213px !important;
	height:410px !important;
	left:99px !important;
	top:257px !important;
}

#item992440 {
	width:235px !important;
	height:121px !important;
}

#item992441 {
	width:201px !important;
	height:145px !important;
	left:19px !important;
	top:-21px !important;
}

#item992435 {
	width:411px !important;
	height:121px !important;
	left:501px !important;
	top:404px !important;
}

#item626490 {
	width:585px !important;
	height:112px !important;
	left:438px !important;
	top:52px !important;
	background:#212f7c;
}

#item626494 {
	width:229px !important;
	height:29px !important;
	left:797px !important;
	top:750px !important;
	background:#212f7c;
}

#item626501 {
	width:487px !important;
	height:112px !important;
	left:523px !important;
	top:51px !important;
	background:#212f7c;
}

#item737304 {
	width:252px !important;
	height:49px !important;
	left:757px !important;
	top:777px !important;
}

#item737308 {
	width:245px !important;
	height:54px !important;
	left:254px !important;
	top:777px !important;
}

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

#item1025427 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1025429 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025430 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025431 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025432 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025433 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025434 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025435 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025436 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025438 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025439 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025440 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1025469 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1025498 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1025527 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1025556 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1025586 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1025615 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1025646 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1025675 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1025704 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1025733 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025734 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1025764 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1025766 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1025414 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1025419 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1025416 {
	width:57px !important;
	height:45px !important;
}

#item1025412 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item642796 {
	width:341px !important;
	height:74px !important;
	left:577px !important;
	top:52px !important;
	background:#212f7c;
}

#item643023 {
	width:240px !important;
	height:126px !important;
	left:767px !important;
	top:52px !important;
	background:#212f7c;
}

#item643027 {
	width:254px !important;
	height:199px !important;
	left:753px !important;
	top:580px !important;
	background:#212f7c;
}

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

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

#item927673 {
	width:97px !important;
	height:26px !important;
	left:-5px !important;
	top:51px !important;
	background:#ffd800;
}

#item737288 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

#item737290 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:781px !important;
}

#item738172 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item1025834 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1025836 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025837 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025838 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025840 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025841 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025842 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025843 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025844 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025845 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025846 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1025847 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1025876 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1025905 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1025934 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1025964 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1025993 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1026022 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1026051 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1026081 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1026110 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1026140 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026141 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1026172 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1026174 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1025820 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1025825 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1025822 {
	width:57px !important;
	height:45px !important;
}

#item1025818 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item650200 {
	width:432px !important;
	height:727px !important;
	left:-14px !important;
	top:52px !important;
}

#item626898 {
	width:305px !important;
	height:166px !important;
	left:670px !important;
	top:179px !important;
}

#item712020 {
	width:292px !important;
	height:210px !important;
	left:680px !important;
	top:131px !important;
}

#item764475 {
	width:94px !important;
	height:26px !important;
	top:51px !important;
	background:#ffd800;
}

#item737296 {
	width:245px !important;
	height:54px !important;
	left:257px !important;
	top:779px !important;
}

#item737298 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

#item738145 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:780px !important;
}

#item1026241 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1026243 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026244 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026245 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026246 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026247 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026248 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026249 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026250 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026251 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026252 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026253 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1026283 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1026312 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1026341 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1026370 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1026399 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1026428 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1026457 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1026487 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1026516 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1026545 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026546 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1026577 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1026579 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1026228 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1026233 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1026230 {
	width:57px !important;
	height:45px !important;
}

#item1026226 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item737279 {
	width:245px !important;
	height:54px !important;
	left:257px !important;
	top:779px !important;
}

#item737281 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

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

#item1026647 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1026649 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026650 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026652 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026653 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026654 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026655 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026656 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026657 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026658 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026659 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026660 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1026689 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1026718 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1026747 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1026777 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1026807 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1026836 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1026865 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1026894 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1026923 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1026952 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1026953 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1026983 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1026985 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1026634 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1026639 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1026636 {
	width:57px !important;
	height:45px !important;
}

#item1026632 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item988912 {
	width:360px !important;
	height:129px !important;
	left:406px !important;
	top:650px !important;
}

#item737247 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:778px !important;
}

#item737249 {
	width:245px !important;
	height:54px !important;
	left:752px !important;
	top:777px !important;
}

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

#item1027047 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1027049 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027050 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027051 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027052 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027053 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027054 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027056 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027057 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027059 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027060 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027061 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1027090 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1027119 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1027148 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1027178 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1027207 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1027236 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1027266 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1027295 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1027324 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1027353 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027354 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1027385 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1027387 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1027034 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1027039 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1027036 {
	width:57px !important;
	height:45px !important;
}

#item1027032 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item737238 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:779px !important;
}

#item737240 {
	width:245px !important;
	height:54px !important;
	left:752px !important;
	top:779px !important;
}

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

#item1027458 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1027460 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027461 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027462 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027463 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027464 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027465 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027466 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027467 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027468 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027469 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027470 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1027499 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1027528 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1027557 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1027587 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1027616 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1027646 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1027675 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1027704 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1027733 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1027762 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027763 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1027794 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1027796 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1027444 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1027449 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1027446 {
	width:57px !important;
	height:45px !important;
}

#item1027442 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item719775 {
	width:251px !important;
	height:57px !important;
	left:252px !important;
	top:780px !important;
}

#item737230 {
	width:245px !important;
	height:54px !important;
	left:257px !important;
	top:780px !important;
}

#item737232 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:779px !important;
}

#item738211 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item1027862 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1027864 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027866 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027867 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027868 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027869 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027870 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027871 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027872 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027873 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027874 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1027876 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1027906 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1027935 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1027964 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1027993 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1028023 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1028052 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1028081 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1028111 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1028140 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1028169 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028170 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1028200 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1028202 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1027849 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1027854 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1027851 {
	width:57px !important;
	height:45px !important;
}

#item1027847 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item753429 {
	width:10px !important;
	height:10px !important;
	left:395px !important;
	top:24px !important;
}

#item755859 {
	width:205px !important;
	height:124px !important;
}

#item755963 {
	width:239px !important;
	height:128px !important;
}

#item756066 {
	width:206px !important;
	height:144px !important;
}

#item756175 {
	width:195px !important;
	height:118px !important;
}

#item756176 {
	width:206px !important;
	height:206px !important;
	top:-52px !important;
}

#item756168 {
	width:390px !important;
	height:118px !important;
	left:392px !important;
	top:23px !important;
}

#item753432 {
	width:10px !important;
	height:10px !important;
	left:395px !important;
	top:24px !important;
}

#item754928 {
	width:204px !important;
	height:127px !important;
}

#item755034 {
	width:205px !important;
	height:124px !important;
}

#item755028 {
	width:387px !important;
	height:124px !important;
	left:395px !important;
	top:268px !important;
}

#item755141 {
	width:204px !important;
	height:128px !important;
}

#item755247 {
	width:239px !important;
	height:128px !important;
}

#item755240 {
	width:388px !important;
	height:128px !important;
	left:392px !important;
	top:140px !important;
}

#item755353 {
	width:206px !important;
	height:144px !important;
}

#item755347 {
	width:390px !important;
	height:144px !important;
	left:394px !important;
}

#item755459 {
	width:214px !important;
	height:127px !important;
}

#item755565 {
	width:195px !important;
	height:118px !important;
}

#item755566 {
	width:206px !important;
	height:206px !important;
	top:-52px !important;
}

#item753435 {
	width:10px !important;
	height:10px !important;
	left:288px !important;
	top:10px !important;
}

#item753638 {
	width:208px !important;
	height:138px !important;
}

#item753639 {
	width:341px !important;
	height:135px !important;
	left:-63px !important;
	top:5px !important;
}

#item753744 {
	width:293px !important;
	height:128px !important;
}

#item753849 {
	width:297px !important;
	height:126px !important;
}

#item753959 {
	width:204px !important;
	height:127px !important;
}

#item753952 {
	width:385px !important;
	height:127px !important;
	left:437px !important;
	top:141px !important;
}

#item754062 {
	width:205px !important;
	height:124px !important;
}

#item754168 {
	width:204px !important;
	height:128px !important;
}

#item754162 {
	width:387px !important;
	height:128px !important;
	left:437px !important;
	top:13px !important;
}

#item754273 {
	width:239px !important;
	height:128px !important;
}

#item754379 {
	width:206px !important;
	height:144px !important;
}

#item754485 {
	width:214px !important;
	height:127px !important;
}

#item754479 {
	width:394px !important;
	height:127px !important;
	left:430px !important;
	top:268px !important;
}

#item748193 {
	width:208px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item748194 {
	width:341px !important;
	height:135px !important;
	left:-63px !important;
	top:5px !important;
}

#item751110 {
	width:403px !important;
	height:144px !important;
	left:432px !important;
	top:21px !important;
}

#item748298 {
	width:293px !important;
	height:128px !important;
}

#item751112 {
	width:441px !important;
	height:134px !important;
	left:392px !important;
	top:162px !important;
}

#item748404 {
	width:297px !important;
	height:126px !important;
	left:3px !important;
	top:3px !important;
}

#item751114 {
	width:443px !important;
	height:132px !important;
	left:392px !important;
	top:286px !important;
}

#item748512 {
	width:204px !important;
	height:127px !important;
}

#item748617 {
	width:204px !important;
	height:128px !important;
}

#item748722 {
	width:214px !important;
	height:127px !important;
}

#item751132 {
	width:1224px !important;
	height:425px !important;
	left:13px !important;
	top:237px !important;
}

#item631047 {
	width:643px !important;
	height:113px !important;
	left:438px !important;
	top:51px !important;
	background:#a87b4f;
}

#item631052 {
	width:210px !important;
	height:29px !important;
	left:798px !important;
	top:750px !important;
	background:#a87b4f;
}

#item631060 {
	width:487px !important;
	height:114px !important;
	left:523px !important;
	top:51px !important;
	background:#aa7c50;
}

#item756365 {
	width:38px !important;
	height:75px !important;
	left:798px !important;
	top:660px !important;
}

#item756368 {
	width:37px !important;
	height:74px !important;
	left:941px !important;
	top:662px !important;
}

#item797621 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:776px !important;
}

#item797628 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:777px !important;
}

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

#item1028373 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1028375 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028376 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028377 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028378 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028379 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028381 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028382 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028383 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028384 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028385 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028386 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1028415 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1028444 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1028474 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1028503 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1028532 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1028561 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1028591 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1028620 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1028649 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1028679 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028681 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1028711 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1028713 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1028360 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1028365 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1028362 {
	width:57px !important;
	height:45px !important;
}

#item1028358 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

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

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

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

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

#item631686 {
	width:95px !important;
	height:21px !important;
	left:-11px !important;
	top:52px !important;
	background:#ffd800;
}

#item631756 {
	width:321px !important;
	height:178px !important;
	left:680px !important;
	top:162px !important;
}

#item737132 {
	width:245px !important;
	height:54px !important;
	left:755px !important;
	top:779px !important;
}

#item737134 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:779px !important;
}

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

#item1028776 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1028778 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028779 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028780 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028781 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028782 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028783 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028784 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028785 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028787 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028788 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1028789 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1028818 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1028847 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1028877 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1028906 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1028935 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1028964 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1028994 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1029023 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1029052 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1029081 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029082 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1029112 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1029114 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1028762 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1028768 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1028764 {
	width:57px !important;
	height:45px !important;
}

#item1028760 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item737085 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:782px !important;
}

#item737087 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:780px !important;
}

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

#item1029193 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1029195 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029196 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029197 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029198 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029199 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029200 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029201 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029202 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029203 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029204 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029205 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1029234 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1029263 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1029292 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1029324 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1029353 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1029382 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1029411 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1029440 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1029469 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1029498 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029499 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1029530 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1029532 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1029179 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1029184 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1029181 {
	width:57px !important;
	height:45px !important;
}

#item1029177 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item737077 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:781px !important;
}

#item737079 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:780px !important;
}

#item737368 {
	width:245px !important;
	height:54px !important;
	left:1px !important;
	top:782px !important;
}

#item1029666 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1029668 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029669 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029670 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029671 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029672 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029673 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029674 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029675 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029676 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029677 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029678 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1029707 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1029736 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1029766 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1029795 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1029824 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1029853 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1029882 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1029911 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1029940 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1029970 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1029971 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1030001 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1030003 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1029652 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1029657 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1029654 {
	width:57px !important;
	height:45px !important;
}

#item1029650 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item632469 {
	width:296px !important;
	height:244px !important;
	left:714px !important;
	top:158px !important;
}

#item737364 {
	width:245px !important;
	height:54px !important;
	left:7px !important;
	top:779px !important;
}

#item737068 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:782px !important;
}

#item737070 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:782px !important;
}

#item1030079 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1030081 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030082 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030083 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030084 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030085 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030086 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030087 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030088 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030091 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030092 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030093 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1030122 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1030151 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1030180 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1030209 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1030238 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1030267 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1030297 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1030326 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1030355 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1030384 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030385 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1030415 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1030417 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1030064 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1030070 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1030066 {
	width:57px !important;
	height:45px !important;
}

#item1030062 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

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

#item737056 {
	width:245px !important;
	height:54px !important;
	left:759px !important;
	top:780px !important;
}

#item737058 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

#item1030487 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1030489 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030490 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030491 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030492 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030493 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030494 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030495 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030496 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030497 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030498 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030499 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1030528 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1030557 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1030587 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1030616 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1030645 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1030674 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1030703 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1030732 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1030761 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1030792 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030793 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1030824 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1030826 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1030474 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1030479 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1030476 {
	width:57px !important;
	height:45px !important;
}

#item1030472 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item737043 {
	width:245px !important;
	height:54px !important;
	left:762px !important;
	top:781px !important;
}

#item737045 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

#item737355 {
	width:245px !important;
	height:54px !important;
	left:4px !important;
	top:779px !important;
}

#item1030897 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1030899 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030900 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030901 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030902 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030903 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030904 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030905 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030906 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030907 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030908 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1030909 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1030938 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1030967 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1030996 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1031026 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1031056 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1031086 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1031115 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1031144 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1031173 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1031202 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031203 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1031234 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1031236 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1030883 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1030889 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1030885 {
	width:57px !important;
	height:45px !important;
}

#item1030881 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item737035 {
	width:245px !important;
	height:54px !important;
	left:753px !important;
	top:781px !important;
}

#item737037 {
	width:245px !important;
	height:54px !important;
	left:252px !important;
	top:781px !important;
}

#item737351 {
	width:245px !important;
	height:54px !important;
	top:781px !important;
}

#item1031309 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1031311 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031312 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031313 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031314 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031315 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031316 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031317 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031318 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031319 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031320 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031321 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1031351 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1031380 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1031410 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1031441 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1031471 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1031500 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1031529 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1031559 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1031588 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1031617 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031618 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1031648 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1031650 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1031296 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1031301 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1031298 {
	width:57px !important;
	height:45px !important;
}

#item1031294 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item633904 {
	width:296px !important;
	height:244px !important;
	left:714px !important;
	top:158px !important;
}

#item737025 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:781px !important;
}

#item737027 {
	width:245px !important;
	height:54px !important;
	left:253px !important;
	top:779px !important;
}

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

#item1031738 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1031741 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031742 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031743 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031744 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031745 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031746 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031747 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031749 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031750 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031751 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1031753 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1031782 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1031811 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1031840 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1031869 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1031899 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1031928 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1031957 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1031986 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1032015 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1032044 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032045 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1032076 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1032080 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1031725 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1031730 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1031727 {
	width:57px !important;
	height:45px !important;
}

#item1031723 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item650801 {
	width:427px !important;
	height:727px !important;
	left:-9px !important;
	top:52px !important;
}

#item735898 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:778px !important;
}

#item737019 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:778px !important;
}

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

#item1032162 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1032164 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032165 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032166 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032167 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032168 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032169 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032170 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032172 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032173 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032174 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032175 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1032204 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1032234 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1032263 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1032292 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1032321 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1032350 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1032379 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1032409 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1032439 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1032468 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032469 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1032499 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1032501 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1032148 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1032153 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1032150 {
	width:57px !important;
	height:45px !important;
}

#item1032146 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1000584 {
	width:390px !important;
	height:98px !important;
	left:-9px !important;
	top:52px !important;
	background:#28abe2;
}

#item1005953 {
	width:245px !important;
	height:54px !important;
	left:757px !important;
	top:778px !important;
}

#item1005955 {
	width:245px !important;
	height:54px !important;
	left:254px !important;
	top:781px !important;
}

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

#item1032581 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1032583 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032584 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032585 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032586 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032587 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032589 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032590 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032591 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032592 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032593 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032594 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1032623 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1032652 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1032681 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1032711 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1032740 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1032771 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1032800 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1032829 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1032859 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1032888 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032889 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1032919 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1032921 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1032568 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1032573 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1032570 {
	width:57px !important;
	height:45px !important;
}

#item1032566 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item998525 {
	width:41px !important;
	height:41px !important;
	left:-35px !important;
	top:823px !important;
	background:#fff;
}

#item998574 {
	width:390px !important;
	height:98px !important;
	left:-10px !important;
	top:52px !important;
	background:#8cc63e;
}

#item1006343 {
	width:245px !important;
	height:54px !important;
	left:756px !important;
	top:778px !important;
}

#item1006345 {
	width:245px !important;
	height:54px !important;
	left:260px !important;
	top:780px !important;
}

#item1006347 {
	width:245px !important;
	height:54px !important;
	left:8px !important;
	top:778px !important;
}

#item1032987 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1032989 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032990 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032991 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032992 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032993 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032994 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032995 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032996 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032997 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032998 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1032999 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1033028 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1033057 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1033087 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1033116 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1033145 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1033174 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1033203 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1033232 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1033261 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1033291 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1033292 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1033322 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1033324 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1032973 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1032979 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1032976 {
	width:57px !important;
	height:45px !important;
}

#item1032971 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}

#item1006765 {
	width:245px !important;
	height:54px !important;
	left:255px !important;
	top:778px !important;
}

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

#item1012186 {
	width:245px !important;
	height:54px !important;
	left:760px !important;
	top:781px !important;
}

#item1033517 {
	width:420px !important;
	height:414px !important;
	left:12px !important;
	top:10px !important;
	background:#6e6f70;
}

#item1033519 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1033520 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1033521 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1033522 {
	width:211px !important;
	height:61px !important;
	left:12px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1033523 {
	width:211px !important;
	height:61px !important;
	left:13px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1033524 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:63px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1033525 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:123px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1033526 {
	width:211px !important;
	height:61px !important;
	left:222px !important;
	top:184px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1033527 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:245px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1033528 {
	width:211px !important;
	height:61px !important;
	left:223px !important;
	top:304px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1033529 {
	width:202px !important;
	height:32px !important;
	left:22px !important;
	top:85px !important;
}

#item1033558 {
	width:202px !important;
	height:32px !important;
	left:231px !important;
	top:85px !important;
}

#item1033588 {
	width:202px !important;
	height:30px !important;
	left:22px !important;
	top:143px !important;
}

#item1033618 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:135px !important;
}

#item1033647 {
	width:202px !important;
	height:38px !important;
	left:21px !important;
	top:192px !important;
}

#item1033677 {
	width:204px !important;
	height:38px !important;
	left:231px !important;
	top:192px !important;
}

#item1033706 {
	width:205px !important;
	height:38px !important;
	left:21px !important;
	top:253px !important;
}

#item1033735 {
	width:203px !important;
	height:37px !important;
	left:231px !important;
	top:264px !important;
}

#item1033764 {
	width:206px !important;
	height:30px !important;
	left:21px !important;
	top:322px !important;
}

#item1033793 {
	width:202px !important;
	height:30px !important;
	left:231px !important;
	top:323px !important;
}

#item1033823 {
	width:421px !important;
	height:61px !important;
	left:13px !important;
	top:365px !important;
	background:#6d6e70;
	border:solid 1px #fff;
}

#item1033824 {
	width:426px !important;
	height:38px !important;
	left:10px !important;
	top:385px !important;
}

#item1033854 {
	width:118px !important;
	height:106px !important;
	left:4px !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;
}

#item1033856 {
	width:71px !important;
	height:43px !important;
	top:6px !important;
}

#item1033504 {
	width:10px !important;
	height:10px !important;
	left:399px !important;
	top:31px !important;
}

#item1033509 {
	width:57px !important;
	height:45px !important;
	background:#fff;
}

#item1033506 {
	width:57px !important;
	height:45px !important;
}

#item1033502 {
	width:440px !important;
	height:426px !important;
	left:568px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
