/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

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

#item370 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item373 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item375 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item378 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item380 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item383 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item390 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item393 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item395 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item398 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item400 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item403 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item405 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item408 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item410 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item413 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item619 {
	width:459px !important;
	height:217px !important;
}

#item617 {
	width:459px !important;
	height:217px !important;
	left:846px !important;
	top:480px !important;
}

#item623 {
	width:459px !important;
	height:217px !important;
}

#item621 {
	width:459px !important;
	height:217px !important;
	left:1356px !important;
	top:480px !important;
}

#item627 {
	width:459px !important;
	height:217px !important;
}

#item625 {
	width:459px !important;
	height:217px !important;
	left:335px !important;
	top:205px !important;
}

#item635 {
	width:459px !important;
	height:217px !important;
}

#item633 {
	width:459px !important;
	height:217px !important;
	left:846px !important;
	top:205px !important;
}

#item639 {
	width:459px !important;
	height:217px !important;
}

#item637 {
	width:459px !important;
	height:217px !important;
	left:1356px !important;
	top:205px !important;
}

#item643 {
	width:459px !important;
	height:217px !important;
}

#item641 {
	width:459px !important;
	height:217px !important;
	left:335px !important;
	top:480px !important;
}

#item647 {
	width:459px !important;
	height:217px !important;
}

#item645 {
	width:459px !important;
	height:217px !important;
	left:333px !important;
	top:765px !important;
}

#item651 {
	width:459px !important;
	height:217px !important;
}

#item649 {
	width:459px !important;
	height:217px !important;
	left:844px !important;
	top:765px !important;
}

#item679 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item682 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item684 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item687 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item770 {
	width:459px !important;
	height:217px !important;
}

#item768 {
	width:459px !important;
	height:217px !important;
	left:475px !important;
	top:431px !important;
}

#item778 {
	width:459px !important;
	height:217px !important;
}

#item776 {
	width:459px !important;
	height:217px !important;
	left:986px !important;
	top:431px !important;
}

#item20303 {
	width:105px !important;
	height:97px !important;
}

#item20300 {
	width:105px !important;
	height:97px !important;
	left:36px !important;
	top:36px !important;
}

#item806 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item809 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item811 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item814 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item816 {
	opacity:0.80;
	width:457px !important;
	height:215px !important;
	left:1px !important;
	top:1px !important;
	border-radius:20px;
	background:#000c36;
	border:solid 4px #fff;
}

#item819 {
	width:455px !important;
	height:213px !important;
	left:2px !important;
	top:2px !important;
	border-radius:20px;
	border:solid 2px #fff;
}

#item920 {
	width:105px !important;
	height:97px !important;
}

#item918 {
	width:105px !important;
	height:97px !important;
	left:36px !important;
	top:36px !important;
}

#item924 {
	width:459px !important;
	height:217px !important;
}

#item922 {
	width:459px !important;
	height:217px !important;
	left:731px !important;
	top:431px !important;
}

#item928 {
	width:459px !important;
	height:217px !important;
}

#item926 {
	width:459px !important;
	height:217px !important;
	left:731px !important;
	top:431px !important;
}

#item932 {
	width:459px !important;
	height:217px !important;
}

#item930 {
	width:459px !important;
	height:217px !important;
	left:220px !important;
	top:431px !important;
}

#item936 {
	width:459px !important;
	height:217px !important;
}

#item934 {
	width:459px !important;
	height:217px !important;
	left:1241px !important;
	top:431px !important;
}

#item964 {
	width:393px !important;
	height:211px !important;
	left:97px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item965 {
	width:393px !important;
	height:211px !important;
	left:991px !important;
	top:242px !important;
	border-radius:20px;
	background:#fff;
}

#item966 {
	width:393px !important;
	height:211px !important;
	left:994px !important;
	top:519px !important;
	border-radius:20px;
	background:#fff;
}

#item967 {
	width:393px !important;
	height:211px !important;
	left:1430px !important;
	top:247px !important;
	border-radius:20px;
	background:#fff;
}

#item968 {
	width:393px !important;
	height:211px !important;
	left:542px !important;
	top:791px !important;
	border-radius:20px;
	background:#fff;
}

#item969 {
	width:393px !important;
	height:211px !important;
	left:986px !important;
	top:791px !important;
	border-radius:20px;
	background:#fff;
}

#item970 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item971 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:519px !important;
	border-radius:20px;
	background:#fff;
}

#item972 {
	width:393px !important;
	height:211px !important;
	left:99px !important;
	top:791px !important;
	border-radius:20px;
	background:#fff;
}

#item973 {
	width:393px !important;
	height:211px !important;
	left:94px !important;
	top:519px !important;
	border-radius:20px;
	background:#fff;
}

#item974 {
	width:393px !important;
	height:211px !important;
	left:1430px !important;
	top:519px !important;
	border-radius:20px;
	background:#fff;
}

#item1085 {
	width:348px !important;
	height:115px !important;
	left:1013px !important;
	top:295px !important;
	border-radius:12px;
	background:#2e3d83;
}

#item1166 {
	width:388px !important;
	height:211px !important;
}

#item1164 {
	width:388px !important;
	height:211px !important;
	left:547px !important;
	top:234px !important;
}

#item1170 {
	width:388px !important;
	height:211px !important;
}

#item1168 {
	width:388px !important;
	height:211px !important;
	left:99px !important;
	top:234px !important;
}

#item1174 {
	width:388px !important;
	height:211px !important;
}

#item1172 {
	width:388px !important;
	height:211px !important;
	left:994px !important;
	top:239px !important;
}

#item1178 {
	width:388px !important;
	height:211px !important;
}

#item1176 {
	width:388px !important;
	height:211px !important;
	left:542px !important;
	top:519px !important;
}

#item1182 {
	width:388px !important;
	height:211px !important;
}

#item1180 {
	width:388px !important;
	height:211px !important;
	left:545px !important;
	top:791px !important;
}

#item1186 {
	width:388px !important;
	height:211px !important;
}

#item1184 {
	width:388px !important;
	height:211px !important;
	left:1430px !important;
	top:247px !important;
}

#item1190 {
	width:388px !important;
	height:211px !important;
}

#item1188 {
	width:388px !important;
	height:211px !important;
	left:97px !important;
	top:519px !important;
}

#item1194 {
	width:388px !important;
	height:211px !important;
}

#item1192 {
	width:388px !important;
	height:211px !important;
	left:1426px !important;
	top:519px !important;
}

#item1198 {
	width:388px !important;
	height:211px !important;
}

#item1196 {
	width:388px !important;
	height:211px !important;
	left:100px !important;
	top:793px !important;
}

#item1202 {
	width:388px !important;
	height:211px !important;
}

#item1200 {
	width:388px !important;
	height:211px !important;
	left:997px !important;
	top:519px !important;
}

#item1206 {
	width:388px !important;
	height:211px !important;
}

#item1204 {
	width:388px !important;
	height:211px !important;
	left:991px !important;
	top:794px !important;
}

#item1210 {
	width:393px !important;
	height:204px !important;
}

#item1208 {
	width:393px !important;
	height:204px !important;
	left:1444px !important;
	top:806px !important;
}

#item20051 {
	width:92px !important;
	height:88px !important;
}

#item20048 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:36px !important;
}

#item1245 {
	width:393px !important;
	height:211px !important;
	left:538px !important;
	top:535px !important;
	border-radius:20px;
	background:#fff;
}

#item1268 {
	width:189px !important;
	height:172px !important;
	left:617px !important;
	top:555px !important;
}

#item1269 {
	width:393px !important;
	height:211px !important;
	left:991px !important;
	top:535px !important;
	border-radius:20px;
	background:#fff;
}

#item1293 {
	width:393px !important;
	height:211px !important;
	left:538px !important;
	top:260px !important;
	border-radius:20px;
	background:#fff;
}

#item1294 {
	width:393px !important;
	height:211px !important;
	left:1430px !important;
	top:260px !important;
	border-radius:20px;
	background:#fff;
}

#item1295 {
	width:393px !important;
	height:211px !important;
	left:76px !important;
	top:535px !important;
	border-radius:20px;
	background:#fff;
}

#item1296 {
	width:393px !important;
	height:211px !important;
	left:986px !important;
	top:260px !important;
	border-radius:20px;
	background:#fff;
}

#item1356 {
	width:388px !important;
	height:211px !important;
}

#item1354 {
	width:388px !important;
	height:211px !important;
	left:991px !important;
	top:535px !important;
}

#item1382 {
	width:393px !important;
	height:204px !important;
}

#item1380 {
	width:393px !important;
	height:204px !important;
	left:88px !important;
	top:266px !important;
}

#item1386 {
	width:388px !important;
	height:211px !important;
}

#item1384 {
	width:388px !important;
	height:211px !important;
	left:544px !important;
	top:535px !important;
}

#item1390 {
	width:388px !important;
	height:211px !important;
}

#item1388 {
	width:388px !important;
	height:211px !important;
	left:81px !important;
	top:535px !important;
}

#item1394 {
	width:388px !important;
	height:211px !important;
}

#item1392 {
	width:388px !important;
	height:211px !important;
	left:1433px !important;
	top:260px !important;
}

#item1398 {
	width:388px !important;
	height:211px !important;
}

#item1396 {
	width:388px !important;
	height:211px !important;
	left:991px !important;
	top:260px !important;
}

#item1402 {
	width:388px !important;
	height:211px !important;
}

#item1400 {
	width:388px !important;
	height:211px !important;
	left:537px !important;
	top:260px !important;
}

#item18997 {
	width:92px !important;
	height:88px !important;
}

#item18994 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:36px !important;
}

#item1432 {
	width:393px !important;
	height:211px !important;
	left:1005px !important;
	top:787px !important;
	border-radius:20px;
	background:#fff;
}

#item1433 {
	width:393px !important;
	height:211px !important;
	left:570px !important;
	top:237px !important;
	border-radius:20px;
	background:#fff;
}

#item1434 {
	width:393px !important;
	height:211px !important;
	left:570px !important;
	top:516px !important;
	border-radius:20px;
	background:#fff;
}

#item1435 {
	width:393px !important;
	height:211px !important;
	left:1450px !important;
	top:237px !important;
	border-radius:20px;
	background:#fff;
}

#item1436 {
	width:393px !important;
	height:211px !important;
	left:1450px !important;
	top:516px !important;
	border-radius:20px;
	background:#fff;
}

#item1437 {
	width:393px !important;
	height:211px !important;
	left:1005px !important;
	top:237px !important;
	border-radius:20px;
	background:#fff;
}

#item1438 {
	width:393px !important;
	height:211px !important;
	left:1005px !important;
	top:516px !important;
	border-radius:20px;
	background:#fff;
}

#item1439 {
	width:393px !important;
	height:211px !important;
	left:125px !important;
	top:237px !important;
	border-radius:20px;
	background:#fff;
}

#item1440 {
	width:393px !important;
	height:211px !important;
	left:125px !important;
	top:516px !important;
	border-radius:20px;
	background:#fff;
}

#item1441 {
	width:393px !important;
	height:211px !important;
	left:125px !important;
	top:787px !important;
	border-radius:20px;
	background:#fff;
}

#item1560 {
	width:393px !important;
	height:211px !important;
	left:570px !important;
	top:787px !important;
	border-radius:20px;
	background:#fff;
}

#item1578 {
	width:393px !important;
	height:204px !important;
}

#item1576 {
	width:393px !important;
	height:204px !important;
	left:1450px !important;
	top:520px !important;
}

#item1582 {
	width:393px !important;
	height:204px !important;
}

#item1580 {
	width:393px !important;
	height:204px !important;
	left:125px !important;
	top:790px !important;
}

#item1586 {
	width:393px !important;
	height:204px !important;
}

#item1584 {
	width:393px !important;
	height:204px !important;
	left:1005px !important;
	top:790px !important;
}

#item1590 {
	width:393px !important;
	height:204px !important;
}

#item1588 {
	width:393px !important;
	height:204px !important;
	left:570px !important;
	top:790px !important;
}

#item1611 {
	width:393px !important;
	height:218px !important;
}

#item1609 {
	width:393px !important;
	height:218px !important;
	left:1450px !important;
	top:233px !important;
}

#item1615 {
	width:393px !important;
	height:218px !important;
}

#item1613 {
	width:393px !important;
	height:218px !important;
	left:570px !important;
	top:513px !important;
}

#item1619 {
	width:393px !important;
	height:218px !important;
}

#item1617 {
	width:393px !important;
	height:218px !important;
	left:125px !important;
	top:233px !important;
}

#item1623 {
	width:393px !important;
	height:218px !important;
}

#item1621 {
	width:393px !important;
	height:218px !important;
	left:125px !important;
	top:513px !important;
}

#item1627 {
	width:393px !important;
	height:218px !important;
}

#item1625 {
	width:393px !important;
	height:218px !important;
	left:1005px !important;
	top:513px !important;
}

#item1653 {
	width:393px !important;
	height:218px !important;
}

#item1651 {
	width:393px !important;
	height:218px !important;
	left:570px !important;
	top:233px !important;
}

#item1657 {
	width:393px !important;
	height:218px !important;
}

#item1655 {
	width:393px !important;
	height:218px !important;
	left:1005px !important;
	top:233px !important;
}

#item20075 {
	width:92px !important;
	height:88px !important;
}

#item20072 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:36px !important;
}

#item1685 {
	width:393px !important;
	height:211px !important;
	left:585px !important;
	top:507px !important;
	border-radius:20px;
	background:#fff;
}

#item1718 {
	width:393px !important;
	height:211px !important;
	left:1028px !important;
	top:507px !important;
	border-radius:20px;
	background:#fff;
}

