/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1620px; height:1080px; }
.page-scale-wrap { width:1620px; height:1080px; background: #fff !important; }
.paper-vertical { width:1620px; height:100%; }
.paper-horizontal { width:533010px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1620px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item251662 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item56399 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item251659 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item251693 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item56400 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item251690 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item251742 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item56402 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item251739 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item251725 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item56401 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item251720 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item250913 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item56396 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item250910 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item250944 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item56398 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item250941 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item498441 {
	width:38px !important;
	height:34px !important;
	left:67px !important;
	top:47px !important;
}

#item423809 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item423800 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item423805 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item175381 {
	width:1620px !important;
	height:998px !important;
	background:#00205b;
}

#item175458 {
	width:1620px !important;
	height:82px !important;
	top:998px !important;
	background:#00205b;
}

#item423828 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item423815 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item423822 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item423834 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item56403 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item251123 {
	width:324px !important;
	height:82px !important;
	background:#f0ce4c;
}

#item251096 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item251093 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item259573 {
	width:307px !important;
	height:51px !important;
	left:1246px !important;
	top:484px !important;
}

#item433439 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item433429 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item433434 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item251223 {
	width:324px !important;
	height:82px !important;
	background:#f0ce4c;
}

#item251250 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item251220 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item259665 {
	width:197px !important;
	height:73px !important;
	left:503px !important;
	top:859px !important;
}

#item259634 {
	width:197px !important;
	height:73px !important;
	left:286px !important;
	top:859px !important;
}

#item259605 {
	width:197px !important;
	height:73px !important;
	left:68px !important;
	top:859px !important;
}

#item433378 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item433375 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item433379 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item433380 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item433414 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item433409 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item433406 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item433373 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item433371 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item251795 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item251767 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item251764 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item251851 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item251824 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item251821 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item251881 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item251887 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item251878 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item251908 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item251895 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item251892 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item251950 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item251922 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item251919 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item252006 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item251979 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item251976 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item498251 {
	width:38px !important;
	height:34px !important;
	left:67px !important;
	top:47px !important;
}

#item174250 {
	width:1020px !important;
	height:750px !important;
	left:600px !important;
	top:248px !important;
}

#item505196 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item505186 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item505184 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item251377 {
	width:324px !important;
	height:82px !important;
	background:#f0ce4c;
}

#item251349 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item251346 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item259831 {
	width:197px !important;
	height:73px !important;
	left:285px !important;
	top:859px !important;
}

#item259888 {
	width:197px !important;
	height:73px !important;
	left:68px !important;
	top:859px !important;
}

#item423853 {
	width:19px !important;
	height:36px !important;
	left:1533px !important;
	top:943px !important;
}

#item423856 {
	width:19px !important;
	height:36px !important;
	left:1472px !important;
	top:943px !important;
}

#item505107 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item505104 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item505108 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item505109 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item505144 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item505138 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item505135 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item505102 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item505100 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item494410 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item494403 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item494400 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item251498 {
	width:324px !important;
	height:82px !important;
	background:#f0ce4c;
}

#item251471 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item251468 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

@keyframes appear-1278 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	14% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	93% {opacity:1;}
	100% {
		transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
}
@-webkit-keyframes appear-1278 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	14% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	93% {opacity:1;}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
}
@keyframes appear-1303 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	14% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	93% {opacity:1;}
	100% {
		transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
}
@-webkit-keyframes appear-1303 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	14% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	93% {opacity:1;}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
}
@keyframes appear-1353 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	14% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	93% {opacity:1;}
	100% {
		transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
}
@-webkit-keyframes appear-1353 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	14% {opacity:0;}
	57% {opacity:0;}
	64% {opacity:1;}
	93% {opacity:1;}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.2) scaleY(1.2);
		opacity:1;
	}
}
#item259946 {
	width:197px !important;
	height:73px !important;
	left:285px !important;
	top:859px !important;
}

#item260004 {
	width:197px !important;
	height:73px !important;
	left:68px !important;
	top:859px !important;
}

#item494320 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item494317 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item494321 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item494322 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item494356 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item494351 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item494348 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item494315 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item494313 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item433509 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item433500 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item433505 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item251611 {
	width:324px !important;
	height:82px !important;
	background:#f0ce4c;
}

#item251584 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item251581 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item260040 {
	width:197px !important;
	height:73px !important;
	left:68px !important;
	top:859px !important;
}

#item423861 {
	width:1204px !important;
	height:810px !important;
	left:416px !important;
	top:188px !important;
}

#item433452 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item433449 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item433453 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item433454 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item433490 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
}

#item433484 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:2px !important;
}

#item433481 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item433447 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item433444 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item21911 {
	width:231px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item22085 {
	width:231px !important;
	height:976px !important;
	left:463px !important;
	top:22px !important;
	background:#f5794f;
}

#item22096 {
	width:231px !important;
	height:976px !important;
	left:926px !important;
	top:22px !important;
	background:#f6855e;
}

#item22098 {
	width:231px !important;
	height:976px !important;
	left:1388px !important;
	top:22px !important;
	background:#f7906d;
}

#item22084 {
	width:231px !important;
	height:976px !important;
	left:231px !important;
	top:22px !important;
	background:#f57347;
}

#item22086 {
	width:231px !important;
	height:976px !important;
	left:694px !important;
	top:22px !important;
	background:#f67f56;
}

#item22097 {
	width:231px !important;
	height:976px !important;
	left:1157px !important;
	top:22px !important;
	background:#f78b66;
}

#item73389 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73387 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73383 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item252637 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item63349 {
	width:285px !important;
	height:51px !important;
	left:1267px !important;
	top:484px !important;
}

#item22275 {
	width:232px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item22276 {
	width:231px !important;
	height:976px !important;
	left:463px !important;
	top:22px !important;
	background:#f5794f;
}

#item22277 {
	width:231px !important;
	height:976px !important;
	left:926px !important;
	top:22px !important;
	background:#f6855e;
}

#item22278 {
	width:232px !important;
	height:976px !important;
	left:1388px !important;
	top:22px !important;
	background:#f7906d;
}

#item22279 {
	width:231px !important;
	height:976px !important;
	left:232px !important;
	top:22px !important;
	background:#f57347;
}

#item22280 {
	width:232px !important;
	height:976px !important;
	left:694px !important;
	top:22px !important;
	background:#f67f56;
}

#item22281 {
	width:231px !important;
	height:976px !important;
	left:1157px !important;
	top:22px !important;
	background:#f78b66;
}

#item62135 {
	opacity:0.10;
	width:1620px !important;
	height:359px !important;
	top:639px !important;
	background:#fff;
}

#item73395 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73393 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73390 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item252552 {
	width:324px !important;
	height:82px !important;
	background:#f89979;
}

#item252525 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item252521 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item63388 {
	width:232px !important;
	height:754px !important;
	background:#fff;
}

#item63383 {
	width:232px !important;
	height:754px !important;
}

#item63384 {
	width:232px !important;
	height:754px !important;
	top:244px !important;
}

#item250499 {
	width:231px !important;
	height:754px !important;
	background:#fff;
}

#item250497 {
	width:231px !important;
	height:754px !important;
}

#item250494 {
	width:231px !important;
	height:754px !important;
	left:232px !important;
	top:244px !important;
}

#item250518 {
	width:231px !important;
	height:754px !important;
	background:#fff;
}

#item250515 {
	width:231px !important;
	height:754px !important;
}

#item250512 {
	width:231px !important;
	height:754px !important;
	left:926px !important;
	top:244px !important;
}

#item250505 {
	width:231px !important;
	height:754px !important;
	background:#fff;
}

#item250503 {
	width:231px !important;
	height:754px !important;
}

#item250500 {
	width:231px !important;
	height:754px !important;
	left:463px !important;
	top:244px !important;
}

#item250525 {
	width:231px !important;
	height:754px !important;
	background:#fff;
}

#item250523 {
	width:231px !important;
	height:754px !important;
}

#item250519 {
	width:231px !important;
	height:754px !important;
	left:1157px !important;
	top:244px !important;
}

#item250511 {
	width:232px !important;
	height:754px !important;
	background:#fff;
}

#item250509 {
	width:232px !important;
	height:754px !important;
}

#item250506 {
	width:232px !important;
	height:754px !important;
	left:694px !important;
	top:244px !important;
}

#item250531 {
	width:232px !important;
	height:754px !important;
	background:#fff;
}

#item250529 {
	width:232px !important;
	height:754px !important;
}

#item250526 {
	width:232px !important;
	height:754px !important;
	left:1388px !important;
	top:244px !important;
}

#item429860 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item429833 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item429830 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item429917 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item429889 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item429886 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item429956 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item429947 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item429944 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item429977 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item429964 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item429961 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item430018 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item429991 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item429988 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item430074 {
	width:324px !important;
	height:82px !important;
	background:#f89979;
}

#item430047 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item430044 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item430299 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item430103 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item430100 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item498457 {
	width:38px !important;
	height:34px !important;
	left:67px !important;
	top:47px !important;
}

#item430159 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item430156 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item430160 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item430171 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item430293 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item430287 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item430285 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item430154 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item430152 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item25134 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item73401 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73399 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73396 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item63417 {
	width:285px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item63476 {
	width:246px !important;
	height:51px !important;
	left:1307px !important;
	top:120px !important;
}

#item299137 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:18px !important;
}

#item302200 {
	width:310px !important;
	height:73px !important;
}

#item302168 {
	width:310px !important;
	height:51px !important;
}

#item302138 {
	width:310px !important;
	height:51px !important;
}

#item302107 {
	width:310px !important;
	height:51px !important;
}

#item302078 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item298862 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:18px !important;
}

#item302043 {
	width:310px !important;
	height:73px !important;
}

#item302011 {
	width:310px !important;
	height:51px !important;
}

#item301980 {
	width:310px !important;
	height:51px !important;
}

#item301950 {
	width:310px !important;
	height:51px !important;
}

#item301920 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item298584 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:18px !important;
}

#item301888 {
	width:310px !important;
	height:73px !important;
}

#item301855 {
	width:310px !important;
	height:51px !important;
}

#item301826 {
	width:310px !important;
	height:51px !important;
}

#item301794 {
	width:310px !important;
	height:51px !important;
}

#item301765 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item298308 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:18px !important;
}

#item301734 {
	width:310px !important;
	height:73px !important;
}

#item301700 {
	width:310px !important;
	height:51px !important;
}

#item301671 {
	width:310px !important;
	height:51px !important;
}

#item301639 {
	width:310px !important;
	height:51px !important;
}

#item301610 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item298020 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:18px !important;
}

#item301578 {
	width:310px !important;
	height:73px !important;
}

#item301549 {
	width:310px !important;
	height:51px !important;
}

#item301514 {
	width:310px !important;
	height:51px !important;
}

#item301484 {
	width:310px !important;
	height:51px !important;
}

#item301452 {
	width:310px !important;
	height:51px !important;
}

#item301421 {
	width:310px !important;
	height:73px !important;
}

#item301390 {
	width:310px !important;
	height:51px !important;
}

#item301361 {
	width:310px !important;
	height:51px !important;
}

#item301330 {
	width:310px !important;
	height:51px !important;
}

#item301299 {
	width:310px !important;
	height:51px !important;
}

#item298018 {
	width:665px !important;
	height:376px !important;
	left:889px !important;
	top:521px !important;
}

#item73413 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73411 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73408 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item63788 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item63823 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item63819 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item63820 {
	width:539px !important;
	height:679px !important;
	left:270px !important;
	top:319px !important;
}

#item63853 {
	width:224px !important;
	height:51px !important;
	left:1329px !important;
	top:120px !important;
}

#item63888 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item63890 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item63885 {
	width:539px !important;
	height:679px !important;
	left:811px !important;
	top:319px !important;
}

#item32473 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item73419 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73417 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73414 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item63919 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item63977 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item64042 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item67254 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item67311 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item67367 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item67423 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item462746 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item462940 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item462966 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:696px !important;
}

#item462744 {
	width:1565px !important;
	height:816px !important;
	left:55px !important;
	top:182px !important;
}

#item56644 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item57075 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73426 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73423 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73420 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item64104 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item64160 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item64219 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item64257 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item66002 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item66291 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item66526 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item56662 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item57074 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73432 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73430 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73427 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item64289 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item64345 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item64402 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item64411 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item66031 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item66329 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item66567 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item66744 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item66800 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item66856 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item56675 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item57073 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73440 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73438 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73435 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item65622 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item65798 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item66386 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item66623 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item66870 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item66926 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item66983 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item56682 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item56706 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73446 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73444 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73441 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item65678 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item65854 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item66151 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item66679 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item66991 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item67048 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item67104 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item56703 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item57072 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73452 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73450 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73447 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item65735 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item65911 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item66207 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item66443 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item67114 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item67170 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item67227 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item25136 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item73458 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73456 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73453 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item68690 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item68658 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item68605 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item68721 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item68750 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item68782 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item68814 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item67678 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item67736 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item450148 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item450249 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:141px !important;
}

#item450504 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item450710 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item450814 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item449418 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item449776 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item449879 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item449982 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item450086 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item448745 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item448846 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:141px !important;
}

#item449099 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item449202 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item449409 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item448033 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item448137 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:141px !important;
}

#item448495 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item448598 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item448702 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item447807 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:141px !important;
}

#item447862 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item447971 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item447863 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item448031 {
	width:1565px !important;
	height:816px !important;
	left:55px !important;
	top:182px !important;
}

#item57690 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item58443 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73464 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73462 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73459 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item67793 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item67850 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item68843 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item68899 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item69013 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item69069 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item69125 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item69182 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item71676 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item58466 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item58467 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73470 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73468 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73465 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item67907 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item67963 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item71268 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item71381 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item71437 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item71494 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item71551 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item71608 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item87245 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item59082 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item59084 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item256624 {
	width:1620px !important;
	height:806px !important;
	left:-1050px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73476 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73474 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73471 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item68039 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item68096 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item70927 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item70983 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item71040 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item71096 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item71152 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item71208 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item87253 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item59590 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item59591 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73483 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73480 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73477 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item68152 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item68208 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item70475 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item70532 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item70589 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item70702 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item70758 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item70815 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item87261 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item503716 {
	width:903px !important;
	height:518px !important;
	left:68px !important;
	top:273px !important;
}

#item60624 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item60625 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73489 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73487 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73484 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item68266 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item68324 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item70078 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item70134 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item70190 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item70246 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item70359 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item70415 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item87271 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item60078 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item60079 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73495 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73493 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73490 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item68380 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item68436 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item69648 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item69704 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item69762 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item69818 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item69876 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item69990 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item87279 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item61126 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item61127 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73501 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73499 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73496 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item68493 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item68549 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item69252 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item69309 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item69366 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item69422 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item69478 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item69535 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item87287 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item73507 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73505 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73502 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item64476 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item64539 {
	width:60px !important;
	height:60px !important;
	left:1231px !important;
	top:295px !important;
}

#item64782 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item65529 {
	width:60px !important;
	height:60px !important;
	left:1376px !important;
	top:431px !important;
}

#item65547 {
	width:60px !important;
	height:60px !important;
	left:1117px !important;
	top:586px !important;
}

#item65555 {
	width:60px !important;
	height:60px !important;
	left:1269px !important;
	top:588px !important;
}

#item65561 {
	width:60px !important;
	height:60px !important;
	left:1338px !important;
	top:652px !important;
}

#item61944 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73513 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73511 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73508 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item64812 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item64868 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item65572 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item61950 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73519 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73517 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73514 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item64924 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item64983 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item65604 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item61957 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item41740 {
	width:250px !important;
	height:240px !important;
	left:68px !important;
	top:445px !important;
	background:#f0ce4c;
}

#item41742 {
	width:250px !important;
	height:240px !important;
	left:328px !important;
	top:445px !important;
	background:#81ccb6;
}

#item41744 {
	width:250px !important;
	height:240px !important;
	left:588px !important;
	top:445px !important;
	background:#999999;
}

#item41745 {
	width:250px !important;
	height:240px !important;
	left:848px !important;
	top:445px !important;
	background:#e57077;
}

#item73525 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73523 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73520 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item65039 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item65097 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item65596 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item61961 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73533 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73530 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73526 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item65154 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item65211 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item65587 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item61965 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73547 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73545 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73542 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item65267 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item65323 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item65578 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item73553 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73551 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73548 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item72010 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item71978 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item72123 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:590px !important;
}

#item72155 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:663px !important;
}

#item72184 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:735px !important;
}

#item61972 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73560 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73557 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73554 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item72218 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item72274 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item72575 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item61978 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73566 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73564 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73561 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item72330 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item72387 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item72580 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item61982 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item73572 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73570 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73567 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item72443 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item72499 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item72589 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item31314 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item73578 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73576 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item73573 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item72627 {
	width:396px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item72687 {
	width:356px !important;
	height:51px !important;
	left:902px !important;
	top:881px !important;
}

#item430360 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item430333 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item430330 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item430419 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item430391 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item430387 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item430455 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item430448 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item430445 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item430478 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item430464 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item430461 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item430520 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item430493 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item430490 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item430576 {
	width:324px !important;
	height:82px !important;
	background:#f89979;
}

#item430549 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item430546 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item430612 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item430605 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item430602 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item498466 {
	width:38px !important;
	height:34px !important;
	left:67px !important;
	top:47px !important;
}

#item430665 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item430661 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item430666 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item430667 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item430700 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item430696 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item430693 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item430659 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item430657 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item49483 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item250535 {
	width:285px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item266160 {
	width:246px !important;
	height:51px !important;
	left:1307px !important;
	top:120px !important;
}

#item296644 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item297840 {
	width:310px !important;
	height:51px !important;
}

#item297807 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item297871 {
	width:310px !important;
	height:51px !important;
}

#item297902 {
	width:310px !important;
	height:51px !important;
}

#item297932 {
	width:310px !important;
	height:73px !important;
}

#item296369 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item297684 {
	width:310px !important;
	height:51px !important;
}

#item297652 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item297716 {
	width:310px !important;
	height:51px !important;
}

#item297745 {
	width:310px !important;
	height:51px !important;
}

#item297777 {
	width:310px !important;
	height:73px !important;
}

#item296093 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item297529 {
	width:310px !important;
	height:51px !important;
}

#item297500 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item297561 {
	width:310px !important;
	height:51px !important;
}

#item297591 {
	width:310px !important;
	height:51px !important;
}

#item297623 {
	width:310px !important;
	height:73px !important;
}

#item295818 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item297375 {
	width:310px !important;
	height:51px !important;
}

#item297343 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item297404 {
	width:310px !important;
	height:51px !important;
}

#item297437 {
	width:310px !important;
	height:51px !important;
}

#item297466 {
	width:310px !important;
	height:73px !important;
}

#item295529 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item297220 {
	width:310px !important;
	height:51px !important;
}

#item297191 {
	width:310px !important;
	height:51px !important;
}

#item297250 {
	width:310px !important;
	height:51px !important;
}

