/* 	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...'; }
.page-scale-wrap { width:1000px; height:800px; background: #fff !important; }
.paper-vertical { width:1000px; height:100%; }
.paper-horizontal { width:31310px; height:812px; }
@media all and (max-height:800px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1000px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item171621 {
	width:1015px !important;
	height:232px !important;
	left:-6px !important;
	top:10772px !important;
	background:#d4ff02;
}

#item163391 {
	width:1088px !important;
	height:2842px !important;
	left:-48px !important;
	top:7930px !important;
	background:#000;
}

#item163433 {
	width:1088px !important;
	height:370px !important;
	left:-48px !important;
	top:7570px !important;
	background:#000;
}

#item163435 {
	width:1026px !important;
	height:324px !important;
	border-radius:82px;
	border:solid 1.5px #d4ff02;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item164594 {
	width:513px !important;
	height:162px !important;
	left:243px !important;
	top:10348px !important;
}

#item169631 {
	width:1000px !important;
	height:105px !important;
	background:#000;
}

#item169909 {
	width:30px !important;
	height:35px !important;
	left:46px !important;
	top:31px !important;
}

#item169919 {
	width:33px !important;
	height:18px !important;
	left:480px !important;
	top:44px !important;
}

#item169922 {
	width:68px !important;
	height:18px !important;
	left:555px !important;
	top:44px !important;
}

#item169925 {
	width:33px !important;
	height:18px !important;
	left:661px !important;
	top:44px !important;
}

#item169928 {
	width:67px !important;
	height:18px !important;
	left:731px !important;
	top:44px !important;
}

#item169916 {
	width:33px !important;
	height:18px !important;
	left:399px !important;
	top:44px !important;
}

#item169914 {
	width:51px !important;
	height:40px !important;
	left:298px !important;
	top:33px !important;
}

#item169912 {
	width:50px !important;
	height:41px !important;
	left:204px !important;
	top:32px !important;
}

#item169907 {
	width:55px !important;
	height:41px !important;
	left:109px !important;
	top:32px !important;
}

#item169932 {
	width:51px !important;
	height:41px !important;
	left:833px !important;
	top:32px !important;
}

#item169934 {
	width:35px !important;
	height:31px !important;
	left:920px !important;
	top:35px !important;
}

#item169892.fixed-pos-elem {
	width:1000px !important;
	height:105px !important;
	top:-1px !important;
	left:50% !important;
}

#item155401 {
	width:1000px !important;
	height:623px !important;
	background:#f7f7f7;
}

#item155669 {
	width:823px !important;
	height:420px !important;
	border-radius:25px;
	background:#fff;
}

#item155671 {
	width:900px !important;
	height:530px !important;
	left:-38px !important;
	top:-98px !important;
	background:#44b1d3;
}

#item155706 {
	width:823px !important;
	height:420px !important;
	border-radius:25px;
	background:#fff;
}

#item155708 {
	width:847px !important;
	height:499px !important;
	left:-13px !important;
	top:-75px !important;
	background:#bfe09b;
}

#item155714 {
	width:101px !important;
	height:75px !important;
	left:200px !important;
	top:112px !important;
	background:#92cf7f;
}

#item155715 {
	width:108px !important;
	height:16px !important;
	left:196px !important;
	top:105px !important;
	background:#a8dd6a;
}

#item155716 {
	width:108px !important;
	height:6px !important;
	left:196px !important;
	top:110px !important;
	background:#7ecd3e;
}

#item155717 {
	width:34px !important;
	height:17px !important;
	left:218px !important;
	top:129px !important;
	background:#a8dd6a;
}

#item155718 {
	width:34px !important;
	height:17px !important;
	left:258px !important;
	top:129px !important;
	background:#a8dd6a;
}

#item155719 {
	width:101px !important;
	height:75px !important;
	left:4px !important;
	top:112px !important;
	background:#92cf7f;
}

#item155720 {
	width:108px !important;
	height:16px !important;
	top:105px !important;
	background:#a8dd6a;
}

#item155721 {
	width:108px !important;
	height:6px !important;
	top:110px !important;
	background:#7ecd3e;
}

#item155722 {
	width:34px !important;
	height:17px !important;
	left:52px !important;
	top:129px !important;
	background:#a8dd6a;
}

#item155723 {
	width:34px !important;
	height:17px !important;
	left:12px !important;
	top:129px !important;
	background:#a8dd6a;
}

#item155724 {
	width:133px !important;
	height:137px !important;
	left:86px !important;
	top:50px !important;
	background:#ccedbc;
}

#item155725 {
	width:138px !important;
	height:16px !important;
	left:83px !important;
	top:35px !important;
	background:#a8dd6a;
}

#item155726 {
	width:138px !important;
	height:6px !important;
	left:83px !important;
	top:40px !important;
	background:#7ecd3e;
}

#item155727 {
	width:54px !important;
	height:37px !important;
	left:125px !important;
	top:150px !important;
	background:#cee8a3;
}

#item155728 {
	width:24px !important;
	height:37px !important;
	left:127px !important;
	top:150px !important;
	background:#ffffff;
}

#item155729 {
	width:24px !important;
	height:37px !important;
	left:153px !important;
	top:150px !important;
	background:#ffffff;
}

#item155731 {
	width:62px !important;
	height:4px !important;
	left:121px !important;
	top:149px !important;
	background:#a8dd6a;
}

#item155733 {
	width:57px !important;
	height:5px !important;
	left:124px !important;
	top:180px !important;
	background:#42b47c;
}

#item155734 {
	width:57px !important;
	height:2px !important;
	left:124px !important;
	top:183px !important;
	background:#84c100;
}

#item155735 {
	width:69px !important;
	height:8px !important;
	left:118px !important;
	top:185px !important;
	background:#7ecd3e;
}

#item155736 {
	width:54px !important;
	height:35px !important;
	left:125px !important;
	background:#ffffff;
}

#item155737 {
	width:8px !important;
	height:24px !important;
	left:148px !important;
	top:6px !important;
	background:#ef877a;
}

#item155738 {
	width:24px !important;
	height:8px !important;
	left:140px !important;
	top:13px !important;
	background:#ef877a;
}

#item155739 {
	width:34px !important;
	height:17px !important;
	left:94px !important;
	top:59px !important;
	background:#a8dd6a;
}

#item155740 {
	width:34px !important;
	height:17px !important;
	left:135px !important;
	top:59px !important;
	background:#a8dd6a;
}

#item155741 {
	width:34px !important;
	height:17px !important;
	left:176px !important;
	top:59px !important;
	background:#a8dd6a;
}

#item155742 {
	width:34px !important;
	height:17px !important;
	left:94px !important;
	top:85px !important;
	background:#a8dd6a;
}

#item155743 {
	width:34px !important;
	height:17px !important;
	left:135px !important;
	top:85px !important;
	background:#a8dd6a;
}

#item155744 {
	width:34px !important;
	height:17px !important;
	left:176px !important;
	top:85px !important;
	background:#a8dd6a;
}

#item155745 {
	width:34px !important;
	height:17px !important;
	left:94px !important;
	top:112px !important;
	background:#a8dd6a;
}

#item155746 {
	width:34px !important;
	height:17px !important;
	left:135px !important;
	top:112px !important;
	background:#a8dd6a;
}

#item155747 {
	width:34px !important;
	height:17px !important;
	left:176px !important;
	top:112px !important;
	background:#a8dd6a;
}

#item155798 {
	width:823px !important;
	height:420px !important;
	border-radius:25px;
	background:#fff;
}

#item155800 {
	width:842px !important;
	height:497px !important;
	left:-16px !important;
	top:-38px !important;
}

#item155961 {
	width:822px !important;
	height:113px !important;
	border-radius:18px;
	background:#ff0000;
}

#item155962 {
	width:1644px !important;
	height:228px !important;
	top:137px !important;
	border-radius:18px;
	background:#fff;
	border:solid 1.5px #ff0000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156010 {
	width:822px !important;
	height:113px !important;
	border-radius:18px;
	background:#2b91dd;
}

#item156059 {
	width:822px !important;
	height:113px !important;
	border-radius:18px;
	background:#ff8117;
}

#item156106 {
	width:822px !important;
	height:623px !important;
	left:89px !important;
	top:6203px !important;
	border-radius:18px;
	background:#ff8117;
}

#item156192 {
	width:1644px !important;
	height:324px !important;
	border-radius:18px;
	background:#fff;
	border:solid 1.5px #26cd10;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156239 {
	width:822px !important;
	height:517px !important;
	left:89px !important;
	top:2700px !important;
	border-radius:18px;
	background:#26cd10;
}

#item156241 {
	width:1512px !important;
	height:182px !important;
	left:35px !important;
	border-radius:18px;
	background:#7ce16f;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156266 {
	width:1512px !important;
	height:182px !important;
	left:35px !important;
	border-radius:18px;
	background:#7ce16f;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156291 {
	width:1512px !important;
	height:182px !important;
	left:35px !important;
	border-radius:18px;
	background:#7ce16f;
	border:solid 1px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156393 {
	width:774px !important;
	height:242px !important;
	left:524px !important;
	top:3500px !important;
	border-radius:18px;
	background:#f4ebde;
	border:solid 1.5px #cc9c5e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156394 {
	width:387px !important;
	height:324px !important;
	left:524px !important;
	top:3794px !important;
	border-radius:18px;
	background:#cc9c5e;
}

#item156497 {
	width:774px !important;
	height:242px !important;
	left:89px !important;
	top:3500px !important;
	border-radius:18px;
	background:#e9e3f8;
	border:solid 1.5px #9274dd;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156498 {
	width:774px !important;
	height:242px !important;
	left:89px !important;
	top:3647px !important;
	border-radius:18px;
	background:#fff;
	border:dashed 1.5px #9274dd;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156499 {
	width:774px !important;
	height:242px !important;
	left:89px !important;
	top:3794px !important;
	border-radius:18px;
	background:#fff;
	border:solid 1.5px #9274dd;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156571 {
	width:387px !important;
	height:312px !important;
	border-radius:18px;
	background:#9274dd;
}

#item156643 {
	width:159px !important;
	height:180px !important;
	left:338px !important;
	top:3440px !important;
}

#item156653 {
	width:714px !important;
	height:186px !important;
	left:1px !important;
	border-radius:18px;
	background:#ffb373;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156678 {
	width:714px !important;
	height:186px !important;
	left:1px !important;
	border-radius:18px;
	background:#ffb373;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156703 {
	width:714px !important;
	height:186px !important;
	left:1px !important;
	border-radius:18px;
	background:#ffb373;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item170341 {
	width:714px !important;
	height:186px !important;
	left:1px !important;
	border-radius:18px;
	background:#ffb373;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156729 {
	width:714px !important;
	height:186px !important;
	left:1px !important;
	border-radius:18px;
	background:#ffb373;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156754 {
	width:714px !important;
	height:186px !important;
	left:1px !important;
	border-radius:18px;
	background:#ffb373;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156780 {
	width:714px !important;
	height:186px !important;
	left:1px !important;
	border-radius:18px;
	background:#ffb373;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item170366 {
	width:714px !important;
	height:186px !important;
	left:1px !important;
	border-radius:18px;
	background:#ffb373;
	border:solid 1.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156814 {
	width:774px !important;
	height:242px !important;
	left:524px !important;
	top:3647px !important;
	border-radius:18px;
	background:#fff;
	border:solid 1.5px #cc9c5e;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156839 {
	width:1644px !important;
	height:228px !important;
	border-radius:18px;
	background:#fff;
	border:solid 1.5px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156864 {
	width:1644px !important;
	height:228px !important;
	border-radius:18px;
	background:#fff;
	border:solid 1.5px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156889 {
	width:1644px !important;
	height:228px !important;
	border-radius:18px;
	background:#fff;
	border:solid 1.5px #2b91dd;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156914 {
	width:1644px !important;
	height:228px !important;
	border-radius:18px;
	background:#fff;
	border:solid 1.5px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156939 {
	width:1644px !important;
	height:228px !important;
	border-radius:18px;
	background:#fff;
	border:solid 1.5px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156964 {
	width:1644px !important;
	height:228px !important;
	border-radius:18px;
	background:#fff;
	border:solid 1.5px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item156999 {
	width:207px !important;
	height:48px !important;
	left:377px !important;
	top:204px !important;
	background:#000;
}

#item7061 {
	width:1000px !important;
	height:472px !important;
	background:#f7f7f7;
}

#item164132 {
	width:44px !important;
	height:44px !important;
	left:137px !important;
	top:398px !important;
}

#item164143 {
	width:44px !important;
	height:44px !important;
	left:160px !important;
	top:393px !important;
}

#item164136 {
	width:44px !important;
	height:44px !important;
	left:128px !important;
	top:396px !important;
}

#item164134 {
	width:44px !important;
	height:44px !important;
	left:130px !important;
	top:398px !important;
}

#item164145 {
	width:44px !important;
	height:44px !important;
	left:142px !important;
	top:393px !important;
}

#item164139 {
	width:44px !important;
	height:44px !important;
	left:133px !important;
	top:396px !important;
}

#item164141 {
	width:44px !important;
	height:44px !important;
	left:146px !important;
	top:396px !important;
}

#item6064 {
	width:1000px !important;
	height:474px !important;
	background:#f7f7f7;
}

#item78604 {
	width:1132px !important;
	height:205px !important;
	left:-70px !important;
	top:1304px !important;
	border-radius:17px;
	background:#e5e5e5;
}

#item166076 {
	width:345px !important;
	height:317px !important;
	left:199px !important;
	top:570px !important;
}

#item166078 {
	width:323px !important;
	height:292px !important;
	left:536px !important;
	top:576px !important;
}

#item166073 {
	width:310px !important;
	height:332px !important;
	left:58px !important;
	top:918px !important;
}

#item166081 {
	width:321px !important;
	height:303px !important;
	left:370px !important;
	top:927px !important;
}

#item166084 {
	width:289px !important;
	height:342px !important;
	left:686px !important;
	top:922px !important;
}

#item171622 {
	width:226px !important;
	height:24px !important;
	left:146px !important;
	background:#000;
}

#item165266 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1503px !important;
}

#item165293 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1649px !important;
}

#item165320 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1796px !important;
}

#item165347 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1942px !important;
}

#item165374 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:2095px !important;
}

#item164147 {
	width:50px !important;
	height:50px !important;
	left:799px !important;
	top:13px !important;
}

#item81454 {
	width:887px !important;
	height:444px !important;
	border-radius:18px;
	background:#dfeefa;
}

#item81804 {
	width:52px !important;
	height:52px !important;
	left:813px !important;
	top:379px !important;
}

#item26813 {
	width:671px !important;
	height:432px !important;
	left:10px !important;
	top:13px !important;
	border-radius:20px;
	background:#f2f2f2;
}

#item81803 {
	width:49px !important;
	height:49px !important;
	left:588px !important;
	top:364px !important;
}

#item81805 {
	width:897px !important;
	height:454px !important;
	left:47px !important;
	top:785px !important;
}

#item7577 {
	width:1000px !important;
	height:589px !important;
	background:#4454a0;
}

#item7655 {
	width:362px !important;
	height:50px !important;
	top:98px !important;
	background:#000;
}

#item11012 {
	width:1000px !important;
	height:520px !important;
	background:#2b91dd;
}

#item11014 {
	width:1000px !important;
	height:424px !important;
	top:520px !important;
	background:#f2f2f2;
}

#item30299 {
	opacity:0.90;
	width:873px !important;
	height:747px !important;
	border-radius:31px;
	background:#2b91dd;
}

#item81980 {
	width:46px !important;
	height:46px !important;
	left:807px !important;
	top:683px !important;
}

#item72168 {
	opacity:0.90;
	width:873px !important;
	height:555px !important;
	border-radius:31px;
	background:#2b91dd;
}

#item81979 {
	width:52px !important;
	height:52px !important;
	left:814px !important;
	top:495px !important;
}

#item30177 {
	width:406px !important;
	height:245px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item81977 {
	width:43px !important;
	height:43px !important;
	left:298px !important;
	top:151px !important;
}

#item25657 {
	width:406px !important;
	height:245px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item81978 {
	width:43px !important;
	height:43px !important;
	left:338px !important;
	top:182px !important;
}

#item81981 {
	width:883px !important;
	height:757px !important;
	left:56px !important;
	top:2848px !important;
}

#item81887 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item81961 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item72319 {
	width:863px !important;
	height:87px !important;
	background:#2b91dd;
	border:solid 1px #fff;
}

#item72346 {
	width:2px !important;
	height:27px !important;
	left:9px !important;
	top:6px !important;
	background:#ffffff;
}

#item72347 {
	width:6px !important;
	height:2px !important;
	left:19px !important;
	top:1px !important;
	background:#ffffff;
}

#item72348 {
	width:6px !important;
	height:2px !important;
	left:19px !important;
	top:8px !important;
	background:#ffffff;
}

#item72349 {
	width:6px !important;
	height:2px !important;
	left:19px !important;
	top:14px !important;
	background:#ffffff;
}

#item72350 {
	width:6px !important;
	height:2px !important;
	left:19px !important;
	top:21px !important;
	background:#ffffff;
}

#item81963 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item72358 {
	width:1720px !important;
	height:248px !important;
	border-radius:14px;
	border:solid 1.5px #2b91dd;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item81918 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item81962 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item81844 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item81872 {
	width:2px !important;
	height:27px !important;
	left:9px !important;
	top:6px !important;
	background:#7f7f7f;
}

#item81873 {
	width:6px !important;
	height:2px !important;
	left:19px !important;
	top:1px !important;
	background:#7f7f7f;
}

#item81874 {
	width:6px !important;
	height:2px !important;
	left:19px !important;
	top:8px !important;
	background:#7f7f7f;
}

#item81875 {
	width:6px !important;
	height:2px !important;
	left:19px !important;
	top:14px !important;
	background:#7f7f7f;
}

#item81876 {
	width:6px !important;
	height:2px !important;
	left:19px !important;
	top:21px !important;
	background:#7f7f7f;
}

#item81957 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item81812 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item81955 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item72495 {
	width:863px !important;
	height:87px !important;
	background:#2b91dd;
	border:solid 1px #fff;
}

#item81956 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item11893 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item12066 {
	width:2px !important;
	height:27px !important;
	left:9px !important;
	top:6px !important;
	background:#7f7f7f;
}

#item12067 {
	width:6px !important;
	height:2px !important;
	left:19px !important;
	top:1px !important;
	background:#7f7f7f;
}

#item12068 {
	width:6px !important;
	height:2px !important;
	left:19px !important;
	top:8px !important;
	background:#7f7f7f;
}

#item12069 {
	width:6px !important;
	height:2px !important;
	left:19px !important;
	top:14px !important;
	background:#7f7f7f;
}

#item12070 {
	width:6px !important;
	height:2px !important;
	left:19px !important;
	top:21px !important;
	background:#7f7f7f;
}

#item81960 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item11864 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item81959 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item11840 {
	width:863px !important;
	height:87px !important;
	background:#2b91dd;
	border:solid 1px #fff;
}

#item71170 {
	width:1720px !important;
	height:366px !important;
	border-radius:14px;
	border:solid 1.5px #2b91dd;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item81966 {
	width:890px !important;
	height:1164px !important;
	left:70px !important;
	top:1411px !important;
}

#item164164 {
	width:35px !important;
	height:28px !important;
	left:794px !important;
	top:72px !important;
}

#item81412 {
	width:888px !important;
	height:100px !important;
	border-radius:22px;
	border:solid 1.7px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item83474 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83527 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83579 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83634 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83687 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83867 {
	width:17px !important;
	height:17px !important;
	left:792px !important;
	top:41px !important;
}

#item83158 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item83181 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83210 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item83233 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83262 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item83285 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83315 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item83338 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83367 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item83390 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83859 {
	width:17px !important;
	height:17px !important;
	left:803px !important;
	top:38px !important;
}

#item82856 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82879 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item82909 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82932 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item82962 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82985 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83014 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item83037 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83067 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item83090 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83837 {
	width:17px !important;
	height:17px !important;
	left:805px !important;
	top:38px !important;
}

#item82554 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82577 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item82606 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82629 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item82658 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82681 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item82710 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82733 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item82763 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82786 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item73896 {
	width:860px !important;
	height:405px !important;
	border-radius:15px;
	background:#fff;
	border:solid 3px #2b91dd;
}

#item83829 {
	width:17px !important;
	height:17px !important;
	left:806px !important;
	top:38px !important;
}

#item82234 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82257 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item82286 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82309 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item82338 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82361 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item82391 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82414 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item82443 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82467 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item82550 {
	width:17px !important;
	height:17px !important;
	left:804px !important;
	top:38px !important;
}

#item29259 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82225 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item29410 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82226 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item29437 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82227 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item29464 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82228 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item29492 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item82229 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item83869 {
	width:861px !important;
	height:814px !important;
	left:70px !important;
	top:6235px !important;
}

#item82184 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item82106 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item82183 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item72934 {
	width:863px !important;
	height:87px !important;
	background:#2b91dd;
	border:solid 1px #fff;
}

#item82185 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item78608 {
	width:1720px !important;
	height:248px !important;
	border-radius:14px;
	border:solid 1.5px #2b91dd;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item73011 {
	width:1720px !important;
	height:248px !important;
	border-radius:14px;
	border:solid 1.5px #2b91dd;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item82030 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item82188 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item81991 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item82186 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item72900 {
	width:863px !important;
	height:87px !important;
	background:#2b91dd;
	border:solid 1px #fff;
}

#item82187 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item28924 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item82182 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item28962 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item82181 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item72654 {
	width:863px !important;
	height:87px !important;
	background:#2b91dd;
	border:solid 1px #fff;
}

#item171679 {
	width:867px !important;
	height:808px !important;
	left:68px !important;
	top:3911px !important;
}

#item164150 {
	width:50px !important;
	height:50px !important;
	left:799px !important;
	top:13px !important;
}

#item83970 {
	width:286px !important;
	height:50px !important;
	left:76px !important;
	top:380px !important;
	background:#000;
}

#item83971 {
	width:121px !important;
	height:50px !important;
	left:241px !important;
	top:321px !important;
	background:#000;
}

#item165428 {
	width:785px !important;
	height:123px !important;
	left:67px !important;
}

#item165456 {
	width:785px !important;
	height:123px !important;
	left:67px !important;
	top:146px !important;
}

#item165511 {
	width:785px !important;
	height:123px !important;
	left:67px !important;
	top:443px !important;
}

#item165537 {
	width:785px !important;
	height:123px !important;
	left:67px !important;
	top:590px !important;
}

#item165482 {
	width:785px !important;
	height:123px !important;
	left:67px !important;
	top:293px !important;
}

#item84371 {
	width:887px !important;
	height:492px !important;
	border-radius:18px;
	background:#def7db;
}

#item84395 {
	width:52px !important;
	height:52px !important;
	left:819px !important;
	top:412px !important;
}

#item84403 {
	width:671px !important;
	height:491px !important;
	left:10px !important;
	top:10px !important;
	border-radius:20px;
	background:#f2f2f2;
}

#item84451 {
	width:49px !important;
	height:49px !important;
	left:588px !important;
	top:425px !important;
}

#item84368 {
	width:899px !important;
	height:504px !important;
	left:47px !important;
	top:788px !important;
}

#item84471 {
	width:1000px !important;
	height:589px !important;
	background:#bfe09b;
}

#item164152 {
	width:50px !important;
	height:50px !important;
	left:799px !important;
	top:13px !important;
}

#item165566 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1662px !important;
}

#item165592 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1806px !important;
}

#item165621 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1950px !important;
}

#item165647 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:2094px !important;
}

#item84744 {
	width:887px !important;
	height:492px !important;
	border-radius:18px;
	background:#def7db;
}

#item84768 {
	width:52px !important;
	height:52px !important;
	left:816px !important;
	top:412px !important;
}

#item84680 {
	width:671px !important;
	height:491px !important;
	left:11px !important;
	top:10px !important;
	border-radius:20px;
	background:#f2f2f2;
}

#item84728 {
	width:49px !important;
	height:49px !important;
	left:589px !important;
	top:425px !important;
}

#item84678 {
	width:897px !important;
	height:504px !important;
	left:46px !important;
	top:788px !important;
}

#item84776 {
	width:334px !important;
	height:50px !important;
	left:76px !important;
	top:380px !important;
	background:#000;
}

#item84801 {
	width:119px !important;
	height:89px !important;
	left:236px !important;
	top:132px !important;
	background:#92cf7f;
}

#item84803 {
	width:127px !important;
	height:19px !important;
	left:231px !important;
	top:124px !important;
	background:#a8dd6a;
}

#item84806 {
	width:127px !important;
	height:7px !important;
	left:231px !important;
	top:130px !important;
	background:#7ecd3e;
}

#item84808 {
	width:40px !important;
	height:20px !important;
	left:257px !important;
	top:152px !important;
	background:#a8dd6a;
}

#item84809 {
	width:40px !important;
	height:20px !important;
	left:304px !important;
	top:152px !important;
	background:#a8dd6a;
}

#item84810 {
	width:119px !important;
	height:89px !important;
	left:4px !important;
	top:132px !important;
	background:#92cf7f;
}

#item84811 {
	width:127px !important;
	height:19px !important;
	top:124px !important;
	background:#a8dd6a;
}

#item84812 {
	width:127px !important;
	height:7px !important;
	top:130px !important;
	background:#7ecd3e;
}

#item84813 {
	width:40px !important;
	height:20px !important;
	left:62px !important;
	top:152px !important;
	background:#a8dd6a;
}

#item84814 {
	width:40px !important;
	height:20px !important;
	left:15px !important;
	top:152px !important;
	background:#a8dd6a;
}

#item84815 {
	width:157px !important;
	height:162px !important;
	left:101px !important;
	top:60px !important;
	background:#ccedbc;
}

#item84817 {
	width:163px !important;
	height:19px !important;
	left:98px !important;
	top:41px !important;
	background:#a8dd6a;
}

#item84818 {
	width:163px !important;
	height:7px !important;
	left:98px !important;
	top:47px !important;
	background:#7ecd3e;
}

#item84819 {
	width:64px !important;
	height:44px !important;
	left:147px !important;
	top:177px !important;
	background:#cee8a3;
}

#item84821 {
	width:28px !important;
	height:44px !important;
	left:150px !important;
	top:177px !important;
	background:#ffffff;
}

#item84822 {
	width:28px !important;
	height:44px !important;
	left:180px !important;
	top:177px !important;
	background:#ffffff;
}

#item84824 {
	width:73px !important;
	height:5px !important;
	left:143px !important;
	top:175px !important;
	background:#a8dd6a;
}

#item84826 {
	width:67px !important;
	height:6px !important;
	left:146px !important;
	top:212px !important;
	background:#42b47c;
}

#item84828 {
	width:67px !important;
	height:2px !important;
	left:146px !important;
	top:216px !important;
	background:#84c100;
}

#item84829 {
	width:81px !important;
	height:10px !important;
	left:139px !important;
	top:218px !important;
	background:#7ecd3e;
}

#item84830 {
	width:63px !important;
	height:41px !important;
	left:148px !important;
	background:#ffffff;
}

#item84831 {
	width:10px !important;
	height:28px !important;
	left:174px !important;
	top:7px !important;
	background:#ef877a;
}

#item84833 {
	width:28px !important;
	height:10px !important;
	left:165px !important;
	top:16px !important;
	background:#ef877a;
}

#item84834 {
	width:40px !important;
	height:20px !important;
	left:111px !important;
	top:69px !important;
	background:#a8dd6a;
}

#item84835 {
	width:40px !important;
	height:20px !important;
	left:159px !important;
	top:69px !important;
	background:#a8dd6a;
}

#item84836 {
	width:40px !important;
	height:20px !important;
	left:208px !important;
	top:69px !important;
	background:#a8dd6a;
}

#item84837 {
	width:40px !important;
	height:20px !important;
	left:111px !important;
	top:101px !important;
	background:#a8dd6a;
}

#item84839 {
	width:40px !important;
	height:20px !important;
	left:159px !important;
	top:101px !important;
	background:#a8dd6a;
}

#item84840 {
	width:40px !important;
	height:20px !important;
	left:208px !important;
	top:101px !important;
	background:#a8dd6a;
}

#item84841 {
	width:40px !important;
	height:20px !important;
	left:111px !important;
	top:132px !important;
	background:#a8dd6a;
}

#item84842 {
	width:40px !important;
	height:20px !important;
	left:159px !important;
	top:132px !important;
	background:#a8dd6a;
}

#item84843 {
	width:40px !important;
	height:20px !important;
	left:208px !important;
	top:132px !important;
	background:#a8dd6a;
}

#item85119 {
	width:997px !important;
	height:801px !important;
	top:2996px !important;
	box-shadow:3px 3px 8px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:3px 3px 8px 0px rgba(0,0,0,0.3);
	background:#f2f2f2;
}

#item85120 {
	width:1000px !important;
	height:520px !important;
	background:#26cd10;
}

#item85121 {
	width:1000px !important;
	height:481px !important;
	top:520px !important;
	background:#f2f2f2;
}

#item85627 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item85634 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item85641 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item85647 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item85653 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item85657 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item85660 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item85663 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item85666 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item85669 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item85672 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item85678 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item85685 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item85690 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item85695 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item85699 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item85704 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item85707 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item85710 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item85714 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item85718 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item85721 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item85725 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item85729 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item85732 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item85735 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item85738 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item85741 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item85749 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item85757 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item85764 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item85768 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item85775 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item85778 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item85785 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item85788 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item85793 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item85798 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item85802 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item85806 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item85813 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item85817 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item85824 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item85828 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item85832 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item85836 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item85840 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item85844 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item85847 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item85853 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item85859 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item85863 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item85866 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item85870 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item85873 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item85877 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item85880 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item85883 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item85886 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item85889 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item85892 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item85896 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item85899 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item85903 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item85907 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item85910 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item85913 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item85918 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item85953 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item85959 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item85965 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item85969 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item85972 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item85976 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item85981 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item85986 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item85991 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item85997 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item86000 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item86003 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item86006 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item86009 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item86012 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item86021 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item86028 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item86034 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item86039 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item86045 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item86051 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item86055 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item86060 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item86063 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item86068 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item86071 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item86075 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item86079 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item86083 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item86086 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item86089 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item164160 {
	width:35px !important;
	height:28px !important;
	left:780px !important;
	top:70px !important;
}

#item86244 {
	width:860px !important;
	height:503px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#f2f8e5;
}

#item164156 {
	width:35px !important;
	height:28px !important;
	left:780px !important;
	top:62px !important;
}

#item86303 {
	width:860px !important;
	height:503px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#faf1f1;
}

#item164158 {
	width:35px !important;
	height:28px !important;
	left:780px !important;
	top:70px !important;
}

#item164162 {
	width:35px !important;
	height:28px !important;
	left:794px !important;
	top:72px !important;
}

#item86468 {
	width:744px !important;
	height:100px !important;
	border-radius:22px;
	border:solid 1.7px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item86482 {
	width:1000px !important;
	height:520px !important;
	background:#26cd10;
}

#item87109 {
	width:860px !important;
	height:120px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#f2f8e5;
}

#item164166 {
	width:387px !important;
	height:98px !important;
	left:309px !important;
	top:3320px !important;
}

#item87167 {
	opacity:0.90;
	width:873px !important;
	height:1144px !important;
	left:10px !important;
	top:10px !important;
	border-radius:31px;
	background:#46d433;
}

#item87191 {
	width:52px !important;
	height:52px !important;
	left:814px !important;
	top:1088px !important;
}

#item87348 {
	opacity:0.90;
	width:873px !important;
	height:413px !important;
	border-radius:31px;
	background:#46d433;
}

#item87372 {
	width:46px !important;
	height:46px !important;
	left:807px !important;
	top:351px !important;
}

#item87271 {
	width:406px !important;
	height:245px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item87295 {
	width:43px !important;
	height:43px !important;
	left:334px !important;
	top:182px !important;
}

#item87313 {
	width:406px !important;
	height:245px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item87337 {
	width:43px !important;
	height:43px !important;
	left:332px !important;
	top:182px !important;
}

#item87165 {
	width:883px !important;
	height:1154px !important;
	left:56px !important;
	top:2465px !important;
}

#item87521 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item87527 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item87533 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item87540 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item87545 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item87548 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item87551 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item87554 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item87557 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item87560 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item87563 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item87569 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item87575 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item87581 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item87586 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item87590 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item87596 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item87599 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item87602 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item87605 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item87608 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item87611 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item87614 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item87617 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item87620 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item87625 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item87628 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item87631 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item87639 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item87647 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item87654 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item87657 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item87665 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item87668 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item87675 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item87678 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item87683 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item87688 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item87692 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item87697 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item87703 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item87708 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item87714 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item87718 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item87722 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item87726 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item87731 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item87735 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item87738 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item87743 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item87749 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item87753 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item87756 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item87760 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item87763 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item87767 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item87770 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item87773 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item87776 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item87779 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item87782 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item87785 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item87788 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item87793 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item87797 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item87800 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item87804 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item87809 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item87844 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item87850 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item87856 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item87860 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item87863 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item87866 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item87872 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item87877 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item87882 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item87888 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item87891 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item87894 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item87897 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item87900 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item87903 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item87912 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item87920 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item87925 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item87929 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item87935 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item87941 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item87946 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item87950 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item87953 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item87959 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item87962 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item87966 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item87970 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item87974 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item87977 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item87980 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item88107 {
	width:1000px !important;
	height:1932px !important;
	left:1px !important;
	top:13069px !important;
	background:#f7f7f7;
}

#item88154 {
	width:1000px !important;
	height:2058px !important;
	top:6163px !important;
	background:#f7f7f7;
}

#item88155 {
	width:1000px !important;
	height:520px !important;
	background:#26cd10;
}

#item88156 {
	width:1000px !important;
	height:528px !important;
	left:1px !important;
	top:2970px !important;
	background:#f7f7f7;
}

#item88157 {
	width:1000px !important;
	height:858px !important;
	left:2px !important;
	top:3546px !important;
	background:#f7f7f7;
}

#item88158 {
	width:1000px !important;
	height:1346px !important;
	top:9641px !important;
	background:#f7f7f7;
}

#item88753 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item88759 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item88765 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item88772 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item88777 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item88780 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item88783 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item88786 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item88789 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item88792 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item88795 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item88801 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item88808 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item88813 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item88819 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item88823 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item88828 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item88831 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item88834 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item88837 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item88840 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item88843 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item88847 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item88850 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item88854 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item88857 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item88860 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item88863 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item88872 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item88880 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item88887 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item88890 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item88898 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item88901 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item88908 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item88911 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item88916 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item88922 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item88926 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item88930 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item88937 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item88941 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item88946 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item88950 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item88955 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item88959 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item88963 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item88967 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item88970 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item88975 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item88982 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item88986 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item88989 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item88993 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item88996 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item89000 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item89003 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item89006 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item89009 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item89012 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item89015 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item89018 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item89022 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item89026 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item89031 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item89034 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item89037 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item89042 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item89075 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item89081 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item89087 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item89091 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item89094 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item89097 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item89103 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item89108 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item89113 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item89119 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item89122 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item89125 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item89128 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item89131 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item89135 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item89144 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item89151 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item89156 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item89160 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item89167 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item89173 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item89177 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item89182 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item89185 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item89190 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item89193 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item89197 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item89201 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item89205 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item89208 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item89211 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item89304 {
	width:860px !important;
	height:120px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#faf1f1;
}

#item164169 {
	width:387px !important;
	height:98px !important;
	left:309px !important;
	top:12715px !important;
}

#item89874 {
	width:46px !important;
	height:46px !important;
	left:807px !important;
	top:656px !important;
}

#item89905 {
	width:406px !important;
	height:270px !important;
	border-radius:23px;
	background:#ff7a4d;
	border:solid 1px #fff;
}

#item89793 {
	opacity:0.90;
	width:873px !important;
	height:469px !important;
	border-radius:31px;
	background:#46d433;
}

#item89819 {
	width:52px !important;
	height:52px !important;
	left:816px !important;
	top:626px !important;
}

#item89674 {
	width:406px !important;
	height:297px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item89698 {
	width:43px !important;
	height:43px !important;
	left:334px !important;
	top:229px !important;
}

#item89733 {
	width:406px !important;
	height:297px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item89757 {
	width:43px !important;
	height:43px !important;
	left:332px !important;
	top:229px !important;
}

#item89647 {
	width:906px !important;
	height:874px !important;
	left:53px !important;
	top:8859px !important;
}

#item90028 {
	width:863px !important;
	height:87px !important;
	background:#26cd10;
	border:solid 1px #fff;
}

#item90205 {
	width:863px !important;
	height:87px !important;
	background:#26cd10;
	border:solid 1px #fff;
}

#item90387 {
	opacity:0.90;
	width:873px !important;
	height:504px !important;
	border-radius:31px;
	background:#26cd10;
}

#item90412 {
	width:52px !important;
	height:52px !important;
	left:814px !important;
	top:448px !important;
}

#item90508 {
	opacity:0.90;
	width:873px !important;
	height:504px !important;
	border-radius:31px;
	background:#26cd10;
}

#item90532 {
	width:52px !important;
	height:52px !important;
	left:814px !important;
	top:448px !important;
}

#item90421 {
	width:400px !important;
	height:312px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item90455 {
	width:43px !important;
	height:43px !important;
	left:335px !important;
	top:249px !important;
}

#item90463 {
	width:400px !important;
	height:312px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item90488 {
	width:43px !important;
	height:43px !important;
	left:331px !important;
	top:249px !important;
}

#item90384 {
	width:883px !important;
	height:514px !important;
	left:55px !important;
	top:4944px !important;
}

#item90544 {
	opacity:0.90;
	width:873px !important;
	height:378px !important;
	border-radius:31px;
	background:#26cd10;
}

#item90568 {
	width:52px !important;
	height:52px !important;
	left:816px !important;
	top:322px !important;
}

#item90691 {
	opacity:0.90;
	width:873px !important;
	height:473px !important;
	border-radius:31px;
	background:#26cd10;
}

#item90715 {
	width:52px !important;
	height:52px !important;
	left:814px !important;
	top:415px !important;
}

#item90601 {
	width:400px !important;
	height:312px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item90626 {
	width:43px !important;
	height:43px !important;
	left:331px !important;
	top:249px !important;
}

#item90646 {
	width:400px !important;
	height:312px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item90670 {
	width:43px !important;
	height:43px !important;
	left:335px !important;
	top:249px !important;
}

#item90541 {
	width:885px !important;
	height:483px !important;
	left:54px !important;
	top:5484px !important;
}

#item90773 {
	width:860px !important;
	height:162px !important;
	border-radius:31px;
	background:#f0f1c6;
}

#item90806 {
	width:860px !important;
	height:162px !important;
	border-radius:31px;
	background:#f0f1c6;
}

#item90840 {
	width:860px !important;
	height:162px !important;
	border-radius:31px;
	background:#f0f1c6;
}

#item90874 {
	width:860px !important;
	height:162px !important;
	border-radius:31px;
	background:#f0f1c6;
}

#item91029 {
	width:863px !important;
	height:87px !important;
	background:#26cd10;
	border:solid 1px #fff;
}

#item91161 {
	width:34px !important;
	height:34px !important;
	left:533px !important;
	top:31px !important;
}

#item91195 {
	width:37px !important;
	height:37px !important;
	left:512px !important;
	top:20px !important;
}

#item91134 {
	width:585px !important;
	height:121px !important;
	left:208px !important;
	top:3692px !important;
}

#item91227 {
	width:34px !important;
	height:34px !important;
	left:533px !important;
	top:31px !important;
}

#item91261 {
	width:37px !important;
	height:37px !important;
	left:512px !important;
	top:20px !important;
}

#item91200 {
	width:585px !important;
	height:117px !important;
	left:208px !important;
	top:3807px !important;
}

#item91294 {
	width:34px !important;
	height:34px !important;
	left:533px !important;
	top:31px !important;
}

#item91330 {
	width:37px !important;
	height:37px !important;
	left:512px !important;
	top:20px !important;
}

#item91266 {
	width:585px !important;
	height:136px !important;
	left:208px !important;
	top:3917px !important;
}

#item91360 {
	width:34px !important;
	height:34px !important;
	left:362px !important;
	top:156px !important;
}

#item91391 {
	width:43px !important;
	height:43px !important;
	left:358px !important;
	top:86px !important;
}

#item91335 {
	width:424px !important;
	height:205px !important;
	left:63px !important;
	top:4043px !important;
}

#item91422 {
	width:34px !important;
	height:34px !important;
	left:368px !important;
	top:156px !important;
}

#item91453 {
	width:43px !important;
	height:43px !important;
	left:362px !important;
	top:86px !important;
}

#item91396 {
	width:424px !important;
	height:205px !important;
	left:509px !important;
	top:4043px !important;
}

#item91483 {
	width:34px !important;
	height:34px !important;
	left:816px !important;
	top:32px !important;
}

#item91514 {
	width:43px !important;
	height:43px !important;
	left:811px !important;
	top:27px !important;
}

#item91458 {
	width:872px !important;
	height:85px !important;
	left:61px !important;
	top:4258px !important;
}

#item91571 {
	width:36px !important;
	height:36px !important;
	left:318px !important;
	top:19px !important;
}

#item91629 {
	width:15px !important;
	height:15px !important;
}

#item91764 {
	width:37px !important;
	height:37px !important;
	left:650px !important;
	top:53px !important;
}

#item91837 {
	width:28px !important;
	height:28px !important;
	left:26px !important;
	top:107px !important;
}

#item91659 {
	width:37px !important;
	height:37px !important;
	left:650px !important;
	top:53px !important;
}

#item91708 {
	width:36px !important;
	height:36px !important;
	left:318px !important;
	top:19px !important;
}

#item91519 {
	width:746px !important;
	height:354px !important;
	left:134px !important;
	top:3105px !important;
}

#item91850 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item91875 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item91903 {
	width:860px !important;
	height:130px !important;
	border-radius:15px;
	background:#fff;
}

#item91928 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item91956 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item91981 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item92011 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item92036 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item92064 {
	width:860px !important;
	height:132px !important;
	border-radius:15px;
	background:#fff;
}

#item92090 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item92118 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item92143 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item92171 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item92197 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item92293 {
	width:23px !important;
	height:23px !important;
	left:811px !important;
	top:761px !important;
}

#item94949 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item94974 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item95003 {
	width:860px !important;
	height:130px !important;
	border-radius:15px;
	background:#fff;
}

#item95028 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item95056 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item95081 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item95110 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item95135 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item95163 {
	width:860px !important;
	height:132px !important;
	border-radius:15px;
	background:#fff;
}

#item95188 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item95218 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item95243 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item95271 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item95297 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item95394 {
	width:23px !important;
	height:23px !important;
	left:811px !important;
	top:654px !important;
}

#item94519 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94572 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94626 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94679 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94733 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94787 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94840 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94938 {
	width:23px !important;
	height:23px !important;
	left:811px !important;
	top:505px !important;
}

#item94040 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item94065 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94093 {
	width:860px !important;
	height:130px !important;
	border-radius:15px;
	background:#fff;
}

#item94118 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94147 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item94173 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94201 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item94226 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94255 {
	width:860px !important;
	height:132px !important;
	border-radius:15px;
	background:#fff;
}

#item94280 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94308 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item94334 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94362 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item94387 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94483 {
	width:23px !important;
	height:23px !important;
	left:811px !important;
	top:403px !important;
}

#item93587 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item93612 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93641 {
	width:860px !important;
	height:130px !important;
	border-radius:15px;
	background:#fff;
}

#item93666 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93694 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item93719 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93748 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item93773 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93801 {
	width:860px !important;
	height:132px !important;
	border-radius:15px;
	background:#fff;
}

#item93826 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93854 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item93879 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93907 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item93933 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item94030 {
	width:23px !important;
	height:23px !important;
	left:811px !important;
	top:297px !important;
}

#item93132 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item93158 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93186 {
	width:860px !important;
	height:130px !important;
	border-radius:15px;
	background:#fff;
}

#item93211 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93239 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item93265 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93293 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item93318 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93349 {
	width:860px !important;
	height:132px !important;
	border-radius:15px;
	background:#fff;
}

#item93374 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93402 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item93427 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93455 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item93480 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93577 {
	width:23px !important;
	height:23px !important;
	left:811px !important;
	top:154px !important;
}

#item92680 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item92705 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item92734 {
	width:860px !important;
	height:130px !important;
	border-radius:15px;
	background:#fff;
}

#item92759 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item92788 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item92813 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item92841 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item92866 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item92894 {
	width:860px !important;
	height:132px !important;
	border-radius:15px;
	background:#fff;
}

#item92919 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item92947 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item92973 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93001 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item93026 {
	width:2px !important;
	height:21px !important;
	left:9px !important;
}

#item93122 {
	width:23px !important;
	height:23px !important;
	left:811px !important;
	top:52px !important;
}

#item92301 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item92324 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item92354 {
	width:860px !important;
	height:130px !important;
	border-radius:15px;
	background:#fff;
}

#item92377 {
	width:21px !important;
	height:21px !important;
	left:802px !important;
	top:56px !important;
}

#item92410 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item92433 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item92463 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item92486 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item92517 {
	width:860px !important;
	height:132px !important;
	border-radius:15px;
	background:#fff;
}

#item92540 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:56px !important;
}

#item92570 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item92594 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item92624 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item92647 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item91844 {
	width:873px !important;
	height:1112px !important;
	left:60px !important;
	top:13689px !important;
}

#item95409 {
	width:1000px !important;
	height:1732px !important;
	top:4668px !important;
	background:#f7f7f7;
}

#item95410 {
	width:1000px !important;
	height:520px !important;
	background:#26cd10;
}

#item96076 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item96082 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item96088 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item96094 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item96100 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item96103 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item96106 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item96109 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item96112 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item96115 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item96119 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item96125 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item96131 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item96136 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item96143 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item96147 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item96152 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item96156 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item96159 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item96162 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item96165 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item96168 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item96171 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item96174 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item96177 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item96180 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item96184 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item96187 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item96195 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item96203 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item96210 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item96213 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item96220 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item96224 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item96231 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item96234 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item96239 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item96244 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item96249 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item96253 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item96259 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item96265 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item96270 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item96274 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item96278 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item96282 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item96286 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item96290 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:135px !important;
}

#item96293 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item96298 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item96303 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item96308 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item96311 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item96315 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item96319 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item96323 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:135px !important;
}

#item96326 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:135px !important;
}

#item96329 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:135px !important;
}

#item96332 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item96335 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item96338 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item96341 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item96344 {
	width:24px !important;
	height:30px !important;
	left:7px !important;
	top:164px !important;
}

#item96348 {
	width:24px !important;
	height:30px !important;
	left:52px !important;
	top:164px !important;
}

#item96353 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item96357 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item96360 {
	width:24px !important;
	height:30px !important;
	left:30px !important;
	top:164px !important;
}

#item96365 {
	width:24px !important;
	height:30px !important;
	left:75px !important;
	top:164px !important;
}

#item96398 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item96404 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item96410 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item96414 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item96417 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item96420 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item96425 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item96432 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item96437 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item96443 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item96446 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item96449 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item96452 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item96455 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item96458 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item96467 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item96477 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:73px !important;
}

#item96482 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item96486 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item96492 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item96498 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item96502 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:73px !important;
}

#item96506 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item96509 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item96515 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item96518 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item96522 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item96526 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item96530 {
	width:24px !important;
	height:30px !important;
	left:33px !important;
	top:102px !important;
}

#item96533 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item96536 {
	width:24px !important;
	height:30px !important;
	left:56px !important;
	top:102px !important;
}

#item164172 {
	width:387px !important;
	height:98px !important;
	left:309px !important;
	top:4315px !important;
}

#item96732 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item96757 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item96779 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item96804 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item96839 {
	width:863px !important;
	height:87px !important;
	background:#26cd10;
	border:solid 1px #fff;
}

#item96863 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item96916 {
	width:322px !important;
	height:35px !important;
	left:298px !important;
	top:140px !important;
}

#item97085 {
	width:863px !important;
	height:87px !important;
	background:#26cd10;
	border:solid 1px #fff;
}

#item97109 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item97132 {
	width:253px !important;
	height:198px !important;
	border-radius:23px;
}

#item97133 {
	width:276px !important;
	height:80px !important;
	left:-14px !important;
	top:-2px !important;
	background:#e9fae7;
}

#item97182 {
	width:253px !important;
	height:198px !important;
	border-radius:23px;
}

#item97183 {
	width:276px !important;
	height:80px !important;
	left:-11px !important;
	background:#e9fae7;
}

#item97231 {
	width:253px !important;
	height:198px !important;
	border-radius:23px;
}

#item97232 {
	width:276px !important;
	height:80px !important;
	left:-11px !important;
	background:#e9fae7;
}

#item97329 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item97353 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item97364 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item97389 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item96971 {
	width:863px !important;
	height:87px !important;
	background:#26cd10;
	border:solid 1px #fff;
}

#item97004 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item97028 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item97051 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item97075 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item96728 {
	width:866px !important;
	height:858px !important;
	left:65px !important;
	top:1291px !important;
}

#item97418 {
	width:458px !important;
	height:35px !important;
	left:110px !important;
	top:3429px !important;
}

#item99419 {
	width:23px !important;
	height:23px !important;
	left:811px !important;
	top:479px !important;
}

#item97477 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item97528 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item97580 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item97631 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item97682 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item97802 {
	width:23px !important;
	height:23px !important;
	left:811px !important;
	top:371px !important;
}

#item98757 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98808 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98859 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98911 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98962 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item99082 {
	width:23px !important;
	height:23px !important;
	left:811px !important;
	top:266px !important;
}

#item98419 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98470 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98521 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98574 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98625 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98745 {
	width:23px !important;
	height:23px !important;
	left:811px !important;
	top:159px !important;
}

#item98084 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98135 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98187 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98238 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98289 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98409 {
	width:23px !important;
	height:23px !important;
	left:811px !important;
	top:52px !important;
}

#item97810 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item97833 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item97863 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item97887 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item97917 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item97942 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item97973 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item97996 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item98027 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item98051 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item97471 {
	width:873px !important;
	height:715px !important;
	left:58px !important;
	top:5288px !important;
}

#item165681 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1503px !important;
}

#item165708 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1649px !important;
}

#item165734 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1796px !important;
}

#item165765 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1942px !important;
}

#item165679 {
	width:50px !important;
	height:50px !important;
	left:799px !important;
	top:13px !important;
}

#item102040 {
	width:887px !important;
	height:446px !important;
	border-radius:18px;
	background:#eeeafa;
}

#item102064 {
	width:52px !important;
	height:52px !important;
	left:816px !important;
	top:371px !important;
}

#item102072 {
	width:671px !important;
	height:432px !important;
	left:10px !important;
	top:12px !important;
	border-radius:20px;
	background:#f2f2f2;
}

#item102120 {
	width:49px !important;
	height:49px !important;
	left:588px !important;
	top:363px !important;
}

#item102036 {
	width:897px !important;
	height:456px !important;
	left:47px !important;
	top:786px !important;
}

#item102136 {
	width:1000px !important;
	height:589px !important;
	background:#fff;
}

#item102138 {
	width:1125px !important;
	height:464px !important;
	left:-36px !important;
	background:#e5eff9;
}

#item102140 {
	width:1156px !important;
	height:174px !important;
	left:-67px !important;
	top:459px !important;
	background:#a0c9f9;
}

#item102168 {
	width:385px !important;
	height:170px !important;
	left:-36px !important;
	top:337px !important;
	background:#ddeaf9;
}

#item102196 {
	width:61px !important;
	height:508px !important;
	left:349px !important;
	background:#c6ddf9;
}

#item102197 {
	width:431px !important;
	height:91px !important;
	left:-82px !important;
	background:#c6ddf9;
}

#item102199 {
	width:11px !important;
	height:91px !important;
	left:338px !important;
	background:#a0c9f9;
}

#item102228 {
	width:211px !important;
	height:50px !important;
	top:98px !important;
	background:#000;
}

#item102229 {
	width:263px !important;
	height:50px !important;
	top:158px !important;
	background:#000;
}

#item102480 {
	width:1000px !important;
	height:1762px !important;
	top:8738px !important;
	background:#f7f7f7;
}

#item102482 {
	width:860px !important;
	height:1059px !important;
	background:#f7f5fc;
}

#item102726 {
	width:1000px !important;
	height:520px !important;
	background:#9274dd;
}

#item102727 {
	width:1000px !important;
	height:424px !important;
	top:520px !important;
	background:#f2f2f2;
}

#item103783 {
	width:863px !important;
	height:87px !important;
	background:#9274dd;
	border:solid 1px #fff;
}

#item103818 {
	width:863px !important;
	height:87px !important;
	background:#9274dd;
	border:solid 1px #fff;
}

#item103848 {
	width:863px !important;
	height:87px !important;
	background:#9274dd;
	border:solid 1px #fff;
}

#item103947 {
	width:863px !important;
	height:87px !important;
	background:#9274dd;
	border:solid 1px #fff;
}

#item104049 {
	width:863px !important;
	height:87px !important;
	background:#9274dd;
	border:solid 1px #fff;
}

#item164176 {
	width:35px !important;
	height:28px !important;
	left:794px !important;
	top:72px !important;
}

#item104195 {
	width:744px !important;
	height:100px !important;
	border-radius:22px;
	border:solid 1.7px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item104317 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item104368 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item104420 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item104472 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item104523 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item104574 {
	width:860px !important;
	height:135px !important;
	border-radius:15px;
	background:#fff;
}

#item104625 {
	width:862px !important;
	height:270px !important;
	border-radius:15px;
	background:#fff;
	border:solid 3px #9274dd;
}

#item104694 {
	width:23px !important;
	height:23px !important;
	left:812px !important;
	top:609px !important;
}

#item106955 {
	width:23px !important;
	height:23px !important;
	left:812px !important;
	top:508px !important;
}

#item106188 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item106240 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item106291 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item106342 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item106393 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item106446 {
	width:860px !important;
	height:135px !important;
	border-radius:15px;
	background:#fff;
}

#item106497 {
	width:862px !important;
	height:372px !important;
	border-radius:15px;
	background:#fff;
	border:solid 3px #9274dd;
}

#item106566 {
	width:23px !important;
	height:23px !important;
	left:812px !important;
	top:359px !important;
}

#item105800 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105852 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105903 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105955 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item106006 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item106058 {
	width:860px !important;
	height:135px !important;
	border-radius:15px;
	background:#fff;
}

#item106108 {
	width:862px !important;
	height:282px !important;
	border-radius:15px;
	background:#fff;
	border:solid 3px #9274dd;
}

#item106178 {
	width:23px !important;
	height:23px !important;
	left:812px !important;
	top:259px !important;
}

#item105413 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105465 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105516 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105567 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105619 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105670 {
	width:860px !important;
	height:135px !important;
	border-radius:15px;
	background:#fff;
}

#item105720 {
	width:862px !important;
	height:318px !important;
	border-radius:15px;
	background:#fff;
	border:solid 3px #9274dd;
}

#item105790 {
	width:23px !important;
	height:23px !important;
	left:812px !important;
	top:153px !important;
}

#item105027 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105078 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105129 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105180 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105232 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item105283 {
	width:860px !important;
	height:135px !important;
	border-radius:15px;
	background:#fff;
}

#item105402 {
	width:23px !important;
	height:23px !important;
	left:812px !important;
	top:54px !important;
}

#item104702 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item104725 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item104755 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item104778 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item104808 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item104832 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item104862 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item104885 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item104915 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item104938 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item104969 {
	width:860px !important;
	height:135px !important;
	border-radius:15px;
	background:#fff;
}

#item104992 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:58px !important;
}

#item104310 {
	width:872px !important;
	height:845px !important;
	left:58px !important;
	top:9295px !important;
}

#item104256 {
	width:814px !important;
	height:127px !important;
	left:3px !important;
	background:#e9e3f8;
}

#item165795 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1655px !important;
}

#item165821 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1802px !important;
}

#item165849 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1948px !important;
}

#item165875 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:2095px !important;
}

#item164178 {
	width:50px !important;
	height:50px !important;
	left:799px !important;
	top:13px !important;
}

#item108043 {
	width:887px !important;
	height:583px !important;
	border-radius:18px;
	background:#f7f0e6;
}

#item108067 {
	width:52px !important;
	height:52px !important;
	left:815px !important;
	top:516px !important;
}

#item108075 {
	width:671px !important;
	height:572px !important;
	left:10px !important;
	top:17px !important;
	border-radius:20px;
	background:#f2f2f2;
}

#item108124 {
	width:49px !important;
	height:49px !important;
	left:588px !important;
	top:516px !important;
}

#item108040 {
	width:897px !important;
	height:593px !important;
	left:47px !important;
	top:787px !important;
}

#item108151 {
	width:370px !important;
	height:50px !important;
	top:98px !important;
	background:#000;
}

#item108152 {
	width:376px !important;
	height:50px !important;
	top:158px !important;
	background:#000;
}

#item108397 {
	width:1000px !important;
	height:520px !important;
	background:#cc9c5e;
}

#item108398 {
	width:1000px !important;
	height:424px !important;
	top:520px !important;
	background:#f2f2f2;
}

#item108399 {
	width:1000px !important;
	height:1895px !important;
	top:9303px !important;
	background:#f7f7f7;
}

#item109406 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item109430 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item109440 {
	width:863px !important;
	height:87px !important;
	background:#cc9c5e;
	border:solid 1px #fff;
}

#item109464 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item109566 {
	width:863px !important;
	height:87px !important;
	background:#cc9c5e;
	border:solid 1px #fff;
}

#item109596 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item109620 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item109402 {
	width:873px !important;
	height:1040px !important;
	left:67px !important;
	top:3306px !important;
}

#item109721 {
	width:504px !important;
	height:120px !important;
	left:1px !important;
	border-radius:31px;
	background:#f5ece0;
}

#item109731 {
	width:343px !important;
	height:120px !important;
	left:517px !important;
	border-radius:31px;
	background:#f5ece0;
}

#item109780 {
	width:504px !important;
	height:120px !important;
	left:1px !important;
	top:172px !important;
	border-radius:31px;
	background:#f5ece0;
}

#item109814 {
	width:860px !important;
	height:120px !important;
	left:1px !important;
	top:343px !important;
	border-radius:31px;
	background:#f5ece0;
}

#item109848 {
	width:271px !important;
	height:324px !important;
	left:589px !important;
	top:541px !important;
	border-radius:31px;
	background:#dff18d;
}

#item109849 {
	width:292px !important;
	height:104px !important;
	left:-14px !important;
	top:-1px !important;
	background:#dff18d;
}

#item109900 {
	width:271px !important;
	height:325px !important;
	top:541px !important;
	border-radius:31px;
	background:#f5ece0;
}

#item109901 {
	width:292px !important;
	height:104px !important;
	left:-14px !important;
	top:-1px !important;
	background:#dff18d;
}

#item109949 {
	width:271px !important;
	height:325px !important;
	left:295px !important;
	top:541px !important;
	border-radius:31px;
	background:#f5ece0;
}

#item109950 {
	width:292px !important;
	height:104px !important;
	left:-14px !important;
	top:-1px !important;
	background:#dff18d;
}

#item109997 {
	width:343px !important;
	height:120px !important;
	left:517px !important;
	top:172px !important;
	border-radius:31px;
	background:#f5ece0;
}

#item110023 {
	width:863px !important;
	height:87px !important;
	background:#cc9c5e;
	border:solid 1px #fff;
}

#item164180 {
	width:35px !important;
	height:28px !important;
	left:794px !important;
	top:72px !important;
}

#item110193 {
	width:744px !important;
	height:100px !important;
	border-radius:22px;
	border:solid 1.7px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item110196 {
	opacity:0.90;
	width:873px !important;
	height:567px !important;
	left:10px !important;
	top:10px !important;
	border-radius:31px;
	background:#cc9c5e;
}

#item110220 {
	width:52px !important;
	height:52px !important;
	left:814px !important;
	top:513px !important;
}

#item110297 {
	width:49px !important;
	height:49px !important;
	left:799px !important;
	top:214px !important;
}

#item110194 {
	width:883px !important;
	height:580px !important;
	left:55px !important;
	top:1290px !important;
}

#item110567 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item110619 {
	width:860px !important;
	height:143px !important;
	border-radius:15px;
	background:#fff;
}

#item110671 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item110722 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item110773 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item110824 {
	width:860px !important;
	height:136px !important;
	border-radius:15px;
	background:#fff;
}

#item110877 {
	width:861px !important;
	height:443px !important;
	box-shadow:10px 11px 0px 0px rgba(204,156,94,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(204,156,94,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #cc9c5e;
}

#item110946 {
	width:17px !important;
	height:17px !important;
	left:802px !important;
	top:34px !important;
}

#item112831 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item112882 {
	width:860px !important;
	height:143px !important;
	border-radius:15px;
	background:#fff;
}

#item112935 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item112986 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item113037 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item113088 {
	width:860px !important;
	height:136px !important;
	border-radius:15px;
	background:#fff;
}

#item113140 {
	width:861px !important;
	height:263px !important;
	box-shadow:10px 11px 0px 0px rgba(204,156,94,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(204,156,94,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #cc9c5e;
}

#item113210 {
	width:17px !important;
	height:17px !important;
	left:802px !important;
	top:39px !important;
}

#item112444 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item112496 {
	width:860px !important;
	height:143px !important;
	border-radius:15px;
	background:#fff;
}

#item112547 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item112598 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item112650 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item112702 {
	width:860px !important;
	height:136px !important;
	border-radius:15px;
	background:#fff;
}

#item112753 {
	width:861px !important;
	height:190px !important;
	box-shadow:10px 11px 0px 0px rgba(204,156,94,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(204,156,94,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #cc9c5e;
}

#item112822 {
	width:17px !important;
	height:17px !important;
	left:802px !important;
	top:38px !important;
}

#item112056 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item112109 {
	width:860px !important;
	height:143px !important;
	border-radius:15px;
	background:#fff;
}

#item112161 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item112212 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item112263 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item112315 {
	width:860px !important;
	height:136px !important;
	border-radius:15px;
	background:#fff;
}

#item112366 {
	width:861px !important;
	height:221px !important;
	box-shadow:10px 11px 0px 0px rgba(204,156,94,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(204,156,94,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #cc9c5e;
}

#item112435 {
	width:17px !important;
	height:17px !important;
	left:802px !important;
	top:40px !important;
}

#item111670 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item111721 {
	width:860px !important;
	height:143px !important;
	border-radius:15px;
	background:#fff;
}

#item111772 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item111823 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item111877 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item111928 {
	width:860px !important;
	height:136px !important;
	border-radius:15px;
	background:#fff;
}

#item111978 {
	width:861px !important;
	height:267px !important;
	box-shadow:10px 11px 0px 0px rgba(204,156,94,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(204,156,94,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #cc9c5e;
}

#item112047 {
	width:17px !important;
	height:17px !important;
	left:802px !important;
	top:36px !important;
}

#item111660 {
	width:17px !important;
	height:17px !important;
	left:802px !important;
	top:38px !important;
}

#item110955 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item110978 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item111008 {
	width:860px !important;
	height:143px !important;
	border-radius:15px;
	background:#fff;
}

#item111031 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item111061 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item111085 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item111115 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item111139 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item111170 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item111193 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item111223 {
	width:860px !important;
	height:136px !important;
	border-radius:15px;
	background:#fff;
}

#item111246 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item110562 {
	width:861px !important;
	height:1022px !important;
	left:70px !important;
	top:9878px !important;
}

#item110351 {
	width:46px !important;
	height:46px !important;
	left:807px !important;
	top:441px !important;
}

#item110485 {
	opacity:0.90;
	width:873px !important;
	height:586px !important;
	left:10px !important;
	top:10px !important;
	border-radius:31px;
	background:#cc9c5e;
}

#item110509 {
	width:52px !important;
	height:52px !important;
	left:814px !important;
	top:513px !important;
}

#item110407 {
	width:408px !important;
	height:294px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item110431 {
	width:43px !important;
	height:43px !important;
	left:348px !important;
	top:232px !important;
}

#item110448 {
	width:408px !important;
	height:294px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item110472 {
	width:43px !important;
	height:43px !important;
	left:350px !important;
	top:232px !important;
}

#item171804 {
	width:884px !important;
	height:596px !important;
	left:52px !important;
	top:4960px !important;
}

#item114382 {
	width:1000px !important;
	height:590px !important;
}

#item165906 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1649px !important;
}

#item165933 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1796px !important;
}

#item165959 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1942px !important;
}

#item165991 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:2089px !important;
}

#item166017 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:2237px !important;
}

#item166046 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:2389px !important;
}

#item164182 {
	width:50px !important;
	height:50px !important;
	left:799px !important;
	top:13px !important;
}

#item114712 {
	width:887px !important;
	height:510px !important;
	border-radius:18px;
	background:#ffecdc;
}

#item114736 {
	width:52px !important;
	height:52px !important;
	left:816px !important;
	top:442px !important;
}

#item114745 {
	width:671px !important;
	height:503px !important;
	left:11px !important;
	top:12px !important;
	border-radius:20px;
	background:#f2f2f2;
}

#item114793 {
	width:49px !important;
	height:49px !important;
	left:593px !important;
	top:440px !important;
}

#item114709 {
	width:897px !important;
	height:520px !important;
	left:46px !important;
	top:786px !important;
}

#item114810 {
	width:471px !important;
	height:50px !important;
	left:68px !important;
	top:462px !important;
	background:#000;
}

#item115062 {
	width:861px !important;
	height:828px !important;
	left:70px !important;
	top:1670px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item115063 {
	width:1000px !important;
	height:520px !important;
	background:#ff8117;
}

#item115064 {
	width:1000px !important;
	height:424px !important;
	top:520px !important;
	background:#f2f2f2;
}

#item115690 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115697 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115700 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115705 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115708 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115712 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115715 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item115718 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item115723 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115728 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item115731 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item115734 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115738 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item115741 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item115745 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item115748 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item115756 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item115760 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item115764 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item115767 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115770 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115774 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115778 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115782 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115785 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115788 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115791 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115794 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115799 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115807 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item115810 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115815 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115819 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item115823 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item115826 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115830 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115833 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115836 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115839 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115847 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115854 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115860 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115863 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115867 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115870 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115874 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115877 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115880 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115884 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115887 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115890 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115931 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115934 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item115938 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item115943 {
	width:60px !important;
	height:75px !important;
	left:64px !important;
	top:105px !important;
}

#item115956 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item115961 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item115964 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item115972 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item115975 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item115979 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item115982 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item115985 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item116198 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item116339 {
	width:808px !important;
	height:240px !important;
	left:96px !important;
	top:1994px !important;
	border-radius:26px;
	background:#fff;
}

#item116364 {
	width:317px !important;
	height:117px !important;
	left:29px !important;
	border-radius:19px;
	background:#fff7f1;
}

#item116413 {
	width:317px !important;
	height:117px !important;
	left:29px !important;
	border-radius:19px;
	background:#fff7f1;
}

#item116589 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item116613 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item116645 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item116669 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item116687 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item116740 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item116764 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item116585 {
	width:865px !important;
	height:935px !important;
	left:69px !important;
	top:3254px !important;
}

#item164186 {
	width:35px !important;
	height:28px !important;
	left:794px !important;
	top:50px !important;
}

#item116806 {
	width:1000px !important;
	height:1670px !important;
	top:6027px !important;
	background:#f7f7f7;
}

#item164184 {
	width:35px !important;
	height:28px !important;
	left:794px !important;
	top:72px !important;
}

#item116962 {
	width:690px !important;
	height:100px !important;
	border-radius:22px;
	border:solid 1.7px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item116966 {
	opacity:0.90;
	width:873px !important;
	height:690px !important;
	left:10px !important;
	top:10px !important;
	border-radius:31px;
	background:#ff8117;
}

#item116967 {
	width:52px !important;
	height:52px !important;
	left:814px !important;
	top:639px !important;
}

#item117609 {
	width:49px !important;
	height:49px !important;
	left:800px !important;
	top:436px !important;
}

#item116964 {
	width:883px !important;
	height:700px !important;
	left:55px !important;
	top:4381px !important;
}

#item117946 {
	width:17px !important;
	height:17px !important;
	left:803px !important;
	top:34px !important;
}

#item119234 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item119286 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item119337 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item119389 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item119440 {
	width:860px !important;
	height:139px !important;
	border-radius:15px;
	background:#fff;
}

#item119491 {
	width:862px !important;
	height:374px !important;
	box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #ff8117;
}

#item119560 {
	width:17px !important;
	height:17px !important;
	left:803px !important;
	top:41px !important;
}

#item118899 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item118950 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item119002 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item119053 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item119104 {
	width:860px !important;
	height:139px !important;
	border-radius:15px;
	background:#fff;
}

#item119155 {
	width:862px !important;
	height:416px !important;
	box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #ff8117;
}

#item119225 {
	width:17px !important;
	height:17px !important;
	left:803px !important;
	top:40px !important;
}

#item118562 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item118613 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item118664 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item118715 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item118768 {
	width:860px !important;
	height:139px !important;
	border-radius:15px;
	background:#fff;
}

#item118820 {
	width:862px !important;
	height:451px !important;
	box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #ff8117;
}

#item118889 {
	width:17px !important;
	height:17px !important;
	left:803px !important;
	top:39px !important;
}

#item118225 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item118277 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item118328 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item118380 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item118431 {
	width:860px !important;
	height:139px !important;
	border-radius:15px;
	background:#fff;
}

#item118483 {
	width:862px !important;
	height:446px !important;
	box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #ff8117;
}

#item118552 {
	width:17px !important;
	height:17px !important;
	left:803px !important;
	top:38px !important;
}

#item117956 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item117979 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item118009 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item118032 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item118062 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item118085 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item118115 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item118138 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item118169 {
	width:860px !important;
	height:139px !important;
	border-radius:15px;
	background:#fff;
}

#item118193 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item117615 {
	width:862px !important;
	height:883px !important;
	left:70px !important;
	top:6661px !important;
}

#item119576 {
	width:1000px !important;
	height:520px !important;
	background:#ff8117;
}

#item120016 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120022 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120025 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120030 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120033 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120037 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120040 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item120043 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item120047 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120052 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item120056 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item120059 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120063 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item120066 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item120070 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item120073 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item120081 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item120085 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item120088 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item120091 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120095 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120099 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120103 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120107 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120110 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120113 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120116 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120119 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120124 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120131 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item120134 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120139 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120142 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item120146 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item120149 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120153 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120156 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120160 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120163 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120172 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120178 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120184 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120187 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120191 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120194 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120198 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120202 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120205 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120210 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120213 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120216 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120254 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120257 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item120261 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item120267 {
	width:60px !important;
	height:75px !important;
	left:64px !important;
	top:105px !important;
}

#item120278 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item120284 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item120287 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item120294 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item120297 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item120301 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item120304 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item120308 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item120457 {
	width:860px !important;
	height:120px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#ffe5d0;
}

#item164188 {
	width:387px !important;
	height:98px !important;
	left:311px !important;
	top:7697px !important;
}

#item121084 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item121108 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item121123 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item121147 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item121165 {
	width:861px !important;
	height:510px !important;
	background:#fff8f3;
	border:solid 1px #fff;
}

#item121189 {
	width:754px !important;
	height:554px !important;
	left:31px !important;
	top:35px !important;
	border-radius:22px;
	background:#fff;
	border:solid 1px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item121214 {
	width:754px !important;
	height:554px !important;
	left:449px !important;
	top:35px !important;
	border-radius:22px;
	background:#fff;
	border:solid 1px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item121277 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item121312 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item121336 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:21px !important;
}

#item121355 {
	width:861px !important;
	height:466px !important;
	background:#fff8f3;
	border:solid 1px #fff;
}

#item121379 {
	width:754px !important;
	height:554px !important;
	left:31px !important;
	top:35px !important;
	border-radius:22px;
	background:#fff;
	border:solid 1px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item121404 {
	width:752px !important;
	height:554px !important;
	left:449px !important;
	top:35px !important;
	border-radius:22px;
	background:#fff;
	border:solid 1px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item121080 {
	width:865px !important;
	height:685px !important;
	left:68px !important;
	top:2332px !important;
}

#item121441 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item121466 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item121515 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item121539 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item121580 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item121628 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item121653 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item121437 {
	width:868px !important;
	height:634px !important;
	left:69px !important;
	top:3400px !important;
}

#item121670 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item121694 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item121708 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item121732 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item121742 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item121766 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item121779 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item121803 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item121809 {
	width:861px !important;
	height:510px !important;
	background:#fff8f3;
	border:solid 1px #fff;
}

#item122187 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item122211 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item122225 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item122249 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item122258 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item122282 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item122287 {
	width:861px !important;
	height:196px !important;
	top:86px !important;
	background:#fff8f3;
	border:solid 1px #fff;
}

#item122323 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item122347 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item122013 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item122038 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item122052 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item122076 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item122082 {
	width:861px !important;
	height:172px !important;
	top:86px !important;
	background:#fff8f3;
	border:solid 1px #fff;
}

#item122109 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item122133 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item122147 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item122171 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item121867 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item121903 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item121927 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item121936 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item121960 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item121974 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item121998 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item121666 {
	width:864px !important;
	height:862px !important;
	left:69px !important;
	top:5606px !important;
}

#item122388 {
	width:43px !important;
	height:43px !important;
	left:798px !important;
	top:19px !important;
}

#item122420 {
	width:43px !important;
	height:43px !important;
	left:798px !important;
	top:17px !important;
}

#item122481 {
	width:43px !important;
	height:43px !important;
	left:798px !important;
	top:48px !important;
}

#item122511 {
	opacity:0.90;
	width:873px !important;
	height:258px !important;
	border-radius:31px;
	background:#ff8117;
}

#item122512 {
	width:46px !important;
	height:46px !important;
	left:803px !important;
	top:195px !important;
}

#item123293 {
	width:43px !important;
	height:43px !important;
	left:798px !important;
	top:19px !important;
}

#item123362 {
	width:862px !important;
	height:142px !important;
	border-radius:77px;
	background:#fff;
	border:solid 1px #ff8117;
}

#item123385 {
	width:43px !important;
	height:43px !important;
	left:798px !important;
	top:48px !important;
}

#item123417 {
	opacity:0.90;
	width:873px !important;
	height:276px !important;
	border-radius:31px;
	background:#ff8117;
}

#item123536 {
	width:46px !important;
	height:46px !important;
	left:803px !important;
	top:213px !important;
}

#item123063 {
	width:43px !important;
	height:43px !important;
	left:798px !important;
	top:19px !important;
}

#item123095 {
	width:43px !important;
	height:43px !important;
	left:798px !important;
	top:17px !important;
}

#item123125 {
	width:43px !important;
	height:43px !important;
	left:798px !important;
	top:19px !important;
}

#item123134 {
	width:862px !important;
	height:142px !important;
	border-radius:77px;
	background:#fff;
	border:solid 1px #ff8117;
}

#item123187 {
	opacity:0.90;
	width:873px !important;
	height:243px !important;
	border-radius:31px;
	background:#ff8117;
}

#item123188 {
	width:46px !important;
	height:46px !important;
	left:803px !important;
	top:174px !important;
}

#item122837 {
	width:862px !important;
	height:142px !important;
	border-radius:77px;
	background:#fff;
	border:solid 1px #ff8117;
}

#item122888 {
	opacity:0.90;
	width:873px !important;
	height:532px !important;
	border-radius:31px;
	background:#ff8117;
}

#item122889 {
	width:46px !important;
	height:46px !important;
	left:803px !important;
	top:464px !important;
}

#item122616 {
	width:43px !important;
	height:43px !important;
	left:798px !important;
	top:19px !important;
}

#item122648 {
	width:43px !important;
	height:43px !important;
	left:798px !important;
	top:17px !important;
}

#item122679 {
	width:43px !important;
	height:43px !important;
	left:798px !important;
	top:19px !important;
}

#item122688 {
	width:862px !important;
	height:142px !important;
	border-radius:77px;
	background:#fff;
	border:solid 1px #ff8117;
}

#item122712 {
	width:43px !important;
	height:43px !important;
	left:798px !important;
	top:48px !important;
}

#item122359 {
	width:873px !important;
	height:702px !important;
	left:62px !important;
	top:6868px !important;
}

#item120947 {
	opacity:0.90;
	width:873px !important;
	height:423px !important;
	left:10px !important;
	top:10px !important;
	border-radius:31px;
	background:#ff8117;
}

#item120948 {
	width:52px !important;
	height:52px !important;
	left:814px !important;
	top:372px !important;
}

#item121049 {
	opacity:0.90;
	width:873px !important;
	height:552px !important;
	left:10px !important;
	top:10px !important;
	border-radius:31px;
	background:#ff8117;
}

#item121050 {
	width:52px !important;
	height:52px !important;
	left:814px !important;
	top:495px !important;
}

#item121013 {
	width:408px !important;
	height:228px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item121038 {
	width:43px !important;
	height:43px !important;
	left:347px !important;
	top:165px !important;
}

#item120980 {
	width:408px !important;
	height:228px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item121004 {
	width:43px !important;
	height:43px !important;
	left:348px !important;
	top:165px !important;
}

#item169624 {
	width:883px !important;
	height:562px !important;
	left:52px !important;
	top:1626px !important;
}

#item168512 {
	width:785px !important;
	height:123px !important;
	left:143px !important;
	top:1649px !important;
}

#item168538 {
	width:375px !important;
	height:123px !important;
}

#item168568 {
	width:375px !important;
	height:123px !important;
	left:409px !important;
}

#item168594 {
	width:375px !important;
	height:123px !important;
}

#item168622 {
	width:375px !important;
	height:123px !important;
	left:409px !important;
}

#item168648 {
	width:375px !important;
	height:123px !important;
}

#item168674 {
	width:375px !important;
	height:123px !important;
	left:409px !important;
}

#item168707 {
	width:375px !important;
	height:123px !important;
}

#item168733 {
	width:375px !important;
	height:123px !important;
	left:409px !important;
}

#item164192 {
	width:50px !important;
	height:50px !important;
	left:799px !important;
	top:13px !important;
}

#item123873 {
	width:887px !important;
	height:510px !important;
	border-radius:18px;
	background:#ffecdc;
}

#item123897 {
	width:52px !important;
	height:52px !important;
	left:816px !important;
	top:442px !important;
}

#item123906 {
	width:671px !important;
	height:503px !important;
	left:11px !important;
	top:12px !important;
	border-radius:20px;
	background:#f2f2f2;
}

#item123956 {
	width:49px !important;
	height:49px !important;
	left:594px !important;
	top:440px !important;
}

#item123869 {
	width:897px !important;
	height:520px !important;
	left:46px !important;
	top:786px !important;
}

#item123972 {
	width:480px !important;
	height:50px !important;
	left:479px !important;
	top:462px !important;
	background:#000;
}

#item124216 {
	width:1000px !important;
	height:520px !important;
	background:#ff8117;
}

#item124745 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124751 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124754 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124759 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124762 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124767 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124770 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item124773 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item124778 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124783 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item124786 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item124789 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124793 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item124796 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item124800 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item124803 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item124810 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item124815 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item124818 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item124822 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124825 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124829 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124833 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124837 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124840 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124843 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124846 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124849 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124853 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124860 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item124864 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124869 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124874 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item124878 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item124881 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124885 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124888 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124891 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124894 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124902 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124909 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124915 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124918 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124922 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124925 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124929 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124932 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124935 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124939 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124942 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124945 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124986 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124989 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item124993 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item124998 {
	width:60px !important;
	height:75px !important;
	left:64px !important;
	top:105px !important;
}

#item125009 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item125014 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item125017 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item125025 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item125028 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item125032 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item125035 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item125038 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item125243 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item125267 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item125278 {
	width:861px !important;
	height:56px !important;
	background:#ffc08b;
	border:solid 1px #fff;
}

#item125351 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item125376 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item125391 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item125423 {
	width:861px !important;
	height:56px !important;
	background:#ffc08b;
	border:solid 1px #fff;
}

#item125496 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item125520 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item125239 {
	width:875px !important;
	height:1521px !important;
	left:68px !important;
	top:1294px !important;
}

#item125532 {
	width:1000px !important;
	height:1763px !important;
	top:5537px !important;
	background:#f7f7f7;
}

#item125586 {
	width:404px !important;
	height:297px !important;
	top:1px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	border-radius:23px;
	background:#fff;
}

#item164196 {
	width:35px !important;
	height:28px !important;
	left:340px !important;
	top:30px !important;
}

#item125648 {
	width:404px !important;
	height:297px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	border-radius:23px;
	background:#fff;
}

#item164200 {
	width:35px !important;
	height:28px !important;
	left:340px !important;
	top:24px !important;
}

#item125711 {
	width:404px !important;
	height:297px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	border-radius:23px;
	background:#fff;
}

#item164204 {
	width:35px !important;
	height:28px !important;
	left:342px !important;
	top:23px !important;
}

#item125771 {
	width:404px !important;
	height:297px !important;
	top:1px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	border-radius:23px;
	background:#fff;
}

#item164209 {
	width:35px !important;
	height:28px !important;
	left:342px !important;
	top:23px !important;
}

#item125829 {
	width:404px !important;
	height:297px !important;
	top:5px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	border-radius:23px;
	background:#fff;
}

#item164198 {
	width:35px !important;
	height:28px !important;
	left:347px !important;
	top:30px !important;
}

#item125890 {
	width:404px !important;
	height:297px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	border-radius:23px;
	background:#fff;
}

#item164202 {
	width:35px !important;
	height:28px !important;
	left:347px !important;
	top:24px !important;
}

#item125950 {
	width:404px !important;
	height:297px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	border-radius:23px;
	background:#fff;
}

#item164206 {
	width:35px !important;
	height:28px !important;
	left:346px !important;
	top:23px !important;
}

#item126009 {
	width:404px !important;
	height:297px !important;
	top:2px !important;
	box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 7px 0px rgba(0,0,0,0.3);
	border-radius:23px;
	background:#fff;
}

#item164211 {
	width:35px !important;
	height:28px !important;
	left:346px !important;
	top:25px !important;
}

#item126402 {
	width:23px !important;
	height:23px !important;
	left:809px !important;
	top:458px !important;
}

#item127688 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item127740 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item127791 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item127844 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item127895 {
	width:860px !important;
	height:136px !important;
	border-radius:15px;
	background:#fff;
}

#item127947 {
	width:861px !important;
	height:384px !important;
	box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #ff8117;
}

#item127970 {
	width:17px !important;
	height:17px !important;
	left:802px !important;
	top:38px !important;
}

#item127353 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item127404 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item127455 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item127507 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item127558 {
	width:860px !important;
	height:136px !important;
	border-radius:15px;
	background:#fff;
}

#item127609 {
	width:861px !important;
	height:304px !important;
	box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #ff8117;
}

#item127632 {
	width:17px !important;
	height:17px !important;
	left:802px !important;
	top:38px !important;
}

#item127016 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item127068 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item127120 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item127171 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item127222 {
	width:860px !important;
	height:136px !important;
	border-radius:15px;
	background:#fff;
}

#item127273 {
	width:861px !important;
	height:347px !important;
	box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #ff8117;
}

#item127296 {
	width:17px !important;
	height:17px !important;
	left:802px !important;
	top:38px !important;
}

#item126681 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item126732 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item126784 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item126835 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item126887 {
	width:860px !important;
	height:136px !important;
	border-radius:15px;
	background:#fff;
}

#item126938 {
	width:861px !important;
	height:376px !important;
	box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	-webkit-box-shadow:10px 11px 0px 0px rgba(255,129,23,0.15);
	border-radius:15px;
	background:#fff;
	border:solid 3px #ff8117;
}

#item126961 {
	width:17px !important;
	height:17px !important;
	left:802px !important;
	top:38px !important;
}

#item126410 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item126433 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item126464 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item126487 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item126518 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item126541 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item126571 {
	width:860px !important;
	height:90px !important;
	border-radius:15px;
	background:#fff;
}

#item126595 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item126625 {
	width:860px !important;
	height:136px !important;
	border-radius:15px;
	background:#fff;
}

#item126648 {
	width:21px !important;
	height:21px !important;
	left:800px !important;
	top:35px !important;
}

#item126068 {
	width:871px !important;
	height:843px !important;
	left:60px !important;
	top:6120px !important;
}

#item128032 {
	width:1000px !important;
	height:520px !important;
	background:#ff8117;
}

#item128418 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128425 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128428 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128433 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128436 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128439 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128442 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item128445 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item128449 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128454 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item128457 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item128461 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128466 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item128469 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item128473 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item128477 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item128484 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item128488 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item128491 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item128494 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128497 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128501 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128505 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128510 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128513 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128516 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128519 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128522 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128526 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128533 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item128536 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128541 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128544 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item128548 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item128552 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128556 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128560 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128563 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128566 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128575 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128582 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128588 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128591 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128596 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128599 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128603 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128606 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128609 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128613 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128616 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128619 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128658 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128661 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item128665 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item128670 {
	width:60px !important;
	height:75px !important;
	left:64px !important;
	top:105px !important;
}

#item128683 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item128689 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item128692 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item128699 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item128702 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item128706 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item128709 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item128712 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item128816 {
	width:860px !important;
	height:120px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#ffe5d0;
}

#item128847 {
	width:860px !important;
	height:87px !important;
	top:42px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#e5d3ff;
}

#item164213 {
	width:387px !important;
	height:98px !important;
	left:311px !important;
	top:5055px !important;
}

#item129298 {
	opacity:0.90;
	width:873px !important;
	height:221px !important;
	border-radius:31px;
	background:#ff8117;
}

#item129299 {
	width:46px !important;
	height:46px !important;
	left:807px !important;
	top:158px !important;
}

#item129439 {
	opacity:0.90;
	width:873px !important;
	height:221px !important;
	border-radius:31px;
	background:#ff8117;
}

#item129440 {
	width:46px !important;
	height:46px !important;
	left:807px !important;
	top:158px !important;
}

#item129355 {
	width:396px !important;
	height:228px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item129379 {
	width:43px !important;
	height:43px !important;
	left:327px !important;
	top:165px !important;
}

#item129386 {
	width:396px !important;
	height:228px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item129410 {
	width:43px !important;
	height:43px !important;
	left:334px !important;
	top:165px !important;
}

#item129294 {
	width:873px !important;
	height:229px !important;
	left:74px !important;
	top:2737px !important;
}

#item129554 {
	width:858px !important;
	height:323px !important;
	left:71px !important;
	top:4691px !important;
	background:#fff6ed;
}

#item129555 {
	width:1000px !important;
	height:520px !important;
	background:#ff8117;
}

#item129943 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item129949 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item129952 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item129957 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item129960 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item129963 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item129967 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item129970 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item129974 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item129980 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item129983 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item129986 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item129990 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item129993 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item129997 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item130000 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item130007 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item130011 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item130014 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item130017 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130021 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130025 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130029 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130034 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130037 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130040 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130043 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130046 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130051 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130058 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item130061 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130067 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130070 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item130075 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item130078 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130082 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130085 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130088 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130091 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130099 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130106 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130112 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130115 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130119 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130122 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130126 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130129 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130132 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130137 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130140 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130143 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130182 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130186 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item130190 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item130195 {
	width:60px !important;
	height:75px !important;
	left:64px !important;
	top:105px !important;
}

#item130206 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item130212 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item130215 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item130222 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item130226 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item130230 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item130233 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item130236 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item130340 {
	width:860px !important;
	height:120px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#ffe5d0;
}

#item130370 {
	width:860px !important;
	height:87px !important;
	top:42px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#d5ecda;
}

#item164216 {
	width:387px !important;
	height:98px !important;
	left:311px !important;
	top:5354px !important;
}

#item130814 {
	width:834px !important;
	height:147px !important;
	top:25px !important;
	background:#f2f2f2;
}

#item131116 {
	width:1000px !important;
	height:520px !important;
	background:#ff8117;
}

#item131503 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131509 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131512 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131517 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131520 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131524 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131528 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item131531 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item131535 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131540 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item131543 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item131546 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131550 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item131553 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item131557 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item131560 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item131568 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item131572 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item131575 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item131579 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131582 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131586 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131590 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131594 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131597 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131600 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131603 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131606 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131611 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131618 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item131621 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131626 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131629 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item131634 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item131637 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131641 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131644 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131647 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131650 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131659 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131665 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131671 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131674 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131678 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131681 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131686 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131689 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131692 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131697 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131700 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131703 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131742 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131745 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item131749 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item131754 {
	width:60px !important;
	height:75px !important;
	left:64px !important;
	top:105px !important;
}

#item131765 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item131771 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item131774 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item131781 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item131784 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item131788 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item131792 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item131795 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item131900 {
	width:860px !important;
	height:120px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#ffe5d0;
}

#item131932 {
	width:860px !important;
	height:87px !important;
	top:42px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#e3b2c7;
}

#item164219 {
	width:387px !important;
	height:98px !important;
	left:311px !important;
	top:5855px !important;
}

#item132502 {
	width:860px !important;
	height:795px !important;
	top:23px !important;
	background:#fff6ed;
}

#item132660 {
	width:21px !important;
	height:21px !important;
	left:386px !important;
	top:341px !important;
}

#item132667 {
	width:21px !important;
	height:21px !important;
	left:552px !important;
	top:540px !important;
}

#item132680 {
	width:21px !important;
	height:21px !important;
	left:497px !important;
	top:446px !important;
}

#item132687 {
	width:21px !important;
	height:21px !important;
	left:312px !important;
	top:217px !important;
}

#item132696 {
	width:21px !important;
	height:21px !important;
	left:274px !important;
	top:210px !important;
}

#item132881 {
	width:372px !important;
	height:352px !important;
	border-radius:14px;
	background:#fff;
	border:solid 1px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item132929 {
	width:10px !important;
	height:10px !important;
	left:165px !important;
	top:10px !important;
}

#item135271 {
	width:860px !important;
	height:795px !important;
	top:23px !important;
	background:#fff6ed;
}

#item135428 {
	width:21px !important;
	height:21px !important;
	left:386px !important;
	top:341px !important;
}

#item135440 {
	width:21px !important;
	height:21px !important;
	left:313px !important;
	top:543px !important;
}

#item135447 {
	width:21px !important;
	height:21px !important;
	left:497px !important;
	top:446px !important;
}

#item135456 {
	width:21px !important;
	height:21px !important;
	left:312px !important;
	top:217px !important;
}

#item135463 {
	width:21px !important;
	height:21px !important;
	left:274px !important;
	top:210px !important;
}

#item135647 {
	width:372px !important;
	height:352px !important;
	left:32px !important;
	border-radius:14px;
	background:#fff;
	border:solid 1px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item135695 {
	width:10px !important;
	height:10px !important;
	left:197px !important;
	top:10px !important;
}

#item134790 {
	width:860px !important;
	height:795px !important;
	top:23px !important;
	background:#fff6ed;
}

#item134944 {
	width:21px !important;
	height:21px !important;
	left:386px !important;
	top:341px !important;
}

#item134953 {
	width:21px !important;
	height:21px !important;
	left:552px !important;
	top:540px !important;
}

#item134960 {
	width:21px !important;
	height:21px !important;
	left:313px !important;
	top:543px !important;
}

#item134975 {
	width:21px !important;
	height:21px !important;
	left:312px !important;
	top:217px !important;
}

#item134982 {
	width:21px !important;
	height:21px !important;
	left:274px !important;
	top:210px !important;
}

#item135215 {
	width:372px !important;
	height:224px !important;
	border-radius:14px;
	background:#fff;
	border:solid 1px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item135264 {
	width:10px !important;
	height:10px !important;
	left:166px !important;
	top:9px !important;
}

#item134335 {
	width:860px !important;
	height:795px !important;
	top:23px !important;
	background:#fff6ed;
}

#item134496 {
	width:21px !important;
	height:21px !important;
	left:552px !important;
	top:540px !important;
}

#item134505 {
	width:21px !important;
	height:21px !important;
	left:313px !important;
	top:543px !important;
}

#item134512 {
	width:21px !important;
	height:21px !important;
	left:497px !important;
	top:446px !important;
}

#item134519 {
	width:21px !important;
	height:21px !important;
	left:312px !important;
	top:217px !important;
}

#item134526 {
	width:21px !important;
	height:21px !important;
	left:274px !important;
	top:210px !important;
}

#item134732 {
	width:372px !important;
	height:224px !important;
	border-radius:14px;
	background:#fff;
	border:solid 1px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item134781 {
	width:10px !important;
	height:10px !important;
	left:163px !important;
	top:11px !important;
}

#item133882 {
	width:860px !important;
	height:795px !important;
	top:23px !important;
	background:#fff6ed;
}

#item134038 {
	width:21px !important;
	height:21px !important;
	left:386px !important;
	top:341px !important;
}

#item134045 {
	width:21px !important;
	height:21px !important;
	left:552px !important;
	top:540px !important;
}

#item134053 {
	width:21px !important;
	height:21px !important;
	left:313px !important;
	top:543px !important;
}

#item134060 {
	width:21px !important;
	height:21px !important;
	left:497px !important;
	top:446px !important;
}

#item134067 {
	width:21px !important;
	height:21px !important;
	left:312px !important;
	top:217px !important;
}

#item134279 {
	width:372px !important;
	height:224px !important;
	border-radius:14px;
	background:#fff;
	border:solid 1px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item134327 {
	width:10px !important;
	height:10px !important;
	left:162px !important;
	top:10px !important;
}

#item133406 {
	width:860px !important;
	height:795px !important;
	top:23px !important;
	background:#fff6ed;
}

#item133564 {
	width:21px !important;
	height:21px !important;
	left:386px !important;
	top:341px !important;
}

#item133571 {
	width:21px !important;
	height:21px !important;
	left:552px !important;
	top:540px !important;
}

#item133578 {
	width:21px !important;
	height:21px !important;
	left:313px !important;
	top:543px !important;
}

#item133586 {
	width:21px !important;
	height:21px !important;
	left:497px !important;
	top:446px !important;
}

#item133599 {
	width:21px !important;
	height:21px !important;
	left:274px !important;
	top:210px !important;
}

#item133781 {
	width:372px !important;
	height:352px !important;
	left:32px !important;
	border-radius:14px;
	background:#fff;
	border:solid 1px #ff8117;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item133829 {
	width:10px !important;
	height:10px !important;
	left:197px !important;
	top:10px !important;
}

#item132981 {
	width:860px !important;
	height:795px !important;
	left:10px !important;
	top:33px !important;
	background:#fff6ed;
}

#item133138 {
	width:27px !important;
	height:27px !important;
	left:393px !important;
	top:348px !important;
}

#item133145 {
	width:27px !important;
	height:27px !important;
	left:560px !important;
	top:547px !important;
}

#item133153 {
	width:27px !important;
	height:27px !important;
	left:320px !important;
	top:550px !important;
}

#item133160 {
	width:27px !important;
	height:27px !important;
	left:504px !important;
	top:454px !important;
}

#item133168 {
	width:27px !important;
	height:27px !important;
	left:319px !important;
	top:224px !important;
}

#item133175 {
	width:27px !important;
	height:27px !important;
	left:281px !important;
	top:217px !important;
}

#item132499 {
	width:871px !important;
	height:828px !important;
	left:60px !important;
	top:1442px !important;
}

#item136284 {
	width:1000px !important;
	height:520px !important;
	background:#ff8117;
}

#item136671 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136677 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136680 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136685 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136688 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136692 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136695 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item136698 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item136702 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136707 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item136710 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item136713 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136717 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item136720 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item136725 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item136728 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item136737 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item136741 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item136744 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item136747 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136750 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136754 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136758 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136762 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136765 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136768 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136771 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136774 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136779 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136786 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item136789 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136794 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136797 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item136801 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item136804 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136808 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136811 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136814 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136817 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136826 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136833 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136840 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136844 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136848 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136851 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136855 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136858 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136862 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136866 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136869 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136872 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136912 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136915 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item136919 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item136924 {
	width:60px !important;
	height:75px !important;
	left:64px !important;
	top:105px !important;
}

#item136936 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item136942 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item136945 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item136953 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item136956 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item136960 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item136963 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item136966 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item137070 {
	width:860px !important;
	height:120px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#ffe5d0;
}

#item137099 {
	width:860px !important;
	height:87px !important;
	top:42px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#dbea87;
}

#item164222 {
	width:387px !important;
	height:98px !important;
	left:311px !important;
	top:5908px !important;
}

#item137545 {
	opacity:0.90;
	width:873px !important;
	height:189px !important;
	border-radius:31px;
	background:#ff8117;
}

#item137546 {
	width:46px !important;
	height:46px !important;
	left:807px !important;
	top:123px !important;
}

#item137660 {
	opacity:0.90;
	width:873px !important;
	height:189px !important;
	border-radius:31px;
	background:#ff8117;
}

#item137661 {
	width:46px !important;
	height:46px !important;
	left:807px !important;
	top:123px !important;
}

#item137579 {
	width:396px !important;
	height:228px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item137603 {
	width:43px !important;
	height:43px !important;
	left:327px !important;
	top:165px !important;
}

#item137618 {
	width:396px !important;
	height:228px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item137642 {
	width:43px !important;
	height:43px !important;
	left:334px !important;
	top:165px !important;
}

#item137542 {
	width:873px !important;
	height:228px !important;
	left:71px !important;
	top:1696px !important;
}

#item137691 {
	width:855px !important;
	height:276px !important;
	left:71px !important;
	top:3175px !important;
	background:#f2f2f2;
}

#item137717 {
	width:830px !important;
	height:192px !important;
	left:8px !important;
	top:17px !important;
	background:#fff6ee;
}

#item137792 {
	width:834px !important;
	height:203px !important;
	top:22px !important;
	background:#f2f2f2;
}

#item137909 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item137933 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item137951 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item137975 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item137988 {
	width:863px !important;
	height:291px !important;
	background:#fff2e7;
	border:solid 1px #fff;
}

#item138014 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item138199 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item138223 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item138237 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item138261 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item138278 {
	width:862px !important;
	height:459px !important;
	background:#fff2e7;
	border:solid 1px #fff;
}

#item138304 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item138328 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item138054 {
	width:859px !important;
	height:378px !important;
	background:#fff2e7;
	border:solid 1px #fff;
}

#item138080 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item138116 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item138141 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item138157 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item138181 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item137905 {
	width:866px !important;
	height:720px !important;
	left:68px !important;
	top:1285px !important;
}

#item138342 {
	width:1000px !important;
	height:520px !important;
	background:#ff8117;
}

#item138730 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138736 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138739 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138744 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138747 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138750 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138753 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item138756 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item138761 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138766 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item138769 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item138773 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138777 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item138780 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item138784 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item138788 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item138795 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item138799 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item138802 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item138805 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138808 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138812 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138817 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138821 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138824 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138827 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138830 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138834 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138838 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138845 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item138848 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138853 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138856 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item138861 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item138864 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138869 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138872 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138875 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138878 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138886 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138892 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138898 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138902 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138906 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138909 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138913 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138916 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138919 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138923 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138926 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138929 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138969 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138973 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item138977 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item138983 {
	width:60px !important;
	height:75px !important;
	left:64px !important;
	top:105px !important;
}

#item138994 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item138999 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item139002 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item139009 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item139012 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item139016 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item139020 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item139023 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item139126 {
	width:860px !important;
	height:120px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#ffe5d0;
}

#item139157 {
	width:860px !important;
	height:87px !important;
	top:42px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#f0f59a;
}

#item164225 {
	width:387px !important;
	height:98px !important;
	left:311px !important;
	top:4370px !important;
}

#item139462 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item139486 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item139503 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item139566 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item139590 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item139596 {
	width:861px !important;
	height:56px !important;
	background:#ffc08b;
	border:solid 1px #fff;
}

#item139645 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item139458 {
	width:877px !important;
	height:903px !important;
	left:68px !important;
	top:2443px !important;
}

#item139753 {
	width:1000px !important;
	height:520px !important;
	background:#ff8117;
}

#item140140 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140146 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140149 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140154 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140157 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140160 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140163 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item140166 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item140171 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140176 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item140179 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item140182 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140186 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item140189 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item140193 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item140197 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item140204 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item140208 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item140212 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item140216 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140219 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140223 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140227 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140231 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140234 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140237 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140240 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140243 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140247 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140254 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item140258 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140263 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140266 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item140270 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item140273 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140278 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140281 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140284 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140287 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140295 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140303 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140309 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140312 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140316 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140320 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140324 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140327 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140330 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140334 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140337 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140340 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140379 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140382 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item140387 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item140392 {
	width:60px !important;
	height:75px !important;
	left:64px !important;
	top:105px !important;
}

#item140403 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item140409 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item140412 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item140420 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item140423 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item140428 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item140431 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item140434 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item140538 {
	width:860px !important;
	height:120px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#ffe5d0;
}

#item140567 {
	width:860px !important;
	height:87px !important;
	top:42px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#b2eef1;
}

#item164228 {
	width:387px !important;
	height:98px !important;
	left:311px !important;
	top:6056px !important;
}

#item140944 {
	width:586px !important;
	height:303px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141006 {
	width:240px !important;
	height:303px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141062 {
	width:417px !important;
	height:303px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141132 {
	width:417px !important;
	height:303px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141188 {
	opacity:0.90;
	width:585px !important;
	height:302px !important;
	border-radius:31px;
	background:#ff8117;
}

#item141213 {
	width:46px !important;
	height:46px !important;
	left:531px !important;
	top:239px !important;
}

#item141222 {
	width:586px !important;
	height:303px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141269 {
	width:43px !important;
	height:43px !important;
	left:526px !important;
	top:241px !important;
}

#item141284 {
	width:240px !important;
	height:303px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141341 {
	width:417px !important;
	height:303px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141412 {
	width:417px !important;
	height:303px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item140940 {
	width:858px !important;
	height:622px !important;
	left:71px !important;
	top:1378px !important;
}

#item141467 {
	width:852px !important;
	height:90px !important;
	border-radius:23px;
	background:#fff;
	border:solid 1px #ff8117;
}

#item141492 {
	width:852px !important;
	height:90px !important;
	border-radius:23px;
	background:#fff;
	border:solid 1px #ff8117;
}

#item141517 {
	width:852px !important;
	height:90px !important;
	border-radius:23px;
	background:#fff;
	border:solid 1px #ff8117;
}

#item141542 {
	width:852px !important;
	height:90px !important;
	border-radius:23px;
	background:#fff;
	border:solid 1px #ff8117;
}

#item141571 {
	width:264px !important;
	height:262px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141611 {
	width:264px !important;
	height:262px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141645 {
	width:264px !important;
	height:262px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141686 {
	opacity:0.90;
	width:861px !important;
	height:302px !important;
	border-radius:31px;
	background:#ff8117;
}

#item141687 {
	width:46px !important;
	height:46px !important;
	left:795px !important;
	top:239px !important;
}

#item141997 {
	width:264px !important;
	height:262px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item142037 {
	width:264px !important;
	height:262px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item142071 {
	width:264px !important;
	height:262px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item142112 {
	opacity:0.90;
	width:861px !important;
	height:302px !important;
	border-radius:31px;
	background:#ff8117;
}

#item142113 {
	width:46px !important;
	height:46px !important;
	left:795px !important;
	top:240px !important;
}

#item141846 {
	width:264px !important;
	height:262px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141885 {
	width:264px !important;
	height:262px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141920 {
	width:264px !important;
	height:262px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141961 {
	opacity:0.90;
	width:861px !important;
	height:302px !important;
	border-radius:31px;
	background:#ff8117;
}

#item141963 {
	width:46px !important;
	height:46px !important;
	left:795px !important;
	top:240px !important;
}

#item141721 {
	width:264px !important;
	height:262px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141745 {
	width:43px !important;
	height:43px !important;
	left:206px !important;
	top:198px !important;
}

#item141763 {
	width:264px !important;
	height:262px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141787 {
	width:43px !important;
	height:43px !important;
	left:206px !important;
	top:198px !important;
}

#item141799 {
	width:264px !important;
	height:262px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item141823 {
	width:43px !important;
	height:43px !important;
	left:206px !important;
	top:198px !important;
}

#item141566 {
	width:861px !important;
	height:302px !important;
	left:68px !important;
	top:2392px !important;
}

#item142148 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item142172 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:20px !important;
}

#item142214 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item142259 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item142321 {
	width:863px !important;
	height:87px !important;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item142345 {
	width:43px !important;
	height:43px !important;
	left:783px !important;
	top:22px !important;
}

#item142144 {
	width:875px !important;
	height:727px !important;
	left:69px !important;
	top:3056px !important;
}

#item142365 {
	width:264px !important;
	height:495px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item142439 {
	width:264px !important;
	height:495px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item142503 {
	width:264px !important;
	height:495px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item142558 {
	width:417px !important;
	height:357px !important;
	left:71px !important;
	top:5351px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item142605 {
	width:417px !important;
	height:357px !important;
	left:511px !important;
	top:5351px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item142682 {
	width:10px !important;
	height:20px !important;
	left:13px !important;
	top:10px !important;
	background:#ffffff;
}

#item142688 {
	width:14px !important;
	height:30px !important;
	left:29px !important;
	top:40px !important;
	background:#ffffff;
}

#item142694 {
	width:10px !important;
	height:5px !important;
	left:13px !important;
	top:5px !important;
	background:#ffffff;
}

#item142696 {
	width:5px !important;
	height:10px !important;
	left:16px !important;
	top:44px !important;
	background:#ffffff;
}

#item142698 {
	width:5px !important;
	height:10px !important;
	left:51px !important;
	top:44px !important;
	background:#ffffff;
}

#item142778 {
	width:864px !important;
	height:213px !important;
	left:68px !important;
	top:5183px !important;
	background:#f7f7f7;
}

#item142779 {
	width:1000px !important;
	height:520px !important;
	background:#ff8117;
}

#item143165 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143172 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143175 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143180 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143185 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143188 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143191 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item143194 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item143198 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143203 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item143206 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item143209 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143214 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item143217 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item143221 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item143224 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item143231 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item143235 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item143238 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item143241 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143244 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143248 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143252 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143257 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143260 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143263 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143266 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143269 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143273 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143281 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item143284 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143291 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143294 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item143298 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item143302 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143306 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143309 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143312 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143315 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143323 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143329 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143335 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143338 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143343 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143346 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143350 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143353 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143356 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143360 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143363 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143366 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143406 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143409 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item143413 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item143418 {
	width:60px !important;
	height:75px !important;
	left:64px !important;
	top:105px !important;
}

#item143430 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item143436 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item143439 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item143446 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item143449 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item143453 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item143456 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item143459 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item143563 {
	width:860px !important;
	height:120px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#ffe5d0;
}

#item143592 {
	width:860px !important;
	height:87px !important;
	top:42px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#d2c1da;
}

#item164231 {
	width:387px !important;
	height:98px !important;
	left:311px !important;
	top:5558px !important;
}

#item144717 {
	width:1000px !important;
	height:520px !important;
	background:#ff8117;
}

#item145106 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145113 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145116 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145121 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145124 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145127 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145130 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item145133 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item145137 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145143 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item145146 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item145149 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145153 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item145156 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item145160 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:178px !important;
}

#item145163 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:178px !important;
}

#item145170 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item145174 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item145177 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item145181 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145184 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145188 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145192 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145196 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145199 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145202 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145206 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145209 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145214 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145221 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item145225 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145230 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145233 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:33px !important;
}

#item145237 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:33px !important;
}

#item145240 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145244 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145247 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145250 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145253 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145261 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145268 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145274 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145277 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145281 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145284 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145288 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145291 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145294 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145298 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145301 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145304 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145346 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145349 {
	width:60px !important;
	height:75px !important;
	left:50px !important;
	top:105px !important;
}

#item145353 {
	width:60px !important;
	height:75px !important;
	left:108px !important;
	top:105px !important;
}

#item145358 {
	width:60px !important;
	height:75px !important;
	left:64px !important;
	top:105px !important;
}

#item145369 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item145374 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:42px !important;
}

#item145377 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item145384 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item145388 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item145392 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item145395 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item145398 {
	width:60px !important;
	height:75px !important;
	left:98px !important;
	top:115px !important;
}

#item145503 {
	width:860px !important;
	height:120px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#ffe5d0;
}

#item145534 {
	width:860px !important;
	height:87px !important;
	top:42px !important;
	box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 3px 0px rgba(0,0,0,0.3);
	border-radius:33px;
	background:#f0f59a;
}

#item164234 {
	width:387px !important;
	height:98px !important;
	left:311px !important;
	top:7722px !important;
}

#item145906 {
	width:860px !important;
	height:285px !important;
	left:71px !important;
	top:1278px !important;
	border-radius:31px;
	background:#fff5db;
}

#item145918 {
	width:860px !important;
	height:294px !important;
	left:71px !important;
	top:1950px !important;
	border-radius:31px;
	background:#f6e8ee;
}

#item145928 {
	width:860px !important;
	height:243px !important;
	left:71px !important;
	top:2310px !important;
	border-radius:31px;
	background:#ffead9;
}

#item145938 {
	width:860px !important;
	height:267px !important;
	left:71px !important;
	top:1617px !important;
	border-radius:31px;
	background:#f3f8d7;
}

#item146042 {
	width:860px !important;
	height:186px !important;
	border-radius:31px;
	background:#ffe5d0;
}

#item146067 {
	width:860px !important;
	height:186px !important;
	border-radius:31px;
	background:#ffe5d0;
}

#item146092 {
	width:860px !important;
	height:186px !important;
	border-radius:31px;
	background:#ffe5d0;
}

#item146191 {
	width:391px !important;
	height:97px !important;
	left:85px !important;
	top:3209px !important;
}

#item146217 {
	width:391px !important;
	height:97px !important;
	left:85px !important;
	top:3330px !important;
}

#item146244 {
	width:391px !important;
	height:97px !important;
	left:85px !important;
	top:3450px !important;
}

#item146270 {
	width:391px !important;
	height:97px !important;
	left:85px !important;
	top:3571px !important;
}

#item146296 {
	width:391px !important;
	height:97px !important;
	left:511px !important;
	top:3209px !important;
}

#item146322 {
	width:391px !important;
	height:97px !important;
	left:511px !important;
	top:3330px !important;
}

#item146349 {
	width:391px !important;
	height:97px !important;
	left:511px !important;
	top:3450px !important;
}

#item146376 {
	width:391px !important;
	height:97px !important;
	left:511px !important;
	top:3571px !important;
}

#item146402 {
	width:391px !important;
	height:402px !important;
	left:538px !important;
	top:4128px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item146426 {
	width:391px !important;
	height:402px !important;
	left:101px !important;
	top:4128px !important;
	border-radius:23px;
	background:#f4f4f4;
	border:solid 1px #fff;
}

#item146500 {
	width:345px !important;
	height:84px !important;
	left:563px !important;
	top:4351px !important;
}

#item146565 {
	width:855px !important;
	height:391px !important;
	top:24px !important;
	background:#fff2e7;
}

#item146590 {
	width:863px !important;
	height:87px !important;
	background:#ff8117;
	border:solid 1px #fff;
}

#item146868 {
	width:43px !important;
	height:43px !important;
	left:780px !important;
	top:27px !important;
}

#item146927 {
	width:46px !important;
	height:46px !important;
	left:782px !important;
	top:25px !important;
}

#item146742 {
	width:43px !important;
	height:43px !important;
	left:780px !important;
	top:27px !important;
}

#item146772 {
	width:46px !important;
	height:46px !important;
	left:782px !important;
	top:25px !important;
}

#item146806 {
	width:43px !important;
	height:43px !important;
	left:780px !important;
	top:27px !important;
}

#item146836 {
	width:43px !important;
	height:43px !important;
	left:780px !important;
	top:27px !important;
}

#item146685 {
	width:861px !important;
	height:217px !important;
	left:71px !important;
	top:4983px !important;
}

#item146937 {
	opacity:0.90;
	width:861px !important;
	height:360px !important;
	border-radius:31px;
	background:#ff8117;
}

#item146961 {
	width:52px !important;
	height:52px !important;
	left:799px !important;
	top:297px !important;
}

#item146969 {
	width:861px !important;
	height:360px !important;
	left:10px !important;
	top:10px !important;
	border-radius:29px;
	background:#fff8c2;
}

#item146977 {
	width:49px !important;
	height:49px !important;
	left:415px !important;
	top:289px !important;
}

#item146934 {
	width:871px !important;
	height:370px !important;
	left:61px !important;
	top:7121px !important;
}

#item147009 {
	opacity:0.90;
	width:873px !important;
	height:486px !important;
	left:10px !important;
	top:10px !important;
	border-radius:31px;
	background:#ff8117;
}

#item147010 {
	width:52px !important;
	height:52px !important;
	left:814px !important;
	top:424px !important;
}

#item147065 {
	width:49px !important;
	height:49px !important;
	left:794px !important;
	top:223px !important;
}

#item147007 {
	width:883px !important;
	height:496px !important;
	left:54px !important;
	top:6608px !important;
}

#item160720 {
	width:1008px !important;
	height:1932px !important;
	left:-8px !important;
	top:2335px !important;
	background:#f4f4f4;
}

#item160916 {
	width:887px !important;
	height:363px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item160970 {
	opacity:0.90;
	width:887px !important;
	height:363px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#ffd0d2;
}

#item161019 {
	width:46px !important;
	height:46px !important;
	left:803px !important;
	top:279px !important;
}

#item161029 {
	width:887px !important;
	height:363px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item161077 {
	width:43px !important;
	height:43px !important;
	left:805px !important;
	top:282px !important;
}

#item160912 {
	width:887px !important;
	height:363px !important;
	left:57px !important;
	top:3217px !important;
}

#item161102 {
	width:887px !important;
	height:363px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item161160 {
	opacity:0.90;
	width:887px !important;
	height:363px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#ffd0d2;
}

#item161207 {
	width:46px !important;
	height:46px !important;
	left:803px !important;
	top:279px !important;
}

#item161217 {
	width:887px !important;
	height:363px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item161264 {
	width:43px !important;
	height:43px !important;
	left:805px !important;
	top:282px !important;
}

#item161097 {
	width:887px !important;
	height:363px !important;
	left:57px !important;
	top:3805px !important;
}

#item161273 {
	width:348px !important;
	height:39px !important;
	left:282px !important;
	top:7929px !important;
	background:#004194;
}

#item161324 {
	width:401px !important;
	height:480px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item161371 {
	width:52px !important;
	height:52px !important;
	left:332px !important;
	top:32px !important;
}

#item161461 {
	width:43px !important;
	height:43px !important;
	left:321px !important;
	top:411px !important;
}

#item161320 {
	width:437px !important;
	height:505px !important;
	left:47px !important;
	top:6171px !important;
}

#item161661 {
	width:401px !important;
	height:480px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item161662 {
	width:447px !important;
	height:363px !important;
	left:-26px !important;
	top:129px !important;
	background:#f4f4f4;
}

#item161687 {
	width:52px !important;
	height:52px !important;
	left:332px !important;
	top:32px !important;
}

#item161776 {
	width:43px !important;
	height:43px !important;
	left:321px !important;
	top:411px !important;
}

#item161657 {
	width:411px !important;
	height:490px !important;
	left:47px !important;
	top:4581px !important;
}

#item161809 {
	width:401px !important;
	height:480px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item161810 {
	width:447px !important;
	height:363px !important;
	left:-26px !important;
	top:129px !important;
	background:#f4f4f4;
}

#item161834 {
	width:52px !important;
	height:52px !important;
	left:332px !important;
	top:32px !important;
}

#item161924 {
	width:43px !important;
	height:43px !important;
	left:321px !important;
	top:411px !important;
}

#item161806 {
	width:443px !important;
	height:491px !important;
	left:47px !important;
	top:5110px !important;
}

#item162002 {
	width:401px !important;
	height:480px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item162003 {
	width:447px !important;
	height:363px !important;
	left:-26px !important;
	top:129px !important;
	background:#f4f4f4;
}

#item162050 {
	width:52px !important;
	height:52px !important;
	left:332px !important;
	top:32px !important;
}

#item162138 {
	width:43px !important;
	height:43px !important;
	left:321px !important;
	top:411px !important;
}

#item161999 {
	width:438px !important;
	height:501px !important;
	left:47px !important;
	top:5643px !important;
}

#item162193 {
	width:401px !important;
	height:480px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item162194 {
	width:447px !important;
	height:363px !important;
	left:-26px !important;
	top:129px !important;
	background:#f4f4f4;
}

#item162219 {
	width:52px !important;
	height:52px !important;
	left:332px !important;
	top:32px !important;
}

#item162302 {
	width:43px !important;
	height:43px !important;
	left:321px !important;
	top:411px !important;
}

#item162190 {
	width:443px !important;
	height:490px !important;
	left:47px !important;
	top:6709px !important;
}

#item162726 {
	width:401px !important;
	height:480px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item162727 {
	width:447px !important;
	height:363px !important;
	left:-26px !important;
	top:129px !important;
	background:#f4f4f4;
}

#item162751 {
	width:52px !important;
	height:52px !important;
	left:332px !important;
	top:32px !important;
}

#item162837 {
	width:43px !important;
	height:43px !important;
	left:321px !important;
	top:411px !important;
}

#item162723 {
	width:411px !important;
	height:490px !important;
	left:532px !important;
	top:6705px !important;
}

#item162958 {
	width:887px !important;
	height:363px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item163011 {
	opacity:0.90;
	width:887px !important;
	height:363px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#ffd0d2;
}

#item163058 {
	width:46px !important;
	height:46px !important;
	left:803px !important;
	top:279px !important;
}

#item162893 {
	width:887px !important;
	height:363px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item162942 {
	width:43px !important;
	height:43px !important;
	left:805px !important;
	top:282px !important;
}

#item162889 {
	width:887px !important;
	height:363px !important;
	left:57px !important;
	top:2629px !important;
}

#item163069 {
	width:401px !important;
	height:480px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item163070 {
	width:447px !important;
	height:363px !important;
	left:-26px !important;
	top:129px !important;
	background:#f4f4f4;
}

#item163094 {
	width:52px !important;
	height:52px !important;
	left:332px !important;
	top:32px !important;
}

#item163186 {
	width:43px !important;
	height:43px !important;
	left:321px !important;
	top:411px !important;
}

#item163066 {
	width:443px !important;
	height:490px !important;
	left:532px !important;
	top:4581px !important;
}

#item162366 {
	width:401px !important;
	height:480px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item162367 {
	width:447px !important;
	height:363px !important;
	left:-26px !important;
	top:129px !important;
	background:#f4f4f4;
}

#item162391 {
	width:52px !important;
	height:52px !important;
	left:332px !important;
	top:32px !important;
}

#item164615 {
	width:49px !important;
	height:49px !important;
	left:330px !important;
	top:418px !important;
}

#item164622 {
	width:439px !important;
	height:490px !important;
	left:531px !important;
	top:5110px !important;
}

#item161517 {
	width:401px !important;
	height:480px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item161518 {
	width:447px !important;
	height:363px !important;
	left:-26px !important;
	top:129px !important;
	background:#f4f4f4;
}

#item161542 {
	width:52px !important;
	height:52px !important;
	left:332px !important;
	top:32px !important;
}

#item161628 {
	width:43px !important;
	height:43px !important;
	left:321px !important;
	top:411px !important;
}

#item164628 {
	width:443px !important;
	height:501px !important;
	left:532px !important;
	top:5642px !important;
}

#item162557 {
	width:401px !important;
	height:480px !important;
	box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:1px 1px 9px 0px rgba(0,0,0,0.15);
	border-radius:33px;
	background:#fff;
}

#item162558 {
	width:447px !important;
	height:363px !important;
	left:-26px !important;
	top:129px !important;
	background:#f4f4f4;
}

#item162583 {
	width:52px !important;
	height:52px !important;
	left:332px !important;
	top:32px !important;
}

#item164652 {
	width:49px !important;
	height:49px !important;
	left:329px !important;
	top:418px !important;
}

#item164653 {
	width:437px !important;
	height:490px !important;
	left:530px !important;
	top:6172px !important;
}

#item170284 {
	width:1003px !important;
	height:392px !important;
	top:8508px !important;
	background:#999999;
}

#item171579 {
	width:1006px !important;
	height:1932px !important;
	left:-3px !important;
	top:-14px !important;
}