#item1737 {
	width:393px !important;
	height:204px !important;
	left:585px !important;
	top:515px !important;
}

#item1762 {
	width:393px !important;
	height:204px !important;
	left:1028px !important;
	top:515px !important;
}

#item20089 {
	width:92px !important;
	height:88px !important;
}

#item20086 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:36px !important;
}

#item1838 {
	width:393px !important;
	height:211px !important;
	left:319px !important;
	top:643px !important;
	border-radius:20px;
	background:#fff;
}

#item1839 {
	width:393px !important;
	height:211px !important;
	left:759px !important;
	top:360px !important;
	border-radius:20px;
	background:#fff;
}

#item1840 {
	width:393px !important;
	height:211px !important;
	left:1206px !important;
	top:356px !important;
	border-radius:20px;
	background:#fff;
}

#item1841 {
	width:393px !important;
	height:211px !important;
	left:1206px !important;
	top:639px !important;
	border-radius:20px;
	background:#fff;
}

#item1842 {
	width:393px !important;
	height:211px !important;
	left:319px !important;
	top:360px !important;
	border-radius:20px;
	background:#fff;
}

#item1843 {
	width:393px !important;
	height:211px !important;
	left:759px !important;
	top:639px !important;
	border-radius:20px;
	background:#fff;
}

#item1964 {
	width:393px !important;
	height:204px !important;
	left:319px !important;
	top:364px !important;
}

#item1989 {
	width:393px !important;
	height:204px !important;
	left:759px !important;
	top:643px !important;
}

#item2014 {
	width:393px !important;
	height:204px !important;
	left:1206px !important;
	top:643px !important;
}

#item2039 {
	width:393px !important;
	height:204px !important;
	left:319px !important;
	top:647px !important;
}

#item2064 {
	width:393px !important;
	height:204px !important;
	left:759px !important;
	top:364px !important;
}

#item2089 {
	width:393px !important;
	height:204px !important;
	left:1206px !important;
	top:364px !important;
}

#item20104 {
	width:92px !important;
	height:88px !important;
}

#item20101 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:36px !important;
}

#item2139 {
	width:393px !important;
	height:211px !important;
	left:97px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item2140 {
	width:393px !important;
	height:211px !important;
	left:97px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item2141 {
	width:393px !important;
	height:211px !important;
	left:97px !important;
	top:791px !important;
	border-radius:20px;
	background:#fff;
}

#item2142 {
	width:393px !important;
	height:211px !important;
	left:986px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item2143 {
	width:393px !important;
	height:211px !important;
	left:986px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item2144 {
	width:393px !important;
	height:211px !important;
	left:986px !important;
	top:791px !important;
	border-radius:20px;
	background:#fff;
}

#item2145 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item2146 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item2147 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:791px !important;
	border-radius:20px;
	background:#fff;
}

#item2148 {
	width:393px !important;
	height:211px !important;
	left:1430px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item2149 {
	width:393px !important;
	height:211px !important;
	left:1430px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item2329 {
	width:393px !important;
	height:204px !important;
}

#item2327 {
	width:393px !important;
	height:204px !important;
	left:97px !important;
	top:238px !important;
}

#item2333 {
	width:393px !important;
	height:204px !important;
}

#item2331 {
	width:393px !important;
	height:204px !important;
	left:97px !important;
	top:516px !important;
}

#item2337 {
	width:393px !important;
	height:204px !important;
}

#item2335 {
	width:393px !important;
	height:204px !important;
	left:541px !important;
	top:794px !important;
}

#item2341 {
	width:393px !important;
	height:204px !important;
}

#item2339 {
	width:393px !important;
	height:204px !important;
	left:986px !important;
	top:791px !important;
}

#item2345 {
	width:393px !important;
	height:204px !important;
}

#item2343 {
	width:393px !important;
	height:204px !important;
	left:541px !important;
	top:516px !important;
}

#item2349 {
	width:393px !important;
	height:204px !important;
}

#item2347 {
	width:393px !important;
	height:204px !important;
	left:1430px !important;
	top:516px !important;
}

#item2353 {
	width:393px !important;
	height:204px !important;
}

#item2351 {
	width:393px !important;
	height:204px !important;
	left:97px !important;
	top:794px !important;
}

#item2357 {
	width:393px !important;
	height:204px !important;
}

#item2355 {
	width:393px !important;
	height:204px !important;
	left:541px !important;
	top:242px !important;
}

#item2361 {
	width:393px !important;
	height:204px !important;
}

#item2359 {
	width:393px !important;
	height:204px !important;
	left:986px !important;
	top:242px !important;
}

#item2365 {
	width:393px !important;
	height:204px !important;
}

#item2363 {
	width:393px !important;
	height:204px !important;
	left:1430px !important;
	top:242px !important;
}

#item2422 {
	width:940px !important;
	height:59px !important;
}

#item2420 {
	width:940px !important;
	height:59px !important;
	left:561px !important;
	top:70px !important;
}

#item2426 {
	width:393px !important;
	height:204px !important;
}

#item2424 {
	width:393px !important;
	height:204px !important;
	left:1430px !important;
	top:791px !important;
}

#item2430 {
	width:393px !important;
	height:204px !important;
}

#item2428 {
	width:393px !important;
	height:204px !important;
	left:986px !important;
	top:516px !important;
}

#item18678 {
	width:105px !important;
	height:88px !important;
}

#item18675 {
	width:105px !important;
	height:88px !important;
	left:129px !important;
	top:40px !important;
}

#item20117 {
	width:92px !important;
	height:88px !important;
}

#item20114 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:36px !important;
}

#item2464 {
	width:393px !important;
	height:211px !important;
	left:1430px !important;
	top:265px !important;
	border-radius:20px;
	background:#fff;
}

#item2465 {
	width:393px !important;
	height:211px !important;
	left:567px !important;
	top:273px !important;
	border-radius:20px;
	background:#fff;
}

#item2466 {
	width:393px !important;
	height:211px !important;
	left:996px !important;
	top:273px !important;
	border-radius:20px;
	background:#fff;
}

#item2551 {
	width:393px !important;
	height:204px !important;
}

#item2549 {
	width:393px !important;
	height:204px !important;
	left:996px !important;
	top:277px !important;
}

#item2555 {
	width:393px !important;
	height:204px !important;
}

#item2553 {
	width:393px !important;
	height:204px !important;
	left:996px !important;
	top:277px !important;
}

#item2559 {
	width:393px !important;
	height:204px !important;
}

#item2557 {
	width:393px !important;
	height:204px !important;
	left:1430px !important;
	top:277px !important;
}

#item2571 {
	width:950px !important;
	height:59px !important;
}

#item2569 {
	width:950px !important;
	height:59px !important;
	left:400px !important;
	top:74px !important;
}

#item2604 {
	width:942px !important;
	height:59px !important;
}

#item2602 {
	width:942px !important;
	height:59px !important;
	left:408px !important;
	top:70px !important;
}

#item2616 {
	width:940px !important;
	height:59px !important;
}

#item2614 {
	width:940px !important;
	height:59px !important;
	left:410px !important;
	top:70px !important;
}

#item2620 {
	width:393px !important;
	height:204px !important;
}

#item2618 {
	width:393px !important;
	height:204px !important;
	left:106px !important;
	top:273px !important;
}

#item2624 {
	width:393px !important;
	height:204px !important;
}

#item2622 {
	width:393px !important;
	height:204px !important;
	left:567px !important;
	top:273px !important;
}

#item18711 {
	width:105px !important;
	height:88px !important;
}

#item18708 {
	width:105px !important;
	height:88px !important;
	left:129px !important;
	top:40px !important;
}

#item20134 {
	width:92px !important;
	height:88px !important;
}

#item20130 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:36px !important;
}

#item2654 {
	width:393px !important;
	height:211px !important;
	left:85px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item2655 {
	width:393px !important;
	height:211px !important;
	left:530px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item2656 {
	width:393px !important;
	height:211px !important;
	left:974px !important;
	top:791px !important;
	border-radius:20px;
	background:#fff;
}

#item2657 {
	width:393px !important;
	height:211px !important;
	left:530px !important;
	top:791px !important;
	border-radius:20px;
	background:#fff;
}

#item2658 {
	width:393px !important;
	height:211px !important;
	left:974px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item2659 {
	width:393px !important;
	height:211px !important;
	left:1408px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item2660 {
	width:393px !important;
	height:211px !important;
	left:1408px !important;
	top:522px !important;
	border-radius:20px;
	background:#fff;
}

#item2661 {
	width:393px !important;
	height:211px !important;
	left:530px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item2662 {
	width:393px !important;
	height:211px !important;
	left:974px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item2663 {
	width:393px !important;
	height:211px !important;
	left:85px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item2664 {
	width:393px !important;
	height:211px !important;
	left:85px !important;
	top:791px !important;
	border-radius:20px;
	background:#fff;
}

#item2822 {
	width:375px !important;
	height:87px !important;
	left:981px !important;
	top:860px !important;
	border-radius:12px;
	background:#9e9e9e;
}

#item2845 {
	width:929px !important;
	height:59px !important;
}

#item2843 {
	width:929px !important;
	height:59px !important;
	left:258px !important;
	top:68px !important;
}

#item2857 {
	width:393px !important;
	height:211px !important;
}

#item2855 {
	width:393px !important;
	height:211px !important;
	left:85px !important;
	top:234px !important;
}

#item2861 {
	width:393px !important;
	height:211px !important;
}

#item2859 {
	width:393px !important;
	height:211px !important;
	left:530px !important;
	top:512px !important;
}

#item2865 {
	width:393px !important;
	height:211px !important;
}

#item2863 {
	width:393px !important;
	height:211px !important;
	left:974px !important;
	top:512px !important;
}

#item2869 {
	width:393px !important;
	height:211px !important;
}

#item2867 {
	width:393px !important;
	height:211px !important;
	left:1408px !important;
	top:522px !important;
}

#item2871 {
	width:393px !important;
	height:211px !important;
	left:530px !important;
	top:234px !important;
}

#item2896 {
	width:393px !important;
	height:211px !important;
	left:1408px !important;
	top:234px !important;
}

#item2921 {
	width:393px !important;
	height:211px !important;
	left:85px !important;
	top:512px !important;
}

#item2948 {
	width:393px !important;
	height:211px !important;
}

#item2946 {
	width:393px !important;
	height:211px !important;
	left:85px !important;
	top:791px !important;
}

#item2952 {
	width:393px !important;
	height:211px !important;
}

#item2950 {
	width:393px !important;
	height:211px !important;
	left:530px !important;
	top:793px !important;
}

#item2956 {
	width:393px !important;
	height:211px !important;
}

#item2954 {
	width:393px !important;
	height:211px !important;
	left:974px !important;
	top:793px !important;
}

#item2958 {
	width:393px !important;
	height:211px !important;
	left:974px !important;
	top:234px !important;
}

#item2985 {
	width:393px !important;
	height:204px !important;
}

#item2983 {
	width:393px !important;
	height:204px !important;
	left:1441px !important;
	top:812px !important;
}

#item2989 {
	width:393px !important;
	height:204px !important;
}

#item2987 {
	width:393px !important;
	height:204px !important;
	left:1423px !important;
	top:801px !important;
}

#item2993 {
	width:393px !important;
	height:204px !important;
}

#item2991 {
	width:393px !important;
	height:204px !important;
	left:1427px !important;
	top:801px !important;
}

#item18737 {
	width:105px !important;
	height:88px !important;
}

#item18734 {
	width:105px !important;
	height:88px !important;
	left:129px !important;
	top:40px !important;
}

#item20150 {
	width:92px !important;
	height:88px !important;
}

#item20147 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:40px !important;
}

#item3023 {
	width:393px !important;
	height:211px !important;
	left:974px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item3024 {
	width:393px !important;
	height:211px !important;
	left:530px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item3101 {
	width:950px !important;
	height:59px !important;
}

#item3099 {
	width:950px !important;
	height:59px !important;
	left:237px !important;
	top:68px !important;
}

#item3111 {
	width:393px !important;
	height:211px !important;
	left:530px !important;
	top:234px !important;
}

#item3136 {
	width:393px !important;
	height:211px !important;
	left:974px !important;
	top:234px !important;
}

#item3163 {
	width:393px !important;
	height:204px !important;
}

#item3161 {
	width:393px !important;
	height:204px !important;
	left:94px !important;
	top:262px !important;
}

#item3167 {
	width:393px !important;
	height:211px !important;
}

#item3165 {
	width:393px !important;
	height:211px !important;
	left:530px !important;
	top:234px !important;
}

#item18792 {
	width:105px !important;
	height:88px !important;
}

#item18789 {
	width:105px !important;
	height:88px !important;
	left:129px !important;
	top:40px !important;
}

#item20165 {
	width:92px !important;
	height:88px !important;
}

#item20162 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:37px !important;
}

#item3198 {
	width:393px !important;
	height:211px !important;
	left:97px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item3199 {
	width:393px !important;
	height:211px !important;
	left:986px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item3200 {
	width:393px !important;
	height:211px !important;
	left:986px !important;
	top:791px !important;
	border-radius:20px;
	background:#fff;
}

#item3201 {
	width:393px !important;
	height:211px !important;
	left:90px !important;
	top:508px !important;
	border-radius:20px;
	background:#fff;
}

#item3202 {
	width:393px !important;
	height:211px !important;
	left:97px !important;
	top:801px !important;
	border-radius:20px;
	background:#fff;
}

#item3203 {
	width:393px !important;
	height:211px !important;
	left:986px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item3204 {
	width:393px !important;
	height:211px !important;
	left:1430px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item3205 {
	width:393px !important;
	height:211px !important;
	left:1430px !important;
	top:238px !important;
	border-radius:20px;
	background:#fff;
}

#item3206 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:238px !important;
	border-radius:20px;
	background:#fff;
}