#item297281 {
	width:310px !important;
	height:51px !important;
}

#item297313 {
	width:310px !important;
	height:73px !important;
}

#item297068 {
	width:310px !important;
	height:51px !important;
}

#item297036 {
	width:310px !important;
	height:51px !important;
}

#item297097 {
	width:310px !important;
	height:51px !important;
}

#item297130 {
	width:310px !important;
	height:51px !important;
}

#item297159 {
	width:310px !important;
	height:73px !important;
}

#item295527 {
	width:666px !important;
	height:376px !important;
	left:890px !important;
	top:521px !important;
}

#item335356 {
	width:540px !important;
	height:679px !important;
	background:#fff;
}

#item335354 {
	width:540px !important;
	height:679px !important;
	background:#fff;
}

#item335351 {
	width:540px !important;
	height:679px !important;
	top:319px !important;
}

#item335364 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item335362 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item335359 {
	width:539px !important;
	height:679px !important;
	left:541px !important;
	top:319px !important;
}

#item335371 {
	width:540px !important;
	height:679px !important;
	background:#fff;
}

#item335369 {
	width:540px !important;
	height:679px !important;
	background:#fff;
}

#item335366 {
	width:540px !important;
	height:679px !important;
	left:1081px !important;
	top:319px !important;
}

#item408252 {
	width:224px !important;
	height:51px !important;
	left:1329px !important;
	top:120px !important;
}

#item408223 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item50524 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item262426 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item262456 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item262487 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item262516 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item262580 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item262547 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item262612 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item265706 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item465013 {
	width:540px !important;
	height:806px !important;
	left:940px !important;
	top:10px !important;
	background:#fff;
}

#item465092 {
	width:41px !important;
	height:41px !important;
	left:1374px !important;
	top:31px !important;
}

#item465224 {
	width:143px !important;
	height:37px !important;
	left:737px !important;
	top:188px !important;
}

#item465328 {
	width:237px !important;
	height:63px !important;
	left:10px !important;
	top:528px !important;
}

#item465431 {
	width:219px !important;
	height:63px !important;
	left:10px !important;
	top:659px !important;
}

#item464493 {
	width:540px !important;
	height:806px !important;
	left:940px !important;
	top:10px !important;
	background:#fff;
}

#item464572 {
	width:41px !important;
	height:41px !important;
	left:1374px !important;
	top:31px !important;
}

#item464701 {
	width:143px !important;
	height:37px !important;
	left:737px !important;
	top:188px !important;
}

#item464804 {
	width:237px !important;
	height:63px !important;
	left:10px !important;
	top:528px !important;
}

#item464909 {
	width:219px !important;
	height:63px !important;
	left:10px !important;
	top:659px !important;
}

#item463950 {
	width:540px !important;
	height:806px !important;
	left:940px !important;
	top:10px !important;
	background:#fff;
}

#item464029 {
	width:41px !important;
	height:41px !important;
	left:1374px !important;
	top:31px !important;
}

#item464158 {
	width:143px !important;
	height:37px !important;
	left:737px !important;
	top:188px !important;
}

#item464261 {
	width:237px !important;
	height:63px !important;
	left:10px !important;
	top:528px !important;
}

#item464365 {
	width:219px !important;
	height:63px !important;
	left:10px !important;
	top:659px !important;
}

#item463780 {
	width:143px !important;
	height:37px !important;
	left:737px !important;
	top:188px !important;
}

#item463782 {
	width:237px !important;
	height:63px !important;
	left:10px !important;
	top:528px !important;
}

#item463781 {
	width:219px !important;
	height:63px !important;
	left:10px !important;
	top:659px !important;
}

#item463948 {
	width:1480px !important;
	height:816px !important;
	left:140px !important;
	top:182px !important;
}

#item51158 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item89324 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item262710 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item262766 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item262822 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item262878 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item262935 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item262991 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item265737 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item344366 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item51874 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item89319 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item263070 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item263186 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item263242 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item263298 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item263354 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item263411 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item265642 {
	width:152px !important;
	height:36px !important;
	left:565px !important;
	top:216px !important;
}

#item265794 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item344372 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item52737 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item89315 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item263515 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item263629 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item263685 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item263741 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item263797 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item263854 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item265673 {
	width:150px !important;
	height:36px !important;
	left:530px !important;
	top:216px !important;
}

#item265851 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item344380 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item53332 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item89311 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item263942 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item263999 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item264113 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item264169 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item264226 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item264282 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item265910 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item344388 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item53906 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item89307 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item264365 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item264421 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item264477 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item264591 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item264647 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item264703 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item265970 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item344397 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item54444 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item89303 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item264778 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item264834 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item264890 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item264946 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item265003 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item265117 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item266027 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item344409 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item54985 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item89295 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item265194 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item265250 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item265306 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item265363 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item265476 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item265532 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item266083 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item344417 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item325114 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item325425 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item325422 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item325419 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item325426 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item325482 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item325539 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item325595 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item325652 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item325708 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item325765 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item325821 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item325877 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item453153 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item453179 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:141px !important;
}

#item453433 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item453588 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item453692 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:31px !important;
}

#item452598 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item452828 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item452933 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item453039 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item453143 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:31px !important;
}

#item452047 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item452073 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:141px !important;
}

#item452328 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item452433 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item452589 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:31px !important;
}

#item451494 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item451520 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:141px !important;
}

#item451829 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item451933 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item452037 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:31px !important;
}

#item450925 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:141px !important;
}

#item451180 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item451285 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item451389 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item450923 {
	width:1565px !important;
	height:816px !important;
	left:55px !important;
	top:182px !important;
}

#item326010 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item326011 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item326118 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item326116 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item326113 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item326569 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item331395 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item331452 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item332279 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item332335 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item332449 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item332505 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item332561 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item332618 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item326656 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item326657 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item326748 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item326745 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item326742 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item331513 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item331569 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item332702 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item332815 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item332871 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item332927 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item332984 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item333041 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item335291 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item327367 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item327368 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item327369 {
	width:1620px !important;
	height:806px !important;
	left:-1050px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item327684 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item327681 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item327677 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item331632 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item331688 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item333172 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item333229 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item333285 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item333341 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item333398 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item333456 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item335299 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item328258 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item503809 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item328341 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item328339 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item328336 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item331756 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item331812 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item333533 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item333589 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item333645 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item333758 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item333814 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item333870 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item335309 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item503807 {
	width:903px !important;
	height:518px !important;
	left:68px !important;
	top:273px !important;
}

#item328959 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item328960 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item329066 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item329064 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item329061 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item331884 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item331940 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item334018 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item334074 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item334130 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item334186 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item334299 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item334355 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item335318 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item329608 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item329609 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item329828 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item329825 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item329822 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item332006 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item332062 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item334437 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item334494 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item334551 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item334607 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item334663 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item334776 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item335327 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item330396 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item330397 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item330540 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item330538 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item330535 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item332126 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item332182 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item334860 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item334916 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item334972 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item335029 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item335085 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item335142 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item335335 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item95180 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item266194 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item266251 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item362037 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item362068 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item362099 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item362129 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item362193 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item362162 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item473012 {
	width:540px !important;
	height:806px !important;
	left:1023px !important;
	top:10px !important;
	background:#fff;
}

#item473114 {
	width:41px !important;
	height:41px !important;
	left:1456px !important;
	top:32px !important;
}

#item473280 {
	width:244px !important;
	height:39px !important;
	left:326px !important;
	top:206px !important;
}

#item473383 {
	width:211px !important;
	height:38px !important;
	left:743px !important;
	top:93px !important;
}

#item474174 {
	width:233px !important;
	height:63px !important;
	left:772px !important;
	top:264px !important;
}

#item472426 {
	width:540px !important;
	height:806px !important;
	left:1023px !important;
	top:10px !important;
	background:#fff;
}

#item472529 {
	width:41px !important;
	height:41px !important;
	left:1456px !important;
	top:32px !important;
}

#item472695 {
	width:244px !important;
	height:39px !important;
	left:326px !important;
	top:206px !important;
}

#item472798 {
	width:211px !important;
	height:38px !important;
	left:743px !important;
	top:93px !important;
}

#item474460 {
	width:150px !important;
	height:56px !important;
	left:845px !important;
	top:596px !important;
}

#item471848 {
	width:540px !important;
	height:806px !important;
	left:1023px !important;
	top:10px !important;
	background:#fff;
}

#item471949 {
	width:41px !important;
	height:41px !important;
	left:1456px !important;
	top:32px !important;
}

#item472218 {
	width:211px !important;
	height:38px !important;
	left:743px !important;
	top:93px !important;
}

#item474401 {
	width:150px !important;
	height:56px !important;
	left:845px !important;
	top:596px !important;
}

#item474121 {
	width:233px !important;
	height:63px !important;
	left:772px !important;
	top:264px !important;
}

#item471243 {
	width:540px !important;
	height:806px !important;
	left:1023px !important;
	top:10px !important;
	background:#fff;
}

#item471344 {
	width:41px !important;
	height:41px !important;
	left:1456px !important;
	top:32px !important;
}

#item471510 {
	width:244px !important;
	height:39px !important;
	left:326px !important;
	top:206px !important;
}

#item474289 {
	width:150px !important;
	height:56px !important;
	left:845px !important;
	top:596px !important;
}

#item474067 {
	width:233px !important;
	height:63px !important;
	left:772px !important;
	top:264px !important;
}

#item470774 {
	width:244px !important;
	height:39px !important;
	left:326px !important;
	top:206px !important;
}

#item470894 {
	width:211px !important;
	height:38px !important;
	left:743px !important;
	top:93px !important;
}

#item473900 {
	width:150px !important;
	height:56px !important;
	left:845px !important;
	top:596px !important;
}

#item474059 {
	width:233px !important;
	height:63px !important;
	left:772px !important;
	top:264px !important;
}

#item471241 {
	width:1563px !important;
	height:816px !important;
	left:58px !important;
	top:182px !important;
}

#item96437 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item97069 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item266307 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item266364 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item362289 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item362346 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item362402 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item362458 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item362514 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item364409 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item97326 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item97327 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item266429 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item266485 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item362593 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item362705 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item362762 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item362819 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item362875 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item364422 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item98066 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item98067 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item266541 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item266600 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item362936 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item362992 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item363106 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item363162 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item363218 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item364430 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item98727 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item98728 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item266671 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item266728 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item363293 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item363350 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item363406 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item363519 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item363575 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item364438 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item99172 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item99173 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item266788 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item266844 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item363646 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item363702 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item363759 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item363815 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item363871 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item364448 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item99631 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item99632 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item266922 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item266978 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item364056 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item364112 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item364171 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item364228 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item364340 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item364456 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item267094 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item267154 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item267920 {
	width:60px !important;
	height:60px !important;
	left:1231px !important;
	top:295px !important;
}

#item267951 {
	width:60px !important;
	height:60px !important;
	left:1376px !important;
	top:431px !important;
}

#item267943 {
	width:60px !important;
	height:60px !important;
	left:1117px !important;
	top:586px !important;
}

#item267936 {
	width:60px !important;
	height:60px !important;
	left:1269px !important;
	top:588px !important;
}

#item267928 {
	width:60px !important;
	height:60px !important;
	left:1338px !important;
	top:652px !important;
}

#item90615 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item267958 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item267195 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item267252 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item90731 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item267318 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item267374 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item267964 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item90898 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item267435 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item267492 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item267972 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item91064 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item267549 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item267605 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item267980 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item91229 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item267664 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item267721 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item267988 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item91395 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item267778 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item267834 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item267997 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item91792 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item91790 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item91787 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item268038 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item268007 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item268099 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:590px !important;
}

#item268068 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:517px !important;
}

#item268131 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:663px !important;
}

#item268162 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:735px !important;
}

#item268193 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:808px !important;
}

#item92770 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item92480 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item92478 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item92475 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item268832 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item268225 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item268282 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item92820 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item93069 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item93067 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item93064 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item268339 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item268395 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item268839 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item93194 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item93437 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item93435 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item93432 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item268464 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item268520 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item268847 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item93563 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item93806 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item93803 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item93800 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item268580 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item268636 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item268855 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item93932 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item94176 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item94174 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item94171 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item268715 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item268772 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item268864 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item94305 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item94445 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item94443 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item94440 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item268872 {
	width:396px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item268904 {
	width:356px !important;
	height:51px !important;
	left:902px !important;
	top:881px !important;
}

#item430848 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item430820 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item430816 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item430904 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item430877 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item430874 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item430942 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item430933 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item430930 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item430962 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item430950 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item430947 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item431005 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item430978 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item430975 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item431061 {
	width:324px !important;
	height:82px !important;
	background:#f89979;
}

#item431034 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item431031 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item431096 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item431090 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item431087 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item498480 {
	width:38px !important;
	height:34px !important;
	left:67px !important;
	top:47px !important;
}

#item431151 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item431148 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item431152 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item431154 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item431188 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item431184 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item431181 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item431146 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item431144 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item100569 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item250599 {
	width:285px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item268966 {
	width:246px !important;
	height:51px !important;
	left:1307px !important;
	top:120px !important;
}

#item294986 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item295081 {
	width:310px !important;
	height:51px !important;
}

#item295019 {
	width:310px !important;
	height:51px !important;
}

#item295110 {
	width:310px !important;
	height:73px !important;
}

#item295048 {
	width:310px !important;
	height:51px !important;
}

#item293318 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item294832 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item294924 {
	width:310px !important;
	height:51px !important;
}

#item294863 {
	width:310px !important;
	height:51px !important;
}

#item294954 {
	width:310px !important;
	height:73px !important;
}

#item294894 {
	width:310px !important;
	height:51px !important;
}

#item292767 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item294704 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item294798 {
	width:310px !important;
	height:51px !important;
}

#item294735 {
	width:310px !important;
	height:51px !important;
}

#item294801 {
	width:310px !important;
	height:73px !important;
}

#item294764 {
	width:310px !important;
	height:51px !important;
}

#item292215 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item294393 {
	width:310px !important;
	height:51px !important;
}

#item294643 {
	width:310px !important;
	height:51px !important;
}

#item294362 {
	width:310px !important;
	height:51px !important;
}

#item294673 {
	width:310px !important;
	height:73px !important;
}

#item294610 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:155px !important;
}

#item291662 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item294332 {
	width:310px !important;
	height:51px !important;
}

#item294549 {
	width:310px !important;
	height:51px !important;
}

#item294423 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:83px !important;
}

#item294580 {
	width:310px !important;
	height:73px !important;
}

#item294517 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:155px !important;
}

#item291372 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item293805 {
	width:310px !important;
	height:51px !important;
}

#item294457 {
	width:310px !important;
	height:51px !important;
}

#item294270 {
	width:310px !important;
	height:51px !important;
}

#item294486 {
	width:310px !important;
	height:73px !important;
}

#item294301 {
	width:310px !important;
	height:51px !important;
}

#item291103 {
	width:666px !important;
	height:376px !important;
	left:889px !important;
	top:521px !important;
}

#item269027 {
	width:224px !important;
	height:51px !important;
	left:1329px !important;
	top:120px !important;
}

#item268996 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item269063 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item269061 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item269058 {
	width:539px !important;
	height:679px !important;
	left:541px !important;
	top:319px !important;
}

#item101702 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item269097 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item269127 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item269156 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item269189 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item269218 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item269279 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item269249 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item494530 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item486923 {
	width:540px !important;
	height:806px !important;
	left:1024px !important;
	top:10px !important;
	background:#fff;
}

#item487194 {
	width:213px !important;
	height:39px !important;
	left:753px !important;
	top:308px !important;
}

#item487403 {
	width:182px !important;
	height:63px !important;
	left:10px !important;
	top:606px !important;
}

#item487507 {
	width:209px !important;
	height:55px !important;
	left:253px !important;
	top:215px !important;
}

#item487639 {
	width:191px !important;
	height:38px !important;
	left:775px !important;
	top:158px !important;
}

#item488016 {
	width:41px !important;
	height:41px !important;
	left:1458px !important;
	top:32px !important;
}

#item486008 {
	width:540px !important;
	height:806px !important;
	left:1024px !important;
	top:10px !important;
	background:#fff;
}

#item486280 {
	width:213px !important;
	height:39px !important;
	left:753px !important;
	top:308px !important;
}

#item486384 {
	width:150px !important;
	height:55px !important;
	left:785px !important;
	top:662px !important;
}

#item486593 {
	width:209px !important;
	height:55px !important;
	left:253px !important;
	top:215px !important;
}

#item486725 {
	width:191px !important;
	height:38px !important;
	left:775px !important;
	top:158px !important;
}

#item488009 {
	width:41px !important;
	height:41px !important;
	left:1458px !important;
	top:32px !important;
}

#item484257 {
	width:540px !important;
	height:806px !important;
	left:1024px !important;
	top:10px !important;
	background:#fff;
}

#item484637 {
	width:150px !important;
	height:55px !important;
	left:785px !important;
	top:662px !important;
}

#item484741 {
	width:182px !important;
	height:63px !important;
	left:10px !important;
	top:606px !important;
}

#item484845 {
	width:209px !important;
	height:55px !important;
	left:253px !important;
	top:215px !important;
}

#item484977 {
	width:191px !important;
	height:38px !important;
	left:775px !important;
	top:158px !important;
}

#item488001 {
	width:41px !important;
	height:41px !important;
	left:1458px !important;
	top:32px !important;
}

#item483436 {
	width:540px !important;
	height:806px !important;
	left:1024px !important;
	top:10px !important;
	background:#fff;
}

#item483707 {
	width:213px !important;
	height:39px !important;
	left:753px !important;
	top:308px !important;
}

#item483811 {
	width:150px !important;
	height:55px !important;
	left:785px !important;
	top:662px !important;
}

#item483916 {
	width:182px !important;
	height:63px !important;
	left:10px !important;
	top:606px !important;
}

#item484152 {
	width:191px !important;
	height:38px !important;
	left:775px !important;
	top:158px !important;
}

#item487994 {
	width:41px !important;
	height:41px !important;
	left:1458px !important;
	top:32px !important;
}

#item482576 {
	width:540px !important;
	height:806px !important;
	left:1024px !important;
	top:10px !important;
	background:#fff;
}

#item482845 {
	width:213px !important;
	height:39px !important;
	left:753px !important;
	top:308px !important;
}

#item482950 {
	width:150px !important;
	height:55px !important;
	left:785px !important;
	top:662px !important;
}

#item483054 {
	width:182px !important;
	height:63px !important;
	left:10px !important;
	top:606px !important;
}

#item483158 {
	width:209px !important;
	height:55px !important;
	left:253px !important;
	top:215px !important;
}

#item487987 {
	width:41px !important;
	height:41px !important;
	left:1458px !important;
	top:32px !important;
}

#item481732 {
	width:213px !important;
	height:39px !important;
	left:753px !important;
	top:308px !important;
}