#item3207 {
	width:393px !important;
	height:211px !important;
	left:535px !important;
	top:508px !important;
	border-radius:20px;
	background:#fff;
}

#item3208 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:801px !important;
	border-radius:20px;
	background:#fff;
}

#item3245 {
	width:276px !important;
	height:246px !important;
	left:1059px !important;
	top:487px !important;
}

#item3271 {
	width:247px !important;
	height:169px !important;
	left:157px !important;
	top:530px !important;
}

#item3309 {
	width:271px !important;
	height:110px !important;
	left:596px !important;
	top:566px !important;
}

#item3403 {
	width:393px !important;
	height:204px !important;
	left:97px !important;
	top:238px !important;
}

#item3428 {
	width:393px !important;
	height:204px !important;
	left:986px !important;
	top:512px !important;
}

#item3453 {
	width:393px !important;
	height:204px !important;
	left:1430px !important;
	top:512px !important;
}

#item3478 {
	width:393px !important;
	height:204px !important;
	left:97px !important;
	top:801px !important;
}

#item3503 {
	width:393px !important;
	height:204px !important;
	left:541px !important;
	top:804px !important;
}

#item3528 {
	width:393px !important;
	height:204px !important;
	left:986px !important;
	top:794px !important;
}

#item3553 {
	width:393px !important;
	height:204px !important;
	left:986px !important;
	top:238px !important;
}

#item3578 {
	width:393px !important;
	height:204px !important;
	left:1430px !important;
	top:238px !important;
}

#item3603 {
	width:393px !important;
	height:204px !important;
	left:541px !important;
	top:242px !important;
}

#item3628 {
	width:393px !important;
	height:204px !important;
	left:90px !important;
	top:512px !important;
}

#item3653 {
	width:393px !important;
	height:204px !important;
	left:535px !important;
	top:512px !important;
}

#item20178 {
	width:92px !important;
	height:88px !important;
}

#item20175 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:36px !important;
}

#item3366 {
	width:418px !important;
	height:226px !important;
}

#item3364 {
	width:418px !important;
	height:226px !important;
	left:1416px !important;
	top:791px !important;
}

#item3753 {
	width:393px !important;
	height:211px !important;
	left:986px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item3754 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item3828 {
	width:393px !important;
	height:204px !important;
}

#item3826 {
	width:393px !important;
	height:204px !important;
	left:88px !important;
	top:246px !important;
}

#item3830 {
	width:393px !important;
	height:204px !important;
	left:541px !important;
	top:242px !important;
}

#item3855 {
	width:393px !important;
	height:204px !important;
	left:986px !important;
	top:242px !important;
}

#item20195 {
	width:92px !important;
	height:88px !important;
}

#item20192 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:36px !important;
}

#item20199 {
	width:92px !important;
	height:59px !important;
}

#item20196 {
	width:92px !important;
	height:59px !important;
	left:30px !important;
	top:140px !important;
}

#item3907 {
	width:393px !important;
	height:211px !important;
	left:350px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item3908 {
	width:393px !important;
	height:211px !important;
	left:350px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item3909 {
	width:393px !important;
	height:211px !important;
	left:350px !important;
	top:791px !important;
	border-radius:20px;
	background:#fff;
}

#item3910 {
	width:393px !important;
	height:211px !important;
	left:1239px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item3911 {
	width:393px !important;
	height:211px !important;
	left:1239px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item3912 {
	width:393px !important;
	height:211px !important;
	left:795px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item3913 {
	width:393px !important;
	height:211px !important;
	left:795px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item3914 {
	width:393px !important;
	height:211px !important;
	left:795px !important;
	top:791px !important;
	border-radius:20px;
	background:#fff;
}

#item4053 {
	width:671px !important;
	height:100px !important;
}

#item4051 {
	width:671px !important;
	height:100px !important;
	left:258px !important;
	top:49px !important;
}

#item4061 {
	width:393px !important;
	height:211px !important;
}

#item4059 {
	width:393px !important;
	height:211px !important;
	left:795px !important;
	top:234px !important;
}

#item4065 {
	width:393px !important;
	height:211px !important;
}

#item4063 {
	width:393px !important;
	height:211px !important;
	left:351px !important;
	top:234px !important;
}

#item4069 {
	width:393px !important;
	height:211px !important;
}

#item4067 {
	width:393px !important;
	height:211px !important;
	left:1239px !important;
	top:234px !important;
}

#item4073 {
	width:393px !important;
	height:211px !important;
}

#item4071 {
	width:393px !important;
	height:211px !important;
	left:350px !important;
	top:791px !important;
}

#item4077 {
	width:393px !important;
	height:211px !important;
}

#item4075 {
	width:393px !important;
	height:211px !important;
	left:795px !important;
	top:791px !important;
}

#item4081 {
	width:393px !important;
	height:211px !important;
}

#item4079 {
	width:393px !important;
	height:211px !important;
	left:350px !important;
	top:512px !important;
}

#item4085 {
	width:393px !important;
	height:211px !important;
}

#item4083 {
	width:393px !important;
	height:211px !important;
	left:795px !important;
	top:510px !important;
}

#item4089 {
	width:393px !important;
	height:211px !important;
}

#item4087 {
	width:393px !important;
	height:211px !important;
	left:1239px !important;
	top:510px !important;
}

#item20216 {
	width:92px !important;
	height:88px !important;
}

#item20213 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:36px !important;
}

#item20331 {
	width:105px !important;
	height:88px !important;
}

#item20328 {
	width:105px !important;
	height:88px !important;
	left:134px !important;
	top:36px !important;
}

#item4118 {
	width:393px !important;
	height:211px !important;
	left:339px !important;
	top:480px !important;
	border-radius:20px;
	background:#fff;
}

#item4119 {
	width:393px !important;
	height:211px !important;
	left:1228px !important;
	top:480px !important;
	border-radius:20px;
	background:#fff;
}

#item4120 {
	width:393px !important;
	height:211px !important;
	left:784px !important;
	top:480px !important;
	border-radius:20px;
	background:#fff;
}

#item4188 {
	width:708px !important;
	height:59px !important;
}

#item4186 {
	width:708px !important;
	height:59px !important;
	left:764px !important;
	top:74px !important;
}

#item4208 {
	width:393px !important;
	height:211px !important;
}

#item4206 {
	width:393px !important;
	height:211px !important;
	left:339px !important;
	top:478px !important;
}

#item4212 {
	width:393px !important;
	height:211px !important;
}

#item4210 {
	width:393px !important;
	height:211px !important;
	left:784px !important;
	top:478px !important;
}

#item4216 {
	width:393px !important;
	height:211px !important;
}

#item4214 {
	width:393px !important;
	height:211px !important;
	left:1228px !important;
	top:478px !important;
}

#item18827 {
	width:105px !important;
	height:88px !important;
}

#item18824 {
	width:105px !important;
	height:88px !important;
	left:129px !important;
	top:40px !important;
}

#item20234 {
	width:92px !important;
	height:88px !important;
}

#item20230 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:40px !important;
}

#item4243 {
	width:393px !important;
	height:211px !important;
	left:97px !important;
	top:384px !important;
	border-radius:20px;
	background:#fff;
}

#item4244 {
	width:393px !important;
	height:211px !important;
	left:97px !important;
	top:662px !important;
	border-radius:20px;
	background:#fff;
}

#item4245 {
	width:393px !important;
	height:211px !important;
	left:986px !important;
	top:384px !important;
	border-radius:20px;
	background:#fff;
}

#item4246 {
	width:393px !important;
	height:211px !important;
	left:986px !important;
	top:662px !important;
	border-radius:20px;
	background:#fff;
}

#item4247 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:384px !important;
	border-radius:20px;
	background:#fff;
}

#item4248 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:662px !important;
	border-radius:20px;
	background:#fff;
}

#item4249 {
	width:393px !important;
	height:211px !important;
	left:1430px !important;
	top:384px !important;
	border-radius:20px;
	background:#fff;
}

#item4250 {
	width:393px !important;
	height:211px !important;
	left:1430px !important;
	top:662px !important;
	border-radius:20px;
	background:#fff;
}

#item4383 {
	width:708px !important;
	height:59px !important;
}

#item4381 {
	width:708px !important;
	height:59px !important;
	left:604px !important;
	top:74px !important;
}

#item4395 {
	width:393px !important;
	height:211px !important;
}

#item4393 {
	width:393px !important;
	height:211px !important;
	left:985px !important;
	top:381px !important;
}

#item4399 {
	width:393px !important;
	height:211px !important;
}

#item4397 {
	width:393px !important;
	height:211px !important;
	left:985px !important;
	top:662px !important;
}

#item4403 {
	width:393px !important;
	height:211px !important;
}

#item4401 {
	width:393px !important;
	height:211px !important;
	left:1433px !important;
	top:384px !important;
}

#item4407 {
	width:393px !important;
	height:211px !important;
}

#item4405 {
	width:393px !important;
	height:211px !important;
	left:1433px !important;
	top:662px !important;
}

#item4411 {
	width:393px !important;
	height:211px !important;
}

#item4409 {
	width:393px !important;
	height:211px !important;
	left:97px !important;
	top:662px !important;
}

#item4415 {
	width:393px !important;
	height:211px !important;
}

#item4413 {
	width:393px !important;
	height:211px !important;
	left:97px !important;
	top:384px !important;
}

#item4419 {
	width:393px !important;
	height:211px !important;
}

#item4417 {
	width:393px !important;
	height:211px !important;
	left:542px !important;
	top:384px !important;
}

#item4423 {
	width:393px !important;
	height:211px !important;
}

#item4421 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:662px !important;
}

#item20258 {
	width:105px !important;
	height:88px !important;
}

#item20255 {
	width:105px !important;
	height:88px !important;
	left:129px !important;
	top:36px !important;
}

#item20262 {
	width:92px !important;
	height:88px !important;
}

#item20259 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:36px !important;
}

#item4451 {
	width:393px !important;
	height:211px !important;
	left:97px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item4452 {
	width:393px !important;
	height:211px !important;
	left:97px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item4453 {
	width:393px !important;
	height:211px !important;
	left:986px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item4454 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item4455 {
	width:393px !important;
	height:211px !important;
	left:541px !important;
	top:512px !important;
	border-radius:20px;
	background:#fff;
}

#item4456 {
	width:393px !important;
	height:211px !important;
	left:1430px !important;
	top:234px !important;
	border-radius:20px;
	background:#fff;
}

#item4552 {
	width:393px !important;
	height:204px !important;
	left:97px !important;
	top:242px !important;
}

#item4577 {
	width:393px !important;
	height:204px !important;
	left:541px !important;
	top:242px !important;
}

#item4602 {
	width:393px !important;
	height:204px !important;
	left:986px !important;
	top:238px !important;
}

#item4627 {
	width:393px !important;
	height:204px !important;
	left:1430px !important;
	top:238px !important;
}

#item4652 {
	width:393px !important;
	height:204px !important;
	left:97px !important;
	top:520px !important;
}

#item4677 {
	width:393px !important;
	height:204px !important;
	left:541px !important;
	top:516px !important;
}

#item20275 {
	width:92px !important;
	height:88px !important;
}

#item20272 {
	width:92px !important;
	height:88px !important;
	left:30px !important;
	top:36px !important;
}

#item4758 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item4809 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item4826 {
	width:105px !important;
	height:82px !important;
}

#item4824 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item4830 {
	width:105px !important;
	height:97px !important;
}

#item4828 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item4834 {
	width:105px !important;
	height:88px !important;
}

#item4832 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item4838 {
	width:105px !important;
	height:88px !important;
}

#item4836 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item4842 {
	width:191px !important;
	height:44px !important;
}

#item4840 {
	width:191px !important;
	height:44px !important;
	left:1486px !important;
	top:10px !important;
}

#item4846 {
	width:105px !important;
	height:88px !important;
}

#item4844 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item4850 {
	width:105px !important;
	height:88px !important;
}

#item4848 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item4884 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item4930 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item4947 {
	width:105px !important;
	height:82px !important;
}

#item4945 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item4951 {
	width:105px !important;
	height:97px !important;
}

#item4949 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item4955 {
	width:105px !important;
	height:88px !important;
}

#item4953 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item4959 {
	width:105px !important;
	height:88px !important;
}

#item4957 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item4963 {
	width:191px !important;
	height:44px !important;
}

#item4961 {
	width:191px !important;
	height:44px !important;
	left:1486px !important;
	top:10px !important;
}

#item4967 {
	width:105px !important;
	height:88px !important;
}

#item4965 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item4971 {
	width:105px !important;
	height:88px !important;
}

#item4969 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item5006 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item5053 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item5070 {
	width:105px !important;
	height:82px !important;
}

#item5068 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item5074 {
	width:105px !important;
	height:97px !important;
}

#item5072 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item5078 {
	width:105px !important;
	height:88px !important;
}

#item5076 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item5082 {
	width:105px !important;
	height:88px !important;
}

#item5080 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item5086 {
	width:191px !important;
	height:44px !important;
}

#item5084 {
	width:191px !important;
	height:44px !important;
	left:1518px !important;
	top:10px !important;
}

#item5090 {
	width:105px !important;
	height:88px !important;
}

#item5088 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item5094 {
	width:105px !important;
	height:88px !important;
}

#item5092 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item5096 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item5133 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item5180 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item5197 {
	width:105px !important;
	height:82px !important;
}

#item5195 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item5201 {
	width:105px !important;
	height:97px !important;
}

#item5199 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item5205 {
	width:105px !important;
	height:88px !important;
}