#item481836 {
	width:150px !important;
	height:55px !important;
	left:785px !important;
	top:662px !important;
}

#item481943 {
	width:182px !important;
	height:63px !important;
	left:10px !important;
	top:606px !important;
}

#item482047 {
	width:209px !important;
	height:55px !important;
	left:253px !important;
	top:215px !important;
}

#item482178 {
	width:191px !important;
	height:38px !important;
	left:775px !important;
	top:158px !important;
}

#item482574 {
	width:1564px !important;
	height:816px !important;
	left:56px !important;
	top:182px !important;
}

#item102540 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item102541 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item269317 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item270098 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item270155 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item270211 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item270267 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item270323 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item494599 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item495907 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item134103 {
	width:1013px !important;
	height:581px !important;
	left:68px !important;
	top:273px !important;
}

#item103030 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item103032 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item269434 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item270396 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item270509 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item270565 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item270622 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item270679 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item494662 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item495899 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item103764 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item103765 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item269546 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item270773 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item270829 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item270941 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item270999 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item271055 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item494722 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item495916 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item104439 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item104440 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item269670 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item271118 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item271174 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item271230 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item271344 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item271400 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item494781 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item495925 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item104871 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item104872 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item269786 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item271824 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item271880 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item271936 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item271993 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item272049 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item494859 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item495937 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item105279 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item105280 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item269910 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item272174 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item272232 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item272288 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item272345 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item272459 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item494919 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item495945 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item272579 {
	width:229px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item272635 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item273293 {
	width:60px !important;
	height:60px !important;
	left:1376px !important;
	top:431px !important;
}

#item273287 {
	width:60px !important;
	height:60px !important;
	left:1231px !important;
	top:295px !important;
}

#item273314 {
	width:60px !important;
	height:60px !important;
	left:1211px !important;
	top:645px !important;
}

#item273308 {
	width:60px !important;
	height:60px !important;
	left:1269px !important;
	top:588px !important;
}

#item273301 {
	width:60px !important;
	height:60px !important;
	left:1337px !important;
	top:671px !important;
}

#item106209 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item272734 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item273320 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item494998 {
	width:229px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item106294 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item272852 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item273325 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item495058 {
	width:229px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item106494 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item272972 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item273334 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item495116 {
	width:229px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item106691 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item273086 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item273342 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item495181 {
	width:229px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item106887 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item273205 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item273350 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item495243 {
	width:229px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item107309 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item107307 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item107304 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item273390 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item273358 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item273780 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:590px !important;
}

#item273810 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:663px !important;
}

#item273840 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:735px !important;
}

#item107966 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item107794 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item107792 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item107789 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item273422 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item273478 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item273872 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item108056 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item108303 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item108301 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item108298 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item273544 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item273600 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item273892 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item108429 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item108676 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item108674 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item108671 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item273658 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item273714 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item273884 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item108804 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item108920 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item108918 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item108914 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item273901 {
	width:396px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item273932 {
	width:356px !important;
	height:51px !important;
	left:902px !important;
	top:881px !important;
}

#item431333 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item431306 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item431303 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item431389 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item431362 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item431359 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item431425 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item431418 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item431415 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item431446 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item431433 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item431430 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item431486 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item431459 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item431456 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item431543 {
	width:324px !important;
	height:82px !important;
	background:#f89979;
}

#item431515 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item431512 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item431580 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item431572 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item431569 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item498493 {
	width:38px !important;
	height:34px !important;
	left:67px !important;
	top:47px !important;
}

#item431635 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item431632 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item431636 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item431637 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item431671 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item431667 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item431664 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item431630 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item431628 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item109470 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item250663 {
	width:285px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item273996 {
	width:246px !important;
	height:51px !important;
	left:1307px !important;
	top:120px !important;
}

#item305619 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item305709 {
	width:310px !important;
	height:51px !important;
}

#item305648 {
	width:310px !important;
	height:51px !important;
}

#item305738 {
	width:310px !important;
	height:73px !important;
}

#item305677 {
	width:310px !important;
	height:51px !important;
}

#item303624 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item305464 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item305557 {
	width:310px !important;
	height:51px !important;
}

#item305495 {
	width:310px !important;
	height:51px !important;
}

#item305586 {
	width:310px !important;
	height:73px !important;
}

#item305526 {
	width:310px !important;
	height:51px !important;
}

#item303349 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item305312 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item305402 {
	width:310px !important;
	height:51px !important;
}

#item305343 {
	width:310px !important;
	height:51px !important;
}

#item305431 {
	width:310px !important;
	height:73px !important;
}

#item305373 {
	width:310px !important;
	height:51px !important;
}

#item303071 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item305157 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item305248 {
	width:310px !important;
	height:51px !important;
}

#item305188 {
	width:310px !important;
	height:51px !important;
}

#item305277 {
	width:310px !important;
	height:73px !important;
}

#item305217 {
	width:310px !important;
	height:51px !important;
}

#item302792 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item305001 {
	width:310px !important;
	height:51px !important;
}

#item305093 {
	width:310px !important;
	height:51px !important;
}

#item305031 {
	width:310px !important;
	height:51px !important;
}

#item305122 {
	width:310px !important;
	height:73px !important;
}

#item305060 {
	width:310px !important;
	height:51px !important;
}

#item302517 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item304846 {
	width:310px !important;
	height:51px !important;
}

#item304938 {
	width:310px !important;
	height:51px !important;
}

#item304876 {
	width:310px !important;
	height:51px !important;
}

#item304970 {
	width:310px !important;
	height:73px !important;
}

#item304905 {
	width:310px !important;
	height:51px !important;
}

#item302249 {
	width:666px !important;
	height:376px !important;
	left:890px !important;
	top:521px !important;
}

#item408192 {
	width:224px !important;
	height:51px !important;
	left:1329px !important;
	top:120px !important;
}

#item274026 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item408019 {
	width:540px !important;
	height:679px !important;
	background:#fff;
}

#item408017 {
	width:540px !important;
	height:679px !important;
	background:#fff;
}

#item408014 {
	width:540px !important;
	height:679px !important;
	top:319px !important;
}

#item408025 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item408023 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item408020 {
	width:539px !important;
	height:679px !important;
	left:541px !important;
	top:319px !important;
}

#item408032 {
	width:540px !important;
	height:679px !important;
	background:#fff;
}

#item408030 {
	width:540px !important;
	height:679px !important;
	background:#fff;
}

#item408026 {
	width:540px !important;
	height:679px !important;
	left:1081px !important;
	top:319px !important;
}

#item335397 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item335693 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item335750 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item335806 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item335862 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item335919 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item335978 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item336035 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item336091 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item467020 {
	width:540px !important;
	height:806px !important;
	left:940px !important;
	top:10px !important;
	background:#fff;
}

#item467049 {
	width:41px !important;
	height:41px !important;
	left:1374px !important;
	top:32px !important;
}

#item467181 {
	width:143px !important;
	height:37px !important;
	left:737px !important;
	top:188px !important;
}

#item467285 {
	width:237px !important;
	height:63px !important;
	left:10px !important;
	top:528px !important;
}

#item466543 {
	width:540px !important;
	height:806px !important;
	left:940px !important;
	top:10px !important;
	background:#fff;
}

#item466573 {
	width:41px !important;
	height:41px !important;
	left:1374px !important;
	top:32px !important;
}

#item466705 {
	width:143px !important;
	height:37px !important;
	left:737px !important;
	top:188px !important;
}

#item466913 {
	width:219px !important;
	height:63px !important;
	left:10px !important;
	top:659px !important;
}

#item466071 {
	width:540px !important;
	height:806px !important;
	left:940px !important;
	top:10px !important;
	background:#fff;
}

#item466101 {
	width:41px !important;
	height:41px !important;
	left:1374px !important;
	top:32px !important;
}

#item466334 {
	width:237px !important;
	height:63px !important;
	left:10px !important;
	top:528px !important;
}

#item466438 {
	width:219px !important;
	height:63px !important;
	left:10px !important;
	top:659px !important;
}

#item465757 {
	width:143px !important;
	height:37px !important;
	left:737px !important;
	top:188px !important;
}

#item465862 {
	width:237px !important;
	height:63px !important;
	left:10px !important;
	top:528px !important;
}

#item465966 {
	width:219px !important;
	height:63px !important;
	left:10px !important;
	top:659px !important;
}

#item465634 {
	width:1480px !important;
	height:816px !important;
	left:140px !important;
	top:182px !important;
}

#item336198 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item336200 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item340792 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item340848 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item341750 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item341806 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item341862 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item341920 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item341976 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item344304 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item336810 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item336811 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item337344 {
	width:152px !important;
	height:36px !important;
	left:565px !important;
	top:216px !important;
}

#item340930 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item340986 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item342056 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item342169 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item342225 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item342281 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item342337 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item344309 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item337535 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item337536 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item338031 {
	width:150px !important;
	height:36px !important;
	left:530px !important;
	top:216px !important;
}

#item341047 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item341104 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item342429 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item342541 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item342597 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item342654 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item342710 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item344320 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item338199 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item338200 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item341172 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item341228 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item342817 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item342873 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item342987 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item343044 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item343100 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item344329 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item338782 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item338783 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item341296 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item341353 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item343172 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item343228 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item343285 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item343398 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item343454 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item344337 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item339364 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item339365 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item341412 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item341468 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item343547 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item343603 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item343659 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item343715 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item343772 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item344347 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item339955 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item339956 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item341533 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item341589 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item343934 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item343990 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item344046 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item344104 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item344216 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item344356 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item344455 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item344761 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item344759 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item344756 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item344762 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item344819 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item344875 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item344932 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item344989 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item345045 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item345102 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item345159 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item345216 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item456091 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item456117 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:140px !important;
}

#item456374 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item456531 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item456635 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item455538 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item455767 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item455871 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item455976 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item456082 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item454987 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item455013 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:140px !important;
}

#item455268 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item455374 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item455529 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item454435 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item454461 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:140px !important;
}

#item454767 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item454873 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item454978 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item453864 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:140px !important;
}

#item454119 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item454223 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item454328 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item453862 {
	width:1565px !important;
	height:816px !important;
	left:55px !important;
	top:182px !important;
}

#item345349 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item345350 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item345457 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item345455 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item345452 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item345910 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item350746 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item350805 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item351690 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item351747 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item351860 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item351916 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item351972 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item352029 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item345996 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item345997 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item346092 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item346090 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item346087 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item350875 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item350935 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item352120 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item352232 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item352288 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item352345 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item352402 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item352458 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item354748 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item346708 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item346709 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item346710 {
	width:1620px !important;
	height:806px !important;
	left:-1050px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item347021 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item347019 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item347016 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item351015 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item351074 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item352610 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item352666 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item352722 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item352780 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item352836 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item352892 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item354756 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item347595 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item503840 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item347677 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item347675 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item347672 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item351152 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item351212 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item353007 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item353063 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item353120 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item353232 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item353288 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item353345 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item354767 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item503838 {
	width:903px !important;
	height:518px !important;
	left:68px !important;
	top:273px !important;
}

#item348299 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item348300 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item348408 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item348406 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item348402 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item351285 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item351344 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item353420 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item353476 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item353532 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item353588 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item353702 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item353759 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item354779 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item348949 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item348950 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item349168 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item349166 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item349163 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item351412 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item351471 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item353888 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item353945 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item354001 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item354057 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item354113 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item354226 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item354791 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item349733 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item349734 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item349874 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item349872 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item349869 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item351543 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item351602 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item354329 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item354385 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item354442 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item354498 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item354555 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item354611 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item354804 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item354839 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item355335 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item355392 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item359602 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item359631 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item359664 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item359694 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item359757 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item359727 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item476899 {
	width:540px !important;
	height:806px !important;
	left:1023px !important;
	top:10px !important;
	background:#fff;
}

#item476925 {
	width:41px !important;
	height:41px !important;
	left:1456px !important;
	top:32px !important;
}

#item477094 {
	width:244px !important;
	height:39px !important;
	left:326px !important;
	top:206px !important;
}

#item477200 {
	width:211px !important;
	height:38px !important;
	left:743px !important;
	top:93px !important;
}

#item477355 {
	width:233px !important;
	height:63px !important;
	left:772px !important;
	top:264px !important;
}

#item476341 {
	width:540px !important;
	height:806px !important;
	left:1023px !important;
	top:10px !important;
	background:#fff;
}

#item476367 {
	width:41px !important;
	height:41px !important;
	left:1456px !important;
	top:32px !important;
}

#item476534 {
	width:244px !important;
	height:39px !important;
	left:326px !important;
	top:206px !important;
}

#item476638 {
	width:211px !important;
	height:38px !important;
	left:743px !important;
	top:93px !important;
}

#item476743 {
	width:150px !important;
	height:56px !important;
	left:845px !important;
	top:596px !important;
}

#item475784 {
	width:540px !important;
	height:806px !important;
	left:1023px !important;
	top:10px !important;
	background:#fff;
}

#item475810 {
	width:41px !important;
	height:41px !important;
	left:1456px !important;
	top:32px !important;
}

#item476027 {
	width:211px !important;
	height:38px !important;
	left:743px !important;
	top:93px !important;
}

#item476131 {
	width:150px !important;
	height:56px !important;
	left:845px !important;
	top:596px !important;
}

#item476235 {
	width:233px !important;
	height:63px !important;
	left:772px !important;
	top:264px !important;
}

#item475227 {
	width:540px !important;
	height:806px !important;
	left:1023px !important;
	top:10px !important;
	background:#fff;
}

#item475253 {
	width:41px !important;
	height:41px !important;
	left:1456px !important;
	top:32px !important;
}

#item475418 {
	width:244px !important;
	height:39px !important;
	left:326px !important;
	top:206px !important;
}

#item475575 {
	width:150px !important;
	height:56px !important;
	left:845px !important;
	top:596px !important;
}

#item475679 {
	width:233px !important;
	height:63px !important;
	left:772px !important;
	top:264px !important;
}

#item474805 {
	width:244px !important;
	height:39px !important;
	left:326px !important;
	top:206px !important;
}

#item474911 {
	width:211px !important;
	height:38px !important;
	left:743px !important;
	top:93px !important;
}

#item475017 {
	width:150px !important;
	height:56px !important;
	left:845px !important;
	top:596px !important;
}

#item475121 {
	width:233px !important;
	height:63px !important;
	left:772px !important;
	top:264px !important;
}

#item474647 {
	width:1563px !important;
	height:816px !important;
	left:58px !important;
	top:182px !important;
}

#item355524 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item355525 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item358754 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item358810 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item359858 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item359914 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item359971 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item360028 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item360085 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item361981 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item356102 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item356103 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item358869 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item358927 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item360174 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item360288 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item360345 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item360401 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item360457 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item361986 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item356679 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item356680 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item359114 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item359170 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item360543 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item360599 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item360711 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item360768 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item360824 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item361994 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item357136 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item357137 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item359234 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item359291 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item360892 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item360948 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item361004 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item361118 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item361174 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item362007 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item357594 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item357595 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item359352 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item359408 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item361247 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item361304 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item361362 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item361418 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item361474 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item362015 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item358111 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item358112 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item359476 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item359533 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item361596 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item361652 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item361708 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item361764 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item361878 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item362023 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item274220 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item274191 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item274870 {
	width:60px !important;
	height:60px !important;
	left:1376px !important;
	top:431px !important;
}

#item274864 {
	width:60px !important;
	height:60px !important;
	left:1231px !important;
	top:295px !important;
}

#item274889 {
	width:60px !important;
	height:60px !important;
	left:1117px !important;
	top:586px !important;
}

#item274882 {
	width:60px !important;
	height:60px !important;
	left:1249px !important;
	top:588px !important;
}

#item274876 {
	width:60px !important;
	height:60px !important;
	left:1340px !important;
	top:660px !important;
}

#item111300 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item274895 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item274253 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item274309 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item111378 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item274370 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item274426 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item274900 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item111576 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item274486 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item274543 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item274908 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item111771 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item274603 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item274660 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item274919 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item111966 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item274726 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item274782 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item274935 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item112385 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item112383 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item112380 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item274976 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item274943 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item275603 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:590px !important;
}

#item275632 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:663px !important;
}

#item275663 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:735px !important;
}

#item275695 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:808px !important;
}

#item113052 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item112843 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item112841 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item112838 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item275010 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item275066 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item275731 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item113145 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item113395 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item113392 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item113389 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item275128 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item275187 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item275739 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item113520 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item113763 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item113761 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item113758 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item275266 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item275327 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item275748 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item113890 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item114133 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item114130 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item114127 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item275391 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item275449 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item275756 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item114260 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item114377 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item114375 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item114372 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item275512 {
	width:396px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item275543 {
	width:356px !important;
	height:51px !important;
	left:902px !important;
	top:881px !important;
}

#item431812 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item431784 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item431780 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item431868 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item431841 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item431838 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item431905 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item431897 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item431894 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item431925 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item431914 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item431911 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item431968 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item431941 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item431938 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item432025 {
	width:324px !important;
	height:82px !important;
	background:#f89979;
}

#item431998 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item431995 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item432060 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item432054 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item432051 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item498501 {
	width:38px !important;
	height:34px !important;
	left:67px !important;
	top:47px !important;
}

#item432119 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item432116 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item432120 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item432121 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item432155 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item432150 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item432147 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item432114 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item432112 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item114815 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item250724 {
	width:285px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item277726 {
	width:246px !important;
	height:51px !important;
	left:1307px !important;
	top:120px !important;
}

#item308681 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item308774 {
	width:310px !important;
	height:51px !important;
}

#item308711 {
	width:310px !important;
	height:51px !important;
}

#item308805 {
	width:310px !important;
	height:73px !important;
}

#item308743 {
	width:310px !important;
	height:51px !important;
}

#item307764 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item308526 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item308617 {
	width:310px !important;
	height:51px !important;
}

#item308556 {
	width:310px !important;
	height:51px !important;
}

#item308647 {
	width:310px !important;
	height:73px !important;
}

#item308588 {
	width:310px !important;
	height:51px !important;
}

#item307488 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item308372 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item308464 {
	width:310px !important;
	height:51px !important;
}

#item308401 {
	width:310px !important;
	height:51px !important;
}

#item308493 {
	width:310px !important;
	height:73px !important;
}

#item308435 {
	width:310px !important;
	height:51px !important;
}

#item307178 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item308217 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item308311 {
	width:310px !important;
	height:51px !important;
}

#item308248 {
	width:310px !important;
	height:51px !important;
}

#item308341 {
	width:310px !important;
	height:73px !important;
}

#item308277 {
	width:310px !important;
	height:51px !important;
}

#item306901 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item308064 {
	width:310px !important;
	height:51px !important;
}

#item308154 {
	width:310px !important;
	height:51px !important;
}

#item308094 {
	width:310px !important;
	height:51px !important;
}

#item308183 {
	width:310px !important;
	height:73px !important;
}

#item308124 {
	width:310px !important;
	height:51px !important;
}