#item5203 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item5209 {
	width:105px !important;
	height:88px !important;
}

#item5207 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item5213 {
	width:191px !important;
	height:44px !important;
}

#item5211 {
	width:191px !important;
	height:44px !important;
	left:1486px !important;
	top:10px !important;
}

#item5221 {
	width:105px !important;
	height:88px !important;
}

#item5219 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item5223 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item5261 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item5307 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item5324 {
	width:105px !important;
	height:82px !important;
}

#item5322 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item5328 {
	width:105px !important;
	height:97px !important;
}

#item5326 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item5332 {
	width:105px !important;
	height:88px !important;
}

#item5330 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item5336 {
	width:105px !important;
	height:88px !important;
}

#item5334 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item5340 {
	width:191px !important;
	height:44px !important;
}

#item5338 {
	width:191px !important;
	height:44px !important;
	left:1486px !important;
	top:10px !important;
}

#item5344 {
	width:105px !important;
	height:88px !important;
}

#item5342 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item5348 {
	width:105px !important;
	height:88px !important;
}

#item5346 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item5350 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item5384 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item5434 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item5451 {
	width:105px !important;
	height:82px !important;
}

#item5449 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item5455 {
	width:105px !important;
	height:97px !important;
}

#item5453 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item5459 {
	width:105px !important;
	height:88px !important;
}

#item5457 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item5463 {
	width:191px !important;
	height:44px !important;
}

#item5461 {
	width:191px !important;
	height:44px !important;
	left:1486px !important;
	top:10px !important;
}

#item5467 {
	width:105px !important;
	height:88px !important;
}

#item5465 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item5471 {
	width:105px !important;
	height:88px !important;
}

#item5469 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item5473 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item5484 {
	width:105px !important;
	height:88px !important;
}

#item5482 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item5518 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item5566 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item5583 {
	width:105px !important;
	height:82px !important;
}

#item5581 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item5587 {
	width:105px !important;
	height:97px !important;
}

#item5585 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item5591 {
	width:105px !important;
	height:88px !important;
}

#item5589 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item5595 {
	width:105px !important;
	height:88px !important;
}

#item5593 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item5599 {
	width:191px !important;
	height:44px !important;
}

#item5597 {
	width:191px !important;
	height:44px !important;
	left:1190px !important;
	top:10px !important;
}

#item5603 {
	width:105px !important;
	height:88px !important;
}

#item5601 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item5607 {
	width:105px !important;
	height:88px !important;
}

#item5605 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item5609 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item5645 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item5691 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item5708 {
	width:105px !important;
	height:82px !important;
}

#item5706 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item5712 {
	width:105px !important;
	height:97px !important;
}

#item5710 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item5716 {
	width:105px !important;
	height:88px !important;
}

#item5714 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item5720 {
	width:105px !important;
	height:88px !important;
}

#item5718 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item5724 {
	width:191px !important;
	height:44px !important;
}

#item5722 {
	width:191px !important;
	height:44px !important;
	left:1590px !important;
	top:10px !important;
}

#item5728 {
	width:105px !important;
	height:88px !important;
}

#item5726 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item5732 {
	width:105px !important;
	height:88px !important;
}

#item5730 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item5734 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item5771 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item5816 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item5833 {
	width:105px !important;
	height:82px !important;
}

#item5831 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item5837 {
	width:105px !important;
	height:97px !important;
}

#item5835 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item5841 {
	width:105px !important;
	height:88px !important;
}

#item5839 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item5845 {
	width:105px !important;
	height:88px !important;
}

#item5843 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item5849 {
	width:191px !important;
	height:44px !important;
}

#item5847 {
	width:191px !important;
	height:44px !important;
	left:1574px !important;
	top:10px !important;
}

#item5853 {
	width:105px !important;
	height:88px !important;
}

#item5851 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item5857 {
	width:105px !important;
	height:88px !important;
}

#item5855 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item5859 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item5896 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item5944 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item5961 {
	width:105px !important;
	height:82px !important;
}

#item5959 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item5965 {
	width:105px !important;
	height:97px !important;
}

#item5963 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item5969 {
	width:105px !important;
	height:88px !important;
}

#item5967 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item5973 {
	width:105px !important;
	height:88px !important;
}

#item5971 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item5977 {
	width:191px !important;
	height:44px !important;
}

#item5975 {
	width:191px !important;
	height:44px !important;
	left:1496px !important;
	top:10px !important;
}

#item5981 {
	width:105px !important;
	height:88px !important;
}

#item5979 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item5985 {
	width:105px !important;
	height:88px !important;
}

#item5983 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item5987 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item6025 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item6073 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item6090 {
	width:105px !important;
	height:82px !important;
}

#item6088 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item6094 {
	width:105px !important;
	height:97px !important;
}

#item6092 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item6098 {
	width:105px !important;
	height:88px !important;
}

#item6096 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item6102 {
	width:105px !important;
	height:88px !important;
}

#item6100 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item6106 {
	width:191px !important;
	height:44px !important;
}

#item6104 {
	width:191px !important;
	height:44px !important;
	left:1590px !important;
	top:10px !important;
}

#item6110 {
	width:105px !important;
	height:88px !important;
}

#item6108 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item6114 {
	width:105px !important;
	height:88px !important;
}

#item6112 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item6116 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item6152 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item6202 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item6219 {
	width:105px !important;
	height:82px !important;
}

#item6217 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item6223 {
	width:105px !important;
	height:97px !important;
}

#item6221 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item6227 {
	width:105px !important;
	height:88px !important;
}

#item6225 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item6231 {
	width:191px !important;
	height:44px !important;
}

#item6229 {
	width:191px !important;
	height:44px !important;
	left:1590px !important;
	top:10px !important;
}

#item6235 {
	width:105px !important;
	height:88px !important;
}

#item6233 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item6239 {
	width:105px !important;
	height:88px !important;
}

#item6237 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item6241 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item6252 {
	width:105px !important;
	height:88px !important;
}

#item6250 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item6286 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item6332 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item6349 {
	width:105px !important;
	height:82px !important;
}

#item6347 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item6353 {
	width:105px !important;
	height:97px !important;
}

#item6351 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item6357 {
	width:105px !important;
	height:88px !important;
}

#item6355 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item6361 {
	width:191px !important;
	height:44px !important;
}

#item6359 {
	width:191px !important;
	height:44px !important;
	left:1590px !important;
	top:10px !important;
}

#item6365 {
	width:105px !important;
	height:88px !important;
}

#item6363 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item6369 {
	width:105px !important;
	height:88px !important;
}

#item6367 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item6371 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item6382 {
	width:105px !important;
	height:88px !important;
}

#item6380 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item6417 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item6464 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item6481 {
	width:105px !important;
	height:82px !important;
}

#item6479 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item6485 {
	width:105px !important;
	height:97px !important;
}

#item6483 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item6489 {
	width:105px !important;
	height:88px !important;
}

#item6487 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item6493 {
	width:191px !important;
	height:44px !important;
}

#item6491 {
	width:191px !important;
	height:44px !important;
	left:1542px !important;
	top:10px !important;
}

#item6497 {
	width:105px !important;
	height:88px !important;
}

#item6495 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item6501 {
	width:105px !important;
	height:88px !important;
}

#item6499 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item6503 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item6514 {
	width:105px !important;
	height:88px !important;
}

#item6512 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item6544 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item6591 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item6608 {
	width:105px !important;
	height:82px !important;
}

#item6606 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item6612 {
	width:105px !important;
	height:97px !important;
}

#item6610 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item6616 {
	width:105px !important;
	height:88px !important;
}

#item6614 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item6620 {
	width:191px !important;
	height:44px !important;
}

#item6618 {
	width:191px !important;
	height:44px !important;
	left:1579px !important;
	top:14px !important;
}

#item6624 {
	width:105px !important;
	height:88px !important;
}

#item6622 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item6628 {
	width:105px !important;
	height:88px !important;
}

#item6626 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item6630 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item6641 {
	width:105px !important;
	height:88px !important;
}

#item6639 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item6671 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item6716 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item6733 {
	width:105px !important;
	height:82px !important;
}

#item6731 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item6737 {
	width:105px !important;
	height:97px !important;
}

#item6735 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item6741 {
	width:105px !important;
	height:88px !important;
}

#item6739 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item6745 {
	width:105px !important;
	height:88px !important;
}

#item6743 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item6749 {
	width:191px !important;
	height:44px !important;
}

#item6747 {
	width:191px !important;
	height:44px !important;
	left:1464px !important;
	top:14px !important;
}

#item6753 {
	width:105px !important;
	height:88px !important;
}

#item6751 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item6757 {
	width:105px !important;
	height:88px !important;
}

#item6755 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item6759 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item6793 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item6850 {
	width:105px !important;
	height:82px !important;
}

#item6848 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item6854 {
	width:105px !important;
	height:97px !important;
}

#item6852 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item6858 {
	width:105px !important;
	height:88px !important;
}

#item6856 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item6862 {
	width:191px !important;
	height:44px !important;
}

#item6860 {
	width:191px !important;
	height:44px !important;
	left:1502px !important;
	top:10px !important;
}

#item6866 {
	width:105px !important;
	height:88px !important;
}

#item6864 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item6870 {
	width:105px !important;
	height:88px !important;
}

#item6868 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:846px !important;
}

#item6872 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:950px !important;
}

#item6883 {
	width:105px !important;
	height:88px !important;
}

#item6881 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item6915 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item6949 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item6966 {
	width:548px !important;
	height:44px !important;
}

#item6964 {
	width:548px !important;
	height:44px !important;
	left:1192px !important;
	top:14px !important;
}

#item6970 {
	width:105px !important;
	height:82px !important;
}

#item6968 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item6974 {
	width:105px !important;
	height:97px !important;
}

#item6972 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item6978 {
	width:105px !important;
	height:82px !important;
}

#item6976 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item6982 {
	width:105px !important;
	height:97px !important;
}

#item6980 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item6986 {
	width:105px !important;
	height:88px !important;
}

#item6984 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item6990 {
	width:105px !important;
	height:88px !important;
}

#item6988 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item6994 {
	width:105px !important;
	height:88px !important;
}

#item6992 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item7036 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item7070 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item7087 {
	width:548px !important;
	height:44px !important;
}

#item7085 {
	width:548px !important;
	height:44px !important;
	left:1192px !important;
	top:14px !important;
}

#item7091 {
	width:105px !important;
	height:82px !important;
}

#item7089 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7095 {
	width:105px !important;
	height:97px !important;
}

#item7093 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7099 {
	width:105px !important;
	height:82px !important;
}

#item7097 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7103 {
	width:105px !important;
	height:97px !important;
}

#item7101 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7107 {
	width:105px !important;
	height:88px !important;
}

#item7105 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item7111 {
	width:105px !important;
	height:88px !important;
}

#item7109 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item7115 {
	width:105px !important;
	height:88px !important;
}

#item7113 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item7159 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item7193 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item7210 {
	width:548px !important;
	height:44px !important;
}

#item7208 {
	width:548px !important;
	height:44px !important;
	left:1192px !important;
	top:14px !important;
}

#item7214 {
	width:105px !important;
	height:82px !important;
}

#item7212 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7218 {
	width:105px !important;
	height:97px !important;
}

#item7216 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7222 {
	width:105px !important;
	height:82px !important;
}

#item7220 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7226 {
	width:105px !important;
	height:97px !important;
}

#item7224 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7230 {
	width:105px !important;
	height:88px !important;
}

#item7228 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item7234 {
	width:105px !important;
	height:88px !important;
}

#item7232 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item7238 {
	width:105px !important;
	height:88px !important;
}

#item7236 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item7279 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item7313 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item7330 {
	width:548px !important;
	height:44px !important;
}

#item7328 {
	width:548px !important;
	height:44px !important;
	left:1190px !important;
	top:14px !important;
}

#item7334 {
	width:105px !important;
	height:82px !important;
}

#item7332 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7338 {
	width:105px !important;
	height:97px !important;
}

#item7336 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7342 {
	width:105px !important;
	height:82px !important;
}

#item7340 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7346 {
	width:105px !important;
	height:97px !important;
}

#item7344 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7350 {
	width:105px !important;
	height:88px !important;
}

#item7348 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item7354 {
	width:105px !important;
	height:88px !important;
}

#item7352 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item7358 {
	width:105px !important;
	height:88px !important;
}

#item7356 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item7405 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item7439 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item7456 {
	width:548px !important;
	height:44px !important;
}

#item7454 {
	width:548px !important;
	height:44px !important;
	left:1192px !important;
	top:14px !important;
}

#item7460 {
	width:105px !important;
	height:82px !important;
}

#item7458 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7464 {
	width:105px !important;
	height:97px !important;
}

#item7462 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7468 {
	width:105px !important;
	height:82px !important;
}

#item7466 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7472 {
	width:105px !important;
	height:97px !important;
}

#item7470 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7476 {
	width:105px !important;
	height:88px !important;
}

#item7474 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item7480 {
	width:105px !important;
	height:88px !important;
}

#item7478 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item7484 {
	width:105px !important;
	height:88px !important;
}

#item7482 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item7528 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item7587 {
	width:548px !important;
	height:44px !important;
}

#item7585 {
	width:548px !important;
	height:44px !important;
	left:1192px !important;
	top:14px !important;
}

#item7591 {
	width:105px !important;
	height:82px !important;
}

#item7589 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7595 {
	width:105px !important;
	height:97px !important;
}

#item7593 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7599 {
	width:105px !important;
	height:82px !important;
}

#item7597 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7603 {
	width:105px !important;
	height:97px !important;
}

#item7601 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7607 {
	width:105px !important;
	height:88px !important;
}

#item7605 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item7611 {
	width:105px !important;
	height:88px !important;
}

#item7609 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item7615 {
	width:105px !important;
	height:88px !important;
}

#item7613 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item19187 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19196 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item7665 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item7716 {
	width:548px !important;
	height:44px !important;
}

#item7714 {
	width:548px !important;
	height:44px !important;
	left:1192px !important;
	top:14px !important;
}

#item7720 {
	width:105px !important;
	height:82px !important;
}

#item7718 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7724 {
	width:105px !important;
	height:97px !important;
}

#item7722 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7728 {
	width:105px !important;
	height:82px !important;
}

#item7726 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7732 {
	width:105px !important;
	height:97px !important;
}

#item7730 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7736 {
	width:105px !important;
	height:88px !important;
}

#item7734 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item7740 {
	width:105px !important;
	height:88px !important;
}

#item7738 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item7744 {
	width:105px !important;
	height:88px !important;
}

#item7742 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item19212 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19221 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item7799 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item7850 {
	width:548px !important;
	height:44px !important;
}

#item7848 {
	width:548px !important;
	height:44px !important;
	left:1218px !important;
	top:10px !important;
}

#item7854 {
	width:105px !important;
	height:82px !important;
}

#item7852 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7858 {
	width:105px !important;
	height:97px !important;
}

#item7856 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7862 {
	width:105px !important;
	height:82px !important;
}

#item7860 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7866 {
	width:105px !important;
	height:97px !important;
}

#item7864 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7870 {
	width:105px !important;
	height:88px !important;
}

#item7868 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item7874 {
	width:105px !important;
	height:88px !important;
}

#item7872 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item7878 {
	width:105px !important;
	height:88px !important;
}

#item7876 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item19235 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19245 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item7927 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item7978 {
	width:548px !important;
	height:44px !important;
}

#item7976 {
	width:548px !important;
	height:44px !important;
	left:1218px !important;
	top:10px !important;
}

#item7982 {
	width:105px !important;
	height:82px !important;
}

#item7980 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7986 {
	width:105px !important;
	height:97px !important;
}

#item7984 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7990 {
	width:105px !important;
	height:82px !important;
}

#item7988 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item7994 {
	width:105px !important;
	height:97px !important;
}

#item7992 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item7998 {
	width:105px !important;
	height:88px !important;
}

#item7996 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item8002 {
	width:105px !important;
	height:88px !important;
}

#item8000 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item8006 {
	width:105px !important;
	height:88px !important;
}

#item8004 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item19254 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19263 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item8057 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item8108 {
	width:548px !important;
	height:44px !important;
}

#item8106 {
	width:548px !important;
	height:44px !important;
	left:1230px !important;
	top:7px !important;
}

#item8112 {
	width:105px !important;
	height:82px !important;
}

#item8110 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8116 {
	width:105px !important;
	height:97px !important;
}

#item8114 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8120 {
	width:105px !important;
	height:82px !important;
}

#item8118 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8124 {
	width:105px !important;
	height:97px !important;
}

#item8122 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8128 {
	width:105px !important;
	height:88px !important;
}

#item8126 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item8132 {
	width:105px !important;
	height:88px !important;
}

#item8130 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item8136 {
	width:105px !important;
	height:88px !important;
}

#item8134 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item19275 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19285 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item8183 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item8225 {
	width:548px !important;
	height:44px !important;
}

#item8223 {
	width:548px !important;
	height:44px !important;
	left:1244px !important;
	top:10px !important;
}

#item8229 {
	width:105px !important;
	height:82px !important;
}

#item8227 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8233 {
	width:105px !important;
	height:97px !important;
}

#item8231 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8237 {
	width:105px !important;
	height:82px !important;
}

#item8235 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8241 {
	width:105px !important;
	height:97px !important;
}

#item8239 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8245 {
	width:105px !important;
	height:88px !important;
}

#item8243 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item8249 {
	width:105px !important;
	height:88px !important;
}

#item8247 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item8253 {
	width:105px !important;
	height:88px !important;
}

#item8251 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item19307 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item8308 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item8350 {
	width:172px !important;
	height:44px !important;
}

#item8348 {
	width:172px !important;
	height:44px !important;
	left:1532px !important;
	top:10px !important;
}

#item8354 {
	width:105px !important;
	height:82px !important;
}

#item8352 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8358 {
	width:105px !important;
	height:97px !important;
}

#item8356 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8362 {
	width:105px !important;
	height:82px !important;
}

#item8360 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8366 {
	width:105px !important;
	height:97px !important;
}

#item8364 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8370 {
	width:105px !important;
	height:88px !important;
}

#item8368 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item8374 {
	width:105px !important;
	height:88px !important;
}

#item8372 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item8378 {
	width:105px !important;
	height:88px !important;
}

#item8376 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item8393 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:846px !important;
}

#item8429 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item8471 {
	width:172px !important;
	height:44px !important;
}

#item8469 {
	width:172px !important;
	height:44px !important;
	left:1532px !important;
	top:10px !important;
}

#item8475 {
	width:105px !important;
	height:82px !important;
}

#item8473 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8479 {
	width:105px !important;
	height:97px !important;
}

#item8477 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8483 {
	width:105px !important;
	height:82px !important;
}

#item8481 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8487 {
	width:105px !important;
	height:97px !important;
}

#item8485 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8491 {
	width:105px !important;
	height:88px !important;
}

#item8489 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item8495 {
	width:105px !important;
	height:88px !important;
}

#item8493 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item8499 {
	width:105px !important;
	height:88px !important;
}

#item8497 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item8513 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:946px !important;
}

#item8522 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:846px !important;
}

#item8559 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item8601 {
	width:172px !important;
	height:44px !important;
}

#item8599 {
	width:172px !important;
	height:44px !important;
	left:1532px !important;
	top:10px !important;
}

#item8605 {
	width:105px !important;
	height:82px !important;
}

#item8603 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8609 {
	width:105px !important;
	height:97px !important;
}

#item8607 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8613 {
	width:105px !important;
	height:82px !important;
}

#item8611 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8617 {
	width:105px !important;
	height:97px !important;
}

#item8615 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8621 {
	width:105px !important;
	height:88px !important;
}

#item8619 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item8625 {
	width:105px !important;
	height:88px !important;
}

#item8623 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item8629 {
	width:105px !important;
	height:88px !important;
}

#item8627 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item8643 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:946px !important;
}

#item8652 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:846px !important;
}

#item8689 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item8731 {
	width:172px !important;
	height:44px !important;
}

#item8729 {
	width:172px !important;
	height:44px !important;
	left:1532px !important;
	top:10px !important;
}

#item8735 {
	width:105px !important;
	height:82px !important;
}

#item8733 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8739 {
	width:105px !important;
	height:97px !important;
}

#item8737 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8743 {
	width:105px !important;
	height:82px !important;
}

#item8741 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8747 {
	width:105px !important;
	height:97px !important;
}

#item8745 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8751 {
	width:105px !important;
	height:88px !important;
}

#item8749 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item8755 {
	width:105px !important;
	height:88px !important;
}

#item8753 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item8759 {
	width:105px !important;
	height:88px !important;
}

#item8757 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item8774 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:946px !important;
}

#item8783 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:846px !important;
}

#item8821 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item8863 {
	width:172px !important;
	height:44px !important;
}

#item8861 {
	width:172px !important;
	height:44px !important;
	left:1532px !important;
	top:10px !important;
}

#item8867 {
	width:105px !important;
	height:82px !important;
}

#item8865 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8871 {
	width:105px !important;
	height:97px !important;
}

#item8869 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8875 {
	width:105px !important;
	height:82px !important;
}

#item8873 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8879 {
	width:105px !important;
	height:97px !important;
}

#item8877 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item8883 {
	width:105px !important;
	height:88px !important;
}

#item8881 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item8887 {
	width:105px !important;
	height:88px !important;
}

#item8885 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item8891 {
	width:105px !important;
	height:88px !important;
}

#item8889 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item8907 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:946px !important;
}

#item8916 {
	width:72px !important;
	height:72px !important;
	left:21px !important;
	top:846px !important;
}

#item8952 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item8994 {
	width:105px !important;
	height:82px !important;
}

#item8992 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item8998 {
	width:105px !important;
	height:97px !important;
}

#item8996 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9002 {
	width:105px !important;
	height:82px !important;
}

#item9000 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9006 {
	width:105px !important;
	height:97px !important;
}

#item9004 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9010 {
	width:105px !important;
	height:88px !important;
}

#item9008 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item9014 {
	width:105px !important;
	height:88px !important;
}

#item9012 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item9018 {
	width:105px !important;
	height:88px !important;
}

#item9016 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item9037 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:946px !important;
}

#item9079 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item9080 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item9115 {
	width:105px !important;
	height:82px !important;
}

#item9113 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9119 {
	width:105px !important;
	height:97px !important;
}

#item9117 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9123 {
	width:105px !important;
	height:82px !important;
}

#item9121 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9127 {
	width:105px !important;
	height:97px !important;
}

#item9125 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9131 {
	width:105px !important;
	height:88px !important;
}

#item9129 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item9135 {
	width:105px !important;
	height:88px !important;
}

#item9133 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item9139 {
	width:105px !important;
	height:88px !important;
}

#item9137 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item9143 {
	width:572px !important;
	height:44px !important;
}

#item9141 {
	width:572px !important;
	height:44px !important;
	left:1050px !important;
	top:14px !important;
}

#item9169 {
	width:572px !important;
	height:44px !important;
}

#item9167 {
	width:572px !important;
	height:44px !important;
	left:934px !important;
	top:10px !important;
}

#item9173 {
	width:250px !important;
	height:44px !important;
}

#item9171 {
	width:250px !important;
	height:44px !important;
	left:1516px !important;
	top:14px !important;
}

#item9212 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item9235 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item9244 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item9280 {
	width:105px !important;
	height:82px !important;
}

#item9278 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9284 {
	width:105px !important;
	height:97px !important;
}

#item9282 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9288 {
	width:105px !important;
	height:82px !important;
}

#item9286 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9292 {
	width:105px !important;
	height:97px !important;
}

#item9290 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9296 {
	width:105px !important;
	height:88px !important;
}

#item9294 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item9300 {
	width:105px !important;
	height:88px !important;
}

#item9298 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item9304 {
	width:572px !important;
	height:44px !important;
}

#item9302 {
	width:572px !important;
	height:44px !important;
	left:934px !important;
	top:10px !important;
}

#item9308 {
	width:250px !important;
	height:44px !important;
}

#item9306 {
	width:250px !important;
	height:44px !important;
	left:1516px !important;
	top:14px !important;
}

#item20341 {
	width:105px !important;
	height:88px !important;
}

#item20338 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item9342 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item9365 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item9374 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item9409 {
	width:105px !important;
	height:82px !important;
}

#item9407 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9413 {
	width:105px !important;
	height:97px !important;
}

#item9411 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9417 {
	width:105px !important;
	height:82px !important;
}

#item9415 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9421 {
	width:105px !important;
	height:97px !important;
}

#item9419 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9425 {
	width:105px !important;
	height:88px !important;
}

#item9423 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item9429 {
	width:105px !important;
	height:88px !important;
}

#item9427 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item9433 {
	width:572px !important;
	height:44px !important;
}

#item9431 {
	width:572px !important;
	height:44px !important;
	left:902px !important;
	top:10px !important;
}

#item9437 {
	width:250px !important;
	height:44px !important;
}

#item9435 {
	width:250px !important;
	height:44px !important;
	left:1492px !important;
	top:8px !important;
}

#item20345 {
	width:105px !important;
	height:88px !important;
}

#item20342 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item9471 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item9494 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item9503 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item9540 {
	width:105px !important;
	height:82px !important;
}

#item9538 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9544 {
	width:105px !important;
	height:97px !important;
}

#item9542 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9548 {
	width:105px !important;
	height:82px !important;
}

#item9546 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9552 {
	width:105px !important;
	height:97px !important;
}

#item9550 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9556 {
	width:105px !important;
	height:88px !important;
}

#item9554 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item9564 {
	width:105px !important;
	height:88px !important;
}

#item9562 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item9568 {
	width:572px !important;
	height:44px !important;
}

#item9566 {
	width:572px !important;
	height:44px !important;
	left:902px !important;
	top:10px !important;
}

#item9572 {
	width:250px !important;
	height:44px !important;
}

#item9570 {
	width:250px !important;
	height:44px !important;
	left:1492px !important;
	top:8px !important;
}

#item20349 {
	width:105px !important;
	height:88px !important;
}

#item20346 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item9599 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item9622 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item9631 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item9669 {
	width:105px !important;
	height:82px !important;
}

#item9667 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9673 {
	width:105px !important;
	height:97px !important;
}

#item9671 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9677 {
	width:105px !important;
	height:82px !important;
}

#item9675 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9681 {
	width:105px !important;
	height:97px !important;
}

#item9679 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9685 {
	width:105px !important;
	height:88px !important;
}

#item9683 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item9693 {
	width:105px !important;
	height:88px !important;
}

#item9691 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item9697 {
	width:572px !important;
	height:44px !important;
}

#item9695 {
	width:572px !important;
	height:44px !important;
	left:902px !important;
	top:10px !important;
}

#item9701 {
	width:250px !important;
	height:44px !important;
}

#item9699 {
	width:250px !important;
	height:44px !important;
	left:1502px !important;
	top:7px !important;
}

#item20353 {
	width:105px !important;
	height:88px !important;
}

#item20350 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item9733 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item9756 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item9765 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item9801 {
	width:105px !important;
	height:82px !important;
}

#item9799 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9805 {
	width:105px !important;
	height:97px !important;
}