#item306623 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item307844 {
	width:310px !important;
	height:51px !important;
}

#item307933 {
	width:310px !important;
	height:51px !important;
}

#item307873 {
	width:310px !important;
	height:51px !important;
}

#item307967 {
	width:310px !important;
	height:73px !important;
}

#item307903 {
	width:310px !important;
	height:51px !important;
}

#item306355 {
	width:666px !important;
	height:376px !important;
	left:890px !important;
	top:521px !important;
}

#item408039 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item408037 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item408034 {
	width:539px !important;
	height:679px !important;
	left:270px !important;
	top:319px !important;
}

#item408045 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item408043 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item408040 {
	width:539px !important;
	height:679px !important;
	left:811px !important;
	top:319px !important;
}

#item408160 {
	width:224px !important;
	height:51px !important;
	left:1329px !important;
	top:120px !important;
}

#item408130 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item364493 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item364798 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item364796 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item364793 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item364799 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item364857 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item364915 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item364972 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item365028 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item365085 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item365141 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item365198 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item365254 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item459040 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item459066 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:141px !important;
}

#item459321 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item459478 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item459583 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item458488 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item458717 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item458821 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item458925 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item459031 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item457936 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item457962 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:141px !important;
}

#item458218 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item458323 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item458478 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item457385 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item457411 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:141px !important;
}

#item457717 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item457822 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item457927 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item456813 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:141px !important;
}

#item457068 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item457172 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item457277 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item456811 {
	width:1565px !important;
	height:816px !important;
	left:55px !important;
	top:182px !important;
}

#item365387 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item365388 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item365494 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item365492 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item365489 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item365946 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item370768 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item370825 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item371670 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item371726 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item371839 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item371896 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item371953 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item372010 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item366033 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item366034 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item366127 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item366125 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item366122 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item370888 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item370944 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item372095 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item372207 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item372263 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item372320 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item372376 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item372432 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item374711 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item366742 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item366743 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item366744 {
	width:1620px !important;
	height:806px !important;
	left:-1050px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item367062 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item367060 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item367057 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item371009 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item371066 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item372608 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item372665 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item372721 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item372777 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item372833 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item372890 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item374722 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item367637 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item503877 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item367720 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item367718 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item367715 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item371139 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item371195 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item372983 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item373040 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item373097 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item373210 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item373267 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item373323 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item374730 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item503875 {
	width:903px !important;
	height:518px !important;
	left:68px !important;
	top:273px !important;
}

#item368341 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item368342 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item368448 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item368446 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item368443 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item371259 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item371316 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item373405 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item373462 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item373518 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item373575 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item373687 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item373743 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item374738 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item368988 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item368989 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item369209 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item369207 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item369203 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item371379 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item371435 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item373838 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item373894 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item373950 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item374006 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item374063 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item374176 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item374748 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item369773 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item369774 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item369917 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item369914 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item369911 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item371503 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item371560 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item374274 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item374330 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item374387 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item374443 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item374499 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item374555 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item374759 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item374794 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item375128 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item375184 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item375241 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item375297 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item375354 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item375411 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item375467 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item375524 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item479858 {
	width:540px !important;
	height:806px !important;
	left:1023px !important;
	top:10px !important;
	background:#fff;
}

#item479884 {
	width:41px !important;
	height:41px !important;
	left:1456px !important;
	top:32px !important;
}

#item480051 {
	width:244px !important;
	height:39px !important;
	left:326px !important;
	top:206px !important;
}

#item480156 {
	width:211px !important;
	height:38px !important;
	left:743px !important;
	top:93px !important;
}

#item480311 {
	width:233px !important;
	height:63px !important;
	left:772px !important;
	top:264px !important;
}

#item479303 {
	width:540px !important;
	height:806px !important;
	left:1023px !important;
	top:10px !important;
	background:#fff;
}

#item479329 {
	width:41px !important;
	height:41px !important;
	left:1456px !important;
	top:32px !important;
}

#item479493 {
	width:244px !important;
	height:39px !important;
	left:326px !important;
	top:206px !important;
}

#item479597 {
	width:211px !important;
	height:38px !important;
	left:743px !important;
	top:93px !important;
}

#item479702 {
	width:150px !important;
	height:56px !important;
	left:845px !important;
	top:596px !important;
}

#item478743 {
	width:540px !important;
	height:806px !important;
	left:1023px !important;
	top:10px !important;
	background:#fff;
}

#item478770 {
	width:41px !important;
	height:41px !important;
	left:1456px !important;
	top:32px !important;
}

#item478987 {
	width:211px !important;
	height:38px !important;
	left:743px !important;
	top:93px !important;
}

#item479092 {
	width:150px !important;
	height:56px !important;
	left:845px !important;
	top:596px !important;
}

#item479196 {
	width:233px !important;
	height:63px !important;
	left:772px !important;
	top:264px !important;
}

#item478186 {
	width:540px !important;
	height:806px !important;
	left:1023px !important;
	top:10px !important;
	background:#fff;
}

#item478212 {
	width:41px !important;
	height:41px !important;
	left:1456px !important;
	top:32px !important;
}

#item478377 {
	width:244px !important;
	height:39px !important;
	left:326px !important;
	top:206px !important;
}

#item478534 {
	width:150px !important;
	height:56px !important;
	left:845px !important;
	top:596px !important;
}

#item478638 {
	width:233px !important;
	height:63px !important;
	left:772px !important;
	top:264px !important;
}

#item477766 {
	width:244px !important;
	height:39px !important;
	left:326px !important;
	top:206px !important;
}

#item477870 {
	width:211px !important;
	height:38px !important;
	left:743px !important;
	top:93px !important;
}

#item477976 {
	width:150px !important;
	height:56px !important;
	left:845px !important;
	top:596px !important;
}

#item478081 {
	width:233px !important;
	height:63px !important;
	left:772px !important;
	top:264px !important;
}

#item477604 {
	width:1563px !important;
	height:816px !important;
	left:58px !important;
	top:182px !important;
}

#item375656 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item375658 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item376328 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item379835 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item379892 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item380718 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item380777 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item380833 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item380889 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item380945 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item376388 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item376389 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item379970 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item380027 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item381024 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item381136 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item381192 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item381249 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item381306 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item382887 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item377110 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item377111 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item380102 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item380159 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item381381 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item381437 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item381550 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item381606 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item381662 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item382897 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item377721 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item377722 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item380228 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item380284 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item381784 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item381840 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item381897 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item382010 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item382066 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item382909 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item378330 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item378331 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item380356 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item380413 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item382136 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item382192 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item382249 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item382305 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item382361 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item382921 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item378999 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item379000 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item380490 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item380546 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item382513 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item382569 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item382625 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item382681 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item382794 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item382931 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item277764 {
	width:60px !important;
	height:60px !important;
	left:1376px !important;
	top:431px !important;
}

#item277757 {
	width:60px !important;
	height:60px !important;
	left:1231px !important;
	top:295px !important;
}

#item277783 {
	width:60px !important;
	height:60px !important;
	left:1117px !important;
	top:586px !important;
}

#item277777 {
	width:60px !important;
	height:60px !important;
	left:1269px !important;
	top:588px !important;
}

#item277771 {
	width:60px !important;
	height:60px !important;
	left:1338px !important;
	top:652px !important;
}

#item277822 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item277789 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item116625 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item277855 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item277911 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item278457 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item116707 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item277968 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item278024 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item278465 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item116903 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item278084 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item278141 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item278474 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item117096 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item278205 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item278261 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item278484 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item117292 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item278317 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item278374 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item278493 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item117710 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item117708 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item117705 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item278502 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item278531 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item279045 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:590px !important;
}

#item279074 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:663px !important;
}

#item279104 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:735px !important;
}

#item279136 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:808px !important;
}

#item118369 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item118169 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item118167 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item118164 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item278569 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item278625 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item279172 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item118464 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item118713 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item118710 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item118707 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item278689 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item278745 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item279180 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item118839 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item119082 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item119080 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item119077 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item278804 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item278862 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item279201 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item119208 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item119452 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item119450 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item119447 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item278919 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item278975 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item279212 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item119578 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item119694 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item119692 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item119689 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item279222 {
	width:396px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item279253 {
	width:356px !important;
	height:51px !important;
	left:902px !important;
	top:881px !important;
}

#item432293 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item432266 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item432263 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item432350 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item432323 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item432320 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item432385 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item432379 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item432376 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item432409 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item432393 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item432390 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item432450 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item432423 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item432420 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item432506 {
	width:324px !important;
	height:82px !important;
	background:#f89979;
}

#item432479 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item432476 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item432544 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item432535 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item432532 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item498509 {
	width:38px !important;
	height:34px !important;
	left:67px !important;
	top:47px !important;
}

#item432598 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item432595 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item432599 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item432600 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item432633 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item432629 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item432626 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item432593 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item432590 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item120129 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item250783 {
	width:285px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item279313 {
	width:246px !important;
	height:51px !important;
	left:1307px !important;
	top:120px !important;
}

#item310596 {
	width:310px !important;
	height:51px !important;
}

#item310538 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item310628 {
	width:310px !important;
	height:73px !important;
}

#item310567 {
	width:310px !important;
	height:51px !important;
}

#item309961 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item310475 {
	width:310px !important;
	height:51px !important;
}

#item310414 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item310504 {
	width:310px !important;
	height:73px !important;
}

#item310443 {
	width:310px !important;
	height:51px !important;
}

#item309739 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item310352 {
	width:310px !important;
	height:51px !important;
}

#item310290 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item310384 {
	width:310px !important;
	height:73px !important;
}

#item310323 {
	width:310px !important;
	height:51px !important;
}

#item309515 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item310228 {
	width:310px !important;
	height:51px !important;
}

#item310170 {
	width:310px !important;
	height:51px !important;
}

#item310261 {
	width:310px !important;
	height:73px !important;
}

#item310199 {
	width:310px !important;
	height:51px !important;
}

#item309293 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item310106 {
	width:310px !important;
	height:51px !important;
}

#item310047 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item310137 {
	width:310px !important;
	height:73px !important;
}

#item310076 {
	width:310px !important;
	height:51px !important;
}

#item309078 {
	width:666px !important;
	height:304px !important;
	left:890px !important;
	top:521px !important;
}

#item408052 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item408050 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item408047 {
	width:539px !important;
	height:679px !important;
	left:270px !important;
	top:319px !important;
}

#item408058 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item408056 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item408053 {
	width:539px !important;
	height:679px !important;
	left:811px !important;
	top:319px !important;
}

#item408098 {
	width:224px !important;
	height:51px !important;
	left:1329px !important;
	top:120px !important;
}

#item408068 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item382968 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item383264 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item383321 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item383377 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item383434 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item383490 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item383546 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item383603 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item383661 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item468944 {
	width:540px !important;
	height:806px !important;
	left:940px !important;
	top:10px !important;
	background:#fff;
}

#item468973 {
	width:41px !important;
	height:41px !important;
	left:1374px !important;
	top:32px !important;
}

#item469103 {
	width:143px !important;
	height:37px !important;
	left:737px !important;
	top:188px !important;
}

#item469208 {
	width:237px !important;
	height:63px !important;
	left:10px !important;
	top:528px !important;
}

#item468524 {
	width:540px !important;
	height:806px !important;
	left:940px !important;
	top:10px !important;
	background:#fff;
}

#item468553 {
	width:41px !important;
	height:41px !important;
	left:1374px !important;
	top:32px !important;
}

#item468682 {
	width:143px !important;
	height:37px !important;
	left:737px !important;
	top:188px !important;
}

#item468839 {
	width:219px !important;
	height:63px !important;
	left:10px !important;
	top:659px !important;
}

#item468104 {
	width:540px !important;
	height:806px !important;
	left:940px !important;
	top:10px !important;
	background:#fff;
}

#item468133 {
	width:41px !important;
	height:41px !important;
	left:1374px !important;
	top:32px !important;
}

#item468314 {
	width:237px !important;
	height:63px !important;
	left:10px !important;
	top:528px !important;
}

#item468418 {
	width:219px !important;
	height:63px !important;
	left:10px !important;
	top:659px !important;
}

#item467788 {
	width:143px !important;
	height:37px !important;
	left:737px !important;
	top:188px !important;
}

#item467894 {
	width:237px !important;
	height:63px !important;
	left:10px !important;
	top:528px !important;
}

#item467999 {
	width:219px !important;
	height:63px !important;
	left:10px !important;
	top:659px !important;
}

#item467667 {
	width:1480px !important;
	height:816px !important;
	left:140px !important;
	top:182px !important;
}

#item383768 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item383769 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item384156 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item384240 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item384297 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item394079 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item394136 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item394192 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item394249 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item394305 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item384387 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item384388 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item384835 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item384919 {
	width:152px !important;
	height:36px !important;
	left:565px !important;
	top:216px !important;
}

#item384976 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item394401 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item394514 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item394570 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item394626 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item394682 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item396660 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item385091 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item385092 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item385504 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item385588 {
	width:150px !important;
	height:36px !important;
	left:530px !important;
	top:216px !important;
}

#item385645 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item394788 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item394901 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item394958 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item395014 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item395070 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item396671 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item385761 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item385762 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item386148 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item386234 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item395146 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item395202 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item395315 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item395371 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item395427 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item396680 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item386350 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item386351 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item386737 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item386820 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item395526 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item395582 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item395638 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item395751 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item395807 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item396692 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item386937 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item386938 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item387331 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item387416 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item395916 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item395973 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item396029 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item396085 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item396142 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item396702 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item387533 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item387534 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item387918 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item388002 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item396306 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item396363 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item396420 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item396476 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item396588 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item396718 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item396751 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item397058 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item397056 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item397053 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item397059 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item397116 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item397173 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item397229 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item397285 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item397341 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item397398 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item397454 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item397511 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item461964 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item461990 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:140px !important;
}

#item462245 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item462401 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item462506 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item461410 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item461640 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item461746 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item461850 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item461954 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item460860 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item460886 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:140px !important;
}

#item461141 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item461246 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item461401 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item460306 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item460332 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:140px !important;
}

#item460641 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item460745 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item460851 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item459736 {
	width:147px !important;
	height:37px !important;
	left:670px !important;
	top:140px !important;
}

#item459991 {
	width:196px !important;
	height:79px !important;
	left:725px !important;
	top:496px !important;
}

#item460095 {
	width:144px !important;
	height:33px !important;
	left:10px !important;
	top:552px !important;
}

#item460199 {
	width:240px !important;
	height:63px !important;
	left:10px !important;
	top:594px !important;
}

#item459734 {
	width:1565px !important;
	height:816px !important;
	left:55px !important;
	top:182px !important;
}

#item397645 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item397646 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item397753 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item397751 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item397748 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item398205 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item403074 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item403903 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item403960 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item404074 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item404130 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item404186 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item404242 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item495966 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item398293 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item398294 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item398387 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item398384 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item398381 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item403200 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item404341 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item404455 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item404511 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item404567 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item404623 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item404680 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item406929 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item496028 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item399005 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item399006 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item399320 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item399318 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item399315 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item403315 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item404821 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item404877 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item404935 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item404991 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item405048 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item405104 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item406937 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item496094 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item399893 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item503907 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item399977 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item399975 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item399972 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item403437 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item405181 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item405237 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item405293 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item405406 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item405462 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item405518 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item406949 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item496158 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item503905 {
	width:903px !important;
	height:518px !important;
	left:68px !important;
	top:273px !important;
}

#item400596 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item400598 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item400704 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item400702 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item400699 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item403566 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item405606 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item405663 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item405719 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item405775 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item405888 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item405945 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item406958 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item496217 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item401243 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item401244 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item401463 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item401461 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item401458 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item403692 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item406023 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item406079 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item406135 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item406192 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item406248 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item406361 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item406966 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item496276 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item402029 {
	width:1080px !important;
	height:170px !important;
	top:22px !important;
	background:#f56e40;
}

#item402030 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item402172 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item402170 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item402167 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item403815 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item406494 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:590px !important;
}

#item406550 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:517px !important;
}

#item406606 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:423px !important;
}

#item406662 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:663px !important;
}

#item406719 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item406775 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item406974 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item496334 {
	width:333px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item279894 {
	width:60px !important;
	height:60px !important;
	left:1231px !important;
	top:295px !important;
}

#item279918 {
	width:60px !important;
	height:60px !important;
	left:1219px !important;
	top:559px !important;
}

#item279911 {
	width:60px !important;
	height:60px !important;
	left:1268px !important;
	top:632px !important;
}

#item279905 {
	width:60px !important;
	height:60px !important;
	left:1358px !important;
	top:670px !important;
}

#item279379 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item279347 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item121938 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item279412 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item279468 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item279936 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item122016 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item279527 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item279584 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item279945 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item122215 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item279640 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item279696 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item279954 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item122409 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item279770 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item279826 {
	width:332px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item279963 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item122828 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item122826 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item122823 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item279971 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item280002 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item280539 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:590px !important;
}

#item280569 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:663px !important;
}

#item280601 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:735px !important;
}

#item280631 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:808px !important;
}

#item123623 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item123373 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item123371 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item123368 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item280041 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item280097 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item280670 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item123708 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item123956 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item123954 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item123951 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item280170 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item280226 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item280678 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item124082 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item124325 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item124323 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item124320 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item280290 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item280346 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item280686 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item124455 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item124699 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item124696 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item124693 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item280415 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item280471 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item280695 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item124824 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item124941 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item124939 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item124936 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item280704 {
	width:396px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item280737 {
	width:356px !important;
	height:51px !important;
	left:902px !important;
	top:881px !important;
}

#item432772 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item432745 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item432742 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item432829 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item432802 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item432799 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item432865 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item432859 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item432856 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item432886 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item432875 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item432872 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item432934 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item432906 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item432903 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item432990 {
	width:324px !important;
	height:82px !important;
	background:#f89979;
}

#item432963 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item432960 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item433025 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item433019 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item433016 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item498520 {
	width:38px !important;
	height:34px !important;
	left:67px !important;
	top:47px !important;
}

#item433080 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item433077 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item433081 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item433082 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item433115 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item433111 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item433108 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item433075 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item433073 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item125374 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item250839 {
	width:285px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item280856 {
	width:246px !important;
	height:51px !important;
	left:1307px !important;
	top:120px !important;
}

#item313213 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item313303 {
	width:310px !important;
	height:51px !important;
}

#item313242 {
	width:310px !important;
	height:51px !important;
}

#item313337 {
	width:310px !important;
	height:73px !important;
}

#item313274 {
	width:310px !important;
	height:51px !important;
}

#item312343 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item313059 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item313150 {
	width:310px !important;
	height:51px !important;
}

#item313089 {
	width:310px !important;
	height:51px !important;
}

#item313179 {
	width:310px !important;
	height:73px !important;
}

#item313119 {
	width:310px !important;
	height:51px !important;
}

#item312065 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item312902 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item312998 {
	width:310px !important;
	height:51px !important;
}

#item312935 {
	width:310px !important;
	height:51px !important;
}

#item313027 {
	width:310px !important;
	height:73px !important;
}

#item312965 {
	width:310px !important;
	height:51px !important;
}

#item311789 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item312748 {
	width:315px !important;
	height:56px !important;
	left:10px !important;
	top:10px !important;
}

#item312840 {
	width:310px !important;
	height:51px !important;
}

#item312777 {
	width:310px !important;
	height:51px !important;
}

#item312872 {
	width:310px !important;
	height:73px !important;
}

#item312810 {
	width:310px !important;
	height:51px !important;
}

#item311514 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item312597 {
	width:310px !important;
	height:51px !important;
}

#item312688 {
	width:310px !important;
	height:51px !important;
}

#item312626 {
	width:310px !important;
	height:51px !important;
}

#item312719 {
	width:310px !important;
	height:73px !important;
}

#item312658 {
	width:310px !important;
	height:51px !important;
}

#item311237 {
	width:41px !important;
	height:41px !important;
	left:624px !important;
	top:10px !important;
}

#item312445 {
	width:310px !important;
	height:51px !important;
}

#item312534 {
	width:310px !important;
	height:51px !important;
}

#item312474 {
	width:310px !important;
	height:51px !important;
}

#item312567 {
	width:310px !important;
	height:73px !important;
}

#item312504 {
	width:310px !important;
	height:51px !important;
}

#item310967 {
	width:666px !important;
	height:376px !important;
	left:890px !important;
	top:521px !important;
}

#item280916 {
	width:224px !important;
	height:51px !important;
	left:1329px !important;
	top:120px !important;
}

#item280887 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item280954 {
	width:809px !important;
	height:679px !important;
	background:#fff;
}

#item280952 {
	width:809px !important;
	height:679px !important;
	background:#fff;
}

#item280949 {
	width:809px !important;
	height:679px !important;
	left:405px !important;
	top:319px !important;
}

#item408066 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item408064 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item408060 {
	width:539px !important;
	height:679px !important;
	left:541px !important;
	top:319px !important;
}

#item126876 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item280957 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item281506 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:641px !important;
}

#item281535 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item281596 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item281566 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item495322 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item490175 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item490262 {
	width:872px !important;
	height:718px !important;
	left:153px !important;
	top:76px !important;
}

#item490540 {
	width:225px !important;
	height:87px !important;
	left:468px !important;
	top:328px !important;
}

#item490871 {
	width:177px !important;
	height:56px !important;
	left:10px !important;
	top:696px !important;
}

#item491442 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item489649 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item489736 {
	width:872px !important;
	height:718px !important;
	left:153px !important;
	top:76px !important;
}

#item489909 {
	width:128px !important;
	height:63px !important;
	left:53px !important;
	top:561px !important;
}

#item490808 {
	width:177px !important;
	height:56px !important;
	left:10px !important;
	top:696px !important;
}

#item491433 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item489124 {
	width:540px !important;
	height:806px !important;
	left:1025px !important;
	top:10px !important;
	background:#fff;
}

#item490947 {
	width:41px !important;
	height:41px !important;
	left:1459px !important;
	top:32px !important;
}

#item489211 {
	width:872px !important;
	height:718px !important;
	left:153px !important;
	top:76px !important;
}

#item489384 {
	width:128px !important;
	height:63px !important;
	left:53px !important;
	top:561px !important;
}

#item489488 {
	width:225px !important;
	height:87px !important;
	left:468px !important;
	top:328px !important;
}

#item489048 {
	width:872px !important;
	height:718px !important;
	left:153px !important;
	top:76px !important;
}

#item488819 {
	width:128px !important;
	height:63px !important;
	left:53px !important;
	top:561px !important;
}

#item488923 {
	width:225px !important;
	height:87px !important;
	left:468px !important;
	top:328px !important;
}

#item489054 {
	width:177px !important;
	height:56px !important;
	left:10px !important;
	top:696px !important;
}

#item489122 {
	width:1565px !important;
	height:816px !important;
	left:55px !important;
	top:182px !important;
}

#item127799 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item128333 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item491451 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item280990 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item281687 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item281743 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item281800 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item495389 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item128544 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item128545 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item281136 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item281888 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:641px !important;
}

#item282002 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item282060 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item491459 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item495454 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item129070 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item129071 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item281258 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item282161 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:641px !important;
}

#item282221 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item282277 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:881px !important;
}

#item491467 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item495514 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item129623 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#f56e40;
}

#item129624 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item281387 {
	width:238px !important;
	height:51px !important;
	left:1314px !important;
	top:120px !important;
}

#item282424 {
	width:310px !important;
	height:73px !important;
	left:1242px !important;
	top:641px !important;
}

#item282483 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:735px !important;
}

#item282596 {
	width:310px !important;
	height:51px !important;
	left:1242px !important;
	top:808px !important;
}

#item491476 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item495575 {
	width:236px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item282674 {
	width:229px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item282730 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item283277 {
	width:60px !important;
	height:60px !important;
	left:1231px !important;
	top:295px !important;
}

#item283283 {
	width:60px !important;
	height:60px !important;
	left:904px !important;
	top:574px !important;
}

#item283295 {
	width:60px !important;
	height:60px !important;
	left:1269px !important;
	top:588px !important;
}

#item283289 {
	width:60px !important;
	height:60px !important;
	left:1338px !important;
	top:652px !important;
}

#item130677 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item282829 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item283310 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item495643 {
	width:229px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item130762 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item282954 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item283319 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item495704 {
	width:229px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item130958 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item283082 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item283328 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item495767 {
	width:229px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item131153 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item283206 {
	width:282px !important;
	height:51px !important;
	left:1270px !important;
	top:120px !important;
}

#item283337 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item495832 {
	width:229px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item131604 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item131601 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item131598 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item283375 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item283346 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item283646 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:735px !important;
}

#item283686 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:808px !important;
}

#item132243 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item132072 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item132070 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item132067 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item283417 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item283473 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item283722 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item132321 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item132566 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item132564 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item132561 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item283531 {
	width:234px !important;
	height:51px !important;
	left:1319px !important;
	top:120px !important;
}

#item283587 {
	width:197px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item283732 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item132690 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f56e40;
}

#item132806 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item132804 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item132801 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item283740 {
	width:396px !important;
	height:51px !important;
	left:68px !important;
	top:120px !important;
}

#item280793 {
	width:356px !important;
	height:51px !important;
	left:902px !important;
	top:881px !important;
}

#item254451 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item214626 {
	width:165px !important;
	height:51px !important;
	left:1319px !important;
	top:484px !important;
}

#item505340 {
	width:194px !important;
	height:51px !important;
	left:67px !important;
	top:881px !important;
}

#item505297 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item505294 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item505298 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item505299 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item505333 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item505328 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item505325 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item505292 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item505290 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item46635 {
	opacity:0.90;
	width:1620px !important;
	height:976px !important;
	top:22px !important;
	background:#db333d;
}

#item253874 {
	width:324px !important;
	height:82px !important;
	background:#e57077;
}

#item253847 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item253844 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item494480 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item494473 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item494469 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item214609 {
	width:810px !important;
	height:358px !important;
	background:#fff;
}

#item214600 {
	width:810px !important;
	height:358px !important;
}

#item214604 {
	width:810px !important;
	height:358px !important;
	top:216px !important;
}

#item214619 {
	width:810px !important;
	height:358px !important;
	background:#fff;
}

#item214602 {
	width:810px !important;
	height:358px !important;
}

#item214615 {
	width:810px !important;
	height:358px !important;
	top:574px !important;
}

#item214614 {
	width:810px !important;
	height:358px !important;
	background:#fff;
}

#item214601 {
	width:810px !important;
	height:358px !important;
}

#item214610 {
	width:810px !important;
	height:358px !important;
	left:810px !important;
	top:216px !important;
}

#item214624 {
	width:810px !important;
	height:358px !important;
	background:#fff;
}

#item214603 {
	width:810px !important;
	height:358px !important;
}

#item214620 {
	width:810px !important;
	height:358px !important;
	left:810px !important;
	top:574px !important;
}

#item494430 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item494427 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item494431 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item494432 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item494466 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item494461 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item494458 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item494425 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item494423 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item433607 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item433599 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item433604 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item254005 {
	width:324px !important;
	height:82px !important;
	background:#e57077;
}

#item253978 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item253974 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item215076 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item215018 {
	width:454px !important;
	height:51px !important;
	left:1098px !important;
	top:881px !important;
}

#item215358 {
	width:454px !important;
	height:51px !important;
	left:1098px !important;
	top:808px !important;
}

#item433553 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item433550 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item433554 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item433555 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item433589 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item433584 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item433581 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item433547 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item433545 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item254117 {
	width:324px !important;
	height:82px !important;
	background:#e57077;
}

#item254090 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item254087 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item433816 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item433808 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item433805 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item215481 {
	width:454px !important;
	height:73px !important;
	left:1098px !important;
	top:786px !important;
}

#item215512 {
	width:454px !important;
	height:51px !important;
	left:1098px !important;
	top:881px !important;
}

#item228506 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item433766 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item433763 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item433767 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item433768 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item433802 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item433797 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item433794 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item433761 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item433759 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item254229 {
	width:324px !important;
	height:82px !important;
	background:#e57077;
}

#item254202 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item254199 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item433886 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item433879 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item433876 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item215543 {
	width:736px !important;
	height:51px !important;
	left:817px !important;
	top:881px !important;
}

#item228572 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item433836 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item433833 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item433837 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item433838 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item433872 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item433867 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item433864 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item433831 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item433829 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item254352 {
	width:324px !important;
	height:82px !important;
	background:#e57077;
}

#item254325 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item254322 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item433969 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item228629 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item260939 {
	width:417px !important;
	height:73px !important;
	left:68px !important;
	top:301px !important;
}

#item261030 {
	width:417px !important;
	height:73px !important;
	left:601px !important;
	top:301px !important;
}

#item261061 {
	width:417px !important;
	height:95px !important;
	left:1135px !important;
	top:301px !important;
}

#item261121 {
	width:417px !important;
	height:73px !important;
	left:1135px !important;
	top:512px !important;
}

#item261092 {
	width:417px !important;
	height:73px !important;
	left:1135px !important;
	top:418px !important;
}

#item261155 {
	width:417px !important;
	height:73px !important;
	left:1135px !important;
	top:607px !important;
}

#item261187 {
	width:417px !important;
	height:95px !important;
	left:1135px !important;
	top:701px !important;
}

#item260969 {
	width:417px !important;
	height:73px !important;
	left:68px !important;
	top:396px !important;
}

#item260998 {
	width:417px !important;
	height:95px !important;
	left:68px !important;
	top:490px !important;
}

#item433926 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item433923 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item433927 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item433928 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item433962 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item433957 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item433954 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item433921 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item433919 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item253719 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item215629 {
	width:160px !important;
	height:51px !important;
	left:68px !important;
	top:484px !important;
}

#item37219 {
	opacity:0.90;
	width:1620px !important;
	height:978px !important;
	top:20px !important;
	background:#14a9e6;
}

#item253628 {
	width:324px !important;
	height:82px !important;
	background:#5ac2ed;
}

#item253601 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item253598 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item215664 {
	width:540px !important;
	height:358px !important;
	background:#fff;
}

#item215659 {
	width:540px !important;
	height:358px !important;
}

#item215660 {
	width:540px !important;
	height:358px !important;
	top:216px !important;
}

#item215684 {
	width:540px !important;
	height:358px !important;
	background:#fff;
}

#item215682 {
	width:540px !important;
	height:358px !important;
}

#item215678 {
	width:540px !important;
	height:358px !important;
	top:574px !important;
}

#item215671 {
	width:540px !important;
	height:358px !important;
	background:#fff;
}

#item215669 {
	width:540px !important;
	height:358px !important;
}

#item215666 {
	width:540px !important;
	height:358px !important;
	left:540px !important;
	top:216px !important;
}

#item215690 {
	width:540px !important;
	height:358px !important;
	background:#fff;
}

#item215688 {
	width:540px !important;
	height:358px !important;
}

#item215685 {
	width:540px !important;
	height:358px !important;
	left:540px !important;
	top:574px !important;
}

#item215677 {
	width:540px !important;
	height:358px !important;
	background:#fff;
}

#item215675 {
	width:540px !important;
	height:358px !important;
}

#item215672 {
	width:540px !important;
	height:358px !important;
	left:1080px !important;
	top:216px !important;
}

#item215696 {
	width:540px !important;
	height:358px !important;
	background:#fff;
}

#item215694 {
	width:540px !important;
	height:358px !important;
}

#item215691 {
	width:540px !important;
	height:358px !important;
	left:1080px !important;
	top:574px !important;
}

#item252806 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item252779 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item252776 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item252864 {
	width:324px !important;
	height:82px !important;
	background:#5ac2ed;
}

#item252835 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item252832 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item252900 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item252893 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item252890 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item252922 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item252909 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item252906 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item252965 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item252938 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item252935 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item253022 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item252994 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item252991 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item436548 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item436554 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item434044 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item434016 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item434013 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item434100 {
	width:324px !important;
	height:82px !important;
	background:#5ac2ed;
}

#item434073 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item434070 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item434136 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item434129 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item434126 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item434157 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item434144 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item434141 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item434199 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item434172 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item434169 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item434256 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item434229 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item434226 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item436558 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item434283 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item436553 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item498528 {
	width:38px !important;
	height:34px !important;
	left:67px !important;
	top:47px !important;
}

#item436344 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item436341 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item436345 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item436346 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item436380 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item436375 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item436372 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item436339 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item436337 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item408521 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item408552 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item408584 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item414698 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item414760 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item414789 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item414818 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item414850 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item414880 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item38458 {
	width:534px !important;
	height:323px !important;
	background:#d0edfa;
}

#item408680 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item408737 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item408794 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item422632 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item422711 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item422765 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item422821 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item422875 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item422929 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item39219 {
	width:20px !important;
	height:20px !important;
	background:#00205b;
}

#item39220 {
	width:20px !important;
	height:20px !important;
	left:225px !important;
	background:#999999;
}

#item408863 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item408976 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item409032 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item422998 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item423077 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item423132 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item423186 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item423240 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item423295 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item409107 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item409165 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item409279 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item423357 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item423437 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item423491 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item423545 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item423599 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item423654 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item253049 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item434435 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item434408 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item434405 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item434491 {
	width:324px !important;
	height:82px !important;
	background:#5ac2ed;
}

#item434464 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item434461 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item434527 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item434520 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item434517 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item434550 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item434537 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item434534 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item434592 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item434565 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item434562 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item434648 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item434621 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item434618 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item436617 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item434675 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item436614 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item436573 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item436570 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item436574 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item436575 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item436609 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item436604 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item436601 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item436567 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item436565 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item409828 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:358px !important;
}

#item409884 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:358px !important;
}

#item409940 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:358px !important;
}

#item414924 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item414979 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item415087 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item415142 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item415196 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item415250 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item153581 {
	width:534px !important;
	height:308px !important;
	background:#d0edfa;
}

#item410131 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:358px !important;
}

#item410187 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:358px !important;
}

#item410243 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:358px !important;
}

#item421530 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item421585 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item421665 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item421720 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item421774 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item421828 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item153952 {
	width:20px !important;
	height:20px !important;
	left:183px !important;
	background:#00205b;
}

#item153953 {
	width:20px !important;
	height:20px !important;
	background:#999999;
}

#item410317 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:358px !important;
}

#item410430 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:358px !important;
}

#item410486 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:358px !important;
}

#item421882 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item421936 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item422016 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item422070 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item422124 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item422178 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item410558 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:358px !important;
}

#item410614 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:358px !important;
}

#item410727 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:358px !important;
}

#item422272 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item422326 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item422405 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item422459 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item422513 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item422568 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item434813 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item434786 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item434783 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item434869 {
	width:324px !important;
	height:82px !important;
	background:#5ac2ed;
}

#item434842 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item434839 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item434906 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item434898 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item434895 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item434926 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item434915 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item434912 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item434970 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item434943 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item434940 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item435028 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item434999 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item434996 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item436677 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item435055 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item436674 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item436631 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item436628 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item436632 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item436633 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item436668 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item436663 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item436659 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item436626 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item436623 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item410802 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item410859 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item410916 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item415312 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item415366 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item415422 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item415531 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item415585 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item415640 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item155172 {
	width:330px !important;
	height:232px !important;
	background:#d0edfa;
}

#item411096 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item411152 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item411208 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item420400 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item420454 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item420508 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item420587 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item420641 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item420696 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item155544 {
	width:20px !important;
	height:20px !important;
	background:#999999;
}

#item155543 {
	width:20px !important;
	height:20px !important;
	background:#00205b;
}

#item411276 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item411389 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item411445 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item420774 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item420828 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item420882 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item420962 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item421016 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item421070 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item411515 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item411572 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item411684 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item421124 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item421178 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item421233 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item421312 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item421366 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item421420 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item435216 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item435189 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item435186 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item435272 {
	width:324px !important;
	height:82px !important;
	background:#5ac2ed;
}

#item435245 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item435242 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item435310 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item435302 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item435299 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item435331 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item435318 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item435315 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item435372 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item435345 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item435342 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item435428 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item435401 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item435398 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item436735 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item435455 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item436732 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item436690 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item436687 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item436691 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item436692 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item436726 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item436721 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item436718 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item436685 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item436682 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item411762 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item411818 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item411874 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item415719 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item415773 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item415827 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item415881 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item415989 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item416044 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item156650 {
	width:380px !important;
	height:297px !important;
	background:#d0edfa;
}

#item412057 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item412113 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item412170 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item419274 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item419329 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item419384 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item419438 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item419517 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item419571 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item412241 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item412353 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item412410 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item419626 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item419680 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item419734 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item419788 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item419868 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item419923 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item412483 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item412539 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item412652 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item419982 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item420036 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item420090 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item420145 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item420224 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item420278 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item435605 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item435578 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item435575 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item435663 {
	width:324px !important;
	height:82px !important;
	background:#5ac2ed;
}

#item435634 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item435631 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item435698 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item435692 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item435689 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item435720 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item435707 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item435704 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item435761 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item435734 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item435731 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item435817 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item435790 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item435787 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item435844 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item412716 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item412772 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item412828 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item416166 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item416220 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item416274 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item416329 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item416383 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item416493 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item413021 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item413078 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item413134 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item418153 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item418207 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item418262 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item418316 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item418370 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item418449 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item159337 {
	width:20px !important;
	height:20px !important;
	background:#999999;
}

#item159365 {
	width:20px !important;
	height:20px !important;
	background:#00205b;
}

#item413204 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item413318 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item413375 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item418503 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item418558 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item418612 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item418667 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item418721 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item418800 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item413443 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item413500 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item413612 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item418856 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item418910 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item418964 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item419018 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item419073 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item419153 {
	width:40px !important;
	height:34px !important;
	left:366px !important;
	top:47px !important;
}