#item9803 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9809 {
	width:105px !important;
	height:82px !important;
}

#item9807 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9813 {
	width:105px !important;
	height:97px !important;
}

#item9811 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9817 {
	width:105px !important;
	height:88px !important;
}

#item9815 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item9825 {
	width:105px !important;
	height:88px !important;
}

#item9823 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item9829 {
	width:572px !important;
	height:44px !important;
}

#item9827 {
	width:572px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item9833 {
	width:250px !important;
	height:44px !important;
}

#item9831 {
	width:250px !important;
	height:44px !important;
	left:1474px !important;
	top:7px !important;
}

#item20357 {
	width:105px !important;
	height:88px !important;
}

#item20354 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item9862 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item9885 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item9894 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item9929 {
	width:105px !important;
	height:82px !important;
}

#item9927 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9933 {
	width:105px !important;
	height:97px !important;
}

#item9931 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9937 {
	width:105px !important;
	height:82px !important;
}

#item9935 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item9941 {
	width:105px !important;
	height:97px !important;
}

#item9939 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item9945 {
	width:105px !important;
	height:88px !important;
}

#item9943 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item9953 {
	width:105px !important;
	height:88px !important;
}

#item9951 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item9957 {
	width:572px !important;
	height:44px !important;
}

#item9955 {
	width:572px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item9961 {
	width:250px !important;
	height:44px !important;
}

#item9959 {
	width:250px !important;
	height:44px !important;
	left:1474px !important;
	top:7px !important;
}

#item20362 {
	width:105px !important;
	height:88px !important;
}

#item20358 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item9991 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item10014 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item10023 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item10057 {
	width:105px !important;
	height:82px !important;
}

#item10055 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10061 {
	width:105px !important;
	height:97px !important;
}

#item10059 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10065 {
	width:105px !important;
	height:82px !important;
}

#item10063 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10069 {
	width:105px !important;
	height:97px !important;
}

#item10067 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10073 {
	width:105px !important;
	height:88px !important;
}

#item10071 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item10081 {
	width:105px !important;
	height:88px !important;
}

#item10079 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item10085 {
	width:572px !important;
	height:44px !important;
}

#item10083 {
	width:572px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item10089 {
	width:250px !important;
	height:44px !important;
}

#item10087 {
	width:250px !important;
	height:44px !important;
	left:1474px !important;
	top:7px !important;
}

#item20366 {
	width:105px !important;
	height:88px !important;
}

#item20363 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item10119 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item10142 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item10151 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item10188 {
	width:105px !important;
	height:82px !important;
}

#item10186 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10192 {
	width:105px !important;
	height:97px !important;
}

#item10190 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10196 {
	width:105px !important;
	height:82px !important;
}

#item10194 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10200 {
	width:105px !important;
	height:97px !important;
}

#item10198 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10204 {
	width:105px !important;
	height:88px !important;
}

#item10202 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item10208 {
	width:105px !important;
	height:88px !important;
}

#item10206 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item10212 {
	width:105px !important;
	height:88px !important;
}

#item10210 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item10216 {
	width:572px !important;
	height:44px !important;
}

#item10214 {
	width:572px !important;
	height:44px !important;
	left:826px !important;
	top:10px !important;
}

#item10220 {
	width:250px !important;
	height:44px !important;
}

#item10218 {
	width:250px !important;
	height:44px !important;
	left:1414px !important;
	top:7px !important;
}

#item10251 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item10274 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item10283 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item10320 {
	width:105px !important;
	height:82px !important;
}

#item10318 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10324 {
	width:105px !important;
	height:97px !important;
}

#item10322 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10328 {
	width:105px !important;
	height:82px !important;
}

#item10326 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10332 {
	width:105px !important;
	height:97px !important;
}

#item10330 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10336 {
	width:105px !important;
	height:88px !important;
}

#item10334 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item10344 {
	width:105px !important;
	height:88px !important;
}

#item10342 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item10348 {
	width:572px !important;
	height:44px !important;
}

#item10346 {
	width:572px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item10352 {
	width:250px !important;
	height:44px !important;
}

#item10350 {
	width:250px !important;
	height:44px !important;
	left:1474px !important;
	top:7px !important;
}

#item20370 {
	width:105px !important;
	height:88px !important;
}

#item20367 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item10382 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item10405 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item10414 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item10452 {
	width:105px !important;
	height:82px !important;
}

#item10450 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10456 {
	width:105px !important;
	height:97px !important;
}

#item10454 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10460 {
	width:105px !important;
	height:82px !important;
}

#item10458 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10464 {
	width:105px !important;
	height:97px !important;
}

#item10462 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10468 {
	width:105px !important;
	height:88px !important;
}

#item10466 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item10476 {
	width:105px !important;
	height:88px !important;
}

#item10474 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item10480 {
	width:572px !important;
	height:44px !important;
}

#item10478 {
	width:572px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item10484 {
	width:250px !important;
	height:44px !important;
}

#item10482 {
	width:250px !important;
	height:44px !important;
	left:1474px !important;
	top:7px !important;
}

#item20374 {
	width:105px !important;
	height:88px !important;
}

#item20371 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item10520 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item10543 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item10552 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item10587 {
	width:105px !important;
	height:82px !important;
}

#item10585 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10591 {
	width:105px !important;
	height:97px !important;
}

#item10589 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10595 {
	width:105px !important;
	height:82px !important;
}

#item10593 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10599 {
	width:105px !important;
	height:97px !important;
}

#item10597 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10603 {
	width:105px !important;
	height:88px !important;
}

#item10601 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item10607 {
	width:105px !important;
	height:88px !important;
}

#item10605 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item10611 {
	width:105px !important;
	height:88px !important;
}

#item10609 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item10615 {
	width:572px !important;
	height:44px !important;
}

#item10613 {
	width:572px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item10619 {
	width:250px !important;
	height:44px !important;
}

#item10617 {
	width:250px !important;
	height:44px !important;
	left:1474px !important;
	top:7px !important;
}

#item10657 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item10680 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item10716 {
	width:105px !important;
	height:82px !important;
}

#item10714 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10720 {
	width:105px !important;
	height:97px !important;
}

#item10718 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10724 {
	width:105px !important;
	height:82px !important;
}

#item10722 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10728 {
	width:105px !important;
	height:97px !important;
}

#item10726 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10732 {
	width:105px !important;
	height:88px !important;
}

#item10730 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item10736 {
	width:105px !important;
	height:88px !important;
}

#item10734 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item10740 {
	width:572px !important;
	height:44px !important;
}

#item10738 {
	width:572px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item10744 {
	width:250px !important;
	height:44px !important;
}

#item10742 {
	width:250px !important;
	height:44px !important;
	left:1474px !important;
	top:7px !important;
}

#item10748 {
	width:105px !important;
	height:88px !important;
}

#item10746 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item10779 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item10802 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item10838 {
	width:105px !important;
	height:82px !important;
}

#item10836 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10842 {
	width:105px !important;
	height:97px !important;
}

#item10840 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10846 {
	width:105px !important;
	height:82px !important;
}

#item10844 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10850 {
	width:105px !important;
	height:97px !important;
}

#item10848 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10854 {
	width:105px !important;
	height:88px !important;
}

#item10852 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item10858 {
	width:105px !important;
	height:88px !important;
}

#item10856 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item10862 {
	width:572px !important;
	height:44px !important;
}

#item10860 {
	width:572px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item10866 {
	width:250px !important;
	height:44px !important;
}

#item10864 {
	width:250px !important;
	height:44px !important;
	left:1474px !important;
	top:7px !important;
}

#item10870 {
	width:105px !important;
	height:88px !important;
}

#item10868 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item10900 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item10923 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item10958 {
	width:105px !important;
	height:82px !important;
}

#item10956 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10962 {
	width:105px !important;
	height:97px !important;
}

#item10960 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10966 {
	width:105px !important;
	height:82px !important;
}

#item10964 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item10970 {
	width:105px !important;
	height:97px !important;
}

#item10968 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item10974 {
	width:105px !important;
	height:88px !important;
}

#item10972 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item10978 {
	width:105px !important;
	height:88px !important;
}

#item10976 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item10982 {
	width:105px !important;
	height:88px !important;
}

#item10980 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item10986 {
	width:534px !important;
	height:44px !important;
}

#item10984 {
	width:534px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item10990 {
	width:304px !important;
	height:44px !important;
}

#item10988 {
	width:304px !important;
	height:44px !important;
	left:1420px !important;
	top:7px !important;
}

#item11017 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item11040 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item11049 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item11087 {
	width:105px !important;
	height:82px !important;
}

#item11085 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11091 {
	width:105px !important;
	height:97px !important;
}

#item11089 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11095 {
	width:105px !important;
	height:82px !important;
}

#item11093 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11099 {
	width:105px !important;
	height:97px !important;
}

#item11097 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11103 {
	width:105px !important;
	height:88px !important;
}

#item11101 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item11107 {
	width:105px !important;
	height:88px !important;
}

#item11105 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item11111 {
	width:534px !important;
	height:44px !important;
}

#item11109 {
	width:534px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item11115 {
	width:304px !important;
	height:44px !important;
}

#item11113 {
	width:304px !important;
	height:44px !important;
	left:1420px !important;
	top:7px !important;
}

#item11119 {
	width:105px !important;
	height:88px !important;
}

#item11117 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item11151 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item11174 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item11183 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item11219 {
	width:105px !important;
	height:82px !important;
}

#item11217 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11223 {
	width:105px !important;
	height:97px !important;
}

#item11221 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11227 {
	width:105px !important;
	height:82px !important;
}

#item11225 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11231 {
	width:105px !important;
	height:97px !important;
}

#item11229 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11235 {
	width:105px !important;
	height:88px !important;
}

#item11233 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item11239 {
	width:105px !important;
	height:88px !important;
}

#item11237 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item11243 {
	width:534px !important;
	height:44px !important;
}

#item11241 {
	width:534px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item11247 {
	width:304px !important;
	height:44px !important;
}

#item11245 {
	width:304px !important;
	height:44px !important;
	left:1420px !important;
	top:7px !important;
}

#item11251 {
	width:105px !important;
	height:88px !important;
}

#item11249 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item11280 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item11303 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item11312 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item11347 {
	width:105px !important;
	height:82px !important;
}

#item11345 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11351 {
	width:105px !important;
	height:97px !important;
}

#item11349 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11355 {
	width:105px !important;
	height:82px !important;
}

#item11353 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11359 {
	width:105px !important;
	height:97px !important;
}

#item11357 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11363 {
	width:105px !important;
	height:88px !important;
}

#item11361 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item11367 {
	width:105px !important;
	height:88px !important;
}

#item11365 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item11371 {
	width:534px !important;
	height:44px !important;
}

#item11369 {
	width:534px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item11375 {
	width:304px !important;
	height:44px !important;
}

#item11373 {
	width:304px !important;
	height:44px !important;
	left:1420px !important;
	top:7px !important;
}

#item11379 {
	width:105px !important;
	height:88px !important;
}

#item11377 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item11409 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item11432 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item11441 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item11475 {
	width:105px !important;
	height:82px !important;
}

#item11473 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11479 {
	width:105px !important;
	height:97px !important;
}

#item11477 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11483 {
	width:105px !important;
	height:82px !important;
}

#item11481 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11487 {
	width:105px !important;
	height:97px !important;
}

#item11485 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11491 {
	width:105px !important;
	height:88px !important;
}

#item11489 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item11495 {
	width:105px !important;
	height:88px !important;
}

#item11493 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item11499 {
	width:534px !important;
	height:44px !important;
}

#item11497 {
	width:534px !important;
	height:44px !important;
	left:886px !important;
	top:10px !important;
}

#item11503 {
	width:304px !important;
	height:44px !important;
}

#item11501 {
	width:304px !important;
	height:44px !important;
	left:1420px !important;
	top:7px !important;
}

#item11507 {
	width:105px !important;
	height:88px !important;
}

#item11505 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item11537 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item11560 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item11569 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item11607 {
	width:105px !important;
	height:82px !important;
}

#item11605 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11611 {
	width:105px !important;
	height:97px !important;
}

#item11609 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11615 {
	width:105px !important;
	height:82px !important;
}

#item11613 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11619 {
	width:105px !important;
	height:97px !important;
}

#item11617 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11623 {
	width:105px !important;
	height:88px !important;
}

#item11621 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item11627 {
	width:105px !important;
	height:88px !important;
}

#item11625 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item11631 {
	width:534px !important;
	height:44px !important;
}

#item11629 {
	width:534px !important;
	height:44px !important;
	left:826px !important;
	top:10px !important;
}

#item11635 {
	width:304px !important;
	height:44px !important;
}

#item11633 {
	width:304px !important;
	height:44px !important;
	left:1360px !important;
	top:10px !important;
}

#item11639 {
	width:105px !important;
	height:88px !important;
}

#item11637 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item11670 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item11693 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item11702 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item11739 {
	width:105px !important;
	height:82px !important;
}

#item11737 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11743 {
	width:105px !important;
	height:97px !important;
}

#item11741 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11747 {
	width:105px !important;
	height:82px !important;
}

#item11745 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11751 {
	width:105px !important;
	height:97px !important;
}

#item11749 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11755 {
	width:105px !important;
	height:88px !important;
}

#item11753 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item11759 {
	width:105px !important;
	height:88px !important;
}

#item11757 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item11763 {
	width:534px !important;
	height:44px !important;
}

#item11761 {
	width:534px !important;
	height:44px !important;
	left:826px !important;
	top:10px !important;
}

#item11767 {
	width:304px !important;
	height:44px !important;
}

#item11765 {
	width:304px !important;
	height:44px !important;
	left:1360px !important;
	top:10px !important;
}