#item435983 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item435954 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item435951 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item436040 {
	width:324px !important;
	height:82px !important;
	background:#5ac2ed;
}

#item436013 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item436009 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item436075 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item436069 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item436066 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item436098 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item436083 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item436080 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item436140 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item436113 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item436109 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item436196 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item436169 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item436166 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item436794 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item436223 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item436789 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item436748 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item436745 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item436749 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item436750 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item436785 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item436779 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item436776 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item436743 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item436741 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item413681 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item413738 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item413794 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item416567 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item416622 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item416676 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item416730 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item416785 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item416839 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item413981 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item414039 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item414095 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item416984 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item417038 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item417092 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item417146 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item417201 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item417255 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item414164 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item414276 {
	width:369px !important;
	height:51px !important;
	left:1183px !important;
	top:286px !important;
}

#item414332 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item417355 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item417409 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item417464 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item417519 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item417573 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item417627 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item414405 {
	width:369px !important;
	height:51px !important;
	left:440px !important;
	top:286px !important;
}

#item414462 {
	width:369px !important;
	height:51px !important;
	left:811px !important;
	top:286px !important;
}

#item414575 {
	width:369px !important;
	height:51px !important;
	left:68px !important;
	top:286px !important;
}

#item417715 {
	width:39px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item417769 {
	width:40px !important;
	height:34px !important;
	left:166px !important;
	top:47px !important;
}

#item417824 {
	width:40px !important;
	height:34px !important;
	left:206px !important;
	top:47px !important;
}

#item417879 {
	width:40px !important;
	height:34px !important;
	left:246px !important;
	top:47px !important;
}

#item417933 {
	width:40px !important;
	height:34px !important;
	left:286px !important;
	top:47px !important;
}

#item417987 {
	width:40px !important;
	height:34px !important;
	left:326px !important;
	top:47px !important;
}

#item73379 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item73381 {
	width:324px !important;
	height:82px !important;
}

#item73376 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item253815 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item85772 {
	width:481px !important;
	height:147px !important;
	left:821px !important;
	top:785px !important;
}

#item229821 {
	width:481px !important;
	height:147px !important;
	left:319px !important;
	top:785px !important;
}

#item253205 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item253178 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item253175 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item253261 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item253234 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item253231 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item253297 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item253290 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item253287 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item253320 {
	width:108px !important;
	height:82px !important;
	background:#bbde4c;
}

#item253305 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item253302 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item253362 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item253334 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item253331 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item253418 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item253391 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item253388 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item253445 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item436858 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item436831 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item436828 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item436914 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item436887 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item436884 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item436951 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item436943 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item436940 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item436974 {
	width:108px !important;
	height:82px !important;
	background:#bbde4c;
}

#item436959 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item436956 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item437015 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item436987 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item436984 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item437072 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item437044 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item437041 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item437313 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item437099 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item437309 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item498537 {
	width:38px !important;
	height:34px !important;
	left:67px !important;
	top:47px !important;
}

#item437228 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item437225 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item437229 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item437230 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item437264 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item437259 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item437256 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item437223 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item437220 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item229912 {
	width:621px !important;
	height:976px !important;
	left:400px !important;
	top:22px !important;
}

#item229906 {
	width:546px !important;
	height:976px !important;
	top:22px !important;
}

#item230099 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item230984 {
	width:745px !important;
	height:976px !important;
	left:875px !important;
	top:22px !important;
}

#item230990 {
	width:621px !important;
	height:976px !important;
	left:400px !important;
	top:22px !important;
}

#item245845 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item245899 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item245953 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item246008 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item246062 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item246117 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item247306 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item230058 {
	width:745px !important;
	height:976px !important;
	left:875px !important;
	top:22px !important;
}

#item230065 {
	width:621px !important;
	height:976px !important;
	left:400px !important;
	top:22px !important;
}

#item229918 {
	width:36px !important;
	height:36px !important;
	left:413px !important;
	top:396px !important;
}

#item230150 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item245446 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item245500 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item245554 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item245609 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item245663 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item245717 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item247251 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item228825 {
	opacity:0.60;
	width:1620px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item230072 {
	width:745px !important;
	height:976px !important;
	left:875px !important;
	top:22px !important;
}

#item230078 {
	width:546px !important;
	height:976px !important;
	top:22px !important;
}

#item229937 {
	width:36px !important;
	height:36px !important;
	left:916px !important;
	top:396px !important;
}

#item230427 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item245053 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item245108 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item245162 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item245216 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item245270 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item245324 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item247197 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item229271 {
	opacity:0.60;
	width:1620px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item230084 {
	width:546px !important;
	height:976px !important;
	top:22px !important;
}

#item230090 {
	width:621px !important;
	height:976px !important;
	left:400px !important;
	top:22px !important;
}

#item230050 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:396px !important;
}

#item230717 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item244628 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item244683 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item244737 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item244791 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item244845 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item244900 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item247141 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item437400 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item437373 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item437370 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item437456 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item437429 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item437426 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item437491 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item437485 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item437482 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item437513 {
	width:108px !important;
	height:82px !important;
	background:#bbde4c;
}

#item437502 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item437499 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item437556 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item437529 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item437526 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item437613 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item437585 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item437582 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item437651 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item437643 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item437640 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item437882 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item437879 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item437883 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item437884 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item437918 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item437913 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item437910 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item437877 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item437875 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item168217 {
	width:154px !important;
	height:80px !important;
	left:996px !important;
	top:22px !important;
	background:#f5fae5;
}

#item231012 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item237160 {
	width:403px !important;
	height:51px !important;
	left:68px !important;
	top:387px !important;
}

#item237189 {
	width:403px !important;
	height:51px !important;
	left:68px !important;
	top:460px !important;
}

#item244145 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item244256 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item244310 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item244365 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item244419 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item244473 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item247085 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item177648 {
	width:154px !important;
	height:80px !important;
	left:996px !important;
	top:22px !important;
	background:#f5fae5;
}

#item231286 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item237220 {
	width:36px !important;
	height:36px !important;
	left:940px !important;
	top:434px !important;
}

#item243743 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item243851 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item243905 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item243959 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item244014 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item244068 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item247025 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item177659 {
	width:154px !important;
	height:80px !important;
	left:996px !important;
	top:22px !important;
	background:#f5fae5;
}

#item231556 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item237226 {
	width:36px !important;
	height:36px !important;
	left:940px !important;
	top:500px !important;
}

#item243350 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item243459 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item243513 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item243567 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item243621 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item243676 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item246948 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item231828 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item237239 {
	width:282px !important;
	height:95px !important;
	left:1270px !important;
	top:799px !important;
}

#item242886 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item242941 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item243049 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item243103 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item243157 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item243213 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item246892 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item232103 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item237271 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:150px !important;
}

#item242497 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item242552 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item242660 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item242714 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item242768 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item242822 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item246838 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item438262 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item438253 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item438259 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item232378 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item242106 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item242161 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item242216 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item242324 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item242378 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item242432 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item246782 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item438208 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item438204 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item438209 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item438210 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item438245 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item438240 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item438237 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item438202 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item438200 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item16370 {
	width:1620px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item82901 {
	width:28px !important;
	height:28px !important;
	left:1322px !important;
	top:602px !important;
}

#item82935 {
	width:28px !important;
	height:28px !important;
	left:1183px !important;
	top:804px !important;
}

#item232679 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item241683 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item241737 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item241791 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item241847 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item241955 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item242009 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item246716 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item81988 {
	width:1620px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item82971 {
	width:36px !important;
	height:36px !important;
	left:1558px !important;
	top:602px !important;
}

#item82985 {
	width:28px !important;
	height:28px !important;
	left:1183px !important;
	top:804px !important;
}

#item232951 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item241300 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item241354 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item241408 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item241463 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item241571 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item241625 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item246657 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item82386 {
	width:1620px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item82976 {
	width:36px !important;
	height:36px !important;
	left:1424px !important;
	top:800px !important;
}

#item83040 {
	width:28px !important;
	height:28px !important;
	left:1322px !important;
	top:602px !important;
}

#item233216 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item240882 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item240936 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item240990 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item241044 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item241153 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item241208 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item246602 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item16372 {
	width:1620px !important;
	height:325px !important;
	top:22px !important;
	background:#c5e266;
}

#item16373 {
	width:1620px !important;
	height:326px !important;
	top:347px !important;
	background:#b2d933;
}

#item16374 {
	width:1620px !important;
	height:325px !important;
	top:673px !important;
	background:#9fd000;
}

#item438395 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item438386 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item438391 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item83131 {
	width:448px !important;
	height:51px !important;
	left:1029px !important;
	top:484px !important;
}

#item233480 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item240482 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item240537 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item240591 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item240645 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item240701 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item240811 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item246547 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item438286 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item438283 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item438287 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item438288 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item438322 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item438317 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item438314 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item438281 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item438279 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item16407 {
	width:1620px !important;
	height:325px !important;
	top:22px !important;
	background:#c5e266;
}

#item16408 {
	width:1620px !important;
	height:326px !important;
	top:347px !important;
	background:#fff;
}

#item16409 {
	width:1620px !important;
	height:325px !important;
	top:673px !important;
	background:#9fd000;
}

#item438423 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item438417 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item438415 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item83164 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:377px !important;
}

#item233801 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item240060 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item240114 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item240168 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item240222 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item240276 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item240385 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item246491 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item438340 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item438337 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item438341 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item438342 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item438376 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item438371 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item438368 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item438335 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item438333 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item438511 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item438483 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item438480 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item438567 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item438540 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item438537 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item438604 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item438596 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item438593 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item438626 {
	width:108px !important;
	height:82px !important;
	background:#bbde4c;
}

#item438614 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item438611 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item438668 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item438641 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item438638 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item438725 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item438697 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item438694 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item438760 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item438754 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item438751 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item438816 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item438813 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item438817 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item438818 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item438851 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item438847 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item438844 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item438811 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item438809 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item234074 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item239643 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item239697 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item239751 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item239805 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item239859 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item239913 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item246430 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item249579 {
	width:405px !important;
	height:606px !important;
	background:#cfe77f;
}

#item17770 {
	width:405px !important;
	height:606px !important;
	background:#9fd000;
}

#item249576 {
	width:405px !important;
	height:606px !important;
	top:392px !important;
}

#item249611 {
	width:405px !important;
	height:606px !important;
	background:#e2f0b2;
}

#item17771 {
	width:405px !important;
	height:606px !important;
	background:#b2d933;
}

#item249608 {
	width:405px !important;
	height:606px !important;
	left:405px !important;
	top:392px !important;
}

#item249645 {
	width:405px !important;
	height:606px !important;
	background:#cfe77f;
}

#item17772 {
	width:405px !important;
	height:606px !important;
	background:#9fd000;
}

#item249642 {
	width:405px !important;
	height:606px !important;
	left:810px !important;
	top:392px !important;
}

#item249677 {
	width:405px !important;
	height:606px !important;
	background:#e2f0b2;
}

#item17773 {
	width:405px !important;
	height:606px !important;
	background:#b2d933;
}

#item249674 {
	width:405px !important;
	height:606px !important;
	left:1215px !important;
	top:392px !important;
}

#item83195 {
	width:405px !important;
	height:606px !important;
	top:392px !important;
	background:#9fd000;
}

#item84487 {
	width:36px !important;
	height:36px !important;
	left:349px !important;
	top:412px !important;
}

#item234340 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item239245 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item239299 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item239353 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item239408 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item239462 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item239516 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item246375 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item249740 {
	width:405px !important;
	height:606px !important;
	background:#e2f0b2;
}

#item249711 {
	width:405px !important;
	height:606px !important;
	background:#b2d933;
}

#item249708 {
	width:405px !important;
	height:606px !important;
	left:405px !important;
	top:392px !important;
}

#item249800 {
	width:405px !important;
	height:606px !important;
	background:#cfe77f;
}

#item249771 {
	width:405px !important;
	height:606px !important;
	background:#9fd000;
}

#item249768 {
	width:405px !important;
	height:606px !important;
	left:810px !important;
	top:392px !important;
}

#item249861 {
	width:405px !important;
	height:606px !important;
	background:#e2f0b2;
}

#item249831 {
	width:405px !important;
	height:606px !important;
	background:#b2d933;
}

#item249828 {
	width:405px !important;
	height:606px !important;
	left:1215px !important;
	top:392px !important;
}

#item83437 {
	width:405px !important;
	height:606px !important;
	left:405px !important;
	top:392px !important;
	background:#b2d933;
}

#item228698 {
	width:36px !important;
	height:36px !important;
	left:754px !important;
	top:412px !important;
}

#item234609 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item238858 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item238912 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item238966 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item239020 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item239075 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item239130 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item246321 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item249923 {
	width:405px !important;
	height:606px !important;
	background:#cfe77f;
}

#item249894 {
	width:405px !important;
	height:606px !important;
	background:#9fd000;
}

#item249891 {
	width:405px !important;
	height:606px !important;
	top:392px !important;
}

#item249984 {
	width:405px !important;
	height:606px !important;
	background:#cfe77f;
}

#item249954 {
	width:405px !important;
	height:606px !important;
	background:#9fd000;
}

#item249951 {
	width:405px !important;
	height:606px !important;
	left:810px !important;
	top:392px !important;
}

#item250044 {
	width:405px !important;
	height:606px !important;
	background:#e2f0b2;
}

#item250015 {
	width:405px !important;
	height:606px !important;
	background:#b2d933;
}

#item250012 {
	width:405px !important;
	height:606px !important;
	left:1215px !important;
	top:392px !important;
}

#item83914 {
	width:405px !important;
	height:606px !important;
	left:810px !important;
	top:392px !important;
	background:#9fd000;
}

#item228716 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:412px !important;
}

#item234883 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item237901 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item237955 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item238009 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item238063 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item238117 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item238172 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item246266 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item250114 {
	width:405px !important;
	height:606px !important;
	background:#cfe77f;
}

#item250084 {
	width:405px !important;
	height:606px !important;
	background:#9fd000;
}

#item250081 {
	width:405px !important;
	height:606px !important;
	top:392px !important;
}

#item250174 {
	width:405px !important;
	height:606px !important;
	background:#e2f0b2;
}

#item250145 {
	width:405px !important;
	height:606px !important;
	background:#b2d933;
}

#item250142 {
	width:405px !important;
	height:606px !important;
	left:405px !important;
	top:392px !important;
}

#item250235 {
	width:405px !important;
	height:606px !important;
	background:#e2f0b2;
}

#item250206 {
	width:405px !important;
	height:606px !important;
	background:#b2d933;
}

#item250203 {
	width:405px !important;
	height:606px !important;
	left:1215px !important;
	top:392px !important;
}

#item83677 {
	width:405px !important;
	height:606px !important;
	left:1215px !important;
	top:392px !important;
	background:#b2d933;
}

#item228725 {
	width:36px !important;
	height:36px !important;
	left:1564px !important;
	top:412px !important;
}

#item235151 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item246234 {
	width:40px !important;
	height:34px !important;
	left:492px !important;
	top:47px !important;
}

#item237512 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item237566 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item237620 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item237674 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item237728 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item237782 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item250302 {
	width:405px !important;
	height:606px !important;
	background:#cfe77f;
}

#item250273 {
	width:405px !important;
	height:606px !important;
	background:#9fd000;
}

#item250270 {
	width:405px !important;
	height:606px !important;
	top:392px !important;
}

#item250362 {
	width:405px !important;
	height:606px !important;
	background:#e2f0b2;
}

#item250333 {
	width:405px !important;
	height:606px !important;
	background:#b2d933;
}

#item250330 {
	width:405px !important;
	height:606px !important;
	left:405px !important;
	top:392px !important;
}

#item250423 {
	width:405px !important;
	height:606px !important;
	background:#cfe77f;
}

#item250394 {
	width:405px !important;
	height:606px !important;
	background:#9fd000;
}

#item250391 {
	width:405px !important;
	height:606px !important;
	left:810px !important;
	top:392px !important;
}

#item235415 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item237460 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item237428 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item237399 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item237368 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item237339 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item237305 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item237276 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item247414 {
	width:28px !important;
	height:28px !important;
	left:282px !important;
	top:496px !important;
}

#item247447 {
	width:28px !important;
	height:28px !important;
	left:635px !important;
	top:496px !important;
}

#item247477 {
	width:28px !important;
	height:28px !important;
	left:935px !important;
	top:496px !important;
}

#item247509 {
	width:28px !important;
	height:28px !important;
	left:1273px !important;
	top:496px !important;
}

#item235763 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item247380 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:492px !important;
}

#item247916 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item247971 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item248025 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item248080 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item248134 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item248188 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item248242 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item236033 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item247385 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:492px !important;
}

#item247540 {
	width:28px !important;
	height:28px !important;
	left:282px !important;
	top:496px !important;
}

#item248315 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item248369 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item248423 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item248477 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item248531 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item248586 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item248640 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item236294 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item247397 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:492px !important;
}

#item247603 {
	width:28px !important;
	height:28px !important;
	left:282px !important;
	top:496px !important;
}

#item247657 {
	width:28px !important;
	height:28px !important;
	left:635px !important;
	top:496px !important;
}

#item248702 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item248756 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item248810 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item248865 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item248919 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item248974 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item249028 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item236561 {
	width:81px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item247406 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:492px !important;
}

#item247726 {
	width:28px !important;
	height:28px !important;
	left:282px !important;
	top:496px !important;
}

#item247780 {
	width:28px !important;
	height:28px !important;
	left:635px !important;
	top:496px !important;
}

#item247834 {
	width:28px !important;
	height:28px !important;
	left:935px !important;
	top:496px !important;
}

#item249146 {
	width:40px !important;
	height:34px !important;
	left:212px !important;
	top:47px !important;
}

#item249200 {
	width:40px !important;
	height:34px !important;
	left:252px !important;
	top:47px !important;
}

#item249254 {
	width:40px !important;
	height:34px !important;
	left:292px !important;
	top:47px !important;
}

#item249308 {
	width:40px !important;
	height:34px !important;
	left:332px !important;
	top:47px !important;
}

#item249362 {
	width:40px !important;
	height:34px !important;
	left:372px !important;
	top:47px !important;
}

#item249416 {
	width:40px !important;
	height:34px !important;
	left:412px !important;
	top:47px !important;
}

#item249472 {
	width:40px !important;
	height:34px !important;
	left:452px !important;
	top:47px !important;
}

#item4162 {
	opacity:0.90;
	width:1620px !important;
	height:998px !important;
	background:#9fd000;
}

#item85805 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item85808 {
	width:324px !important;
	height:82px !important;
}

#item85802 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item84961 {
	width:86px !important;
	height:45px !important;
	border-radius:undefined;
	background:#fff;
}

#item84939 {
	width:86px !important;
	height:45px !important;
	border-radius:undefined;
	background:#c5e266;
}

#item84958 {
	width:86px !important;
	height:45px !important;
	left:68px !important;
	top:742px !important;
}