#item11771 {
	width:105px !important;
	height:88px !important;
}

#item11769 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item11800 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item11823 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item11832 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item11871 {
	width:105px !important;
	height:82px !important;
}

#item11869 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11875 {
	width:105px !important;
	height:97px !important;
}

#item11873 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11879 {
	width:105px !important;
	height:82px !important;
}

#item11877 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item11883 {
	width:105px !important;
	height:97px !important;
}

#item11881 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item11887 {
	width:105px !important;
	height:88px !important;
}

#item11885 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item11891 {
	width:105px !important;
	height:88px !important;
}

#item11889 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item11895 {
	width:534px !important;
	height:44px !important;
}

#item11893 {
	width:534px !important;
	height:44px !important;
	left:826px !important;
	top:10px !important;
}

#item11899 {
	width:304px !important;
	height:44px !important;
}

#item11897 {
	width:304px !important;
	height:44px !important;
	left:1360px !important;
	top:10px !important;
}

#item11903 {
	width:105px !important;
	height:88px !important;
}

#item11901 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item11937 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item11960 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item11969 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item12004 {
	width:105px !important;
	height:82px !important;
}

#item12002 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12008 {
	width:105px !important;
	height:97px !important;
}

#item12006 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12012 {
	width:105px !important;
	height:82px !important;
}

#item12010 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12016 {
	width:105px !important;
	height:97px !important;
}

#item12014 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12020 {
	width:105px !important;
	height:88px !important;
}

#item12018 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item12024 {
	width:105px !important;
	height:88px !important;
}

#item12022 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item12028 {
	width:534px !important;
	height:44px !important;
}

#item12026 {
	width:534px !important;
	height:44px !important;
	left:826px !important;
	top:10px !important;
}

#item12032 {
	width:304px !important;
	height:44px !important;
}

#item12030 {
	width:304px !important;
	height:44px !important;
	left:1360px !important;
	top:10px !important;
}

#item12036 {
	width:105px !important;
	height:88px !important;
}

#item12034 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item12071 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item12094 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item12103 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item12139 {
	width:105px !important;
	height:82px !important;
}

#item12137 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12143 {
	width:105px !important;
	height:97px !important;
}

#item12141 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12147 {
	width:105px !important;
	height:82px !important;
}

#item12145 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12151 {
	width:105px !important;
	height:97px !important;
}

#item12149 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12155 {
	width:105px !important;
	height:88px !important;
}

#item12153 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item12159 {
	width:105px !important;
	height:88px !important;
}

#item12157 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item12163 {
	width:534px !important;
	height:44px !important;
}

#item12161 {
	width:534px !important;
	height:44px !important;
	left:826px !important;
	top:10px !important;
}

#item12167 {
	width:304px !important;
	height:44px !important;
}

#item12165 {
	width:304px !important;
	height:44px !important;
	left:1360px !important;
	top:10px !important;
}

#item12171 {
	width:105px !important;
	height:88px !important;
}

#item12169 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item12201 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item12224 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item12233 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item12269 {
	width:105px !important;
	height:82px !important;
}

#item12267 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12273 {
	width:105px !important;
	height:97px !important;
}

#item12271 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12277 {
	width:105px !important;
	height:82px !important;
}

#item12275 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12281 {
	width:105px !important;
	height:97px !important;
}

#item12279 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12285 {
	width:105px !important;
	height:88px !important;
}

#item12283 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item12289 {
	width:105px !important;
	height:88px !important;
}

#item12287 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item12293 {
	width:534px !important;
	height:44px !important;
}

#item12291 {
	width:534px !important;
	height:44px !important;
	left:826px !important;
	top:10px !important;
}

#item12297 {
	width:304px !important;
	height:44px !important;
}

#item12295 {
	width:304px !important;
	height:44px !important;
	left:1360px !important;
	top:10px !important;
}

#item12301 {
	width:105px !important;
	height:88px !important;
}

#item12299 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item12333 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item12356 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item12391 {
	width:105px !important;
	height:82px !important;
}

#item12389 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12395 {
	width:105px !important;
	height:97px !important;
}

#item12393 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12399 {
	width:105px !important;
	height:82px !important;
}

#item12397 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12403 {
	width:105px !important;
	height:97px !important;
}

#item12401 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12407 {
	width:105px !important;
	height:88px !important;
}

#item12405 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item12411 {
	width:105px !important;
	height:88px !important;
}

#item12409 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item12415 {
	width:105px !important;
	height:88px !important;
}

#item12413 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:245px !important;
}

#item12419 {
	width:534px !important;
	height:44px !important;
}

#item12417 {
	width:534px !important;
	height:44px !important;
	left:826px !important;
	top:10px !important;
}

#item12423 {
	width:304px !important;
	height:44px !important;
}

#item12421 {
	width:304px !important;
	height:44px !important;
	left:1360px !important;
	top:10px !important;
}

#item12450 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item12473 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:952px !important;
}

#item12511 {
	width:105px !important;
	height:82px !important;
}

#item12509 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12515 {
	width:105px !important;
	height:97px !important;
}

#item12513 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12519 {
	width:105px !important;
	height:82px !important;
}

#item12517 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12523 {
	width:105px !important;
	height:97px !important;
}

#item12521 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12527 {
	width:105px !important;
	height:88px !important;
}

#item12525 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item12535 {
	width:534px !important;
	height:44px !important;
}

#item12533 {
	width:534px !important;
	height:44px !important;
	left:826px !important;
	top:10px !important;
}

#item12539 {
	width:304px !important;
	height:44px !important;
}

#item12537 {
	width:304px !important;
	height:44px !important;
	left:1360px !important;
	top:10px !important;
}

#item12543 {
	width:105px !important;
	height:88px !important;
}

#item12541 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item12575 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item12624 {
	width:105px !important;
	height:82px !important;
}

#item12622 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12628 {
	width:105px !important;
	height:97px !important;
}

#item12626 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12632 {
	width:105px !important;
	height:82px !important;
}

#item12630 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12636 {
	width:105px !important;
	height:97px !important;
}

#item12634 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12640 {
	width:105px !important;
	height:88px !important;
}

#item12638 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item12644 {
	width:105px !important;
	height:88px !important;
}

#item12642 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item12652 {
	width:304px !important;
	height:44px !important;
}

#item12650 {
	width:304px !important;
	height:44px !important;
	left:1468px !important;
	top:10px !important;
}

#item19321 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item12694 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item12750 {
	width:105px !important;
	height:82px !important;
}

#item12748 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12754 {
	width:105px !important;
	height:97px !important;
}

#item12752 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12758 {
	width:105px !important;
	height:82px !important;
}

#item12756 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12762 {
	width:105px !important;
	height:97px !important;
}

#item12760 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12766 {
	width:105px !important;
	height:88px !important;
}

#item12764 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item12770 {
	width:105px !important;
	height:88px !important;
}

#item12768 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item12778 {
	width:304px !important;
	height:44px !important;
}

#item12776 {
	width:304px !important;
	height:44px !important;
	left:1490px !important;
	top:14px !important;
}

#item19341 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19350 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item12820 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item12876 {
	width:105px !important;
	height:82px !important;
}

#item12874 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12880 {
	width:105px !important;
	height:97px !important;
}

#item12878 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12884 {
	width:105px !important;
	height:82px !important;
}

#item12882 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item12888 {
	width:105px !important;
	height:97px !important;
}

#item12886 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item12892 {
	width:105px !important;
	height:88px !important;
}

#item12890 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item12896 {
	width:105px !important;
	height:88px !important;
}

#item12894 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item12904 {
	width:304px !important;
	height:44px !important;
}

#item12902 {
	width:304px !important;
	height:44px !important;
	left:1430px !important;
	top:14px !important;
}

#item19362 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19372 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item12945 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item13005 {
	width:105px !important;
	height:97px !important;
}

#item13003 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13013 {
	width:105px !important;
	height:97px !important;
}

#item13011 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13017 {
	width:105px !important;
	height:88px !important;
}

#item13015 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item13021 {
	width:105px !important;
	height:88px !important;
}

#item13019 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item13029 {
	width:304px !important;
	height:44px !important;
}

#item13027 {
	width:304px !important;
	height:44px !important;
	left:1430px !important;
	top:14px !important;
}

#item19382 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19392 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item13074 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item13134 {
	width:105px !important;
	height:97px !important;
}

#item13132 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13142 {
	width:105px !important;
	height:97px !important;
}

#item13140 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13146 {
	width:105px !important;
	height:88px !important;
}

#item13144 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item13150 {
	width:105px !important;
	height:88px !important;
}

#item13148 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item13158 {
	width:304px !important;
	height:44px !important;
}

#item13156 {
	width:304px !important;
	height:44px !important;
	left:1430px !important;
	top:14px !important;
}

#item19402 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19412 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item13201 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item13257 {
	width:105px !important;
	height:82px !important;
}

#item13255 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item13261 {
	width:105px !important;
	height:97px !important;
}

#item13259 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13265 {
	width:105px !important;
	height:82px !important;
}

#item13263 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item13269 {
	width:105px !important;
	height:97px !important;
}

#item13267 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13273 {
	width:105px !important;
	height:88px !important;
}

#item13271 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item13277 {
	width:105px !important;
	height:88px !important;
}

#item13275 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item13285 {
	width:304px !important;
	height:44px !important;
}

#item13283 {
	width:304px !important;
	height:44px !important;
	left:1430px !important;
	top:14px !important;
}

#item19421 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19431 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item13334 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item13390 {
	width:105px !important;
	height:82px !important;
}

#item13388 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item13394 {
	width:105px !important;
	height:97px !important;
}

#item13392 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13398 {
	width:105px !important;
	height:82px !important;
}

#item13396 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item13402 {
	width:105px !important;
	height:97px !important;
}

#item13400 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13406 {
	width:105px !important;
	height:88px !important;
}

#item13404 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item13410 {
	width:105px !important;
	height:88px !important;
}

#item13408 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item13418 {
	width:304px !important;
	height:44px !important;
}

#item13416 {
	width:304px !important;
	height:44px !important;
	left:1430px !important;
	top:14px !important;
}

#item19440 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19449 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item13464 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item13520 {
	width:105px !important;
	height:82px !important;
}

#item13518 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item13524 {
	width:105px !important;
	height:97px !important;
}

#item13522 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13532 {
	width:105px !important;
	height:97px !important;
}

#item13530 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13536 {
	width:105px !important;
	height:88px !important;
}

#item13534 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item13540 {
	width:105px !important;
	height:88px !important;
}

#item13538 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item13548 {
	width:304px !important;
	height:44px !important;
}

#item13546 {
	width:304px !important;
	height:44px !important;
	left:1430px !important;
	top:14px !important;
}

#item19460 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19469 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item13591 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item13647 {
	width:105px !important;
	height:82px !important;
}

#item13645 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item13651 {
	width:105px !important;
	height:97px !important;
}

#item13649 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13659 {
	width:105px !important;
	height:97px !important;
}

#item13657 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13663 {
	width:105px !important;
	height:88px !important;
}

#item13661 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item13667 {
	width:105px !important;
	height:88px !important;
}

#item13665 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item13675 {
	width:304px !important;
	height:44px !important;
}

#item13673 {
	width:304px !important;
	height:44px !important;
	left:1430px !important;
	top:14px !important;
}

#item19480 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19489 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item13718 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item13774 {
	width:105px !important;
	height:82px !important;
}

#item13772 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item13778 {
	width:105px !important;
	height:97px !important;
}

#item13776 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13786 {
	width:105px !important;
	height:97px !important;
}

#item13784 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13790 {
	width:105px !important;
	height:88px !important;
}

#item13788 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item13794 {
	width:105px !important;
	height:88px !important;
}

#item13792 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item13802 {
	width:304px !important;
	height:44px !important;
}

#item13800 {
	width:304px !important;
	height:44px !important;
	left:1430px !important;
	top:14px !important;
}

#item19505 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19515 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item13841 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item13897 {
	width:105px !important;
	height:82px !important;
}

#item13895 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item13901 {
	width:105px !important;
	height:97px !important;
}

#item13899 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13909 {
	width:105px !important;
	height:97px !important;
}

#item13907 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item13913 {
	width:105px !important;
	height:88px !important;
}

#item13911 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item13917 {
	width:105px !important;
	height:88px !important;
}

#item13915 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item13925 {
	width:304px !important;
	height:44px !important;
}

#item13923 {
	width:304px !important;
	height:44px !important;
	left:1430px !important;
	top:14px !important;
}

#item19526 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19535 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item13971 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item14027 {
	width:105px !important;
	height:82px !important;
}

#item14025 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item14031 {
	width:105px !important;
	height:97px !important;
}

#item14029 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item14035 {
	width:105px !important;
	height:82px !important;
}

#item14033 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item14039 {
	width:105px !important;
	height:97px !important;
}

#item14037 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item14043 {
	width:105px !important;
	height:88px !important;
}

#item14041 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item14047 {
	width:105px !important;
	height:88px !important;
}

#item14045 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item14055 {
	width:304px !important;
	height:44px !important;
}

#item14053 {
	width:304px !important;
	height:44px !important;
	left:1430px !important;
	top:14px !important;
}

#item19545 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19554 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item14098 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item14147 {
	width:105px !important;
	height:82px !important;
}

#item14145 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item14151 {
	width:105px !important;
	height:97px !important;
}

#item14149 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item14155 {
	width:105px !important;
	height:82px !important;
}

#item14153 {
	width:105px !important;
	height:82px !important;
	left:5px !important;
	top:251px !important;
}

#item14159 {
	width:105px !important;
	height:97px !important;
}