#item84966 {
	width:86px !important;
	height:45px !important;
	border-radius:undefined;
	background:#fff;
}

#item84942 {
	width:86px !important;
	height:45px !important;
	border-radius:undefined;
	background:#c5e266;
}

#item84963 {
	width:86px !important;
	height:45px !important;
	left:280px !important;
	top:742px !important;
}

#item84971 {
	width:86px !important;
	height:45px !important;
	border-radius:undefined;
	background:#fff;
}

#item84945 {
	width:86px !important;
	height:45px !important;
	border-radius:undefined;
	background:#c5e266;
}

#item84968 {
	width:86px !important;
	height:45px !important;
	left:550px !important;
	top:742px !important;
}

#item84976 {
	width:86px !important;
	height:45px !important;
	border-radius:undefined;
	background:#fff;
}

#item84949 {
	width:86px !important;
	height:45px !important;
	border-radius:undefined;
	background:#c5e266;
}

#item84973 {
	width:86px !important;
	height:45px !important;
	left:820px !important;
	top:742px !important;
}

#item84981 {
	width:86px !important;
	height:45px !important;
	border-radius:undefined;
	background:#fff;
}

#item84952 {
	width:86px !important;
	height:45px !important;
	border-radius:undefined;
	background:#c5e266;
}

#item84978 {
	width:86px !important;
	height:45px !important;
	left:1090px !important;
	top:742px !important;
}

#item84988 {
	width:86px !important;
	height:45px !important;
	border-radius:undefined;
	background:#fff;
}

#item84955 {
	width:86px !important;
	height:45px !important;
	border-radius:undefined;
	background:#c5e266;
}

#item84983 {
	width:86px !important;
	height:45px !important;
	left:1360px !important;
	top:742px !important;
}

#item86346 {
	width:306px !important;
	height:51px !important;
	left:68px !important;
	top:881px !important;
}

#item5169 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#9fd000;
}

#item439117 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item439109 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item439114 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item85812 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item85814 {
	width:324px !important;
	height:82px !important;
}

#item85809 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item85020 {
	width:679px !important;
	height:51px !important;
	left:68px !important;
	top:881px !important;
}

#item87544 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item498638 {
	width:40px !important;
	height:34px !important;
	left:227px !important;
	top:47px !important;
}

#item498692 {
	width:40px !important;
	height:34px !important;
	left:267px !important;
	top:47px !important;
}

#item498746 {
	width:40px !important;
	height:34px !important;
	left:307px !important;
	top:47px !important;
}

#item498801 {
	width:40px !important;
	height:34px !important;
	left:347px !important;
	top:47px !important;
}

#item498855 {
	width:40px !important;
	height:34px !important;
	left:387px !important;
	top:47px !important;
}

#item439054 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item439051 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item439055 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item439056 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item439090 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item439085 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item439082 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item439049 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item439047 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item31781 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#9fd000;
}

#item85818 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item85821 {
	width:324px !important;
	height:82px !important;
}

#item85815 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item439202 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item439196 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item439194 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item85052 {
	width:36px !important;
	height:36px !important;
	left:725px !important;
	top:316px !important;
}

#item498977 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item499085 {
	width:40px !important;
	height:34px !important;
	left:227px !important;
	top:47px !important;
}

#item499139 {
	width:40px !important;
	height:34px !important;
	left:267px !important;
	top:47px !important;
}

#item499193 {
	width:40px !important;
	height:34px !important;
	left:307px !important;
	top:47px !important;
}

#item499248 {
	width:40px !important;
	height:34px !important;
	left:347px !important;
	top:47px !important;
}

#item499302 {
	width:40px !important;
	height:34px !important;
	left:387px !important;
	top:47px !important;
}

#item439152 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item439149 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item439153 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item439154 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item439188 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item439183 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item439180 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item439147 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item439145 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item439336 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item439327 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item439332 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item85826 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item85828 {
	width:324px !important;
	height:82px !important;
}

#item85822 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item84867 {
	width:28px !important;
	height:28px !important;
	left:538px !important;
	top:752px !important;
}

#item499379 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item499433 {
	width:40px !important;
	height:34px !important;
	left:187px !important;
	top:47px !important;
}

#item499541 {
	width:40px !important;
	height:34px !important;
	left:267px !important;
	top:47px !important;
}

#item499595 {
	width:40px !important;
	height:34px !important;
	left:307px !important;
	top:47px !important;
}

#item499649 {
	width:40px !important;
	height:34px !important;
	left:347px !important;
	top:47px !important;
}

#item499705 {
	width:40px !important;
	height:34px !important;
	left:387px !important;
	top:47px !important;
}

#item439223 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item439220 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item439224 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item439225 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item439260 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item439255 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item439251 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item439218 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item439216 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item84780 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item439356 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item439345 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item439352 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item85834 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item85836 {
	width:324px !important;
	height:82px !important;
}

#item85831 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item84899 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item499773 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item499827 {
	width:40px !important;
	height:34px !important;
	left:187px !important;
	top:47px !important;
}

#item499935 {
	width:40px !important;
	height:34px !important;
	left:267px !important;
	top:47px !important;
}

#item499991 {
	width:40px !important;
	height:34px !important;
	left:307px !important;
	top:47px !important;
}

#item500046 {
	width:40px !important;
	height:34px !important;
	left:347px !important;
	top:47px !important;
}

#item500100 {
	width:40px !important;
	height:34px !important;
	left:387px !important;
	top:47px !important;
}

#item439286 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item439283 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item439287 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item439288 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item439322 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item439317 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item439314 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item439281 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item439279 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item439423 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item439415 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item439420 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item85841 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item85843 {
	width:324px !important;
	height:82px !important;
}

#item85837 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item500163 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item500217 {
	width:40px !important;
	height:34px !important;
	left:187px !important;
	top:47px !important;
}

#item500271 {
	width:40px !important;
	height:34px !important;
	left:227px !important;
	top:47px !important;
}

#item500379 {
	width:40px !important;
	height:34px !important;
	left:307px !important;
	top:47px !important;
}

#item500433 {
	width:40px !important;
	height:34px !important;
	left:347px !important;
	top:47px !important;
}

#item500488 {
	width:40px !important;
	height:34px !important;
	left:387px !important;
	top:47px !important;
}

#item439371 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item439368 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item439372 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item439373 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item439407 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item439402 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item439399 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item439366 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item439364 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item439585 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item439558 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item439555 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item439642 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item439614 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item439611 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item439680 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item439672 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item439669 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item439701 {
	width:108px !important;
	height:82px !important;
	background:#bbde4c;
}

#item439688 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item439685 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item439744 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item439717 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item439714 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item439800 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item439773 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item439770 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item439835 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item439829 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item439826 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item439987 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item439984 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item439988 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item439989 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item440023 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item440018 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item440015 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item439982 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item439980 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item12253 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f5fae5;
}

#item85847 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item85849 {
	width:324px !important;
	height:82px !important;
}

#item85844 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item85205 {
	width:403px !important;
	height:51px !important;
	left:68px !important;
	top:727px !important;
}

#item85236 {
	width:403px !important;
	height:51px !important;
	left:68px !important;
	top:799px !important;
}

#item500547 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item500601 {
	width:40px !important;
	height:34px !important;
	left:187px !important;
	top:47px !important;
}

#item500656 {
	width:40px !important;
	height:34px !important;
	left:227px !important;
	top:47px !important;
}

#item500710 {
	width:40px !important;
	height:34px !important;
	left:267px !important;
	top:47px !important;
}

#item500819 {
	width:40px !important;
	height:34px !important;
	left:347px !important;
	top:47px !important;
}

#item500873 {
	width:40px !important;
	height:34px !important;
	left:387px !important;
	top:47px !important;
}

#item256775 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f5fae5;
}

#item85853 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item85855 {
	width:324px !important;
	height:82px !important;
}

#item85850 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item85269 {
	width:36px !important;
	height:36px !important;
	left:754px !important;
	top:320px !important;
}

#item86883 {
	width:351px !important;
	height:51px !important;
	left:68px !important;
	top:881px !important;
}

#item500948 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item501002 {
	width:40px !important;
	height:34px !important;
	left:187px !important;
	top:47px !important;
}

#item501056 {
	width:40px !important;
	height:34px !important;
	left:227px !important;
	top:47px !important;
}

#item501110 {
	width:40px !important;
	height:34px !important;
	left:267px !important;
	top:47px !important;
}

#item501219 {
	width:40px !important;
	height:34px !important;
	left:347px !important;
	top:47px !important;
}

#item501274 {
	width:40px !important;
	height:34px !important;
	left:387px !important;
	top:47px !important;
}

#item86797 {
	width:1620px !important;
	height:806px !important;
	top:192px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);
	background:#fff;
}

#item86671 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item86674 {
	width:324px !important;
	height:82px !important;
}

#item86668 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item86788 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:216px !important;
}

#item501331 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item501385 {
	width:40px !important;
	height:34px !important;
	left:187px !important;
	top:47px !important;
}

#item501439 {
	width:40px !important;
	height:34px !important;
	left:227px !important;
	top:47px !important;
}

#item501493 {
	width:40px !important;
	height:34px !important;
	left:267px !important;
	top:47px !important;
}

#item501602 {
	width:40px !important;
	height:34px !important;
	left:347px !important;
	top:47px !important;
}

#item501657 {
	width:40px !important;
	height:34px !important;
	left:387px !important;
	top:47px !important;
}

#item256786 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#f5fae5;
}

#item85859 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item85861 {
	width:324px !important;
	height:82px !important;
}

#item85856 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item85278 {
	width:36px !important;
	height:36px !important;
	left:754px !important;
	top:552px !important;
}

#item85704 {
	width:447px !important;
	height:51px !important;
	left:68px !important;
	top:881px !important;
}

#item501714 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item501791 {
	width:40px !important;
	height:34px !important;
	left:187px !important;
	top:47px !important;
}

#item501845 {
	width:40px !important;
	height:34px !important;
	left:227px !important;
	top:47px !important;
}

#item501899 {
	width:40px !important;
	height:34px !important;
	left:267px !important;
	top:47px !important;
}

#item502007 {
	width:40px !important;
	height:34px !important;
	left:347px !important;
	top:47px !important;
}

#item502062 {
	width:40px !important;
	height:34px !important;
	left:387px !important;
	top:47px !important;
}

#item85865 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item85867 {
	width:324px !important;
	height:82px !important;
}

#item85862 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item85737 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:150px !important;
}

#item502156 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item502210 {
	width:40px !important;
	height:34px !important;
	left:187px !important;
	top:47px !important;
}

#item502264 {
	width:40px !important;
	height:34px !important;
	left:227px !important;
	top:47px !important;
}

#item502319 {
	width:40px !important;
	height:34px !important;
	left:267px !important;
	top:47px !important;
}

#item502428 {
	width:40px !important;
	height:34px !important;
	left:347px !important;
	top:47px !important;
}

#item502482 {
	width:40px !important;
	height:34px !important;
	left:387px !important;
	top:47px !important;
}

#item7329 {
	width:810px !important;
	height:976px !important;
	left:810px !important;
	top:22px !important;
	background:#9fd000;
}

#item440270 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item440261 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item440266 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item85871 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item85873 {
	width:324px !important;
	height:82px !important;
}

#item85868 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item502541 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item502595 {
	width:40px !important;
	height:34px !important;
	left:187px !important;
	top:47px !important;
}

#item502649 {
	width:40px !important;
	height:34px !important;
	left:227px !important;
	top:47px !important;
}

#item502704 {
	width:40px !important;
	height:34px !important;
	left:267px !important;
	top:47px !important;
}

#item502758 {
	width:40px !important;
	height:34px !important;
	left:307px !important;
	top:47px !important;
}

#item502868 {
	width:40px !important;
	height:34px !important;
	left:387px !important;
	top:47px !important;
}

#item440212 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item440209 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item440213 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item440214 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item440249 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item440243 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item440240 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item440206 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item440204 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item440340 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item440326 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item440334 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item85877 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item85879 {
	width:324px !important;
	height:82px !important;
}

#item85874 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item502947 {
	width:60px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item503001 {
	width:40px !important;
	height:34px !important;
	left:187px !important;
	top:47px !important;
}

#item503055 {
	width:40px !important;
	height:34px !important;
	left:227px !important;
	top:47px !important;
}

#item503109 {
	width:40px !important;
	height:34px !important;
	left:267px !important;
	top:47px !important;
}

#item503163 {
	width:40px !important;
	height:34px !important;
	left:307px !important;
	top:47px !important;
}

#item503217 {
	width:40px !important;
	height:34px !important;
	left:347px !important;
	top:47px !important;
}

#item440282 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item440279 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item440283 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item440284 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item440318 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item440313 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item440310 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item440277 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item440275 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item86102 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item86104 {
	width:324px !important;
	height:82px !important;
}

#item86099 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item425611 {
	width:1620px !important;
	height:782px !important;
	top:216px !important;
}

#item426141 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426139 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426136 {
	width:539px !important;
	height:679px !important;
	left:2161px !important;
	top:103px !important;
}

#item426147 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426145 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426142 {
	width:539px !important;
	height:679px !important;
	left:1621px !important;
	top:103px !important;
}

#item426154 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426151 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426148 {
	width:539px !important;
	height:679px !important;
	left:1081px !important;
	top:103px !important;
}

#item426160 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426158 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426155 {
	width:539px !important;
	height:679px !important;
	left:541px !important;
	top:103px !important;
}

#item426166 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426164 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426161 {
	width:539px !important;
	height:679px !important;
	left:1px !important;
	top:103px !important;
}

#item426172 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426170 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426167 {
	width:539px !important;
	height:679px !important;
	left:2701px !important;
	top:103px !important;
}

#item426178 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426176 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426173 {
	width:539px !important;
	height:679px !important;
	left:3241px !important;
	top:103px !important;
}

#item426184 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426182 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426179 {
	width:539px !important;
	height:679px !important;
	left:3781px !important;
	top:103px !important;
}

#item426190 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426188 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item426185 {
	width:539px !important;
	height:679px !important;
	left:4321px !important;
	top:103px !important;
}

#item173305 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item173307 {
	width:324px !important;
	height:82px !important;
}

#item173302 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item172734 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item172736 {
	width:324px !important;
	height:82px !important;
}

#item172731 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item424059 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item424057 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item424054 {
	width:539px !important;
	height:679px !important;
	left:541px !important;
	top:319px !important;
}

#item424094 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item424092 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item424089 {
	width:539px !important;
	height:679px !important;
	left:1px !important;
	top:319px !important;
}

#item424068 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item424066 {
	width:539px !important;
	height:679px !important;
	background:#fff;
}

#item424063 {
	width:539px !important;
	height:679px !important;
	left:1081px !important;
	top:319px !important;
}

#item424692 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item424690 {
	width:324px !important;
	height:82px !important;
}

#item424686 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item440426 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item440399 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item440396 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item440483 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item440456 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item440452 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item440518 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item440512 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item440509 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item440539 {
	width:108px !important;
	height:82px !important;
	background:#bbde4c;
}

#item440526 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item440523 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item440581 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item440554 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item440551 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item440637 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item440610 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item440607 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item440675 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item440666 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item440663 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item440731 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item440727 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item440732 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item440733 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item440766 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item440762 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item440759 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item440725 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item440723 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item8708 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item81847 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item81845 {
	width:324px !important;
	height:82px !important;
}

#item81842 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item79565 {
	width:206px !important;
	height:28px !important;
	left:776px !important;
	top:259px !important;
}

#item79785 {
	width:240px !important;
	height:45px !important;
	left:820px !important;
	top:417px !important;
}

#item79896 {
	width:169px !important;
	height:45px !important;
	left:875px !important;
	top:777px !important;
}

#item79953 {
	width:239px !important;
	height:28px !important;
	left:356px !important;
	top:351px !important;
}

#item226374 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item74034 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item81853 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item81851 {
	width:324px !important;
	height:82px !important;
}

#item81848 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item81380 {
	width:206px !important;
	height:28px !important;
	left:776px !important;
	top:259px !important;
}

#item81485 {
	width:240px !important;
	height:45px !important;
	left:820px !important;
	top:417px !important;
}

#item81590 {
	width:169px !important;
	height:45px !important;
	left:875px !important;
	top:777px !important;
}

#item81834 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item256932 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item75854 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item81859 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item81857 {
	width:324px !important;
	height:82px !important;
}

#item81854 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item80937 {
	width:206px !important;
	height:28px !important;
	left:776px !important;
	top:259px !important;
}

#item81042 {
	width:240px !important;
	height:45px !important;
	left:820px !important;
	top:417px !important;
}

#item81250 {
	width:239px !important;
	height:28px !important;
	left:356px !important;
	top:351px !important;
}

#item81810 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item256996 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item76548 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item81865 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item81863 {
	width:324px !important;
	height:82px !important;
}

#item81860 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item80500 {
	width:206px !important;
	height:28px !important;
	left:776px !important;
	top:259px !important;
}

#item80709 {
	width:169px !important;
	height:45px !important;
	left:875px !important;
	top:777px !important;
}

#item80813 {
	width:239px !important;
	height:28px !important;
	left:356px !important;
	top:351px !important;
}

#item81802 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item257066 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item77219 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item81871 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item81869 {
	width:324px !important;
	height:82px !important;
}

#item81866 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item79625 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item80172 {
	width:240px !important;
	height:45px !important;
	left:820px !important;
	top:417px !important;
}

#item80276 {
	width:169px !important;
	height:45px !important;
	left:875px !important;
	top:777px !important;
}

#item80381 {
	width:239px !important;
	height:28px !important;
	left:356px !important;
	top:351px !important;
}

#item257128 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item313375 {
	width:206px !important;
	height:28px !important;
	left:776px !important;
	top:259px !important;
}

#item440941 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item440913 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item440910 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item440997 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item440970 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item440967 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item441034 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item441026 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item441023 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item441054 {
	width:108px !important;
	height:82px !important;
	background:#bbde4c;
}

#item441042 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item441039 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item441096 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item441069 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item441066 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item441153 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item441126 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item441123 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item441189 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item441183 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item441179 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item441245 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item441242 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item441246 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item441247 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item441281 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item441277 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item441273 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item441240 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item441238 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item9599 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item313601 {
	width:139px !important;
	height:28px !important;
	left:85px !important;
	top:733px !important;
}

#item313491 {
	width:142px !important;
	height:32px !important;
	left:815px !important;
	top:243px !important;
}

#item313659 {
	width:235px !important;
	height:58px !important;
	left:85px !important;
	top:775px !important;
}

#item313546 {
	width:192px !important;
	height:74px !important;
	left:857px !important;
	top:664px !important;
}

#item257189 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item134733 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item313730 {
	width:139px !important;
	height:28px !important;
	left:85px !important;
	top:733px !important;
}

#item313940 {
	width:235px !important;
	height:58px !important;
	left:85px !important;
	top:775px !important;
}