#item14157 {
	width:105px !important;
	height:97px !important;
	left:5px !important;
	top:54px !important;
}

#item14163 {
	width:105px !important;
	height:88px !important;
}

#item14161 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:58px !important;
}

#item14167 {
	width:105px !important;
	height:88px !important;
}

#item14165 {
	width:105px !important;
	height:88px !important;
	left:5px !important;
	top:151px !important;
}

#item14175 {
	width:304px !important;
	height:44px !important;
}

#item14173 {
	width:304px !important;
	height:44px !important;
	left:1430px !important;
	top:14px !important;
}

#item19574 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item14219 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item14279 {
	width:100px !important;
	height:78px !important;
}

#item14277 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item14283 {
	width:100px !important;
	height:78px !important;
}

#item14281 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item14291 {
	width:562px !important;
	height:46px !important;
}

#item14289 {
	width:562px !important;
	height:46px !important;
	left:1222px !important;
	top:12px !important;
}

#item14295 {
	width:562px !important;
	height:46px !important;
}

#item14293 {
	width:562px !important;
	height:46px !important;
	left:640px !important;
	top:12px !important;
}

#item19588 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item14331 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item14400 {
	width:100px !important;
	height:78px !important;
}

#item14398 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item14404 {
	width:100px !important;
	height:78px !important;
}

#item14402 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item14412 {
	width:562px !important;
	height:46px !important;
}

#item14410 {
	width:562px !important;
	height:46px !important;
	left:1114px !important;
	top:12px !important;
}

#item14416 {
	width:562px !important;
	height:46px !important;
}

#item14414 {
	width:562px !important;
	height:46px !important;
	left:533px !important;
	top:12px !important;
}

#item19606 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19615 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item14447 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item14517 {
	width:100px !important;
	height:78px !important;
}

#item14515 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item14521 {
	width:100px !important;
	height:78px !important;
}

#item14519 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item14529 {
	width:562px !important;
	height:46px !important;
}

#item14527 {
	width:562px !important;
	height:46px !important;
	left:1114px !important;
	top:12px !important;
}

#item14533 {
	width:562px !important;
	height:46px !important;
}

#item14531 {
	width:562px !important;
	height:46px !important;
	left:533px !important;
	top:12px !important;
}

#item19628 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19637 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item14562 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item14634 {
	width:100px !important;
	height:78px !important;
}

#item14632 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item14638 {
	width:100px !important;
	height:78px !important;
}

#item14636 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item14646 {
	width:562px !important;
	height:46px !important;
}

#item14644 {
	width:562px !important;
	height:46px !important;
	left:1125px !important;
	top:12px !important;
}

#item14650 {
	width:562px !important;
	height:46px !important;
}

#item14648 {
	width:562px !important;
	height:46px !important;
	left:544px !important;
	top:12px !important;
}

#item19646 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19655 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item14684 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item14753 {
	width:100px !important;
	height:78px !important;
}

#item14751 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item14757 {
	width:100px !important;
	height:78px !important;
}

#item14755 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item14765 {
	width:562px !important;
	height:46px !important;
}

#item14763 {
	width:562px !important;
	height:46px !important;
	left:1125px !important;
	top:12px !important;
}

#item14769 {
	width:562px !important;
	height:46px !important;
}

#item14767 {
	width:562px !important;
	height:46px !important;
	left:544px !important;
	top:12px !important;
}

#item19666 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19676 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item14804 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item14873 {
	width:100px !important;
	height:78px !important;
}

#item14871 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item14877 {
	width:100px !important;
	height:78px !important;
}

#item14875 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item14885 {
	width:562px !important;
	height:46px !important;
}

#item14883 {
	width:562px !important;
	height:46px !important;
	left:1145px !important;
	top:12px !important;
}

#item14889 {
	width:562px !important;
	height:46px !important;
}

#item14887 {
	width:562px !important;
	height:46px !important;
	left:564px !important;
	top:12px !important;
}

#item19688 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19697 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item14919 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item14981 {
	width:100px !important;
	height:78px !important;
}

#item14979 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item14985 {
	width:100px !important;
	height:78px !important;
}

#item14983 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item14993 {
	width:562px !important;
	height:46px !important;
}

#item14991 {
	width:562px !important;
	height:46px !important;
	left:1114px !important;
	top:12px !important;
}

#item14997 {
	width:562px !important;
	height:46px !important;
}

#item14995 {
	width:562px !important;
	height:46px !important;
	left:533px !important;
	top:12px !important;
}

#item19712 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19721 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item15027 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item15088 {
	width:100px !important;
	height:78px !important;
}

#item15086 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item15092 {
	width:100px !important;
	height:78px !important;
}

#item15090 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item15100 {
	width:562px !important;
	height:46px !important;
}

#item15098 {
	width:562px !important;
	height:46px !important;
	left:1241px !important;
	top:12px !important;
}

#item15104 {
	width:562px !important;
	height:46px !important;
}

#item15102 {
	width:562px !important;
	height:46px !important;
	left:660px !important;
	top:12px !important;
}

#item19746 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item15131 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item15202 {
	width:100px !important;
	height:78px !important;
}

#item15200 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item15206 {
	width:100px !important;
	height:78px !important;
}

#item15204 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item15214 {
	width:562px !important;
	height:46px !important;
}

#item15212 {
	width:562px !important;
	height:46px !important;
	left:952px !important;
	top:12px !important;
}

#item19757 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item15247 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item15317 {
	width:100px !important;
	height:78px !important;
}

#item15315 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item15321 {
	width:100px !important;
	height:78px !important;
}

#item15319 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item15329 {
	width:562px !important;
	height:46px !important;
}

#item15327 {
	width:562px !important;
	height:46px !important;
	left:952px !important;
	top:12px !important;
}

#item19776 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19785 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item15360 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item15428 {
	width:100px !important;
	height:78px !important;
}

#item15426 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item15432 {
	width:100px !important;
	height:78px !important;
}

#item15430 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item15440 {
	width:562px !important;
	height:46px !important;
}

#item15438 {
	width:562px !important;
	height:46px !important;
	left:952px !important;
	top:12px !important;
}

#item19805 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item15470 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item20379 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item15519 {
	width:100px !important;
	height:78px !important;
}

#item15517 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item15523 {
	width:100px !important;
	height:78px !important;
}

#item15521 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item15527 {
	width:266px !important;
	height:52px !important;
}

#item15525 {
	width:266px !important;
	height:52px !important;
	left:1434px !important;
	top:3px !important;
}

#item15535 {
	width:562px !important;
	height:46px !important;
}

#item15533 {
	width:562px !important;
	height:46px !important;
	left:862px !important;
	top:12px !important;
}

#item15577 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item15626 {
	width:100px !important;
	height:78px !important;
}

#item15624 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item15630 {
	width:100px !important;
	height:78px !important;
}

#item15628 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item15634 {
	width:266px !important;
	height:52px !important;
}

#item15632 {
	width:266px !important;
	height:52px !important;
	left:1476px !important;
	top:3px !important;
}

#item15642 {
	width:562px !important;
	height:46px !important;
}

#item15640 {
	width:562px !important;
	height:46px !important;
	left:904px !important;
	top:12px !important;
}

#item19884 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19894 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item15690 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item15739 {
	width:100px !important;
	height:78px !important;
}

#item15737 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item15743 {
	width:100px !important;
	height:78px !important;
}

#item15741 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item15747 {
	width:266px !important;
	height:52px !important;
}

#item15745 {
	width:266px !important;
	height:52px !important;
	left:1494px !important;
	top:6px !important;
}

#item15755 {
	width:562px !important;
	height:46px !important;
}

#item15753 {
	width:562px !important;
	height:46px !important;
	left:920px !important;
	top:12px !important;
}

#item19861 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19870 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item15798 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item15854 {
	width:100px !important;
	height:78px !important;
}

#item15852 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item15858 {
	width:100px !important;
	height:78px !important;
}

#item15856 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item15862 {
	width:266px !important;
	height:52px !important;
}

#item15860 {
	width:266px !important;
	height:52px !important;
	left:1494px !important;
	top:6px !important;
}

#item15870 {
	width:562px !important;
	height:46px !important;
}

#item15868 {
	width:562px !important;
	height:46px !important;
	left:920px !important;
	top:12px !important;
}

#item19843 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19852 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item15920 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item15976 {
	width:100px !important;
	height:78px !important;
}

#item15974 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item15980 {
	width:100px !important;
	height:78px !important;
}

#item15978 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item15984 {
	width:266px !important;
	height:52px !important;
}

#item15982 {
	width:266px !important;
	height:52px !important;
	left:1494px !important;
	top:6px !important;
}

#item15992 {
	width:562px !important;
	height:46px !important;
}

#item15990 {
	width:562px !important;
	height:46px !important;
	left:920px !important;
	top:12px !important;
}

#item19906 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19915 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item16038 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item16094 {
	width:100px !important;
	height:78px !important;
}

#item16092 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item16098 {
	width:100px !important;
	height:78px !important;
}

#item16096 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item16102 {
	width:266px !important;
	height:52px !important;
}

#item16100 {
	width:266px !important;
	height:52px !important;
	left:1494px !important;
	top:6px !important;
}

#item16110 {
	width:562px !important;
	height:46px !important;
}

#item16108 {
	width:562px !important;
	height:46px !important;
	left:920px !important;
	top:12px !important;
}

#item19925 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19934 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item16153 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item16202 {
	width:100px !important;
	height:78px !important;
}

#item16200 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item16206 {
	width:100px !important;
	height:78px !important;
}

#item16204 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item16210 {
	width:266px !important;
	height:52px !important;
}

#item16208 {
	width:266px !important;
	height:52px !important;
	left:1494px !important;
	top:6px !important;
}

#item16218 {
	width:562px !important;
	height:46px !important;
}

#item16216 {
	width:562px !important;
	height:46px !important;
	left:920px !important;
	top:12px !important;
}

#item19943 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19953 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item16261 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item16310 {
	width:100px !important;
	height:78px !important;
}

#item16308 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item16314 {
	width:100px !important;
	height:78px !important;
}

#item16312 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item16318 {
	width:266px !important;
	height:52px !important;
}

#item16316 {
	width:266px !important;
	height:52px !important;
	left:1494px !important;
	top:6px !important;
}

#item16326 {
	width:562px !important;
	height:46px !important;
}

#item16324 {
	width:562px !important;
	height:46px !important;
	left:920px !important;
	top:12px !important;
}

#item19998 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item16365 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item19028 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item16414 {
	width:100px !important;
	height:78px !important;
}

#item16412 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item16418 {
	width:100px !important;
	height:78px !important;
}

#item16416 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item16441 {
	width:170px !important;
	height:48px !important;
}

#item16439 {
	width:170px !important;
	height:48px !important;
	left:1612px !important;
	top:10px !important;
}

#item16473 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item16522 {
	width:100px !important;
	height:78px !important;
}

#item16520 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item16526 {
	width:100px !important;
	height:78px !important;
}

#item16524 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item16547 {
	width:170px !important;
	height:48px !important;
}

#item16545 {
	width:170px !important;
	height:48px !important;
	left:1528px !important;
	top:10px !important;
}

#item19030 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19039 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item16576 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item16632 {
	width:100px !important;
	height:78px !important;
}

#item16630 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item16636 {
	width:100px !important;
	height:78px !important;
}

#item16634 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item16656 {
	width:170px !important;
	height:48px !important;
}

#item16654 {
	width:170px !important;
	height:48px !important;
	left:1602px !important;
	top:5px !important;
}

#item19052 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19061 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item16686 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item16735 {
	width:100px !important;
	height:78px !important;
}

#item16733 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item16739 {
	width:100px !important;
	height:78px !important;
}

#item16737 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item16758 {
	width:170px !important;
	height:48px !important;
}

#item16756 {
	width:170px !important;
	height:48px !important;
	left:1418px !important;
	top:5px !important;
}

#item19070 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19079 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item16788 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item16837 {
	width:100px !important;
	height:78px !important;
}

#item16835 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item16841 {
	width:100px !important;
	height:78px !important;
}

#item16839 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item16863 {
	width:170px !important;
	height:48px !important;
}

#item16861 {
	width:170px !important;
	height:48px !important;
	left:1602px !important;
	top:5px !important;
}

#item19093 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item19104 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item16901 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item16950 {
	width:100px !important;
	height:78px !important;
}

#item16948 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item16954 {
	width:100px !important;
	height:78px !important;
}

#item16952 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item16977 {
	width:170px !important;
	height:48px !important;
}

#item16975 {
	width:170px !important;
	height:48px !important;
	left:1602px !important;
	top:5px !important;
}

#item19124 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}

#item17007 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item17074 {
	width:100px !important;
	height:78px !important;
}

#item17072 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item17078 {
	width:100px !important;
	height:78px !important;
}

#item17076 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item17082 {
	width:354px !important;
	height:56px !important;
}

#item17080 {
	width:354px !important;
	height:56px !important;
	left:1452px !important;
	top:8px !important;
}

#item19151 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:854px !important;
}

#item17120 {
	width:1806px !important;
	height:1016px !important;
	left:114px !important;
	top:64px !important;
	box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:-6px -5px 43px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item17181 {
	width:100px !important;
	height:78px !important;
}

#item17179 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:64px !important;
}

#item17185 {
	width:100px !important;
	height:78px !important;
}

#item17183 {
	width:100px !important;
	height:78px !important;
	left:6px !important;
	top:155px !important;
}

#item17189 {
	width:354px !important;
	height:56px !important;
}

#item17187 {
	width:354px !important;
	height:56px !important;
	left:1218px !important;
	top:8px !important;
}

#item19142 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:940px !important;
}
#in5footer,  #prefooter {display:none;}