#item314044 {
	width:192px !important;
	height:74px !important;
	left:857px !important;
	top:664px !important;
}

#item257247 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item315559 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item135431 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item314155 {
	width:139px !important;
	height:28px !important;
	left:85px !important;
	top:733px !important;
}

#item314260 {
	width:142px !important;
	height:32px !important;
	left:815px !important;
	top:243px !important;
}

#item314364 {
	width:235px !important;
	height:58px !important;
	left:85px !important;
	top:775px !important;
}

#item257310 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item315564 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item136133 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item314726 {
	width:142px !important;
	height:32px !important;
	left:815px !important;
	top:243px !important;
}

#item314831 {
	width:235px !important;
	height:58px !important;
	left:85px !important;
	top:775px !important;
}

#item314935 {
	width:192px !important;
	height:74px !important;
	left:857px !important;
	top:664px !important;
}

#item257371 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item315572 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item136829 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item315062 {
	width:139px !important;
	height:28px !important;
	left:85px !important;
	top:733px !important;
}

#item315167 {
	width:142px !important;
	height:32px !important;
	left:815px !important;
	top:243px !important;
}

#item315376 {
	width:192px !important;
	height:74px !important;
	left:857px !important;
	top:664px !important;
}

#item257429 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item315580 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item441460 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item441433 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item441429 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item441516 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item441489 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item441486 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item441551 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item441545 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item441542 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item441576 {
	width:108px !important;
	height:82px !important;
	background:#bbde4c;
}

#item441560 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item441557 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item441616 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item441589 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item441586 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item441672 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item441645 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item441642 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item441709 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item441701 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item441698 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item441763 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item441760 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item441764 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item441766 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item441799 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item441795 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item441792 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item441758 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item441756 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item138389 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item315770 {
	width:138px !important;
	height:32px !important;
	left:827px !important;
	top:366px !important;
}

#item315823 {
	width:232px !important;
	height:58px !important;
	left:116px !important;
	top:720px !important;
}

#item315883 {
	width:214px !important;
	height:58px !important;
	left:116px !important;
	top:846px !important;
}

#item257486 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item139359 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item316054 {
	width:232px !important;
	height:58px !important;
	left:116px !important;
	top:720px !important;
}

#item316159 {
	width:214px !important;
	height:58px !important;
	left:116px !important;
	top:846px !important;
}

#item257550 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item139903 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item316281 {
	width:138px !important;
	height:32px !important;
	left:827px !important;
	top:366px !important;
}

#item316490 {
	width:214px !important;
	height:58px !important;
	left:116px !important;
	top:846px !important;
}

#item257611 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item140450 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item316634 {
	width:138px !important;
	height:32px !important;
	left:827px !important;
	top:366px !important;
}

#item316739 {
	width:232px !important;
	height:58px !important;
	left:116px !important;
	top:720px !important;
}

#item257670 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item140990 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item441948 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item441939 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item441945 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item257727 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item441894 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item441891 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item441895 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item441896 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item441932 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item441925 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item441922 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item441889 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item441887 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item284447 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item442015 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item442006 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item442011 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item284723 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item441962 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item441959 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item441963 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item441964 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item441998 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item441993 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item441990 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item441957 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item441955 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item442102 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item442075 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item442072 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item442159 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item442131 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item442128 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item442199 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item442189 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item442186 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item442219 {
	width:108px !important;
	height:82px !important;
	background:#bbde4c;
}

#item442208 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item442204 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item442262 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item442234 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item442231 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item442318 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item442291 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item442288 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item442353 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item442347 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item442344 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item442520 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item442517 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item442521 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item442522 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item442556 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item442551 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item442548 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item442515 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item442513 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item141743 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item317146 {
	width:252px !important;
	height:33px !important;
	left:805px !important;
	top:899px !important;
}

#item317091 {
	width:151px !important;
	height:34px !important;
	left:68px !important;
	top:757px !important;
}

#item317032 {
	width:158px !important;
	height:45px !important;
	left:443px !important;
	top:549px !important;
}

#item316979 {
	width:158px !important;
	height:45px !important;
	left:843px !important;
	top:291px !important;
}

#item257784 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item169217 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item317220 {
	width:252px !important;
	height:33px !important;
	left:805px !important;
	top:899px !important;
}

#item317324 {
	width:151px !important;
	height:34px !important;
	left:68px !important;
	top:757px !important;
}

#item317429 {
	width:158px !important;
	height:45px !important;
	left:443px !important;
	top:549px !important;
}

#item257846 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item321839 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item169874 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item317650 {
	width:252px !important;
	height:33px !important;
	left:805px !important;
	top:899px !important;
}

#item317755 {
	width:151px !important;
	height:34px !important;
	left:68px !important;
	top:757px !important;
}

#item317963 {
	width:158px !important;
	height:45px !important;
	left:843px !important;
	top:291px !important;
}

#item257912 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item321844 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item170583 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item318120 {
	width:252px !important;
	height:33px !important;
	left:805px !important;
	top:899px !important;
}

#item318328 {
	width:158px !important;
	height:45px !important;
	left:443px !important;
	top:549px !important;
}

#item318433 {
	width:158px !important;
	height:45px !important;
	left:843px !important;
	top:291px !important;
}

#item258015 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item321853 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item171237 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item318652 {
	width:151px !important;
	height:34px !important;
	left:68px !important;
	top:757px !important;
}

#item318757 {
	width:158px !important;
	height:45px !important;
	left:443px !important;
	top:549px !important;
}

#item318862 {
	width:158px !important;
	height:45px !important;
	left:843px !important;
	top:291px !important;
}

#item258078 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item321861 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item442675 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item442647 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item442644 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item442731 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item442704 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item442701 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item442766 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item442760 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item442757 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item442788 {
	width:108px !important;
	height:82px !important;
	background:#bbde4c;
}

#item442774 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item442771 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item442829 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item442802 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item442799 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item442886 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item442859 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item442856 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item442923 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item442915 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item442912 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item442979 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item442975 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item442980 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item442981 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item443014 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item443010 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item443007 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item442973 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item442971 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item142392 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item319146 {
	width:194px !important;
	height:33px !important;
	left:99px !important;
	top:904px !important;
}

#item319199 {
	width:178px !important;
	height:28px !important;
	left:546px !important;
	top:909px !important;
}

#item319088 {
	width:166px !important;
	height:58px !important;
	left:71px !important;
	top:732px !important;
}

#item319031 {
	width:221px !important;
	height:50px !important;
	left:657px !important;
	top:567px !important;
}

#item258139 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item143095 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item319274 {
	width:194px !important;
	height:33px !important;
	left:99px !important;
	top:904px !important;
}

#item319379 {
	width:178px !important;
	height:28px !important;
	left:546px !important;
	top:909px !important;
}

#item319483 {
	width:166px !important;
	height:58px !important;
	left:71px !important;
	top:732px !important;
}

#item258198 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item321110 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item143666 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item319739 {
	width:194px !important;
	height:33px !important;
	left:99px !important;
	top:904px !important;
}

#item319844 {
	width:178px !important;
	height:28px !important;
	left:546px !important;
	top:909px !important;
}

#item320053 {
	width:221px !important;
	height:50px !important;
	left:657px !important;
	top:567px !important;
}

#item258263 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item321100 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item144241 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item320291 {
	width:178px !important;
	height:28px !important;
	left:546px !important;
	top:909px !important;
}

#item320396 {
	width:166px !important;
	height:58px !important;
	left:71px !important;
	top:732px !important;
}

#item320501 {
	width:221px !important;
	height:50px !important;
	left:657px !important;
	top:567px !important;
}

#item258320 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item321091 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item144958 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item320630 {
	width:194px !important;
	height:33px !important;
	left:99px !important;
	top:904px !important;
}

#item320841 {
	width:166px !important;
	height:58px !important;
	left:71px !important;
	top:732px !important;
}

#item320945 {
	width:221px !important;
	height:50px !important;
	left:657px !important;
	top:567px !important;
}

#item258380 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item321083 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item443179 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item443152 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item443149 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item443236 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item443209 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item443206 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item443272 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item443265 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item443262 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item443293 {
	width:108px !important;
	height:82px !important;
	background:#bbde4c;
}

#item443281 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item443278 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item443337 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item443310 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item443307 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item443394 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item443367 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item443364 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item443430 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item443423 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item443420 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item443485 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item443482 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item443486 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item443487 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item443521 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item443517 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item443514 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item443480 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item443478 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item145531 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item321314 {
	width:123px !important;
	height:58px !important;
	left:90px !important;
	top:735px !important;
}

#item321257 {
	width:220px !important;
	height:82px !important;
	left:506px !important;
	top:502px !important;
}

#item258438 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item146656 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item321488 {
	width:220px !important;
	height:82px !important;
	left:506px !important;
	top:502px !important;
}

#item258496 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item321826 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item147226 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item321595 {
	width:123px !important;
	height:58px !important;
	left:90px !important;
	top:735px !important;
}

#item258555 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item321831 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item443686 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item443659 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item443656 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item443743 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item443715 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item443712 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item443779 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item443772 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item443769 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item443800 {
	width:108px !important;
	height:82px !important;
	background:#bbde4c;
}

#item443787 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item443784 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item443840 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item443813 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item443810 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item443897 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item443869 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item443866 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item443934 {
	width:108px !important;
	height:82px !important;
	background:#00205b;
}

#item443926 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item443923 {
	width:108px !important;
	height:82px !important;
	left:1512px !important;
	top:998px !important;
}

#item443989 {
	opacity:0.65;
	width:1620px !important;
	height:1080px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item443986 {
	width:1625px !important;
	height:1085px !important;
	left:10px !important;
	top:10px !important;
}

#item443990 {
	opacity:0.80;
	width:1620px !important;
	height:1080px !important;
	left:13px !important;
	top:13px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	background:#4c4c4c;
}

#item443992 {
	width:1620px !important;
	height:806px !important;
	left:13px !important;
	top:205px !important;
	background:#fff;
}

#item444026 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item444022 {
	width:45px !important;
	height:45px !important;
	left:3px !important;
	top:3px !important;
}

#item444018 {
	width:50px !important;
	height:50px !important;
	left:1518px !important;
	top:112px !important;
}

#item443984 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item443982 {
	width:1635px !important;
	height:1095px !important;
	left:-12px !important;
	top:-12px !important;
}

#item147783 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item321989 {
	width:208px !important;
	height:34px !important;
	left:811px !important;
	top:493px !important;
}

#item322100 {
	width:145px !important;
	height:50px !important;
	left:843px !important;
	top:846px !important;
}

#item322047 {
	width:177px !important;
	height:58px !important;
	left:68px !important;
	top:791px !important;
}

#item321933 {
	width:204px !important;
	height:50px !important;
	left:311px !important;
	top:400px !important;
}

#item321876 {
	width:186px !important;
	height:33px !important;
	left:833px !important;
	top:343px !important;
}

#item258614 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item148817 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item322181 {
	width:208px !important;
	height:34px !important;
	left:811px !important;
	top:493px !important;
}

#item322285 {
	width:145px !important;
	height:50px !important;
	left:843px !important;
	top:846px !important;
}

#item322389 {
	width:177px !important;
	height:58px !important;
	left:68px !important;
	top:791px !important;
}

#item322494 {
	width:204px !important;
	height:50px !important;
	left:311px !important;
	top:400px !important;
}

#item258687 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item325047 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item149680 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item322756 {
	width:208px !important;
	height:34px !important;
	left:811px !important;
	top:493px !important;
}

#item322860 {
	width:145px !important;
	height:50px !important;
	left:843px !important;
	top:846px !important;
}

#item322964 {
	width:177px !important;
	height:58px !important;
	left:68px !important;
	top:791px !important;
}

#item323173 {
	width:186px !important;
	height:33px !important;
	left:833px !important;
	top:343px !important;
}

#item258745 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item325052 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item150223 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item323401 {
	width:145px !important;
	height:50px !important;
	left:843px !important;
	top:846px !important;
}

#item323505 {
	width:177px !important;
	height:58px !important;
	left:68px !important;
	top:791px !important;
}

#item323610 {
	width:204px !important;
	height:50px !important;
	left:311px !important;
	top:400px !important;
}

#item323715 {
	width:186px !important;
	height:33px !important;
	left:833px !important;
	top:343px !important;
}

#item258821 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item325061 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item150761 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item323851 {
	width:208px !important;
	height:34px !important;
	left:811px !important;
	top:493px !important;
}

#item323955 {
	width:145px !important;
	height:50px !important;
	left:843px !important;
	top:846px !important;
}

#item324164 {
	width:204px !important;
	height:50px !important;
	left:311px !important;
	top:400px !important;
}

#item324268 {
	width:186px !important;
	height:33px !important;
	left:833px !important;
	top:343px !important;
}

#item258899 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item325069 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item151273 {
	width:1080px !important;
	height:976px !important;
	top:22px !important;
	background:#9fd000;
}

#item324453 {
	width:208px !important;
	height:34px !important;
	left:811px !important;
	top:493px !important;
}

#item324663 {
	width:177px !important;
	height:58px !important;
	left:68px !important;
	top:791px !important;
}

#item324767 {
	width:204px !important;
	height:50px !important;
	left:311px !important;
	top:400px !important;
}

#item324872 {
	width:186px !important;
	height:33px !important;
	left:833px !important;
	top:343px !important;
}

#item258972 {
	width:306px !important;
	height:51px !important;
	left:1246px !important;
	top:881px !important;
}

#item325078 {
	width:36px !important;
	height:36px !important;
	left:1516px !important;
	top:310px !important;
}

#item161317 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item161319 {
	width:324px !important;
	height:82px !important;
}

#item161314 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item161325 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item161323 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item161320 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item254937 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item226310 {
	width:437px !important;
	height:191px !important;
	left:1115px !important;
	top:309px !important;
}

#item226339 {
	width:437px !important;
	height:191px !important;
	left:1115px !important;
	top:521px !important;
}

#item254574 {
	width:324px !important;
	height:82px !important;
	background:#db333d;
}

#item254547 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item254544 {
	width:324px !important;
	height:82px !important;
	left:648px !important;
	top:998px !important;
}

#item254632 {
	width:324px !important;
	height:82px !important;
	background:#14a9e6;
}

#item254605 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item254602 {
	width:324px !important;
	height:82px !important;
	left:972px !important;
	top:998px !important;
}

#item254667 {
	width:108px !important;
	height:82px !important;
	background:#d8dde6;
}

#item254661 {
	width:108px !important;
	height:82px !important;
	background:#b2bccd;
}

#item254658 {
	width:108px !important;
	height:82px !important;
	left:1404px !important;
	top:998px !important;
}

#item254687 {
	width:108px !important;
	height:82px !important;
	background:#9fd000;
}

#item254675 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item254672 {
	width:108px !important;
	height:82px !important;
	left:1296px !important;
	top:998px !important;
}

#item254729 {
	width:324px !important;
	height:82px !important;
	background:#eab900;
}

#item254702 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item254699 {
	width:324px !important;
	height:82px !important;
	top:998px !important;
}

#item254785 {
	width:324px !important;
	height:82px !important;
	background:#f56e40;
}

#item254758 {
	width:324px !important;
	height:82px !important;
	background:#00205b;
}

#item254755 {
	width:324px !important;
	height:82px !important;
	left:324px !important;
	top:998px !important;
}

#item254812 {
	width:108px !important;
	height:82px !important;
	background:#66799c;
}

#item498548 {
	width:38px !important;
	height:34px !important;
	left:67px !important;
	top:47px !important;
}

#item286370 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:317px !important;
}

#item286336 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:244px !important;
}

#item286400 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:389px !important;
}

#item286403 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:462px !important;
}

#item286405 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:535px !important;
}

#item286407 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:607px !important;
}

#item286410 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:680px !important;
}

#item286411 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:753px !important;
}

#item286413 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:825px !important;
}

#item220780 {
	width:58px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item220456 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:317px !important;
}

#item220488 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:389px !important;
}

#item220704 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:825px !important;
}

#item220549 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:462px !important;
}

#item220580 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:535px !important;
}

#item220609 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:607px !important;
}

#item220641 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:680px !important;
}

#item220672 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:753px !important;
}

#item220737 {
	width:58px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item220925 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:389px !important;
}

#item220981 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:825px !important;
}

#item221094 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:535px !important;
}

#item221151 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:607px !important;
}

#item221208 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:680px !important;
}

#item221264 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:753px !important;
}

#item221321 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:244px !important;
}

#item221402 {
	width:58px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item259050 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:462px !important;
}

#item221509 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:317px !important;
}

#item221622 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:825px !important;
}

#item221735 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:535px !important;
}

#item221792 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:607px !important;
}

#item221849 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:680px !important;
}

#item221905 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:753px !important;
}

#item221961 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:244px !important;
}

#item222044 {
	width:58px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item259113 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:462px !important;
}

#item222136 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:317px !important;
}

#item222192 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:389px !important;
}

#item222248 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:825px !important;
}

#item222361 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:535px !important;
}

#item222418 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:607px !important;
}

#item222475 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:680px !important;
}

#item222532 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:753px !important;
}

#item222588 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:244px !important;
}

#item222669 {
	width:58px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item222852 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:317px !important;
}

#item222908 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:389px !important;
}

#item222965 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:825px !important;
}

#item223134 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:607px !important;
}

#item223190 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:680px !important;
}

#item223246 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:753px !important;
}

#item223304 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:244px !important;
}

#item223386 {
	width:58px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item259175 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:462px !important;
}

#item223488 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:317px !important;
}

#item223544 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:389px !important;
}

#item223602 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:825px !important;
}

#item223714 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:535px !important;
}

#item223829 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:680px !important;
}

#item223885 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:753px !important;
}

#item223941 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:244px !important;
}

#item224023 {
	width:58px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item259233 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:462px !important;
}

#item224135 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:317px !important;
}

#item224191 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:389px !important;
}

#item224247 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:825px !important;
}

#item224360 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:535px !important;
}

#item224416 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:607px !important;
}

#item224530 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:753px !important;
}

#item224586 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:244px !important;
}

#item224667 {
	width:58px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item259303 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:462px !important;
}

#item224771 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:317px !important;
}

#item224827 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:389px !important;
}

#item224883 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:825px !important;
}

#item224999 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:535px !important;
}

#item225055 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:607px !important;
}

#item225111 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:680px !important;
}

#item225224 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:244px !important;
}

#item225306 {
	width:58px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item259367 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:462px !important;
}

#item225396 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:317px !important;
}

#item225454 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:389px !important;
}

#item225622 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:535px !important;
}

#item225679 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:607px !important;
}

#item225735 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:680px !important;
}

#item225791 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:753px !important;
}

#item225847 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:244px !important;
}

#item225929 {
	width:58px !important;
	height:13px !important;
	left:127px !important;
	top:57px !important;
}

#item259438 {
	width:437px !important;
	height:51px !important;
	left:68px !important;
	top:462px !important;
}
#in5footer,  #prefooter {display:none;}
