/* 	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:#009976; }
:-webkit-full-screen { background:#009976; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1230px; height:866px; background: #009976 !important; }
.paper-vertical { width:1230px; height:100%; }
.paper-horizontal { width:10px; height:878px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
/* Estilos generales para los botones de navegación */
nav#page-nav > button {
	display: block;
	position: fixed;
	width: 40px;
	height: 40px;
	text-align: center;
	outline: 0;
	/* En este ejemplo, el cuadrado usará el color #f0f0f0 y la flecha el color #ff0000.
	   Si deseas cambiar los colores, deberás modificar los valores hexadecimales dentro de la URL. */
	background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffffff'/%3E%3Cpath%20d%3D'M16%2012l8%208-8%208'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%230072ce'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3C/svg%3E") no-repeat center center;
	opacity: 1;
	will-change: transform;
  }

  nav#page-nav > button:hover {
	display: block;
	position: fixed;
	width: 40px;
	height: 40px;
	text-align: center;
	outline: 0;
	/* En este ejemplo, el cuadrado usará el color #f0f0f0 y la flecha el color #ff0000.
	   Si deseas cambiar los colores, deberás modificar los valores hexadecimales dentro de la URL. */
	background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%230072ce'/%3E%3Cpath%20d%3D'M16%2012l8%208-8%208'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3C/svg%3E") no-repeat center center;
	opacity: 1;
	will-change: transform;
  }
  
nav#page-nav > #firstBtn,
nav#page-nav > #lastBtn {
	background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%23ffffff'/%3E%3Cpath%20d%3D'M17%2014L23%2020L17%2026'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%230072ce'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3Cline%20x1%3D'12'%20y1%3D'10'%20x2%3D'12'%20y2%3D'30'%20stroke%3D'%230072ce'%20stroke-width%3D'2'%20stroke-linecap%3D'round'/%3E%3C/svg%3E") no-repeat center center;
}

nav#page-nav > #firstBtn:hover,
nav#page-nav > #lastBtn:hover {
	background: url("data:image/svg+xml,%3Csvg%20viewBox%3D'0%200%2040%2040'%20xmlns%3D'http://www.w3.org/2000/svg'%3E%3Crect%20width%3D'40'%20height%3D'40'%20fill%3D'%230072ce'/%3E%3Cpath%20d%3D'M17%2014L23%2020L17%2026'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'/%3E%3Cline%20x1%3D'12'%20y1%3D'10'%20x2%3D'12'%20y2%3D'30'%20stroke%3D'%23ffffff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'/%3E%3C/svg%3E") no-repeat center center;
}
/* Botón back (anterior) a la izquierda a la mitad de la pantalla */
nav#page-nav > #backBtn {
	left: 0;
	top: 50%;
	margin-top: -20px; /* Ajusta para centrar verticalmente */
}

/* Botón first (primera) debajo del back */
nav#page-nav > #firstBtn {
	left: 0;
	top: calc(50% + 50px); /* 50px debajo de back, ajusta este valor según lo necesites */
	margin-top: -30px;
}

/* Botón next (siguiente) a la derecha a la mitad de la pantalla */
html:not([data-dir="rtl"]) nav#page-nav > #nextBtn {
	right: 0;
	top: 50%;
	margin-top: -20px;
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* Botón last (última) debajo de next */
html:not([data-dir="rtl"]) nav#page-nav > #lastBtn {
	right: 0;
	top: calc(50% + 50px);
	margin-top: -30px;
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* En caso de RTL, se invierten las posiciones de left/right */
html[data-dir="rtl"] nav#page-nav > #backBtn {
	right: 0;
	left: auto;
	top: 50%;
	margin-top: -20px;
}

html[data-dir="rtl"] nav#page-nav > #firstBtn {
	right: 0;
	left: auto;
	top: calc(50% + 50px);
	margin-top: -20px;
}

html[data-dir="rtl"] nav#page-nav > #nextBtn {
	left: 0;
	right: auto;
	top: 50%;
	margin-top: -20px;
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

html[data-dir="rtl"] nav#page-nav > #lastBtn {
	left: 0;
	right: auto;
	top: calc(50% + 50px);
	margin-top: -20px;
	-ms-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* Hover para todos los botones */
nav#page-nav > button:hover {
	opacity: 1;
}

@media all and (max-height:866px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1230px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-Quicksand-Bold;
	src:url("../fonts/Quicksand-Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Quicksand-Medium;
	src:url("../fonts/Quicksand-Medium.ttf");
}

@font-face {
	font-family:FF-RaisonnePro-Book;
	src:url("../fonts/RaisonnePro-Book.ttf");
}

@font-face {
	font-family:FF-RaisonnePro-Bold;
	src:url("../fonts/RaisonnePro-Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-RaisonnePro-Light;
	src:url("../fonts/RaisonnePro-Light.ttf");
}

@font-face {
	font-family:FF-RaisonnePro-Regular;
	src:url("../fonts/RaisonnePro-Regular.ttf");
}

#item4243 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item4252 {
	width:1170px !important;
	height:674px !important;
	left:30px !important;
	top:162px !important;
}

#item4269 {
	width:30px !important;
	height:30px !important;
	left:1200px !important;
	top:836px !important;
}

#item4270 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item4290 {
	width:1170px !important;
	height:108px !important;
	left:30px !important;
	top:26px !important;
}

#item4342 {
	width:1230px !important;
	height:866px !important;
}

#item4394 {
	width:1230px !important;
	height:866px !important;
}

#item4445 {
	width:1230px !important;
	height:866px !important;
}

#item4492 {
	width:1230px !important;
	height:866px !important;
}

#item97765 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item97772 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item59112 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item59135 {
	width:717px !important;
	height:81px !important;
	left:87px !important;
	top:87px !important;
}

#item59162 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item59167 {
	width:30px !important;
	height:30px !important;
}

#item59165 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item59140 {
	width:30px !important;
	height:30px !important;
	left:490px !important;
}

#item59138 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
}

#item59208 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item59276 {
	width:139px !important;
	height:29px !important;
	left:38px !important;
	top:85px !important;
}

#item59314 {
	width:180px !important;
	height:185px !important;
	left:17px !important;
	top:14px !important;
}

#item59220 {
	width:139px !important;
	height:29px !important;
	left:38px !important;
	top:85px !important;
}

#item59209 {
	width:216px !important;
	height:200px !important;
	left:89px !important;
	top:378px !important;
}

#item59388 {
	width:75px !important;
	height:27px !important;
	left:69px !important;
	top:86px !important;
}

#item59424 {
	width:180px !important;
	height:185px !important;
	left:17px !important;
	top:14px !important;
}

#item59329 {
	width:75px !important;
	height:27px !important;
	left:69px !important;
	top:86px !important;
}

#item59317 {
	width:216px !important;
	height:200px !important;
	left:304px !important;
	top:378px !important;
}

#item59495 {
	width:78px !important;
	height:34px !important;
	left:69px !important;
	top:84px !important;
}

#item59533 {
	width:180px !important;
	height:163px !important;
	left:17px !important;
	top:31px !important;
}

#item59441 {
	width:78px !important;
	height:34px !important;
	left:69px !important;
	top:84px !important;
}

#item59427 {
	width:216px !important;
	height:200px !important;
	left:304px !important;
	top:578px !important;
}

#item59604 {
	width:90px !important;
	height:26px !important;
	left:63px !important;
	top:87px !important;
}

#item59643 {
	width:180px !important;
	height:156px !important;
	left:17px !important;
	top:36px !important;
}

#item59549 {
	width:90px !important;
	height:26px !important;
	left:63px !important;
	top:87px !important;
}

#item59536 {
	width:216px !important;
	height:200px !important;
	left:89px !important;
	top:578px !important;
}

#item59680 {
	width:433px !important;
	height:132px !important;
	left:87px !important;
	top:222px !important;
}

#item59683 {
	width:166px !important;
	height:60px !important;
	left:87px !important;
	top:87px !important;
}

#item60020 {
	width:549px !important;
	height:324px !important;
	left:10px !important;
	top:382px !important;
	background:#fff;
}

#item60040 {
	width:433px !important;
	height:22px !important;
	left:58px !important;
	top:441px !important;
}

#item60044 {
	width:77px !important;
	height:28px !important;
	left:1px !important;
}

#item60071 {
	width:445px !important;
	height:15px !important;
	top:45px !important;
}

#item60075 {
	width:89px !important;
	height:25px !important;
	left:1px !important;
}

#item60106 {
	width:445px !important;
	height:15px !important;
}

#item60111 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60109 {
	width:36px !important;
	height:36px !important;
	left:510px !important;
	top:406px !important;
}

#item59916 {
	width:549px !important;
	height:387px !important;
	left:10px !important;
	top:319px !important;
	background:#fff;
}

#item59936 {
	width:433px !important;
	height:22px !important;
	left:58px !important;
	top:382px !important;
}

#item59940 {
	width:77px !important;
	height:28px !important;
	left:1px !important;
}

#item59971 {
	width:445px !important;
	height:59px !important;
	top:45px !important;
}

#item59975 {
	width:89px !important;
	height:25px !important;
	left:1px !important;
}

#item60005 {
	width:445px !important;
	height:15px !important;
}

#item60010 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60008 {
	width:36px !important;
	height:36px !important;
	left:510px !important;
	top:346px !important;
}

#item59813 {
	width:549px !important;
	height:431px !important;
	left:10px !important;
	top:274px !important;
	background:#fff;
}

#item59834 {
	width:433px !important;
	height:22px !important;
	left:1px !important;
}

#item59837 {
	width:92px !important;
	height:26px !important;
	left:1px !important;
	top:196px !important;
}

#item59847 {
	width:77px !important;
	height:28px !important;
}

#item59876 {
	width:426px !important;
	height:59px !important;
}

#item59899 {
	width:444px !important;
	height:59px !important;
}

#item59904 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59902 {
	width:36px !important;
	height:36px !important;
	left:508px !important;
	top:295px !important;
}

#item59801 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59799 {
	width:36px !important;
	height:36px !important;
	left:527px !important;
	top:10px !important;
}

#item98890 {
	width:457px !important;
	height:235px !important;
	left:52px !important;
	top:123px !important;
}

#item59694 {
	width:549px !important;
	height:347px !important;
	left:10px !important;
	top:358px !important;
	background:#fff;
}

#item59714 {
	width:433px !important;
	height:58px !important;
	left:69px !important;
	top:412px !important;
}

#item59738 {
	width:342px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item59717 {
	width:348px !important;
	height:21px !important;
	left:66px !important;
	top:509px !important;
}

#item59763 {
	width:342px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item59742 {
	width:348px !important;
	height:21px !important;
	left:66px !important;
	top:629px !important;
}

#item59788 {
	width:414px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item59767 {
	width:420px !important;
	height:21px !important;
	left:66px !important;
	top:568px !important;
}

#item59692 {
	width:563px !important;
	height:706px !important;
	left:641px !important;
	top:74px !important;
}

#item60125 {
	width:30px !important;
	height:30px !important;
}

#item60123 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:171px !important;
}

#item60173 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item60174 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item60183 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item60203 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item60386 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item60432 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item60433 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item60444 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item60477 {
	width:600px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item60492 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item60512 {
	width:384px !important;
	height:435px !important;
	left:89px !important;
	top:87px !important;
	padding:0px 40px 0px 0px;
}

#item60568 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item60569 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item60608 {
	width:600px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item60632 {
	width:166px !important;
	height:30px !important;
}

#item60611 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:171px !important;
}

#item60657 {
	width:166px !important;
	height:30px !important;
}

#item60636 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:211px !important;
}

#item60682 {
	width:166px !important;
	height:30px !important;
}

#item60661 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:251px !important;
}

#item60707 {
	width:166px !important;
	height:30px !important;
}

#item60686 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:291px !important;
}

#item61106 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item61109 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61107 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item61121 {
	width:1056px !important;
	height:600px !important;
	left:67px !important;
	top:190px !important;
}

#item61044 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item61064 {
	width:344px !important;
	height:282px !important;
	left:779px !important;
	top:97px !important;
}

#item61069 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61067 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item61094 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61092 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:505px !important;
}

#item61025 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item61028 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61026 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item61039 {
	width:1056px !important;
	height:600px !important;
	left:67px !important;
	top:190px !important;
}

#item60954 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item60974 {
	width:344px !important;
	height:232px !important;
	left:779px !important;
	top:97px !important;
}

#item60979 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60977 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item61014 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61012 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:505px !important;
}

#item60935 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item60938 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60936 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item60949 {
	width:1056px !important;
	height:600px !important;
	left:67px !important;
	top:190px !important;
}

#item60870 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item60890 {
	width:344px !important;
	height:254px !important;
	left:779px !important;
	top:97px !important;
}

#item60895 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60893 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item60923 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60921 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:505px !important;
}

#item60850 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item60853 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60851 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item60865 {
	width:1056px !important;
	height:600px !important;
	left:67px !important;
	top:190px !important;
}

#item60788 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item60808 {
	width:344px !important;
	height:282px !important;
	left:779px !important;
	top:97px !important;
}

#item60827 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60825 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item60839 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60837 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:505px !important;
}

#item60769 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item60772 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60770 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item60783 {
	width:1056px !important;
	height:600px !important;
	left:67px !important;
	top:190px !important;
}

#item60713 {
	width:520px !important;
	height:866px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item60733 {
	width:344px !important;
	height:192px !important;
	left:779px !important;
	top:94px !important;
}

#item60738 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60736 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:505px !important;
}

#item60711 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

#item61167 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item61168 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item61196 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item61199 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

#item61203 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item61223 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item61201 {
	width:390px !important;
	height:457px !important;
	left:1506px !important;
	top:33px !important;
}

#item61241 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item61261 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item61239 {
	width:390px !important;
	height:457px !important;
	left:1944px !important;
	top:33px !important;
}

#item61278 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item61298 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item61276 {
	width:390px !important;
	height:457px !important;
	left:164px !important;
	top:32px !important;
}

#item61318 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item61338 {
	width:341px !important;
	height:15px !important;
	left:21px !important;
	top:406px !important;
}

#item61316 {
	width:390px !important;
	height:457px !important;
	left:614px !important;
	top:32px !important;
}

#item61358 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item61378 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item61356 {
	width:390px !important;
	height:457px !important;
	left:1064px !important;
	top:32px !important;
}

@keyframes derecha-100-61199 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-61199 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item62992 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item62994 {
	width:1230px !important;
	height:866px !important;
}

#item62995 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item63003 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item63004 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item63007 {
	width:30px !important;
	height:30px !important;
}

#item63005 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item63019 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62962 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item62964 {
	width:1230px !important;
	height:866px !important;
}

#item62965 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62974 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62975 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62978 {
	width:30px !important;
	height:30px !important;
}

#item62976 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62987 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62927 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item62929 {
	width:1230px !important;
	height:866px !important;
}

#item62930 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62940 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62941 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62944 {
	width:30px !important;
	height:30px !important;
}

#item62942 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62957 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62895 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item62897 {
	width:1230px !important;
	height:866px !important;
}

#item62898 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62907 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62908 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62911 {
	width:30px !important;
	height:30px !important;
}

#item62909 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62922 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62864 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item62866 {
	width:1230px !important;
	height:866px !important;
}

#item62867 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62876 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62877 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62880 {
	width:30px !important;
	height:30px !important;
}

#item62878 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62890 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62828 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item62830 {
	width:1230px !important;
	height:866px !important;
}

#item62831 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62843 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62844 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62847 {
	width:30px !important;
	height:30px !important;
}

#item62845 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62859 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62798 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item62800 {
	width:1230px !important;
	height:866px !important;
}

#item62801 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62810 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62811 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62814 {
	width:30px !important;
	height:30px !important;
}

#item62812 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62823 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62765 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:15px !important;
}

#item62767 {
	width:1230px !important;
	height:866px !important;
}

#item62768 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62779 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62780 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62783 {
	width:30px !important;
	height:30px !important;
}

#item62781 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62793 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62733 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:15px !important;
}

#item62735 {
	width:1230px !important;
	height:866px !important;
}

#item62736 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62745 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62746 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62749 {
	width:30px !important;
	height:30px !important;
}

#item62747 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62760 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62702 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:15px !important;
}

#item62704 {
	width:1230px !important;
	height:866px !important;
}

#item62705 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62714 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62715 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62718 {
	width:30px !important;
	height:30px !important;
}

#item62716 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62728 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62673 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:15px !important;
}

#item62675 {
	width:1230px !important;
	height:866px !important;
}

#item62676 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62687 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62688 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62691 {
	width:30px !important;
	height:30px !important;
}

#item62689 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62641 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:15px !important;
}

#item62643 {
	width:1230px !important;
	height:866px !important;
}

#item62644 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62652 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62653 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62656 {
	width:30px !important;
	height:30px !important;
}

#item62654 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62668 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62611 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:15px !important;
}

#item62613 {
	width:1230px !important;
	height:866px !important;
}

#item62614 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62623 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62624 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62627 {
	width:30px !important;
	height:30px !important;
}

#item62625 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62636 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62576 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item62578 {
	width:1230px !important;
	height:866px !important;
}

#item62579 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item62589 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item62590 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item62593 {
	width:30px !important;
	height:30px !important;
}

#item62591 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item62606 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62510 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item62515 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62513 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item62529 {
	width:30px !important;
	height:30px !important;
}

#item62527 {
	width:30px !important;
	height:30px !important;
	top:348px !important;
}

#item62558 {
	width:400px !important;
	height:330px !important;
	left:1px !important;
}

#item62413 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item62418 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62416 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item62430 {
	width:30px !important;
	height:30px !important;
}

#item62428 {
	width:30px !important;
	height:30px !important;
	top:348px !important;
}

#item62461 {
	width:400px !important;
	height:330px !important;
	left:1px !important;
}

#item62480 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62478 {
	width:36px !important;
	height:36px !important;
	left:839px !important;
	top:439px !important;
}

#item62328 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item62333 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62331 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item62349 {
	width:30px !important;
	height:30px !important;
}

#item62347 {
	width:30px !important;
	height:30px !important;
	top:348px !important;
}

#item62378 {
	width:400px !important;
	height:253px !important;
	left:1px !important;
}

#item62233 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item62238 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62236 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item62251 {
	width:30px !important;
	height:30px !important;
}

#item62249 {
	width:30px !important;
	height:30px !important;
	top:411px !important;
}

#item62280 {
	width:400px !important;
	height:384px !important;
	left:1px !important;
}

#item62296 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62294 {
	width:36px !important;
	height:36px !important;
	left:833px !important;
	top:502px !important;
}

#item62090 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item62095 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62093 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item62104 {
	width:430px !important;
	height:692px !important;
	left:780px !important;
	top:97px !important;
}

#item62108 {
	width:30px !important;
	height:30px !important;
}

#item62106 {
	width:30px !important;
	height:30px !important;
	top:593px !important;
}

#item62139 {
	width:400px !important;
	height:147px !important;
	left:1px !important;
}

#item62188 {
	width:400px !important;
	height:126px !important;
	left:1px !important;
	top:444px !important;
}

#item62210 {
	width:400px !important;
	height:103px !important;
	left:1px !important;
	top:939px !important;
}

#item61986 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item61991 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61989 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item62006 {
	width:30px !important;
	height:30px !important;
}

#item62004 {
	width:30px !important;
	height:30px !important;
	top:579px !important;
}

#item62035 {
	width:400px !important;
	height:146px !important;
	left:1px !important;
}

#item62067 {
	width:400px !important;
	height:107px !important;
	left:1px !important;
	top:447px !important;
}

#item61834 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item61839 {
	width:30px !important;
	height:30px !important;
}

#item61837 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item61849 {
	width:430px !important;
	height:687px !important;
	left:780px !important;
	top:97px !important;
}

#item61853 {
	width:30px !important;
	height:30px !important;
}

#item61851 {
	width:30px !important;
	height:30px !important;
	top:593px !important;
}

#item61866 {
	width:30px !important;
	height:30px !important;
}

#item61864 {
	width:30px !important;
	height:30px !important;
	top:1099px !important;
}

#item61895 {
	width:400px !important;
	height:147px !important;
	left:1px !important;
}

#item61941 {
	width:400px !important;
	height:126px !important;
	left:1px !important;
	top:444px !important;
}

#item61591 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item61596 {
	width:30px !important;
	height:30px !important;
}

#item61594 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item61606 {
	width:430px !important;
	height:692px !important;
	left:780px !important;
	top:97px !important;
}

#item61610 {
	width:30px !important;
	height:30px !important;
}

#item61608 {
	width:30px !important;
	height:30px !important;
	left:-2px !important;
	top:577px !important;
}

#item61623 {
	width:30px !important;
	height:30px !important;
}

#item61621 {
	width:30px !important;
	height:30px !important;
	left:-2px !important;
	top:1039px !important;
}

#item61637 {
	width:30px !important;
	height:30px !important;
}

#item61635 {
	width:30px !important;
	height:30px !important;
	left:-2px !important;
	top:1531px !important;
}

#item61667 {
	width:400px !important;
	height:146px !important;
	left:-1px !important;
	top:1px !important;
}

#item61744 {
	width:400px !important;
	height:112px !important;
	left:-1px !important;
	top:435px !important;
}

#item61418 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item61423 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61421 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item61453 {
	width:400px !important;
	height:140px !important;
}

#item61491 {
	width:166px !important;
	height:30px !important;
}

#item61470 {
	width:166px !important;
	height:30px !important;
}

#item61516 {
	width:166px !important;
	height:30px !important;
}

#item61495 {
	width:166px !important;
	height:30px !important;
	top:40px !important;
}

#item61541 {
	width:166px !important;
	height:30px !important;
}

#item61520 {
	width:166px !important;
	height:30px !important;
	top:80px !important;
}

#item61566 {
	width:166px !important;
	height:30px !important;
}

#item61545 {
	width:166px !important;
	height:30px !important;
	top:120px !important;
}

#item61397 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item61395 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item63060 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item63061 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item63091 {
	width:522px !important;
	height:145px !important;
	left:87px !important;
	top:87px !important;
}

#item63113 {
	width:438px !important;
	height:183px !important;
	left:87px !important;
	top:262px !important;
}

#item63412 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item63391 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

#item63437 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item63416 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item63462 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item63441 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item63485 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:92px !important;
	padding:0px 20px 0px 0px;
}

#item63314 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item63292 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

#item63339 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item63318 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:189px !important;
}

#item63364 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item63343 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item63387 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:62px !important;
	padding:0px 20px 0px 0px;
}

#item63215 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item63194 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item63240 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item63219 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:189px !important;
}

#item63265 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item63244 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:160px !important;
}

#item63288 {
	width:346px !important;
	height:112px !important;
	left:13px !important;
	top:33px !important;
	padding:0px 20px 0px 0px;
}

#item63139 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item63118 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

#item63164 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item63143 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item63189 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item63168 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item63116 {
	width:359px !important;
	height:205px !important;
	left:91px !important;
	top:469px !important;
}

#item63488 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item714 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item715 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item725 {
	width:1212px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item63555 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item63560 {
	width:30px !important;
	height:30px !important;
}

#item63558 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item63631 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item63653 {
	width:485px !important;
	height:42px !important;
	left:658px !important;
	top:87px !important;
}

#item63675 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item63678 {
	width:50px !important;
	height:30px !important;
	left:994px !important;
	top:180px !important;
}

#item63714 {
	width:85px !important;
	height:33px !important;
}

#item63693 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item63740 {
	width:100px !important;
	height:30px !important;
}

#item63719 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item63746 {
	width:30px !important;
	height:30px !important;
}

#item63744 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item63758 {
	width:30px !important;
	height:30px !important;
}

#item63756 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item63869 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item63872 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63870 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63882 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item63851 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item63854 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63852 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63864 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item63833 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item63836 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63834 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63846 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item63782 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item63802 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item63820 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63818 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63780 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item63778 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item63907 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item63886 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item63962 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:758px !important;
}

#item63984 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item64046 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item64068 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item64071 {
	width:50px !important;
	height:30px !important;
	left:994px !important;
	top:180px !important;
}

#item64107 {
	width:85px !important;
	height:33px !important;
}

#item64086 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item64133 {
	width:100px !important;
	height:30px !important;
}

#item64112 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item64139 {
	width:30px !important;
	height:30px !important;
}

#item64137 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item64150 {
	width:30px !important;
	height:30px !important;
}

#item64148 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item64161 {
	width:30px !important;
	height:30px !important;
}

#item64159 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item64176 {
	width:30px !important;
	height:30px !important;
}

#item64174 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item64248 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item64270 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item64273 {
	width:40px !important;
	height:43px !important;
	left:422px !important;
	top:174px !important;
}

#item64290 {
	width:30px !important;
	height:30px !important;
}

#item64288 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item64322 {
	width:97px !important;
	height:33px !important;
}

#item64301 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item64348 {
	width:100px !important;
	height:30px !important;
}

#item64327 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item64354 {
	width:30px !important;
	height:30px !important;
}

#item64352 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item64564 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item64567 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64565 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64579 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item64546 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item64549 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64547 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64559 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item64528 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item64531 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64529 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64541 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item64477 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item64497 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item64515 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64513 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64455 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item64458 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64456 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64472 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item64437 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64435 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64450 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item64417 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item64420 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64418 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64429 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item64370 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item64390 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item64407 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64405 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64368 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item64366 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item64604 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item64583 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item64628 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item64607 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item64683 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item64688 {
	width:30px !important;
	height:30px !important;
}

#item64686 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item64755 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item64777 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item64780 {
	width:107px !important;
	height:20px !important;
	left:938px !important;
	top:185px !important;
}

#item64820 {
	width:85px !important;
	height:33px !important;
}

#item64799 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item64846 {
	width:100px !important;
	height:30px !important;
}

#item64825 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item64852 {
	width:30px !important;
	height:30px !important;
}

#item64850 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item64868 {
	width:30px !important;
	height:30px !important;
}

#item64866 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item64937 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item64959 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item64962 {
	width:123px !important;
	height:25px !important;
	left:347px !important;
	top:183px !important;
}

#item64978 {
	width:30px !important;
	height:30px !important;
}

#item64976 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item65012 {
	width:97px !important;
	height:33px !important;
}

#item64991 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item65038 {
	width:100px !important;
	height:30px !important;
}

#item65017 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item65044 {
	width:30px !important;
	height:30px !important;
}

#item65042 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item65229 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item65232 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65230 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65244 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item65211 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item65214 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65212 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65224 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item65193 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item65196 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65194 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65206 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item65145 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item65165 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item65182 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65180 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65128 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65126 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65140 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item65105 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item65108 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65106 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65120 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item65059 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item65079 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item65095 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65093 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65057 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item65055 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item65269 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item65248 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item65293 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item65272 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item65348 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item65353 {
	width:30px !important;
	height:30px !important;
}

#item65351 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item65417 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item65439 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item65442 {
	width:66px !important;
	height:46px !important;
	left:987px !important;
	top:172px !important;
}

#item65480 {
	width:85px !important;
	height:33px !important;
}

#item65459 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item65506 {
	width:100px !important;
	height:30px !important;
}

#item65485 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item65512 {
	width:30px !important;
	height:30px !important;
}

#item65510 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item65527 {
	width:30px !important;
	height:30px !important;
}

#item65525 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item65540 {
	width:30px !important;
	height:30px !important;
}

#item65538 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item65611 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item65633 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item65636 {
	width:78px !important;
	height:30px !important;
	left:390px !important;
	top:180px !important;
}

#item65654 {
	width:30px !important;
	height:30px !important;
}

#item65652 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item65685 {
	width:97px !important;
	height:33px !important;
}

#item65664 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item65711 {
	width:100px !important;
	height:30px !important;
}

#item65690 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item65717 {
	width:30px !important;
	height:30px !important;
}

#item65715 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item65925 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:16px !important;
	background:#fff;
}

#item65928 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65926 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65938 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:186px !important;
}

#item65904 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:16px !important;
	background:#fff;
}

#item65907 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65905 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65920 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:186px !important;
}

#item65884 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:16px !important;
	background:#fff;
}

#item65887 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65885 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65899 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:133px !important;
}

#item65836 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:16px !important;
	background:#fff;
}

#item65856 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:251px !important;
}

#item65873 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65871 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65818 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:16px !important;
	background:#fff;
}

#item65821 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65819 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65831 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:186px !important;
}

#item65800 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:16px !important;
	background:#fff;
}

#item65803 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65801 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65813 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:186px !important;
}

#item65780 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:16px !important;
	background:#fff;
}

#item65783 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65781 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65795 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:133px !important;
}

#item65730 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:16px !important;
	background:#fff;
}

#item65750 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item65766 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65764 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65728 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item65726 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-7px !important;
}

#item65963 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item65942 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item65987 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item65966 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item66042 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item66101 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item66123 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item66126 {
	width:80px !important;
	height:22px !important;
	left:966px !important;
	top:184px !important;
}

#item66162 {
	width:85px !important;
	height:33px !important;
}

#item66141 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item66188 {
	width:100px !important;
	height:30px !important;
}

#item66167 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item66194 {
	width:30px !important;
	height:30px !important;
}

#item66192 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item66206 {
	width:30px !important;
	height:30px !important;
}

#item66204 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item66275 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item66297 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item66300 {
	width:80px !important;
	height:22px !important;
	left:382px !important;
	top:184px !important;
}

#item66321 {
	width:30px !important;
	height:30px !important;
}

#item66319 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item66356 {
	width:97px !important;
	height:33px !important;
}

#item66335 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item66382 {
	width:100px !important;
	height:30px !important;
}

#item66361 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item66388 {
	width:30px !important;
	height:30px !important;
}

#item66386 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item66561 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item66564 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66562 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66575 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item66543 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item66546 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66544 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66556 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item66494 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item66514 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item66531 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66529 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66478 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66476 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66489 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item66455 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item66458 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66456 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66470 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item66405 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item66425 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item66442 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66440 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66403 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item66401 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item66600 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item66579 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item66624 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item66603 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item66679 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item66684 {
	width:30px !important;
	height:30px !important;
}

#item66682 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item66752 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item66774 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item66796 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item66799 {
	width:81px !important;
	height:40px !important;
	left:965px !important;
	top:175px !important;
}

#item66835 {
	width:85px !important;
	height:33px !important;
}

#item66814 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item66861 {
	width:100px !important;
	height:30px !important;
}

#item66840 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item66867 {
	width:30px !important;
	height:30px !important;
}

#item66865 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item66881 {
	width:30px !important;
	height:30px !important;
}

#item66879 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item66893 {
	width:30px !important;
	height:30px !important;
}

#item66891 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item66961 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item66983 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item66986 {
	width:50px !important;
	height:30px !important;
	left:412px !important;
	top:180px !important;
}

#item67005 {
	width:30px !important;
	height:30px !important;
}

#item67003 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item67036 {
	width:97px !important;
	height:33px !important;
}

#item67015 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item67062 {
	width:100px !important;
	height:30px !important;
}

#item67041 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item67068 {
	width:30px !important;
	height:30px !important;
}

#item67066 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item67284 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item67287 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67285 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67298 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item67264 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item67267 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67265 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67279 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item67245 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item67248 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67246 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67259 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item67196 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item67216 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item67234 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67232 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67176 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item67179 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67177 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67191 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item67159 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67157 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67171 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item67134 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item67137 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67135 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67151 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item67081 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item67101 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item67119 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67117 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67079 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item67077 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item67323 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item67302 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item67347 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item67326 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item67402 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item67407 {
	width:30px !important;
	height:30px !important;
}

#item67405 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item67435 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item67457 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item67460 {
	width:70px !important;
	height:38px !important;
	left:976px !important;
	top:176px !important;
}

#item67494 {
	width:85px !important;
	height:33px !important;
}

#item67473 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item67520 {
	width:100px !important;
	height:30px !important;
}

#item67499 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item67526 {
	width:30px !important;
	height:30px !important;
}

#item67524 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item67540 {
	width:30px !important;
	height:30px !important;
}

#item67538 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item67665 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item67687 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item67709 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item67731 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item67734 {
	width:70px !important;
	height:38px !important;
	left:394px !important;
	top:176px !important;
}

#item67748 {
	width:50px !important;
	height:38px !important;
	left:427px !important;
	top:542px !important;
}

#item67765 {
	width:30px !important;
	height:30px !important;
}

#item67763 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item67781 {
	width:30px !important;
	height:30px !important;
}

#item67779 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item67816 {
	width:97px !important;
	height:33px !important;
}

#item67795 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item67842 {
	width:97px !important;
	height:33px !important;
}

#item67821 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item67868 {
	width:100px !important;
	height:30px !important;
}

#item67847 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item67893 {
	width:100px !important;
	height:30px !important;
}

#item67872 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item67899 {
	width:30px !important;
	height:30px !important;
}

#item67897 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item67913 {
	width:30px !important;
	height:30px !important;
}

#item67911 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item67927 {
	width:30px !important;
	height:30px !important;
}

#item67925 {
	width:30px !important;
	height:30px !important;
	left:313px !important;
	top:545px !important;
}

#item68261 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68259 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68274 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item68237 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68235 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68253 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item68214 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item68217 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68215 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68229 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item68164 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item68184 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item68203 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68201 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68147 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68145 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68159 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item68124 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item68127 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68125 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68139 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item68105 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68103 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68119 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item68080 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item68083 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68081 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68097 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item68033 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item68053 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item68070 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68068 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68018 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68016 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68028 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item67995 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item67998 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67996 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68010 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item67944 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item67964 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item67982 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67980 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67942 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item67940 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item68299 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item68278 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item68323 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item68302 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item68347 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item68326 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item68402 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item68407 {
	width:30px !important;
	height:30px !important;
}

#item68405 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item68435 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item68457 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item68460 {
	width:93px !important;
	height:40px !important;
	left:964px !important;
	top:175px !important;
}

#item68494 {
	width:85px !important;
	height:33px !important;
}

#item68473 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item68520 {
	width:100px !important;
	height:30px !important;
}

#item68499 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item68526 {
	width:30px !important;
	height:30px !important;
}

#item68524 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item68542 {
	width:30px !important;
	height:30px !important;
}

#item68540 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item98691 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item68596 {
	width:30px !important;
	height:30px !important;
}

#item68594 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item68608 {
	width:30px !important;
	height:30px !important;
}

#item68606 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:545px !important;
}

#item68690 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item68712 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item68734 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item68756 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item68759 {
	width:70px !important;
	height:38px !important;
	left:394px !important;
	top:176px !important;
}

#item68775 {
	width:70px !important;
	height:38px !important;
	left:392px !important;
	top:540px !important;
}

#item68794 {
	width:30px !important;
	height:30px !important;
}

#item68792 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item68807 {
	width:30px !important;
	height:30px !important;
}

#item68805 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item68839 {
	width:97px !important;
	height:33px !important;
}

#item68818 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item68865 {
	width:97px !important;
	height:33px !important;
}

#item68844 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item68891 {
	width:100px !important;
	height:30px !important;
}

#item68870 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item68916 {
	width:100px !important;
	height:30px !important;
}

#item68895 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item68922 {
	width:30px !important;
	height:30px !important;
}

#item68920 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item68935 {
	width:30px !important;
	height:30px !important;
}

#item68933 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item68965 {
	width:186px !important;
	height:7px !important;
	left:358px !important;
	top:261px !important;
}

#item69271 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item69274 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69272 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69283 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item69252 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item69255 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69253 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69266 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item69231 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item69234 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69232 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69247 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item69182 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item69202 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item69219 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69217 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69167 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69165 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69177 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item69146 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item69149 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69147 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69159 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item69128 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item69131 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69129 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69141 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item69076 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item69096 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item69115 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69113 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69059 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item69062 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69060 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69071 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item69045 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69043 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69054 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item69024 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item69027 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69025 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69037 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item68972 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item68992 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item69011 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69009 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68970 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item68968 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item69308 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item69287 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item69332 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item69311 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item69356 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item69335 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item69396 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item69397 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item69424 {
	width:492px !important;
	height:687px !important;
	left:87px !important;
	top:87px !important;
}

#item69427 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item69494 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item69557 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item69579 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item69582 {
	width:60px !important;
	height:22px !important;
	left:995px !important;
	top:188px !important;
}

#item69618 {
	width:85px !important;
	height:33px !important;
}

#item69597 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item69644 {
	width:100px !important;
	height:30px !important;
}

#item69623 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item69650 {
	width:30px !important;
	height:30px !important;
}

#item69648 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item69664 {
	width:30px !important;
	height:30px !important;
}

#item69662 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item69680 {
	width:30px !important;
	height:30px !important;
}

#item69678 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item69749 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item69771 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item69774 {
	width:70px !important;
	height:19px !important;
	left:402px !important;
	top:185px !important;
}

#item69793 {
	width:30px !important;
	height:30px !important;
}

#item69791 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item69826 {
	width:97px !important;
	height:33px !important;
}

#item69805 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item69852 {
	width:100px !important;
	height:30px !important;
}

#item69831 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item69858 {
	width:30px !important;
	height:30px !important;
}

#item69856 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item70039 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item70042 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70040 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70054 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70022 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item70025 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70023 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70034 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item69975 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item69995 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item70012 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70010 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69958 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69956 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69970 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item69939 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69937 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69950 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item69918 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item69921 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69919 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69931 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item69872 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item69892 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item69907 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69905 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69870 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item69868 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item70079 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item70058 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item70103 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item70082 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item70158 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item70163 {
	width:30px !important;
	height:30px !important;
}

#item70161 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item70233 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item70255 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item70258 {
	width:60px !important;
	height:23px !important;
	left:984px !important;
	top:183px !important;
}

#item70294 {
	width:85px !important;
	height:33px !important;
}

#item70273 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item70320 {
	width:100px !important;
	height:30px !important;
}

#item70299 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item70326 {
	width:30px !important;
	height:30px !important;
}

#item70324 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item70339 {
	width:30px !important;
	height:30px !important;
}

#item70337 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item70370 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item70375 {
	width:30px !important;
	height:30px !important;
}

#item70373 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item70443 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item70465 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item70468 {
	width:70px !important;
	height:34px !important;
	left:404px !important;
	top:178px !important;
}

#item70486 {
	width:30px !important;
	height:30px !important;
}

#item70484 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item70517 {
	width:97px !important;
	height:33px !important;
}

#item70496 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item70543 {
	width:100px !important;
	height:30px !important;
}

#item70522 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item70549 {
	width:30px !important;
	height:30px !important;
}

#item70547 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item70578 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item70779 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item70782 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70780 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70792 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70759 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item70762 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70760 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70774 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70739 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item70742 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70740 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70754 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item70693 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item70713 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item70729 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70727 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70675 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item70678 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70676 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70688 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70657 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70655 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70670 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70634 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item70637 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70635 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70649 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item70585 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item70605 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item70623 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70621 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70583 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item70581 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item70817 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item70796 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item70841 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item70820 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item70896 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item70901 {
	width:30px !important;
	height:30px !important;
}

#item70899 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item70966 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:756px !important;
}

#item70988 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item71010 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item71013 {
	width:50px !important;
	height:31px !important;
	left:997px !important;
	top:179px !important;
}

#item71050 {
	width:85px !important;
	height:33px !important;
}

#item71029 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item71076 {
	width:100px !important;
	height:30px !important;
}

#item71055 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item71082 {
	width:30px !important;
	height:30px !important;
}

#item71080 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item71094 {
	width:30px !important;
	height:30px !important;
}

#item71092 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item71105 {
	width:30px !important;
	height:30px !important;
}

#item71103 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item71163 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item71185 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item71188 {
	width:40px !important;
	height:43px !important;
	left:429px !important;
	top:174px !important;
}

#item71205 {
	width:30px !important;
	height:30px !important;
}

#item71203 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item71236 {
	width:97px !important;
	height:33px !important;
}

#item71215 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item71262 {
	width:100px !important;
	height:30px !important;
}

#item71241 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item71268 {
	width:30px !important;
	height:30px !important;
}

#item71266 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item71323 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item71345 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item71348 {
	width:50px !important;
	height:31px !important;
	left:425px !important;
	top:542px !important;
}

#item71386 {
	width:100px !important;
	height:30px !important;
}

#item71365 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item71392 {
	width:30px !important;
	height:30px !important;
}

#item71390 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item71405 {
	width:30px !important;
	height:30px !important;
}

#item71403 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item71416 {
	width:30px !important;
	height:30px !important;
}

#item71414 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:545px !important;
}

#item71446 {
	width:97px !important;
	height:33px !important;
}

#item71425 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item71759 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item71762 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71760 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71773 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item71740 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item71743 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71741 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71754 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item71719 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item71722 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71720 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71735 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item71669 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item71689 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item71705 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71703 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71652 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item71655 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71653 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71664 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item71637 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71635 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71647 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item71613 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item71616 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71614 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71629 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item71562 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item71582 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item71600 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71598 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71543 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item71546 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71544 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71557 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item71528 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71526 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71538 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item71507 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item71510 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71508 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71520 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item71455 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item71475 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item71494 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71492 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71453 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item71451 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item71798 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item71777 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item71822 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item71801 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item71846 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item71825 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item71901 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item71979 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item72001 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:451px !important;
}

#item72023 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item72045 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:518px !important;
}

#item72048 {
	width:50px !important;
	height:31px !important;
	left:996px !important;
	top:179px !important;
}

#item72059 {
	width:50px !important;
	height:31px !important;
	left:996px !important;
	top:543px !important;
}

#item72092 {
	width:85px !important;
	height:33px !important;
}

#item72071 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item72118 {
	width:85px !important;
	height:33px !important;
}

#item72097 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:542px !important;
}

#item72144 {
	width:100px !important;
	height:30px !important;
}

#item72123 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item72169 {
	width:100px !important;
	height:30px !important;
}

#item72148 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:543px !important;
}

#item72175 {
	width:30px !important;
	height:30px !important;
}

#item72173 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item72186 {
	width:30px !important;
	height:30px !important;
}

#item72184 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:545px !important;
}

#item72202 {
	width:30px !important;
	height:30px !important;
}

#item72200 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item72218 {
	width:30px !important;
	height:30px !important;
}

#item72216 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:545px !important;
}

#item72230 {
	width:30px !important;
	height:30px !important;
}

#item72228 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item72242 {
	width:30px !important;
	height:30px !important;
}

#item72240 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:545px !important;
}

#item72254 {
	width:30px !important;
	height:30px !important;
}

#item72252 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item72266 {
	width:30px !important;
	height:30px !important;
}

#item72264 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:545px !important;
}

#item72344 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item72366 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item72388 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item72410 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item72413 {
	width:50px !important;
	height:31px !important;
	left:413px !important;
	top:181px !important;
}

#item72428 {
	width:50px !important;
	height:31px !important;
	left:419px !important;
	top:543px !important;
}

#item72445 {
	width:30px !important;
	height:30px !important;
}

#item72443 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item72458 {
	width:30px !important;
	height:30px !important;
}

#item72456 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item72490 {
	width:97px !important;
	height:33px !important;
}

#item72469 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item72516 {
	width:100px !important;
	height:30px !important;
}

#item72495 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item72541 {
	width:100px !important;
	height:30px !important;
}

#item72520 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item72547 {
	width:30px !important;
	height:30px !important;
}

#item72545 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item72560 {
	width:30px !important;
	height:30px !important;
}

#item72558 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item72592 {
	width:97px !important;
	height:33px !important;
}

#item72571 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item73018 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item73021 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item73019 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item73032 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item72999 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item73002 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item73000 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item73013 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item72979 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item72982 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72980 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72994 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item72929 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item72949 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item72952 {
	width:485px !important;
	height:516px !important;
	left:97px !important;
	top:254px !important;
	background:#009976;
}

#item72966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72964 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72910 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item72913 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72911 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72924 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item72890 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item72893 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72891 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72905 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item72868 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item72871 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72869 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72885 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item72815 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item72835 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item72854 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72852 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72797 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item72800 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72798 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72810 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item72782 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72780 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72792 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item72761 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item72764 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72762 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72774 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item72706 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item72726 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item72747 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72745 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72688 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item72691 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72689 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72701 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item72674 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72672 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72683 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item72653 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item72656 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72654 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72666 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item72601 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item72621 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item72640 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72638 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72599 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item72597 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item73057 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item73036 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item73081 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item73060 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:531px !important;
}

#item73105 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item73084 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item73129 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item73108 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item73239 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item73261 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:451px !important;
}

#item73283 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item73305 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:518px !important;
}

#item73308 {
	width:60px !important;
	height:56px !important;
	left:981px !important;
	top:167px !important;
}

#item73344 {
	width:85px !important;
	height:33px !important;
}

#item73323 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item73370 {
	width:85px !important;
	height:33px !important;
}

#item73349 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:542px !important;
}

#item73396 {
	width:100px !important;
	height:30px !important;
}

#item73375 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item73421 {
	width:100px !important;
	height:30px !important;
}

#item73400 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:543px !important;
}

#item73427 {
	width:30px !important;
	height:30px !important;
}

#item73425 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item73438 {
	width:30px !important;
	height:30px !important;
}

#item73436 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:545px !important;
}

#item73449 {
	width:30px !important;
	height:30px !important;
}

#item73447 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item73463 {
	width:30px !important;
	height:30px !important;
}

#item73461 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:545px !important;
}

#item73477 {
	width:30px !important;
	height:30px !important;
}

#item73475 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:545px !important;
}

#item73507 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item73510 {
	width:70px !important;
	height:38px !important;
	left:976px !important;
	top:540px !important;
}

#item73526 {
	width:30px !important;
	height:30px !important;
}

#item73524 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item73539 {
	width:30px !important;
	height:30px !important;
}

#item73537 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:545px !important;
}

#item73619 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item73641 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item73663 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item73685 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item73688 {
	width:70px !important;
	height:27px !important;
	left:393px !important;
	top:181px !important;
}

#item73701 {
	width:70px !important;
	height:27px !important;
	left:393px !important;
	top:545px !important;
}

#item73718 {
	width:30px !important;
	height:30px !important;
}

#item73716 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item73732 {
	width:30px !important;
	height:30px !important;
}

#item73730 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item73763 {
	width:97px !important;
	height:33px !important;
}

#item73742 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item73789 {
	width:100px !important;
	height:30px !important;
}

#item73768 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item73814 {
	width:100px !important;
	height:30px !important;
}

#item73793 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item73820 {
	width:30px !important;
	height:30px !important;
}

#item73818 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item73832 {
	width:30px !important;
	height:30px !important;
}

#item73830 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item73861 {
	width:186px !important;
	height:7px !important;
	left:358px !important;
	top:261px !important;
}

#item73885 {
	width:97px !important;
	height:33px !important;
}

#item73864 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item74277 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74280 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74278 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74292 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item74257 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74260 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74258 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74272 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item74240 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74243 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74241 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74252 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item74193 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74213 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item74230 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74228 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74172 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74175 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74173 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74188 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item74152 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74155 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74153 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74167 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item74103 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74123 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item74141 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74139 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74085 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74088 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74086 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74098 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item74070 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74068 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74080 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item74047 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74050 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74048 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74062 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item73998 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74018 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item74034 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74032 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item73981 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item73984 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item73982 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item73993 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item73966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item73964 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item73976 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item73943 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item73946 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item73944 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item73958 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item73894 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item73914 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item73931 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item73929 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item73892 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item73890 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item74317 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item74296 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item74341 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item74320 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:531px !important;
}

#item74365 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item74344 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item74389 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item74368 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item74443 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item74501 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item74523 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item74526 {
	width:50px !important;
	height:31px !important;
	left:996px !important;
	top:179px !important;
}

#item74562 {
	width:85px !important;
	height:33px !important;
}

#item74541 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item74588 {
	width:100px !important;
	height:30px !important;
}

#item74567 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item74594 {
	width:30px !important;
	height:30px !important;
}

#item74592 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item74607 {
	width:30px !important;
	height:30px !important;
}

#item74605 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item74676 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item74698 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item74701 {
	width:50px !important;
	height:31px !important;
	left:413px !important;
	top:179px !important;
}

#item74718 {
	width:30px !important;
	height:30px !important;
}

#item74716 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item74751 {
	width:77px !important;
	height:33px !important;
}

#item74730 {
	width:77px !important;
	height:33px !important;
	left:495px !important;
	top:178px !important;
}

#item74777 {
	width:100px !important;
	height:30px !important;
}

#item74756 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item74783 {
	width:30px !important;
	height:30px !important;
}

#item74781 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item74991 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74994 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74992 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item75006 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item74970 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74973 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74971 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74986 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item74952 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74955 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74953 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74965 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item74904 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74924 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item74942 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74940 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74883 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74886 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74884 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74899 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item74867 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74865 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74878 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item74846 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74849 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74847 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74859 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item74797 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item74817 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item74835 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item74833 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item74795 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item74793 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item75031 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item75010 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item75055 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item75034 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item75110 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item75168 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item75190 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item75193 {
	width:109px !important;
	height:22px !important;
	left:936px !important;
	top:184px !important;
}

#item75229 {
	width:85px !important;
	height:33px !important;
}

#item75208 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item75255 {
	width:100px !important;
	height:30px !important;
}

#item75234 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item75261 {
	width:30px !important;
	height:30px !important;
}

#item75259 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item75274 {
	width:30px !important;
	height:30px !important;
}

#item75272 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item75288 {
	width:30px !important;
	height:30px !important;
}

#item75286 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item75363 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item75385 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item75388 {
	width:70px !important;
	height:38px !important;
	left:392px !important;
	top:176px !important;
}

#item75406 {
	width:30px !important;
	height:30px !important;
}

#item75404 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item75438 {
	width:77px !important;
	height:33px !important;
}

#item75417 {
	width:77px !important;
	height:33px !important;
	left:495px !important;
	top:178px !important;
}

#item75464 {
	width:100px !important;
	height:30px !important;
}

#item75443 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item75470 {
	width:30px !important;
	height:30px !important;
}

#item75468 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item75664 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item75667 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75665 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item75681 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item75642 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item75645 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75643 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item75659 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item75594 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item75614 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item75632 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75630 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item75579 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75577 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item75589 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item75557 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75555 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item75571 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item75533 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item75536 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75534 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item75549 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item75485 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item75505 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item75522 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75520 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item75483 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item75481 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item75706 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item75685 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item75730 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item75709 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item75785 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item75807 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item75829 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item75832 {
	width:60px !important;
	height:23px !important;
	left:982px !important;
	top:183px !important;
}

#item75867 {
	width:85px !important;
	height:33px !important;
}

#item75846 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item75893 {
	width:100px !important;
	height:30px !important;
}

#item75872 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item75899 {
	width:30px !important;
	height:30px !important;
}

#item75897 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item75911 {
	width:30px !important;
	height:30px !important;
}

#item75909 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item75979 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item76039 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item76061 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item76066 {
	width:30px !important;
	height:30px !important;
}

#item76064 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item76102 {
	width:97px !important;
	height:33px !important;
}

#item76081 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item76128 {
	width:100px !important;
	height:30px !important;
}

#item76107 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item76134 {
	width:30px !important;
	height:30px !important;
}

#item76132 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item98166 {
	width:131px !important;
	height:41px !important;
	left:340px !important;
	top:176px !important;
}

#item76310 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item76313 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76311 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item76322 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item76292 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item76295 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76293 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item76305 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item76240 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item76260 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item76279 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76277 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item76224 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76222 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item76235 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item76202 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item76205 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76203 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item76216 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item76153 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item76173 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item76191 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76189 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item76151 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item76149 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item76347 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item76326 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item76371 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item76350 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item76411 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item76412 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item76439 {
	width:492px !important;
	height:687px !important;
	left:87px !important;
	top:87px !important;
}

#item76442 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item76509 {
	width:113px !important;
	height:13px !important;
	left:1032px !important;
	top:52px !important;
}

#item76571 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item76593 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item76617 {
	width:85px !important;
	height:33px !important;
}

#item76596 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item76643 {
	width:100px !important;
	height:30px !important;
}

#item76622 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item76649 {
	width:30px !important;
	height:30px !important;
}

#item76647 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item76662 {
	width:30px !important;
	height:30px !important;
}

#item76660 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item76675 {
	width:30px !important;
	height:30px !important;
}

#item76673 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item76740 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item76762 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item76765 {
	width:60px !important;
	height:23px !important;
	left:402px !important;
	top:186px !important;
}

#item76780 {
	width:51px !important;
	height:36px !important;
	left:1000px !important;
	top:180px !important;
}

#item76800 {
	width:30px !important;
	height:30px !important;
}

#item76798 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item76835 {
	width:97px !important;
	height:33px !important;
}

#item76814 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item76861 {
	width:100px !important;
	height:30px !important;
}

#item76840 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item76867 {
	width:30px !important;
	height:30px !important;
}

#item76865 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item77055 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item77058 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77056 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item77071 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item77038 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item77041 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77039 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item77050 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item76991 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item77011 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item77028 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77026 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item76970 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item76973 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76971 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item76986 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item76953 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76951 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item76965 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item76932 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item76935 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76933 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item76945 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item76883 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item76903 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item76921 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76919 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item76881 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item76879 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item77096 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item77075 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item77120 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item77099 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item77175 {
	width:113px !important;
	height:13px !important;
	left:1032px !important;
	top:52px !important;
}

#item77180 {
	width:30px !important;
	height:30px !important;
}

#item77178 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item77250 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item77272 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item77275 {
	width:70px !important;
	height:38px !important;
	left:972px !important;
	top:174px !important;
}

#item77310 {
	width:85px !important;
	height:33px !important;
}

#item77289 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item77336 {
	width:100px !important;
	height:30px !important;
}

#item77315 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item77342 {
	width:30px !important;
	height:30px !important;
}

#item77340 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item77355 {
	width:30px !important;
	height:30px !important;
}

#item77353 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item77369 {
	width:30px !important;
	height:30px !important;
}

#item77367 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item77437 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item77459 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item77462 {
	width:50px !important;
	height:30px !important;
	left:415px !important;
	top:182px !important;
}

#item77481 {
	width:30px !important;
	height:30px !important;
}

#item77479 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item77512 {
	width:97px !important;
	height:33px !important;
}

#item77491 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item77538 {
	width:100px !important;
	height:30px !important;
}

#item77517 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item77544 {
	width:30px !important;
	height:30px !important;
}

#item77542 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item77761 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item77764 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77762 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item77774 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item77741 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item77744 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77742 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item77756 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item77721 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item77724 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77722 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item77736 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item77674 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item77694 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item77711 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77709 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item77654 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item77657 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77655 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item77669 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item77635 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77633 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item77649 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item77611 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item77614 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77612 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item77627 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item77558 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item77578 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item77597 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77595 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item77556 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item77554 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item77799 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item77778 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item77823 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item77802 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item77878 {
	width:113px !important;
	height:13px !important;
	left:1032px !important;
	top:52px !important;
}

#item77938 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item77960 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item77963 {
	width:70px !important;
	height:19px !important;
	left:976px !important;
	top:185px !important;
}

#item77999 {
	width:85px !important;
	height:33px !important;
}

#item77978 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item78025 {
	width:100px !important;
	height:30px !important;
}

#item78004 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item78031 {
	width:30px !important;
	height:30px !important;
}

#item78029 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item78045 {
	width:30px !important;
	height:30px !important;
}

#item78043 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item78107 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item78129 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item78132 {
	width:60px !important;
	height:60px !important;
	left:415px !important;
	top:165px !important;
}

#item78150 {
	width:30px !important;
	height:30px !important;
}

#item78148 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item78181 {
	width:97px !important;
	height:33px !important;
}

#item78160 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item78207 {
	width:100px !important;
	height:30px !important;
}

#item78186 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item78213 {
	width:30px !important;
	height:30px !important;
}

#item78211 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item78408 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item78411 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78409 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item78425 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item78389 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item78392 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78390 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item78403 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item78335 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item78357 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item78376 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78374 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item78298 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78296 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item78311 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item78276 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item78279 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78277 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item78290 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item78227 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item78247 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item78265 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78263 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item78225 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item78223 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item78450 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item78429 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item78474 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item78453 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item78514 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item78515 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item78547 {
	width:492px !important;
	height:205px !important;
	left:87px !important;
	top:87px !important;
}

#item78619 {
	width:438px !important;
	height:467px !important;
	left:13px !important;
	top:67px !important;
}

#item78624 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78622 {
	width:36px !important;
	height:36px !important;
	left:413px !important;
	top:33px !important;
}

#item78571 {
	width:438px !important;
	height:267px !important;
	left:13px !important;
	top:10px !important;
}

#item78595 {
	width:255px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78574 {
	width:261px !important;
	height:36px !important;
	left:10px !important;
	top:309px !important;
}

#item78550 {
	width:451px !important;
	height:534px !important;
	left:74px !important;
	top:312px !important;
}

#item78636 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item78683 {
	width:50px !important;
	height:31px !important;
	left:996px !important;
	top:179px !important;
}

#item78758 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item78780 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item78804 {
	width:100px !important;
	height:30px !important;
}

#item78783 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item78810 {
	width:30px !important;
	height:30px !important;
}

#item78808 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item78823 {
	width:30px !important;
	height:30px !important;
}

#item78821 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item78851 {
	width:206px !important;
	height:13px !important;
	left:939px !important;
	top:52px !important;
}

#item78875 {
	width:85px !important;
	height:33px !important;
}

#item78854 {
	width:85px !important;
	height:33px !important;
	left:1061px !important;
	top:180px !important;
}

#item78881 {
	width:6px !important;
	height:15px !important;
}

#item78890 {
	width:6px !important;
	height:15px !important;
	left:10px !important;
}

#item78901 {
	width:6px !important;
	height:15px !important;
	left:21px !important;
}

#item78931 {
	width:35px !important;
	height:15px !important;
	left:122px !important;
	top:111px !important;
}

#item78994 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item79016 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item79019 {
	width:50px !important;
	height:31px !important;
	left:413px !important;
	top:179px !important;
}

#item79033 {
	width:30px !important;
	height:30px !important;
}

#item79031 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item79065 {
	width:100px !important;
	height:30px !important;
}

#item79044 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item79071 {
	width:30px !important;
	height:30px !important;
}

#item79069 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item79104 {
	width:97px !important;
	height:33px !important;
}

#item79083 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item79270 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item79273 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79271 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item79283 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item79251 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item79254 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79252 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item79265 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item79199 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item79219 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item79239 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79237 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item79181 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79179 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item79194 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item79161 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item79164 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79162 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item79173 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item79113 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item79133 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item79151 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79149 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item79111 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item79109 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item79308 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item79287 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item79332 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item79311 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item79387 {
	width:206px !important;
	height:13px !important;
	left:939px !important;
	top:52px !important;
}

#item79409 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item79431 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item79434 {
	width:60px !important;
	height:23px !important;
	left:987px !important;
	top:184px !important;
}

#item79469 {
	width:85px !important;
	height:33px !important;
}

#item79448 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item79495 {
	width:100px !important;
	height:30px !important;
}

#item79474 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item79501 {
	width:30px !important;
	height:30px !important;
}

#item79499 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item79515 {
	width:30px !important;
	height:30px !important;
}

#item79513 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item79561 {
	width:6px !important;
	height:15px !important;
}

#item79574 {
	width:6px !important;
	height:15px !important;
	left:10px !important;
}

#item79587 {
	width:6px !important;
	height:15px !important;
	left:21px !important;
}

#item79653 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item79675 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item79678 {
	width:60px !important;
	height:23px !important;
	left:405px !important;
	top:183px !important;
}

#item79694 {
	width:30px !important;
	height:30px !important;
}

#item79692 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item79727 {
	width:97px !important;
	height:33px !important;
}

#item79706 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item79753 {
	width:100px !important;
	height:30px !important;
}

#item79732 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item79759 {
	width:30px !important;
	height:30px !important;
}

#item79757 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item79770 {
	width:6px !important;
	height:15px !important;
}

#item79778 {
	width:6px !important;
	height:15px !important;
	left:10px !important;
}

#item79786 {
	width:6px !important;
	height:15px !important;
	left:21px !important;
}

#item79960 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item79963 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79961 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item79973 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item79940 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item79943 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79941 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item79955 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item79891 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item79911 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item79928 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79926 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item79876 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79874 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item79886 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item79853 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item79856 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79854 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item79868 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item79801 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item79821 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item79840 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79838 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item79799 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item79797 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item79998 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item79977 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item80022 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item80001 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item80077 {
	width:206px !important;
	height:13px !important;
	left:939px !important;
	top:52px !important;
}

#item80080 {
	width:60px !important;
	height:23px !important;
	left:987px !important;
	top:183px !important;
}

#item80091 {
	width:30px !important;
	height:30px !important;
}

#item80089 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item80159 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item80181 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item80205 {
	width:85px !important;
	height:33px !important;
}

#item80184 {
	width:85px !important;
	height:33px !important;
	left:1061px !important;
	top:180px !important;
}

#item80231 {
	width:100px !important;
	height:30px !important;
}

#item80210 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item80237 {
	width:30px !important;
	height:30px !important;
}

#item80235 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item80250 {
	width:30px !important;
	height:30px !important;
}

#item80248 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item80325 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item80347 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item80350 {
	width:144px !important;
	height:30px !important;
	left:320px !important;
	top:180px !important;
}

#item80365 {
	width:30px !important;
	height:30px !important;
}

#item80363 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item80396 {
	width:97px !important;
	height:33px !important;
}

#item80375 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item80422 {
	width:100px !important;
	height:30px !important;
}

#item80401 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item80428 {
	width:30px !important;
	height:30px !important;
}

#item80426 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item80620 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item80623 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80621 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item80634 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item80598 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item80601 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80599 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item80615 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item80578 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item80581 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80579 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item80593 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item80530 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item80550 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item80567 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80565 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item80515 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80513 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item80525 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item80494 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item80497 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80495 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item80507 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item80442 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item80462 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item80481 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80479 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item80440 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item80438 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item80659 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item80638 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item80683 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item80662 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item80723 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item80724 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item80751 {
	width:492px !important;
	height:374px !important;
	left:87px !important;
	top:87px !important;
}

#item81126 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item81105 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

#item81151 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item81130 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item81176 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item81155 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item81199 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:92px !important;
	padding:0px 20px 0px 0px;
}

#item81028 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item81006 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

#item81053 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item81032 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:145px !important;
}

#item81078 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item81057 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item81101 {
	width:346px !important;
	height:61px !important;
	left:13px !important;
	top:62px !important;
	padding:0px 20px 0px 0px;
}

#item80929 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item80908 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item80954 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item80933 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:138px !important;
}

#item80979 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item80958 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:109px !important;
}

#item81002 {
	width:346px !important;
	height:70px !important;
	left:13px !important;
	top:33px !important;
	padding:0px 20px 0px 0px;
}

#item80853 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item80832 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

#item80878 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item80857 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item80903 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item80882 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item80777 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item80756 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

#item80802 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item80781 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item80827 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item80806 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item80754 {
	width:359px !important;
	height:192px !important;
	left:93px !important;
	top:500px !important;
}

#item81202 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item81267 {
	width:116px !important;
	height:13px !important;
	left:1029px !important;
	top:52px !important;
}

#item81272 {
	width:30px !important;
	height:30px !important;
}

#item81270 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item81341 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item81363 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item81366 {
	width:60px !important;
	height:22px !important;
	left:987px !important;
	top:184px !important;
}

#item81401 {
	width:85px !important;
	height:33px !important;
}

#item81380 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item81427 {
	width:100px !important;
	height:30px !important;
}

#item81406 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item81433 {
	width:30px !important;
	height:30px !important;
}

#item81431 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item81445 {
	width:30px !important;
	height:30px !important;
}

#item81443 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item81516 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item81538 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item81560 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item81563 {
	width:60px !important;
	height:22px !important;
	left:407px !important;
	top:184px !important;
}

#item81577 {
	width:30px !important;
	height:30px !important;
}

#item81575 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item81610 {
	width:97px !important;
	height:33px !important;
}

#item81589 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item81636 {
	width:100px !important;
	height:30px !important;
}

#item81615 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item81642 {
	width:30px !important;
	height:30px !important;
}

#item81640 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item81827 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item81830 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81828 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item81839 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item81810 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item81813 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81811 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item81822 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item81792 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item81795 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81793 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item81805 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item81741 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item81761 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item81779 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81777 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item81726 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81724 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item81736 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item81705 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item81708 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81706 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item81718 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item81658 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item81678 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item81694 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81692 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item81656 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item81654 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item81864 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item81843 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item81888 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item81867 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item81943 {
	width:116px !important;
	height:13px !important;
	left:1029px !important;
	top:52px !important;
}

#item81948 {
	width:30px !important;
	height:30px !important;
}

#item81946 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item82019 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item82041 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item82044 {
	width:40px !important;
	height:43px !important;
	left:1002px !important;
	top:180px !important;
}

#item82078 {
	width:85px !important;
	height:33px !important;
}

#item82057 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item82104 {
	width:100px !important;
	height:30px !important;
}

#item82083 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item82110 {
	width:30px !important;
	height:30px !important;
}

#item82108 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item82122 {
	width:30px !important;
	height:30px !important;
}

#item82120 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item82205 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item82227 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item82249 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item82271 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
	background:#fff;
}

#item82274 {
	width:60px !important;
	height:28px !important;
	left:400px !important;
	top:183px !important;
}

#item82290 {
	width:60px !important;
	height:23px !important;
	left:415px !important;
	top:548px !important;
}

#item82326 {
	width:100px !important;
	height:30px !important;
}

#item82305 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item82351 {
	width:100px !important;
	height:30px !important;
}

#item82330 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item82357 {
	width:30px !important;
	height:30px !important;
}

#item82355 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item82369 {
	width:30px !important;
	height:30px !important;
}

#item82367 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item82381 {
	width:30px !important;
	height:30px !important;
}

#item82379 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item82393 {
	width:30px !important;
	height:30px !important;
}

#item82391 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item82422 {
	width:186px !important;
	height:7px !important;
	left:358px !important;
	top:619px !important;
}

#item82446 {
	width:97px !important;
	height:33px !important;
}

#item82425 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item82472 {
	width:97px !important;
	height:33px !important;
}

#item82451 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item82743 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item82746 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82744 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item82759 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item82724 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item82727 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82725 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item82738 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item82706 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item82709 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82707 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item82719 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item82657 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item82677 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item82695 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82693 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item82642 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82640 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item82652 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item82619 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item82622 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82620 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item82634 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item82568 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item82588 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item82605 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82603 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item82553 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82551 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item82563 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item82532 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item82535 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82533 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item82545 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item82481 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item82501 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item82519 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82517 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item82479 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item82477 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item82784 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item82763 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item82808 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item82787 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item82832 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item82811 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item82888 {
	width:116px !important;
	height:13px !important;
	left:1029px !important;
	top:52px !important;
}

#item82893 {
	width:30px !important;
	height:30px !important;
}

#item82891 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item82960 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item82982 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item82985 {
	width:50px !important;
	height:50px !important;
	left:997px !important;
	top:170px !important;
}

#item83022 {
	width:85px !important;
	height:33px !important;
}

#item83001 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item83048 {
	width:100px !important;
	height:30px !important;
}

#item83027 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item83054 {
	width:30px !important;
	height:30px !important;
}

#item83052 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item83066 {
	width:30px !important;
	height:30px !important;
}

#item83064 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item83095 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item83174 {
	width:186px !important;
	height:7px !important;
	left:358px !important;
	top:261px !important;
}

#item83196 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item83218 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item83240 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item83262 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
	background:#fff;
}

#item83265 {
	width:60px !important;
	height:56px !important;
	left:400px !important;
	top:168px !important;
}

#item83280 {
	width:60px !important;
	height:56px !important;
	left:415px !important;
	top:531px !important;
}

#item83317 {
	width:100px !important;
	height:30px !important;
}

#item83296 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item83342 {
	width:100px !important;
	height:30px !important;
}

#item83321 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item83348 {
	width:30px !important;
	height:30px !important;
}

#item83346 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item83359 {
	width:30px !important;
	height:30px !important;
}

#item83357 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item83374 {
	width:30px !important;
	height:30px !important;
}

#item83372 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item83389 {
	width:30px !important;
	height:30px !important;
}

#item83387 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item83402 {
	width:30px !important;
	height:30px !important;
}

#item83400 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item83416 {
	width:30px !important;
	height:30px !important;
}

#item83414 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:545px !important;
}

#item83448 {
	width:97px !important;
	height:33px !important;
}

#item83427 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item83474 {
	width:97px !important;
	height:33px !important;
}

#item83453 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item83785 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item83788 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83786 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item83798 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item83765 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item83768 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83766 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item83780 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item83746 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item83749 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83747 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item83760 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item83700 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item83720 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item83735 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83733 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item83682 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item83685 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83683 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item83695 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item83667 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83665 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item83677 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item83645 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83643 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item83659 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item83590 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item83610 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item83626 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83624 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item83572 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item83575 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83573 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item83585 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item83557 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83555 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item83567 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item83533 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item83536 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83534 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item83549 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item83483 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item83503 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item83520 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83518 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item83481 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item83479 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item83823 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item83802 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item83847 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item83826 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item83871 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item83850 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item83926 {
	width:116px !important;
	height:13px !important;
	left:1029px !important;
	top:52px !important;
}

#item83931 {
	width:30px !important;
	height:30px !important;
}

#item83929 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item84002 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item84024 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item84046 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item84049 {
	width:60px !important;
	height:23px !important;
	left:992px !important;
	top:184px !important;
}

#item84064 {
	width:50px !important;
	height:35px !important;
	left:420px !important;
	top:177px !important;
}

#item84099 {
	width:85px !important;
	height:33px !important;
}

#item84078 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item84125 {
	width:100px !important;
	height:30px !important;
}

#item84104 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item84131 {
	width:30px !important;
	height:30px !important;
}

#item84129 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item84143 {
	width:30px !important;
	height:30px !important;
}

#item84141 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item84155 {
	width:30px !important;
	height:30px !important;
}

#item84153 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item84224 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item84246 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item84251 {
	width:30px !important;
	height:30px !important;
}

#item84249 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item84282 {
	width:97px !important;
	height:33px !important;
}

#item84261 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item84308 {
	width:100px !important;
	height:30px !important;
}

#item84287 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item84314 {
	width:30px !important;
	height:30px !important;
}

#item84312 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item84524 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item84527 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84525 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item84536 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item84507 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item84510 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84508 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item84519 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item84489 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item84492 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84490 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item84502 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item84438 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item84458 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item84476 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84474 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item84419 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item84422 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84420 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item84433 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item84400 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item84403 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84401 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item84414 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item84382 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item84385 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84383 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item84395 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item84331 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item84351 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item84371 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84369 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item84329 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item84327 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item84561 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item84540 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item84585 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item84564 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item84642 {
	width:116px !important;
	height:13px !important;
	left:1029px !important;
	top:52px !important;
}

#item84647 {
	width:30px !important;
	height:30px !important;
}

#item84645 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item84716 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item84738 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item84760 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item84763 {
	width:70px !important;
	height:41px !important;
	left:976px !important;
	top:176px !important;
}

#item84801 {
	width:96px !important;
	height:38px !important;
}

#item84780 {
	width:96px !important;
	height:38px !important;
	left:1047px !important;
	top:178px !important;
}

#item84827 {
	width:100px !important;
	height:30px !important;
}

#item84806 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item84833 {
	width:30px !important;
	height:30px !important;
}

#item84831 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item84848 {
	width:30px !important;
	height:30px !important;
}

#item84846 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item84921 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item84943 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item84946 {
	width:60px !important;
	height:22px !important;
	left:402px !important;
	top:184px !important;
}

#item84960 {
	width:30px !important;
	height:30px !important;
}

#item84958 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item84993 {
	width:97px !important;
	height:33px !important;
}

#item84972 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item85019 {
	width:100px !important;
	height:30px !important;
}

#item84998 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item85025 {
	width:30px !important;
	height:30px !important;
}

#item85023 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item85213 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item85216 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85214 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85226 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item85195 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item85198 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85196 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85208 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item85177 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item85180 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85178 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85190 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item85126 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item85146 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item85164 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85162 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85111 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85109 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85121 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item85090 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item85093 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85091 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85103 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item85041 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item85061 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item85079 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85077 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85039 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item85037 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item85251 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item85230 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item85275 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item85254 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item85332 {
	width:116px !important;
	height:13px !important;
	left:1029px !important;
	top:52px !important;
}

#item85395 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item85417 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item85441 {
	width:85px !important;
	height:33px !important;
}

#item85420 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item85467 {
	width:100px !important;
	height:30px !important;
}

#item85446 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item85473 {
	width:30px !important;
	height:30px !important;
}

#item85471 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item85485 {
	width:30px !important;
	height:30px !important;
}

#item85483 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item98184 {
	width:71px !important;
	height:33px !important;
}

#item98181 {
	width:71px !important;
	height:33px !important;
	left:975px !important;
	top:178px !important;
}

#item85558 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item85580 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item85585 {
	width:30px !important;
	height:30px !important;
}

#item85583 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item85616 {
	width:97px !important;
	height:33px !important;
}

#item85595 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item85642 {
	width:100px !important;
	height:30px !important;
}

#item85621 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item85648 {
	width:30px !important;
	height:30px !important;
}

#item85646 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item85676 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item98174 {
	width:71px !important;
	height:33px !important;
}

#item98171 {
	width:71px !important;
	height:33px !important;
	left:393px !important;
	top:178px !important;
}

#item85838 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item85841 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85839 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85852 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item85820 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item85823 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85821 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85833 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item85772 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item85792 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item85809 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85807 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85757 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85755 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85767 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item85734 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item85737 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85735 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85749 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item85683 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item85703 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

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

#item85719 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item85681 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item85679 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item85877 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item85856 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item85901 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item85880 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item85941 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item85942 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item85972 {
	width:492px !important;
	height:569px !important;
	left:87px !important;
	top:87px !important;
}

#item85975 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item86055 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item86058 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86056 {
	width:36px !important;
	height:36px !important;
	left:1130px !important;
	top:52px !important;
}

#item86069_container {
	width:1056px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

#item86037 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item86040 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86038 {
	width:36px !important;
	height:36px !important;
	left:1130px !important;
	top:52px !important;
}

#item86053_container {
	width:1056px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

#item86020 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item86023 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86021 {
	width:36px !important;
	height:36px !important;
	left:1130px !important;
	top:52px !important;
}

#item86035_container {
	width:1056px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

#item86006 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item86009 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86007 {
	width:36px !important;
	height:36px !important;
	left:1130px !important;
	top:52px !important;
}

#item86018_container {
	width:1056px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

#item85992 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item85995 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85993 {
	width:36px !important;
	height:36px !important;
	left:1130px !important;
	top:52px !important;
}

#item86004_container {
	width:1056px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
}

#item85990 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item85988 {
	width:1210px !important;
	height:846px !important;
	left:19px !important;
	top:-10px !important;
}

#item86104 {
	width:1170px !important;
	height:807px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item86109 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86107 {
	width:36px !important;
	height:36px !important;
	left:1090px !important;
	top:64px !important;
}

#item86119 {
	width:1056px !important;
	height:600px !important;
	left:67px !important;
	top:160px !important;
}

#item86074 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86072 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:673px !important;
}

#item86070 {
	width:1180px !important;
	height:817px !important;
	left:20px !important;
	top:20px !important;
}

#item86163 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item86164 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item86192 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item86195 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

#item86199 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item86219 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item86197 {
	width:390px !important;
	height:457px !important;
	left:1506px !important;
	top:33px !important;
}

#item86238 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item86258 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item86236 {
	width:390px !important;
	height:457px !important;
	left:1944px !important;
	top:33px !important;
}

#item86279 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item86299 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item86277 {
	width:390px !important;
	height:457px !important;
	left:164px !important;
	top:32px !important;
}

#item86316 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item86336 {
	width:341px !important;
	height:15px !important;
	left:21px !important;
	top:406px !important;
}

#item86314 {
	width:390px !important;
	height:457px !important;
	left:614px !important;
	top:32px !important;
}

#item86353 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item86373 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item86387 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item86351 {
	width:390px !important;
	height:457px !important;
	left:1064px !important;
	top:32px !important;
}

@keyframes derecha-100-86195 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-86195 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item86514 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item86515 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item86526 {
	width:1170px !important;
	height:806px !important;
	left:41px !important;
	top:40px !important;
	background:#fff;
}

#item86529 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86527 {
	width:36px !important;
	height:36px !important;
	left:1160px !important;
	top:52px !important;
}

#item86538 {
	width:1056px !important;
	height:693px !important;
	left:98px !important;
	top:97px !important;
}

#item86481 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item86482 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item86492 {
	width:1170px !important;
	height:806px !important;
	left:41px !important;
	top:40px !important;
	background:#fff;
}

#item86495 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86493 {
	width:36px !important;
	height:36px !important;
	left:1160px !important;
	top:52px !important;
}

#item86509 {
	width:1056px !important;
	height:693px !important;
	left:98px !important;
	top:97px !important;
}

#item86453 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item86454 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item86463 {
	width:1170px !important;
	height:806px !important;
	left:41px !important;
	top:40px !important;
	background:#fff;
}

#item86466 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86464 {
	width:36px !important;
	height:36px !important;
	left:1160px !important;
	top:52px !important;
}

#item86476 {
	width:1056px !important;
	height:693px !important;
	left:98px !important;
	top:97px !important;
}

#item86425 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item86426 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item86435 {
	width:1170px !important;
	height:806px !important;
	left:41px !important;
	top:40px !important;
	background:#fff;
}

#item86438 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86436 {
	width:36px !important;
	height:36px !important;
	left:1160px !important;
	top:52px !important;
}

#item86448 {
	width:1056px !important;
	height:693px !important;
	left:98px !important;
	top:97px !important;
}

#item86393 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item86394 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item86405 {
	width:1170px !important;
	height:806px !important;
	left:41px !important;
	top:40px !important;
	background:#fff;
}

#item86408 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86406 {
	width:36px !important;
	height:36px !important;
	left:1160px !important;
	top:52px !important;
}

#item86420 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item86391 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

#item86389 {
	width:1240px !important;
	height:876px !important;
	left:-11px !important;
	top:-10px !important;
}

#item86594 {
	width:58px !important;
	height:13px !important;
	left:1087px !important;
	top:52px !important;
}

#item86657 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item86679 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item86682 {
	width:52px !important;
	height:44px !important;
	left:994px !important;
	top:173px !important;
}

#item86717 {
	width:87px !important;
	height:38px !important;
}

#item86696 {
	width:87px !important;
	height:38px !important;
	left:1056px !important;
	top:178px !important;
}

#item86743 {
	width:100px !important;
	height:30px !important;
}

#item86722 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item86749 {
	width:30px !important;
	height:30px !important;
}

#item86747 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item86761 {
	width:30px !important;
	height:30px !important;
}

#item86759 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item86792 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item86810 {
	width:30px !important;
	height:30px !important;
}

#item86808 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item86867 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item86889 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item86892 {
	width:85px !important;
	height:41px !important;
	left:378px !important;
	top:174px !important;
}

#item86908 {
	width:30px !important;
	height:30px !important;
}

#item86906 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item86938 {
	width:97px !important;
	height:33px !important;
}

#item86917 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item86964 {
	width:100px !important;
	height:30px !important;
}

#item86943 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item86970 {
	width:30px !important;
	height:30px !important;
}

#item86968 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item87165 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item87168 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87166 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item87177 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item87147 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item87150 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87148 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item87160 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item87094 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item87114 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item87132 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87130 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item87075 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item87078 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87076 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item87089 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item87060 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87058 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item87070 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item87038 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item87041 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87039 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item87052 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item86987 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item87007 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item87026 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87024 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item86985 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item86983 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item87202 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item87181 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item87226 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item87205 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item87281 {
	width:58px !important;
	height:13px !important;
	left:1087px !important;
	top:52px !important;
}

#item87355 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item87377 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item87399 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item87402 {
	width:47px !important;
	height:47px !important;
	left:999px !important;
	top:175px !important;
}

#item87438 {
	width:85px !important;
	height:33px !important;
}

#item87417 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item87464 {
	width:100px !important;
	height:30px !important;
}

#item87443 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item87470 {
	width:30px !important;
	height:30px !important;
}

#item87468 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item87482 {
	width:30px !important;
	height:30px !important;
}

#item87480 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item87818 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item87821 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87819 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item87833 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item87799 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item87802 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87800 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item87813 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item87752 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item87772 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item87788 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87786 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item87737 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87735 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item87747 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item87716 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item87719 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87717 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item87729 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item87684 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item87687 {
	width:485px !important;
	height:516px !important;
	left:97px !important;
	top:254px !important;
	background:#009976;
}

#item87703 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87701 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item87662 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item87660 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item87882 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item87861 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item87922 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item87923 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item87951 {
	width:492px !important;
	height:687px !important;
	left:87px !important;
	top:87px !important;
}

#item87954 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item88018 {
	width:170px !important;
	height:13px !important;
	left:975px !important;
	top:52px !important;
}

#item88083 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item88105 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item88108 {
	width:60px !important;
	height:32px !important;
	left:987px !important;
	top:179px !important;
}

#item88144 {
	width:96px !important;
	height:38px !important;
}

#item88123 {
	width:96px !important;
	height:38px !important;
	left:1047px !important;
	top:178px !important;
}

#item88170 {
	width:100px !important;
	height:30px !important;
}

#item88149 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item88176 {
	width:30px !important;
	height:30px !important;
}

#item88174 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item88188 {
	width:30px !important;
	height:30px !important;
}

#item88186 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item88200 {
	width:30px !important;
	height:30px !important;
}

#item88198 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item88262 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item88284 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item88306 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item88328 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item88331 {
	width:50px !important;
	height:50px !important;
	left:414px !important;
	top:170px !important;
}

#item88346 {
	width:30px !important;
	height:30px !important;
}

#item88344 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item88376 {
	width:97px !important;
	height:33px !important;
}

#item88355 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item88402 {
	width:100px !important;
	height:30px !important;
}

#item88381 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item88408 {
	width:30px !important;
	height:30px !important;
}

#item88406 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item88601 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item88604 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item88602 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item88613 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item88583 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item88586 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item88584 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item88596 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item88530 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item88550 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item88569 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item88567 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item88512 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item88515 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item88513 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item88525 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item88496 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item88494 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item88507 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item88474 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item88477 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item88475 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item88488 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item88424 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item88444 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item88463 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item88461 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item88422 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item88420 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item88638 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item88617 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item88662 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item88641 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item88717 {
	width:170px !important;
	height:13px !important;
	left:975px !important;
	top:52px !important;
}

#item88722 {
	width:30px !important;
	height:30px !important;
}

#item88720 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item88787 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item88809 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item88831 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item88834 {
	width:70px !important;
	height:70px !important;
	left:987px !important;
	top:164px !important;
}

#item88871 {
	width:85px !important;
	height:32px !important;
}

#item88850 {
	width:85px !important;
	height:32px !important;
	left:1058px !important;
	top:178px !important;
}

#item88897 {
	width:100px !important;
	height:30px !important;
}

#item88876 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item88903 {
	width:30px !important;
	height:30px !important;
}

#item88901 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item88918 {
	width:30px !important;
	height:30px !important;
}

#item88916 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item88933 {
	width:30px !important;
	height:30px !important;
}

#item88931 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item89003 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item89025 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item89030 {
	width:30px !important;
	height:30px !important;
}

#item89028 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item89061 {
	width:97px !important;
	height:33px !important;
}

#item89040 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item89087 {
	width:100px !important;
	height:30px !important;
}

#item89066 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item89093 {
	width:30px !important;
	height:30px !important;
}

#item89091 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item89125 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item89128 {
	width:39px !important;
	height:57px !important;
	left:423px !important;
	top:167px !important;
}

#item89340 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89338 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89352 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item89319 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item89322 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89320 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89332 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item89301 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item89304 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89302 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89314 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item89271 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item89290 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89288 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89232 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item89235 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89233 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89246 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item89217 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89215 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89227 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item89196 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item89199 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89197 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89209 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item89167 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item89185 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89183 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89145 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item89143 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item89377 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item89356 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item89401 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item89380 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item89456 {
	width:170px !important;
	height:13px !important;
	left:975px !important;
	top:52px !important;
}

#item89511 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item89533 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item89536 {
	width:54px !important;
	height:54px !important;
	left:992px !important;
	top:168px !important;
}

#item89572 {
	width:85px !important;
	height:33px !important;
}

#item89551 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item89598 {
	width:100px !important;
	height:30px !important;
}

#item89577 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item89604 {
	width:30px !important;
	height:30px !important;
}

#item89602 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item89616 {
	width:30px !important;
	height:30px !important;
}

#item89614 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item89629 {
	width:30px !important;
	height:30px !important;
}

#item89627 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item89695 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item89717 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item89720 {
	width:96px !important;
	height:22px !important;
	left:368px !important;
	top:187px !important;
}

#item89737 {
	width:30px !important;
	height:30px !important;
}

#item89735 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item89770 {
	width:97px !important;
	height:33px !important;
}

#item89749 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item89796 {
	width:100px !important;
	height:30px !important;
}

#item89775 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item89802 {
	width:30px !important;
	height:30px !important;
}

#item89800 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item89982 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item89985 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89983 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89997 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item89965 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item89968 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89966 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89977 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item89919 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item89939 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item89955 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89953 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89899 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item89902 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89900 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89914 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item89883 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89881 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89894 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item89862 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item89865 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89863 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89875 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item89836 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item89851 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item89849 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item89814 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item89812 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item90022 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item90001 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item90046 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item90025 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item90079 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item90080 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item90092 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item90125 {
	width:522px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

#item90128 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item90148 {
	width:344px !important;
	height:135px !important;
	left:799px !important;
	top:92px !important;
}

#item90151 {
	width:443px !important;
	height:292px !important;
	left:755px !important;
	top:302px !important;
}

#item90161 {
	width:356px !important;
	height:251px !important;
	left:789px !important;
	top:322px !important;
}

#item90166 {
	width:200px !important;
	height:145px !important;
	left:786px !important;
	top:424px !important;
}

#item90170 {
	width:198px !important;
	height:153px !important;
	left:788px !important;
	top:421px !important;
}

#item90174 {
	width:161px !important;
	height:97px !important;
	left:982px !important;
	top:325px !important;
}

@keyframes pulse-90178 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-90178 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item90180 {
	width:27px !important;
	height:27px !important;
}

#item90178 {
	width:27px !important;
	height:27px !important;
	left:194px !important;
	top:95px !important;
}

@keyframes pulse-90191 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-90191 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item90193 {
	width:27px !important;
	height:27px !important;
}

#item90191 {
	width:27px !important;
	height:27px !important;
	left:353px !important;
}

@keyframes pulse-90204 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-90204 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item90206 {
	width:27px !important;
	height:27px !important;
}

#item90204 {
	width:27px !important;
	height:27px !important;
	top:189px !important;
}

@keyframes pulse-90218 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-90218 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item90220 {
	width:27px !important;
	height:27px !important;
}

#item90218 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:243px !important;
}

#item90253 {
	width:72px !important;
	height:6px !important;
	left:894px !important;
	top:363px !important;
}

#item90275 {
	width:72px !important;
	height:6px !important;
	left:1096px !important;
	top:357px !important;
}

#item90297 {
	width:72px !important;
	height:6px !important;
	left:804px !important;
	top:534px !important;
}

#item90319 {
	width:72px !important;
	height:6px !important;
	left:787px !important;
	top:603px !important;
}

#item90360 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item90361 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item90390 {
	width:789px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-90393 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-90393 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item90393 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90427 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item90430 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item90393 {
	width:522px !important;
	height:302px !important;
	left:87px !important;
	top:477px !important;
}

@keyframes grow-90442 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-90442 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item90442 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90481 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item90484 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item90442 {
	width:522px !important;
	height:302px !important;
	left:87px !important;
	top:162px !important;
}

@keyframes grow-90494 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-90494 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item90494 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90533 {
	width:185px !important;
	height:15px !important;
	left:12px !important;
	top:252px !important;
}

#item90536 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item90494 {
	width:522px !important;
	height:302px !important;
	left:621px !important;
	top:477px !important;
}

@keyframes grow-90547 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-90547 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item90547 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item90585 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item90588 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item90547 {
	width:522px !important;
	height:302px !important;
	left:621px !important;
	top:162px !important;
}

#item90662 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item90665 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item90663 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item90676 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item90640 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item90643 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item90641 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item90657 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item90618 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item90621 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item90619 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item90635 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item90601 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item90604 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item90602 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item90613 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item90599 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item90597 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item4540 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item4563 {
	width:717px !important;
	height:81px !important;
	left:87px !important;
	top:87px !important;
}

#item4590 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item4595 {
	width:30px !important;
	height:30px !important;
}

#item4593 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item4568 {
	width:30px !important;
	height:30px !important;
	left:490px !important;
}

#item4566 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
}

#item4637 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item4707 {
	width:139px !important;
	height:29px !important;
	left:38px !important;
	top:85px !important;
}

#item4749 {
	width:180px !important;
	height:185px !important;
	left:17px !important;
	top:14px !important;
}

#item4656 {
	width:139px !important;
	height:29px !important;
	left:38px !important;
	top:85px !important;
}

#item4638 {
	width:216px !important;
	height:200px !important;
	left:89px !important;
	top:378px !important;
}

#item4824 {
	width:75px !important;
	height:27px !important;
	left:69px !important;
	top:86px !important;
}

#item4866 {
	width:180px !important;
	height:185px !important;
	left:17px !important;
	top:14px !important;
}

#item4767 {
	width:75px !important;
	height:27px !important;
	left:69px !important;
	top:86px !important;
}

#item4752 {
	width:216px !important;
	height:200px !important;
	left:304px !important;
	top:378px !important;
}

#item4938 {
	width:78px !important;
	height:34px !important;
	left:69px !important;
	top:84px !important;
}

#item4978 {
	width:180px !important;
	height:163px !important;
	left:17px !important;
	top:31px !important;
}

#item4884 {
	width:78px !important;
	height:34px !important;
	left:69px !important;
	top:84px !important;
}

#item4869 {
	width:216px !important;
	height:200px !important;
	left:304px !important;
	top:578px !important;
}

#item5055 {
	width:90px !important;
	height:26px !important;
	left:63px !important;
	top:87px !important;
}

#item5095 {
	width:180px !important;
	height:156px !important;
	left:17px !important;
	top:36px !important;
}

#item4996 {
	width:90px !important;
	height:26px !important;
	left:63px !important;
	top:87px !important;
}

#item4981 {
	width:216px !important;
	height:200px !important;
	left:89px !important;
	top:578px !important;
}

#item5129 {
	width:433px !important;
	height:132px !important;
	left:87px !important;
	top:222px !important;
}

#item5132 {
	width:166px !important;
	height:60px !important;
	left:87px !important;
	top:87px !important;
}

#item5614 {
	width:549px !important;
	height:620px !important;
	background:#fff;
}

#item5634 {
	width:433px !important;
	height:22px !important;
	left:48px !important;
	top:81px !important;
}

#item5658 {
	width:444px !important;
	height:103px !important;
}

#item5661 {
	width:77px !important;
	height:28px !important;
}

#item5690 {
	width:447px !important;
	height:60px !important;
	top:46px !important;
}

#item5693 {
	width:134px !important;
	height:28px !important;
}

#item5725 {
	width:444px !important;
	height:15px !important;
}

#item5728 {
	width:72px !important;
	height:28px !important;
}

#item5755 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item5753 {
	width:36px !important;
	height:36px !important;
	left:502px !important;
	top:173px !important;
}

#item5542 {
	width:549px !important;
	height:408px !important;
	left:10px !important;
	top:349px !important;
	background:#fff;
}

#item5562 {
	width:433px !important;
	height:22px !important;
	left:58px !important;
	top:410px !important;
}

#item5585 {
	width:448px !important;
	height:191px !important;
	top:45px !important;
}

#item5588 {
	width:77px !important;
	height:28px !important;
	left:2px !important;
}

#item5601 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item5599 {
	width:36px !important;
	height:36px !important;
	left:502px !important;
	top:364px !important;
}

#item5435 {
	width:549px !important;
	height:654px !important;
	left:10px !important;
	top:103px !important;
	background:#fff;
}

#item5455 {
	width:433px !important;
	height:22px !important;
	left:58px !important;
	top:176px !important;
}

#item5459 {
	width:77px !important;
	height:28px !important;
	left:1px !important;
}

#item5488 {
	width:493px !important;
	height:191px !important;
	top:45px !important;
}

#item5492 {
	width:89px !important;
	height:25px !important;
	left:1px !important;
}

#item5524 {
	width:493px !important;
	height:103px !important;
}

#item5529 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item5527 {
	width:36px !important;
	height:36px !important;
	left:510px !important;
	top:127px !important;
}

#item5292 {
	width:549px !important;
	height:574px !important;
	left:10px !important;
	top:182px !important;
	background:#fff;
}

#item5313 {
	width:433px !important;
	height:22px !important;
}

#item5316 {
	width:92px !important;
	height:26px !important;
	top:315px !important;
}

#item5330 {
	width:122px !important;
	height:26px !important;
}

#item5361 {
	width:426px !important;
	height:15px !important;
}

#item5365 {
	width:77px !important;
	height:28px !important;
}

#item5395 {
	width:426px !important;
	height:59px !important;
}

#item5418 {
	width:426px !important;
	height:103px !important;
}

#item5423 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item5421 {
	width:36px !important;
	height:36px !important;
	left:508px !important;
	top:199px !important;
}

#item5279 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item5277 {
	width:36px !important;
	height:36px !important;
	left:527px !important;
	top:10px !important;
}

#item5143 {
	width:549px !important;
	height:404px !important;
	left:10px !important;
	top:352px !important;
	background:#fff;
}

#item5163 {
	width:433px !important;
	height:58px !important;
	left:69px !important;
	top:403px !important;
}

#item5188 {
	width:342px !important;
	height:15px !important;
}

#item5167 {
	width:342px !important;
	height:15px !important;
}

#item5214 {
	width:342px !important;
	height:15px !important;
}

#item5193 {
	width:342px !important;
	height:15px !important;
}

#item5240 {
	width:414px !important;
	height:15px !important;
}

#item5219 {
	width:414px !important;
	height:15px !important;
}

#item5266 {
	width:414px !important;
	height:15px !important;
}

#item5245 {
	width:414px !important;
	height:15px !important;
}

#item5141 {
	width:563px !important;
	height:757px !important;
	left:641px !important;
	top:80px !important;
}

#item5767 {
	width:30px !important;
	height:30px !important;
}

#item5765 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:171px !important;
}

#item5816 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item5817 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item5828 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item5848 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item6031 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item6076 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item6077 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item6088 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item6120 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item6183 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item6184 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item6187 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6185 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6199 {
	width:1056px !important;
	height:594px !important;
	left:67px !important;
	top:145px !important;
}

#item6133 {
	width:520px !important;
	height:866px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item6153 {
	width:344px !important;
	height:409px !important;
	left:779px !important;
	top:97px !important;
}

#item6158 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6156 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:538px !important;
}

#item6131 {
	width:1210px !important;
	height:876px !important;
	left:20px !important;
	top:-10px !important;
}

#item6244 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item6245 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item6291 {
	width:611px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item6315 {
	width:166px !important;
	height:30px !important;
}

#item6294 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:171px !important;
}

#item6340 {
	width:166px !important;
	height:30px !important;
}

#item6319 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:211px !important;
}

#item6365 {
	width:166px !important;
	height:30px !important;
}

#item6344 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:251px !important;
}

#item6390 {
	width:166px !important;
	height:30px !important;
}

#item6369 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:291px !important;
}

#item6415 {
	width:166px !important;
	height:30px !important;
}

#item6394 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:331px !important;
}

#item6440 {
	width:166px !important;
	height:30px !important;
}

#item6419 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:371px !important;
}

#item6465 {
	width:166px !important;
	height:30px !important;
}

#item6444 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:411px !important;
}

#item7098 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item7101 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item7099 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item7113 {
	width:1056px !important;
	height:594px !important;
	left:67px !important;
	top:145px !important;
}

#item7040 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item7060 {
	width:344px !important;
	height:193px !important;
	left:779px !important;
	top:97px !important;
}

#item7065 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item7063 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item7087 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item7085 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:508px !important;
}

#item6998 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item7001 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6999 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item7013 {
	width:1056px !important;
	height:594px !important;
	left:67px !important;
	top:145px !important;
}

#item7036 {
	width:306px !important;
	height:9px !important;
	left:67px !important;
	top:789px !important;
}

#item6935 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item6955 {
	width:344px !important;
	height:174px !important;
	left:779px !important;
	top:97px !important;
}

#item6960 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6958 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6986 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6984 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:508px !important;
}

#item6916 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item6919 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6917 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6930 {
	width:1056px !important;
	height:594px !important;
	left:67px !important;
	top:145px !important;
}

#item6851 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item6871 {
	width:344px !important;
	height:193px !important;
	left:779px !important;
	top:97px !important;
}

#item6876 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6874 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6905 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6903 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:505px !important;
}

#item6834 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item6837 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6835 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6846 {
	width:1056px !important;
	height:594px !important;
	left:67px !important;
	top:145px !important;
}

#item6773 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item6793 {
	width:344px !important;
	height:232px !important;
	left:779px !important;
	top:97px !important;
}

#item6798 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6796 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6824 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6822 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:505px !important;
}

#item6754 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item6757 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6755 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6768 {
	width:1056px !important;
	height:594px !important;
	left:67px !important;
	top:145px !important;
}

#item6695 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item6715 {
	width:344px !important;
	height:183px !important;
	left:779px !important;
	top:97px !important;
}

#item6720 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6718 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6743 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6741 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:505px !important;
}

#item6677 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item6680 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6678 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6690 {
	width:1056px !important;
	height:594px !important;
	left:67px !important;
	top:145px !important;
}

#item6613 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item6633 {
	width:344px !important;
	height:219px !important;
	left:779px !important;
	top:97px !important;
}

#item6638 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6636 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6664 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6662 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:505px !important;
}

#item6596 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item6599 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6597 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6608 {
	width:1056px !important;
	height:594px !important;
	left:67px !important;
	top:145px !important;
}

#item6531 {
	width:520px !important;
	height:873px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item6551 {
	width:344px !important;
	height:282px !important;
	left:779px !important;
	top:97px !important;
}

#item6570 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6568 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6584 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6582 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:505px !important;
}

#item6510 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item6513 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6511 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item6526 {
	width:1056px !important;
	height:594px !important;
	left:67px !important;
	top:145px !important;
}

#item6471 {
	width:520px !important;
	height:866px !important;
	left:690px !important;
	top:10px !important;
	background:#fff;
}

#item6491 {
	width:344px !important;
	height:426px !important;
	left:779px !important;
	top:97px !important;
}

#item6496 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item6494 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:525px !important;
}

#item6469 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

#item7159 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item7160 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item7191 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item7194 {
	width:1197px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

#item7198 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item7218 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item7196 {
	width:390px !important;
	height:457px !important;
	left:1518px !important;
	top:33px !important;
}

#item7235 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item7255 {
	width:341px !important;
	height:15px !important;
	left:21px !important;
	top:406px !important;
}

#item7233 {
	width:390px !important;
	height:457px !important;
	left:1968px !important;
	top:33px !important;
}

#item7274 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item7294 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item7272 {
	width:390px !important;
	height:457px !important;
	left:2418px !important;
	top:33px !important;
}

#item7315 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item7335 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item7313 {
	width:390px !important;
	height:457px !important;
	left:164px !important;
	top:33px !important;
}

#item7355 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item7375 {
	width:341px !important;
	height:15px !important;
	left:21px !important;
	top:406px !important;
}

#item7353 {
	width:390px !important;
	height:457px !important;
	left:614px !important;
	top:33px !important;
}

#item7394 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item7414 {
	width:341px !important;
	height:21px !important;
	left:21px !important;
	top:406px !important;
}

#item7392 {
	width:390px !important;
	height:457px !important;
	left:1064px !important;
	top:33px !important;
}

@keyframes derecha-100-7194 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-7194 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item8802 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item8804 {
	width:1230px !important;
	height:866px !important;
}

#item8805 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8814 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8815 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8818 {
	width:30px !important;
	height:30px !important;
}

#item8816 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8828 {
	width:1056px !important;
	height:594px !important;
	left:97px !important;
	top:145px !important;
}

#item8766 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item8768 {
	width:1230px !important;
	height:866px !important;
}

#item8769 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8781 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8782 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8785 {
	width:30px !important;
	height:30px !important;
}

#item8783 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8797 {
	width:1056px !important;
	height:594px !important;
	left:97px !important;
	top:145px !important;
}

#item8734 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item8736 {
	width:1230px !important;
	height:866px !important;
}

#item8737 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8746 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8747 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8750 {
	width:30px !important;
	height:30px !important;
}

#item8748 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8761 {
	width:1056px !important;
	height:594px !important;
	left:97px !important;
	top:145px !important;
}

#item8703 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item8705 {
	width:1230px !important;
	height:866px !important;
}

#item8706 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8715 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8716 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8719 {
	width:30px !important;
	height:30px !important;
}

#item8717 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8729 {
	width:1056px !important;
	height:594px !important;
	left:97px !important;
	top:145px !important;
}

#item8670 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item8672 {
	width:1230px !important;
	height:866px !important;
}

#item8673 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8684 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8685 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8688 {
	width:30px !important;
	height:30px !important;
}

#item8686 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8698 {
	width:1056px !important;
	height:594px !important;
	left:97px !important;
	top:145px !important;
}

#item8638 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:15px !important;
}

#item8640 {
	width:1230px !important;
	height:866px !important;
}

#item8641 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8649 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8650 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8653 {
	width:30px !important;
	height:30px !important;
}

#item8651 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8665 {
	width:1056px !important;
	height:594px !important;
	left:97px !important;
	top:145px !important;
}

#item8608 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:15px !important;
}

#item8610 {
	width:1230px !important;
	height:866px !important;
}

#item8611 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8620 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8621 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8624 {
	width:30px !important;
	height:30px !important;
}

#item8622 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8633 {
	width:1056px !important;
	height:594px !important;
	left:97px !important;
	top:145px !important;
}

#item8574 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:15px !important;
}

#item8576 {
	width:1230px !important;
	height:866px !important;
}

#item8577 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8587 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8588 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8591 {
	width:30px !important;
	height:30px !important;
}

#item8589 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8603 {
	width:1056px !important;
	height:594px !important;
	left:97px !important;
	top:145px !important;
}

#item8543 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:15px !important;
}

#item8545 {
	width:1230px !important;
	height:866px !important;
}

#item8546 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8555 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8556 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8559 {
	width:30px !important;
	height:30px !important;
}

#item8557 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8569 {
	width:1056px !important;
	height:594px !important;
	left:97px !important;
	top:145px !important;
}

#item8511 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:15px !important;
}

#item8513 {
	width:1230px !important;
	height:866px !important;
}

#item8514 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8524 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8525 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8528 {
	width:30px !important;
	height:30px !important;
}

#item8526 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8538 {
	width:1056px !important;
	height:594px !important;
	left:97px !important;
	top:145px !important;
}

#item8472 {
	width:27px !important;
	height:27px !important;
	left:14px !important;
	top:15px !important;
}

#item8474 {
	width:1230px !important;
	height:866px !important;
}

#item8475 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item8488 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8489 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8492 {
	width:30px !important;
	height:30px !important;
}

#item8490 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8506 {
	width:1056px !important;
	height:594px !important;
	left:97px !important;
	top:145px !important;
}

#item8440 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item8442 {
	width:1230px !important;
	height:866px !important;
}

#item8443 {
	width:1243px !important;
	height:879px !important;
	left:-7px !important;
	top:-7px !important;
}

#item8453 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8454 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:806px !important;
}

#item8457 {
	width:30px !important;
	height:30px !important;
}

#item8455 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item8467 {
	width:1056px !important;
	height:594px !important;
	left:97px !important;
	top:145px !important;
}

#item8375 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item8380 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8378 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item8411 {
	width:400px !important;
	height:273px !important;
	left:780px !important;
	top:97px !important;
}

#item8429 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8427 {
	width:36px !important;
	height:36px !important;
	left:775px !important;
	top:463px !important;
}

#item8294 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item8299 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8297 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item8328 {
	width:400px !important;
	height:273px !important;
	left:780px !important;
	top:97px !important;
}

#item8345 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8343 {
	width:36px !important;
	height:36px !important;
	left:775px !important;
	top:463px !important;
}

#item8221 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item8226 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8224 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item8257 {
	width:400px !important;
	height:273px !important;
	left:780px !important;
	top:97px !important;
}

#item8143 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item8148 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8146 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item8176 {
	width:400px !important;
	height:216px !important;
	left:780px !important;
	top:97px !important;
}

#item8189 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8187 {
	width:36px !important;
	height:36px !important;
	left:775px !important;
	top:463px !important;
}

#item7764 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
}

#item7769 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item7767 {
	width:36px !important;
	height:36px !important;
	left:1177px !important;
	top:37px !important;
}

#item7780 {
	width:430px !important;
	height:692px !important;
	left:780px !important;
	top:97px !important;
}

#item7801 {
	width:400px !important;
	height:236px !important;
}

#item7913 {
	width:400px !important;
	height:75px !important;
	top:639px !important;
}

#item7935 {
	width:400px !important;
	height:75px !important;
	top:1102px !important;
}

#item7957 {
	width:400px !important;
	height:75px !important;
	top:1504px !important;
}

#item7979 {
	width:400px !important;
	height:75px !important;
	top:1967px !important;
}

#item8001 {
	width:400px !important;
	height:75px !important;
	top:2369px !important;
}

#item8023 {
	width:400px !important;
	height:75px !important;
	top:2832px !important;
}

#item8045 {
	width:400px !important;
	height:75px !important;
	top:3294px !important;
}

#item8050 {
	width:30px !important;
	height:30px !important;
}

#item8048 {
	width:30px !important;
	height:30px !important;
	top:282px !important;
}

#item8062 {
	width:30px !important;
	height:30px !important;
}

#item8060 {
	width:30px !important;
	height:30px !important;
	top:745px !important;
}

#item8074 {
	width:30px !important;
	height:30px !important;
}

#item8072 {
	width:30px !important;
	height:30px !important;
	top:1610px !important;
}

#item8086 {
	width:30px !important;
	height:30px !important;
}

#item8084 {
	width:30px !important;
	height:30px !important;
	top:2475px !important;
}

#item8099 {
	width:30px !important;
	height:30px !important;
}

#item8097 {
	width:30px !important;
	height:30px !important;
	top:2937px !important;
}

#item8113 {
	width:30px !important;
	height:30px !important;
}

#item8111 {
	width:30px !important;
	height:30px !important;
	top:3400px !important;
}

#item7456 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item7461 {
	width:30px !important;
	height:30px !important;
}

#item7459 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item7471 {
	width:430px !important;
	height:695px !important;
	left:780px !important;
	top:94px !important;
}

#item7475 {
	width:30px !important;
	height:30px !important;
}

#item7473 {
	width:30px !important;
	height:30px !important;
	top:216px !important;
}

#item7504 {
	width:400px !important;
	height:186px !important;
	left:1px !important;
	top:1px !important;
}

#item7609 {
	width:400px !important;
	height:122px !important;
	left:1px !important;
	top:574px !important;
}

#item7631 {
	width:400px !important;
	height:126px !important;
	left:1px !important;
	top:1473px !important;
}

#item7653 {
	width:400px !important;
	height:124px !important;
	left:1px !important;
	top:1926px !important;
}

#item7675 {
	width:400px !important;
	height:145px !important;
	left:1px !important;
	top:2378px !important;
}

#item7697 {
	width:400px !important;
	height:145px !important;
	left:1px !important;
	top:2851px !important;
}

#item7719 {
	width:400px !important;
	height:136px !important;
	left:1px !important;
	top:1023px !important;
}

#item7741 {
	width:400px !important;
	height:142px !important;
	left:1px !important;
	top:3337px !important;
}

#item7434 {
	width:27px !important;
	height:27px !important;
	left:15px !important;
	top:15px !important;
}

#item7432 {
	width:1240px !important;
	height:876px !important;
	left:-10px !important;
	top:-10px !important;
}

#item8899 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item8902 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item8900 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:22px !important;
}

#item8912 {
	width:1056px !important;
	height:594px !important;
	left:67px !important;
	top:115px !important;
}

@keyframes pulse-8879 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.3) scaleY(1.3);
		opacity:0;
	}
}
@-webkit-keyframes pulse-8879 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.3) scaleY(1.3);
		opacity:0;
	}
}
#item8880 {
	width:20px !important;
	height:15px !important;
	left:443px !important;
	top:164px !important;
}

@keyframes dance-8880 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20.8% {transform:translate(0px,0.0104px) rotate(20deg);}
	41.7% {transform:translate(0px,0.02085px) rotate(-20deg);}
	62.5% {transform:translate(0px,0.03125px) rotate(20deg);}
	83.3% {transform:translate(0px,0.04165px) rotate(-20deg);}
	100% {transform:translate(0px,0.05px) rotate(0deg);}
}
@-webkit-keyframes dance-8880 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20.8% {-webkit-transform:translate(0px,0.0104px) rotate(20deg);}
	41.7% {-webkit-transform:translate(0px,0.02085px) rotate(-20deg);}
	62.5% {-webkit-transform:translate(0px,0.03125px) rotate(20deg);}
	83.3% {-webkit-transform:translate(0px,0.04165px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0.05px) rotate(0deg);}
}
#item8880 {
	transform-origin:49.975% 49.97%;
	-webkit-transform-origin:49.975% 49.97%;
}

#item8896 {
	width:54px !important;
	height:59px !important;
	left:3px !important;
	top:3px !important;
}

#item8894 {
	width:60px !important;
	height:65px !important;
	left:421px !important;
	top:143px !important;
}

#item8877 {
	width:1180px !important;
	height:816px !important;
	left:20px !important;
	top:20px !important;
}

@keyframes pulse-8947 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px) scaleX(1.3) scaleY(1.3);
		opacity:0;
	}
}
@-webkit-keyframes pulse-8947 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px) scaleX(1.3) scaleY(1.3);
		opacity:0;
	}
}
#item8948 {
	width:20px !important;
	height:15px !important;
	left:9px !important;
	top:11px !important;
}

@keyframes dance-8948 {
	0% {transform:translate(0px,0px) rotate(0deg);}
	20.8% {transform:translate(0px,0.0104px) rotate(20deg);}
	41.7% {transform:translate(0px,0.02085px) rotate(-20deg);}
	62.5% {transform:translate(0px,0.03125px) rotate(20deg);}
	83.3% {transform:translate(0px,0.04165px) rotate(-20deg);}
	100% {transform:translate(0px,0.05px) rotate(0deg);}
}
@-webkit-keyframes dance-8948 {
	0% {-webkit-transform:translate(0px,0px) rotate(0deg);}
	20.8% {-webkit-transform:translate(0px,0.0104px) rotate(20deg);}
	41.7% {-webkit-transform:translate(0px,0.02085px) rotate(-20deg);}
	62.5% {-webkit-transform:translate(0px,0.03125px) rotate(20deg);}
	83.3% {-webkit-transform:translate(0px,0.04165px) rotate(-20deg);}
	100% {-webkit-transform:translate(0px,0.05px) rotate(0deg);}
}
#item8948 {
	transform-origin:49.975% 49.97%;
	-webkit-transform-origin:49.975% 49.97%;
}

#item8972 {
	width:39px !important;
	height:35px !important;
}

#item8970 {
	width:39px !important;
	height:35px !important;
	left:455px !important;
	top:173px !important;
}

#item9011 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item9012 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item9041 {
	width:433px !important;
	height:145px !important;
	left:87px !important;
	top:87px !important;
}

#item9063 {
	width:438px !important;
	height:183px !important;
	left:87px !important;
	top:262px !important;
}

#item9661 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9640 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

#item9686 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9665 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item9711 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9690 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item9734 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:131px !important;
	padding:0px 20px 0px 0px;
}

#item9758 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9737 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:99px !important;
}

#item9538 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9517 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

#item9563 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9542 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item9588 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9567 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item9611 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:92px !important;
	padding:0px 20px 0px 0px;
}

#item9635 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9614 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:219px !important;
}

#item9415 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9393 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

#item9440 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9419 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:189px !important;
}

#item9465 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9444 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item9488 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:62px !important;
	padding:0px 20px 0px 0px;
}

#item9512 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9491 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:219px !important;
}

#item9291 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9270 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item9316 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9295 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:189px !important;
}

#item9341 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9320 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:160px !important;
}

#item9364 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:33px !important;
	padding:0px 20px 0px 0px;
}

#item9388 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9367 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:219px !important;
}

#item9190 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9169 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

#item9215 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9194 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item9240 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item9219 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item9265 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9244 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:100px !important;
}

#item9089 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9068 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

#item9114 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9093 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item9139 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item9118 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item9164 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item9143 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:100px !important;
}

#item9066 {
	width:359px !important;
	height:234px !important;
	left:93px !important;
	top:469px !important;
}

#item9762 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item9867 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item9889 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item9911 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item9914 {
	width:96px !important;
	height:32px !important;
	left:365px !important;
	top:183px !important;
}

#item9949 {
	width:97px !important;
	height:33px !important;
}

#item9928 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item9975 {
	width:100px !important;
	height:30px !important;
}

#item9954 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item9981 {
	width:30px !important;
	height:30px !important;
}

#item9979 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item9996 {
	width:30px !important;
	height:30px !important;
}

#item9994 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item10011 {
	width:30px !important;
	height:30px !important;
}

#item10009 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item98438 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item98461 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item98484 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item98507 {
	width:58px !important;
	height:68px !important;
	left:973px !important;
	top:164px !important;
}

#item98521 {
	width:85px !important;
	height:33px !important;
}

#item98517 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item98547 {
	width:100px !important;
	height:30px !important;
}

#item98544 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item98573 {
	width:30px !important;
	height:30px !important;
}

#item98570 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item98582 {
	width:30px !important;
	height:30px !important;
}

#item98579 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item98590 {
	width:30px !important;
	height:30px !important;
}

#item98587 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item10324 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item10327 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item10325 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item10341 {
	width:1056px !important;
	height:600px !important;
	left:96px !important;
	top:190px !important;
}

#item10302 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item10303 {
	width:1056px !important;
	height:600px !important;
	left:96px !important;
	top:190px !important;
}

#item10309 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item10307 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item10284 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item10285 {
	width:1056px !important;
	height:654px !important;
	left:96px !important;
	top:136px !important;
}

#item10291 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item10289 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item10236 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item10256 {
	width:480px !important;
	height:535px !important;
	left:630px !important;
	top:254px !important;
}

#item10274 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item10272 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item10145 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item10165 {
	width:480px !important;
	height:455px !important;
	left:630px !important;
	top:334px !important;
}

#item10184 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item10182 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item10199 {
	width:145px !important;
	height:30px !important;
	top:25px !important;
}

#item10232 {
	width:198px !important;
	height:11px !important;
}

#item10143 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item10141 {
	width:1230px !important;
	height:871px !important;
	left:-9px !important;
	top:-10px !important;
}

#item98391 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item98395 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98392 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item98404 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item98375 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item98376 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item98384 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98380 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item98359 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item98360 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item98368 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98364 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item98317 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item98318 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item98353 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98350 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item98247 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item98248 {
	width:480px !important;
	height:446px !important;
	left:631px !important;
	top:343px !important;
}

#item98281 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98277 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item98288 {
	width:145px !important;
	height:30px !important;
	top:25px !important;
}

#item98293 {
	width:441px !important;
	height:15px !important;
}

#item98245 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item98243 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item10366 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item10345 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item98220 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item98218 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item10990 {
	width:30px !important;
	height:30px !important;
}

#item10988 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item11062 {
	width:186px !important;
	height:7px !important;
	left:672px !important;
	top:758px !important;
}

#item11084 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item11106 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item11109 {
	width:76px !important;
	height:21px !important;
	left:971px !important;
	top:185px !important;
}

#item11145 {
	width:85px !important;
	height:33px !important;
}

#item11124 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item11171 {
	width:100px !important;
	height:30px !important;
}

#item11150 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item11177 {
	width:30px !important;
	height:30px !important;
}

#item11175 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item11189 {
	width:30px !important;
	height:30px !important;
}

#item11187 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item11218 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item11223 {
	width:30px !important;
	height:30px !important;
}

#item11221 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item11291 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item11313 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item11335 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item11339 {
	width:76px !important;
	height:21px !important;
	left:390px !important;
	top:185px !important;
}

#item11354 {
	width:30px !important;
	height:30px !important;
}

#item11352 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item11384 {
	width:97px !important;
	height:33px !important;
}

#item11363 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item11410 {
	width:100px !important;
	height:30px !important;
}

#item11389 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item11416 {
	width:30px !important;
	height:30px !important;
}

#item11414 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item11623 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item11626 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11624 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11635 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item11605 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item11606 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item11612 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11610 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11585 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item11586 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item11592 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11590 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11535 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item11555 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item11573 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11571 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11517 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item11520 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11518 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11530 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item11500 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item11506 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11504 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11481 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item11482 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item11488 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11486 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11429 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item11449 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item11468 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item11466 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item11427 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item11425 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item11660 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item11639 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item11684 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item11663 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item11722 {
	width:30px !important;
	height:30px !important;
}

#item11720 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item11796 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item11818 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item11840 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item11843 {
	width:102px !important;
	height:45px !important;
	left:956px !important;
	top:175px !important;
}

#item11877 {
	width:85px !important;
	height:33px !important;
}

#item11856 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item11903 {
	width:100px !important;
	height:30px !important;
}

#item11882 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item11909 {
	width:30px !important;
	height:30px !important;
}

#item11907 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item11921 {
	width:30px !important;
	height:30px !important;
}

#item11919 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item11950 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item12014 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item12036 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item12058 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item12061 {
	width:50px !important;
	height:35px !important;
	left:426px !important;
	top:180px !important;
}

#item12076 {
	width:30px !important;
	height:30px !important;
}

#item12074 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item12107 {
	width:97px !important;
	height:33px !important;
}

#item12086 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item12133 {
	width:100px !important;
	height:30px !important;
}

#item12112 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item12139 {
	width:30px !important;
	height:30px !important;
}

#item12137 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item12331 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item12334 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12332 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12343 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12313 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item12314 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12320 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12318 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12293 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item12294 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item12300 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12298 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12244 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item12264 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item12281 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12279 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12226 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12232 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12230 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12206 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item12207 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item12213 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12211 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12156 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item12176 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item12195 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12193 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12154 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item12152 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item12368 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item12347 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item12392 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item12371 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item12448 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item12453 {
	width:30px !important;
	height:30px !important;
}

#item12451 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item12526 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item12548 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item12570 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item12573 {
	width:82px !important;
	height:28px !important;
	left:975px !important;
	top:183px !important;
}

#item12608 {
	width:100px !important;
	height:30px !important;
}

#item12587 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item12614 {
	width:30px !important;
	height:30px !important;
}

#item12612 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item12627 {
	width:30px !important;
	height:30px !important;
}

#item12625 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item12659 {
	width:85px !important;
	height:33px !important;
}

#item12638 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item12666 {
	width:30px !important;
	height:30px !important;
}

#item12664 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item12736 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item12758 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item12761 {
	width:50px !important;
	height:45px !important;
	left:403px !important;
	top:183px !important;
}

#item12776 {
	width:30px !important;
	height:30px !important;
}

#item12774 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item12809 {
	width:100px !important;
	height:30px !important;
}

#item12788 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item12815 {
	width:30px !important;
	height:30px !important;
}

#item12813 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item12848 {
	width:97px !important;
	height:33px !important;
}

#item12827 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item13046 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item13049 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13047 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13061 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item13028 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item13029 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item13035 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13033 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13010 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item13011 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item13017 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13015 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12960 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item12980 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item12999 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12997 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12941 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item12944 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12942 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12955 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12924 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item12930 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12928 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12905 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item12906 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item12912 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12910 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12857 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item12877 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item12894 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item12892 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item12855 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item12853 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item13086 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item13065 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item13110 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item13089 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item13208 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item13230 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item13233 {
	width:68px !important;
	height:25px !important;
	left:965px !important;
	top:182px !important;
}

#item13268 {
	width:85px !important;
	height:33px !important;
}

#item13247 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item13294 {
	width:100px !important;
	height:30px !important;
}

#item13273 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item13300 {
	width:30px !important;
	height:30px !important;
}

#item13298 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item13312 {
	width:30px !important;
	height:30px !important;
}

#item13310 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item13342 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item13360 {
	width:237px !important;
	height:194px !important;
	left:335px !important;
	top:585px !important;
}

#item13404 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item13426 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item13429 {
	width:77px !important;
	height:67px !important;
	left:389px !important;
	top:161px !important;
}

#item13444 {
	width:30px !important;
	height:30px !important;
}

#item13442 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item13477 {
	width:97px !important;
	height:33px !important;
}

#item13456 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item13503 {
	width:100px !important;
	height:30px !important;
}

#item13482 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item13509 {
	width:30px !important;
	height:30px !important;
}

#item13507 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item13540 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item13545 {
	width:30px !important;
	height:30px !important;
}

#item13543 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item13731 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item13732 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item13738 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13736 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13714 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item13715 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item13721 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13719 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13667 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item13687 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item13704 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13702 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13647 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item13650 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13648 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13662 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item13629 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item13635 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13633 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13609 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item13610 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item13616 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13614 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13559 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item13579 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item13597 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item13595 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item13557 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item13555 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item13774 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item13753 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item13822 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item13801 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item13926 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item13948 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item13951 {
	width:68px !important;
	height:25px !important;
	left:968px !important;
	top:182px !important;
}

#item13989 {
	width:85px !important;
	height:33px !important;
}

#item13968 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item14015 {
	width:100px !important;
	height:30px !important;
}

#item13994 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item14021 {
	width:30px !important;
	height:30px !important;
}

#item14019 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item14035 {
	width:30px !important;
	height:30px !important;
}

#item14033 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item14068 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item14129 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item14151 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item14154 {
	width:68px !important;
	height:25px !important;
	left:386px !important;
	top:182px !important;
}

#item14168 {
	width:30px !important;
	height:30px !important;
}

#item14166 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item14203 {
	width:97px !important;
	height:33px !important;
}

#item14182 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item14229 {
	width:100px !important;
	height:30px !important;
}

#item14208 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item14235 {
	width:30px !important;
	height:30px !important;
}

#item14233 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item14410 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item14411 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item14417 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14415 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14392 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item14393 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item14399 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14397 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14340 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item14360 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item14379 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14377 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14322 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item14328 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14326 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14302 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item14303 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item14309 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14307 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14253 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item14273 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item14291 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item14289 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item14251 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item14249 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item14447 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item14426 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item14471 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item14450 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item14577 {
	width:186px !important;
	height:7px !important;
	left:931px !important;
	top:623px !important;
}

#item14599 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item14621 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:451px !important;
}

#item14643 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item14665 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:518px !important;
}

#item14668 {
	width:50px !important;
	height:35px !important;
	left:991px !important;
	top:177px !important;
}

#item14679 {
	width:50px !important;
	height:35px !important;
	left:1000px !important;
	top:541px !important;
}

#item14711 {
	width:85px !important;
	height:33px !important;
}

#item14690 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item14737 {
	width:85px !important;
	height:33px !important;
}

#item14716 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:542px !important;
}

#item14763 {
	width:100px !important;
	height:30px !important;
}

#item14742 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item14788 {
	width:100px !important;
	height:30px !important;
}

#item14767 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:543px !important;
}

#item14794 {
	width:30px !important;
	height:30px !important;
}

#item14792 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item14806 {
	width:30px !important;
	height:30px !important;
}

#item14804 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:545px !important;
}

#item14819 {
	width:30px !important;
	height:30px !important;
}

#item14817 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item14833 {
	width:30px !important;
	height:30px !important;
}

#item14831 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:545px !important;
}

#item14862 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item14924 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item14946 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item14968 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item14971 {
	width:50px !important;
	height:35px !important;
	left:419px !important;
	top:177px !important;
}

#item14986 {
	width:30px !important;
	height:30px !important;
}

#item14984 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item15017 {
	width:97px !important;
	height:33px !important;
}

#item14996 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item15043 {
	width:100px !important;
	height:30px !important;
}

#item15022 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item15049 {
	width:30px !important;
	height:30px !important;
}

#item15047 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item15372 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item15373 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item15379 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item15377 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15353 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item15354 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item15360 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item15358 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15279 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item15299 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item15321 {
	width:484px !important;
	height:377px !important;
	left:631px !important;
	top:371px !important;
}

#item15341 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item15339 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15259 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item15260 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item15266 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item15264 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15242 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item15243 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item15249 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item15247 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15173 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item15193 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item15215 {
	width:484px !important;
	height:377px !important;
	left:631px !important;
	top:347px !important;
}

#item15232 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item15230 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15154 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item15160 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item15158 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15134 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item15135 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item15141 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item15139 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15063 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item15083 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item15105 {
	width:484px !important;
	height:412px !important;
	left:631px !important;
	top:371px !important;
}

#item15123 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item15121 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15061 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item15059 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item15410 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item15389 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item15434 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item15413 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:531px !important;
}

#item15458 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item15437 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item15496 {
	width:30px !important;
	height:30px !important;
}

#item15494 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item15565 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item15587 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item15609 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item15612 {
	width:76px !important;
	height:68px !important;
	left:965px !important;
	top:161px !important;
}

#item15647 {
	width:85px !important;
	height:33px !important;
}

#item15626 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item15673 {
	width:100px !important;
	height:30px !important;
}

#item15652 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item15679 {
	width:30px !important;
	height:30px !important;
}

#item15677 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item15690 {
	width:30px !important;
	height:30px !important;
}

#item15688 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item15721 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item15726 {
	width:30px !important;
	height:30px !important;
}

#item15724 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item15799 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item15821 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item15843 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item15846 {
	width:58px !important;
	height:68px !important;
	left:407px !important;
	top:161px !important;
}

#item15862 {
	width:30px !important;
	height:30px !important;
}

#item15860 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item15895 {
	width:97px !important;
	height:33px !important;
}

#item15874 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item15921 {
	width:100px !important;
	height:30px !important;
}

#item15900 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item15927 {
	width:30px !important;
	height:30px !important;
}

#item15925 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item16132 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item16135 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16133 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16146 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16114 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item16115 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16121 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16119 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16096 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item16097 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item16103 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16101 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16048 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item16068 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item16085 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16083 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16028 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item16029 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16035 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16033 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16009 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16015 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16013 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15991 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item15992 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item15998 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item15996 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15944 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item15964 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item15981 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item15979 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item15942 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item15940 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item16171 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item16150 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item16195 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item16174 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item16251 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item16273 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item16276 {
	width:87px !important;
	height:36px !important;
	left:961px !important;
	top:183px !important;
}

#item16313 {
	width:85px !important;
	height:33px !important;
}

#item16292 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item16320 {
	width:30px !important;
	height:30px !important;
}

#item16318 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item16351 {
	width:100px !important;
	height:30px !important;
}

#item16330 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item16357 {
	width:30px !important;
	height:30px !important;
}

#item16355 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item16370 {
	width:30px !important;
	height:30px !important;
}

#item16368 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item16440 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item16445 {
	width:30px !important;
	height:30px !important;
}

#item16443 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item16458 {
	width:30px !important;
	height:30px !important;
}

#item16456 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item16544 {
	width:186px !important;
	height:7px !important;
	left:358px !important;
	top:619px !important;
}

#item16566 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item16588 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item16610 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item16632 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item16635 {
	width:130px !important;
	height:36px !important;
	left:358px !important;
	top:177px !important;
}

#item16648 {
	width:33px !important;
	height:36px !important;
	left:437px !important;
	top:541px !important;
}

#item16665 {
	width:30px !important;
	height:30px !important;
}

#item16663 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item16679 {
	width:30px !important;
	height:30px !important;
}

#item16677 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item16712 {
	width:97px !important;
	height:33px !important;
}

#item16691 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item16738 {
	width:97px !important;
	height:33px !important;
}

#item16717 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item16764 {
	width:100px !important;
	height:30px !important;
}

#item16743 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item16789 {
	width:100px !important;
	height:30px !important;
}

#item16768 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item16795 {
	width:30px !important;
	height:30px !important;
}

#item16793 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item16807 {
	width:30px !important;
	height:30px !important;
}

#item16805 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item17122 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17120 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17136 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item17100 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item17101 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item17107 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17105 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17082 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item17083 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item17089 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17087 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17033 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item17053 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item17071 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17069 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17016 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item17022 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17020 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16995 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item16998 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16996 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17010 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16975 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item16976 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item16982 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16980 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16928 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item16948 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item16965 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16963 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16910 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item16913 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16911 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16923 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16891 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item16897 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16895 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16870 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item16871 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item16877 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16875 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16821 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item16841 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item16858 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item16856 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item16819 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item16817 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item17161 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item17140 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item17185 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item17164 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item17209 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item17188 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item17247 {
	width:30px !important;
	height:30px !important;
}

#item17245 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item17313 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item17335 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item17357 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item17360 {
	width:111px !important;
	height:20px !important;
	left:941px !important;
	top:187px !important;
}

#item17400 {
	width:85px !important;
	height:33px !important;
}

#item17379 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item17426 {
	width:100px !important;
	height:30px !important;
}

#item17405 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item17432 {
	width:30px !important;
	height:30px !important;
}

#item17430 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item17444 {
	width:30px !important;
	height:30px !important;
}

#item17442 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item17473 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item17478 {
	width:30px !important;
	height:30px !important;
}

#item17476 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item17552 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item17574 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item17577 {
	width:117px !important;
	height:22px !important;
	left:358px !important;
	top:185px !important;
}

#item17592 {
	width:30px !important;
	height:30px !important;
}

#item17590 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item17622 {
	width:97px !important;
	height:33px !important;
}

#item17601 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item17648 {
	width:100px !important;
	height:30px !important;
}

#item17627 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item17654 {
	width:30px !important;
	height:30px !important;
}

#item17652 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item17868 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item17871 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17869 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17880 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item17850 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item17851 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item17857 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17855 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17829 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item17830 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item17836 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17834 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17778 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item17798 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item17816 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17814 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17760 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item17763 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17761 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17773 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item17742 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item17748 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17746 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17722 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item17723 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item17729 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17727 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17667 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item17687 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item17707 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item17705 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item17665 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item17663 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item17905 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item17884 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item17929 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item17908 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item17967 {
	width:30px !important;
	height:30px !important;
}

#item17965 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item18062 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item18084 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item18087 {
	width:55px !important;
	height:34px !important;
	left:982px !important;
	top:178px !important;
}

#item18121 {
	width:85px !important;
	height:33px !important;
}

#item18100 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item18147 {
	width:100px !important;
	height:30px !important;
}

#item18126 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item18153 {
	width:30px !important;
	height:30px !important;
}

#item18151 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item18165 {
	width:30px !important;
	height:30px !important;
}

#item18163 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item18194 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item18261 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item18283 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item18286 {
	width:90px !important;
	height:45px !important;
	left:383px !important;
	top:172px !important;
}

#item18301 {
	width:30px !important;
	height:30px !important;
}

#item18299 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item18331 {
	width:97px !important;
	height:33px !important;
}

#item18310 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item18357 {
	width:100px !important;
	height:30px !important;
}

#item18336 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item18363 {
	width:30px !important;
	height:30px !important;
}

#item18361 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item18377 {
	width:30px !important;
	height:30px !important;
}

#item18375 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item18582 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item18585 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18583 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18597 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item18565 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item18566 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item18572 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18570 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18548 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item18549 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item18555 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18553 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18498 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item18518 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item18537 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18535 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18478 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item18481 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18479 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18493 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item18460 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item18466 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18464 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18441 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item18442 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item18448 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18446 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18393 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item18413 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item18430 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18428 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18391 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item18389 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item18622 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item18601 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item18646 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item18625 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item18684 {
	width:30px !important;
	height:30px !important;
}

#item18682 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item18715 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item18737 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item18761 {
	width:85px !important;
	height:33px !important;
}

#item18740 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item18787 {
	width:100px !important;
	height:30px !important;
}

#item18766 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item18793 {
	width:30px !important;
	height:30px !important;
}

#item18791 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item18805 {
	width:30px !important;
	height:30px !important;
}

#item18803 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item18834 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item18909 {
	width:186px !important;
	height:7px !important;
	left:931px !important;
	top:623px !important;
}

#item18931 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:451px !important;
}

#item18953 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:518px !important;
}

#item18956 {
	width:76px !important;
	height:28px !important;
	left:974px !important;
	top:548px !important;
}

#item18990 {
	width:100px !important;
	height:30px !important;
}

#item18969 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:543px !important;
}

#item18996 {
	width:30px !important;
	height:30px !important;
}

#item18994 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:545px !important;
}

#item19007 {
	width:30px !important;
	height:30px !important;
}

#item19005 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:545px !important;
}

#item19037 {
	width:85px !important;
	height:33px !important;
}

#item19016 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:542px !important;
}

#item19061 {
	width:186px !important;
	height:7px !important;
	left:931px !important;
	top:262px !important;
}

#item19064 {
	width:75px !important;
	height:30px !important;
	left:987px !important;
	top:183px !important;
}

#item19084 {
	width:30px !important;
	height:30px !important;
}

#item19082 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item19168 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item19190 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item19212 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item19234 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item19237 {
	width:43px !important;
	height:43px !important;
	left:431px !important;
	top:173px !important;
}

#item19252 {
	width:54px !important;
	height:29px !important;
	left:419px !important;
	top:544px !important;
}

#item19272 {
	width:30px !important;
	height:30px !important;
}

#item19270 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item19284 {
	width:30px !important;
	height:30px !important;
}

#item19282 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item19315 {
	width:97px !important;
	height:33px !important;
}

#item19294 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item19341 {
	width:97px !important;
	height:33px !important;
}

#item19320 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item19367 {
	width:100px !important;
	height:30px !important;
}

#item19346 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item19392 {
	width:100px !important;
	height:30px !important;
}

#item19371 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item19398 {
	width:30px !important;
	height:30px !important;
}

#item19396 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item19409 {
	width:30px !important;
	height:30px !important;
}

#item19407 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item19789 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19790 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19796 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19794 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19770 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19771 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item19777 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19775 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19723 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19743 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item19759 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19757 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19705 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19708 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19706 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19718 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19687 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19688 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19694 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19692 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19667 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19668 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item19674 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19672 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19619 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19639 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item19654 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19652 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19602 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19606 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19582 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19583 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item19589 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19587 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19531 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19551 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item19569 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19567 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19513 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19516 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19514 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19526 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19496 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19502 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19500 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19477 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19478 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item19484 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19482 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19426 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19446 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item19466 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19464 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19424 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item19422 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item19829 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item19808 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item19853 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item19832 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item19877 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item19856 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item19901 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item19880 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:531px !important;
}

#item19939 {
	width:30px !important;
	height:30px !important;
}

#item19937 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item20014 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item20036 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item20060 {
	width:85px !important;
	height:33px !important;
}

#item20039 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item20086 {
	width:100px !important;
	height:30px !important;
}

#item20065 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item20092 {
	width:30px !important;
	height:30px !important;
}

#item20090 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item20107 {
	width:30px !important;
	height:30px !important;
}

#item20105 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item20137 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item20140 {
	width:66px !important;
	height:66px !important;
	left:987px !important;
	top:159px !important;
}

#item20580 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20583 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20581 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20592 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20562 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20563 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20569 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20567 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20542 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20543 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item20549 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20547 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20471 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20491 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item20513 {
	width:484px !important;
	height:377px !important;
	left:631px !important;
	top:395px !important;
}

#item20530 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20528 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20452 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20455 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20453 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20466 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20434 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20440 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20438 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20415 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20416 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item20422 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20420 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20342 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20362 {
	width:480px !important;
	height:116px !important;
	left:631px !important;
	top:254px !important;
}

#item20384 {
	width:484px !important;
	height:230px !important;
	left:631px !important;
	top:370px !important;
}

#item20402 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20400 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20340 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item20338 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item20641 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item20620 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item20679 {
	width:30px !important;
	height:30px !important;
}

#item20677 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item20753 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item20775 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item20797 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item20800 {
	width:66px !important;
	height:45px !important;
	left:977px !important;
	top:172px !important;
}

#item20836 {
	width:85px !important;
	height:33px !important;
}

#item20815 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item20862 {
	width:100px !important;
	height:30px !important;
}

#item20841 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item20868 {
	width:30px !important;
	height:30px !important;
}

#item20866 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item20880 {
	width:30px !important;
	height:30px !important;
}

#item20878 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item20909 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item20914 {
	width:30px !important;
	height:30px !important;
}

#item20912 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item20985 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item21007 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item21010 {
	width:66px !important;
	height:45px !important;
	left:395px !important;
	top:172px !important;
}

#item21027 {
	width:30px !important;
	height:30px !important;
}

#item21025 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item21060 {
	width:97px !important;
	height:33px !important;
}

#item21039 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item21086 {
	width:100px !important;
	height:30px !important;
}

#item21065 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item21092 {
	width:30px !important;
	height:30px !important;
}

#item21090 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item21123 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item21322 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21325 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21323 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21338 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21304 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21305 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21311 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21309 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21286 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21287 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item21293 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21291 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21236 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21256 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item21275 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21273 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21217 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21220 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21218 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21231 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21199 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21205 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21203 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21179 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21180 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item21186 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21184 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21130 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21150 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item21168 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21166 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21128 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item21126 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item21363 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item21342 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item21387 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item21366 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item21425 {
	width:30px !important;
	height:30px !important;
}

#item21423 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item21498 {
	width:85px !important;
	height:33px !important;
}

#item21477 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item21524 {
	width:100px !important;
	height:30px !important;
}

#item21503 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item21530 {
	width:30px !important;
	height:30px !important;
}

#item21528 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item21542 {
	width:30px !important;
	height:30px !important;
}

#item21540 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item21574 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item21596 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item21618 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item21640 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item21643 {
	width:99px !important;
	height:69px !important;
	left:966px !important;
	top:162px !important;
}

#item21665 {
	width:30px !important;
	height:30px !important;
}

#item21663 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item21735 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item21757 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item21760 {
	width:108px !important;
	height:34px !important;
	left:373px !important;
	top:178px !important;
}

#item21780 {
	width:30px !important;
	height:30px !important;
}

#item21778 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item21811 {
	width:97px !important;
	height:33px !important;
}

#item21790 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item21837 {
	width:100px !important;
	height:30px !important;
}

#item21816 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item21843 {
	width:30px !important;
	height:30px !important;
}

#item21841 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item22050 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22053 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22051 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22063 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22030 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22031 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22037 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22035 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22010 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22011 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item22017 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22015 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21963 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21983 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item22000 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21998 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21945 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21948 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21946 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21958 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21926 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21932 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21930 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21906 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21907 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item21913 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21911 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21857 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21877 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item21895 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21893 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21855 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item21853 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item22088 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item22067 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item22112 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item22091 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item22150 {
	width:30px !important;
	height:30px !important;
}

#item22148 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item22216 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item22238 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item22260 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item22263 {
	width:84px !important;
	height:45px !important;
	left:968px !important;
	top:172px !important;
}

#item22302 {
	width:85px !important;
	height:33px !important;
}

#item22281 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item22328 {
	width:100px !important;
	height:30px !important;
}

#item22307 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item22334 {
	width:30px !important;
	height:30px !important;
}

#item22332 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item22346 {
	width:30px !important;
	height:30px !important;
}

#item22344 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item22374 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item22379 {
	width:30px !important;
	height:30px !important;
}

#item22377 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item22452 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item22474 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item22496 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item22499 {
	width:84px !important;
	height:45px !important;
	left:386px !important;
	top:172px !important;
}

#item22515 {
	width:30px !important;
	height:30px !important;
}

#item22513 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item22546 {
	width:97px !important;
	height:33px !important;
}

#item22525 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item22572 {
	width:100px !important;
	height:30px !important;
}

#item22551 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item22578 {
	width:30px !important;
	height:30px !important;
}

#item22576 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item22788 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22791 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22789 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22801 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22770 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22771 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22777 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22775 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22752 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22753 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item22759 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22757 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22699 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22719 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item22739 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22737 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22682 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22685 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22683 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22694 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22666 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22672 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22670 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22645 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22646 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item22652 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22650 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22592 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22612 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item22630 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22628 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22590 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item22588 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item22826 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item22805 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item22850 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item22829 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item22890 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item22891 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item22919 {
	width:501px !important;
	height:95px !important;
	left:87px !important;
	top:87px !important;
}

#item22941 {
	width:438px !important;
	height:183px !important;
	left:87px !important;
	top:212px !important;
}

#item22963 {
	width:534px !important;
	height:587px !important;
	left:10px !important;
	top:30px !important;
	background:#009976;
}

#item22966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22964 {
	width:36px !important;
	height:36px !important;
	left:490px !important;
	top:10px !important;
}

#item22979 {
	width:506px !important;
	height:291px !important;
	left:26px !important;
	top:175px !important;
}

#item22948 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22946 {
	width:36px !important;
	height:36px !important;
	left:19px !important;
	top:250px !important;
}

#item22944 {
	width:544px !important;
	height:617px !important;
	left:65px !important;
	top:173px !important;
}

#item22983 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item23086 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item23108 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item23132 {
	width:85px !important;
	height:49px !important;
}

#item23111 {
	width:85px !important;
	height:49px !important;
	left:1058px !important;
	top:178px !important;
}

#item23158 {
	width:100px !important;
	height:30px !important;
}

#item23137 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item23164 {
	width:30px !important;
	height:30px !important;
}

#item23162 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item23178 {
	width:30px !important;
	height:30px !important;
}

#item23176 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item23207 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item23210 {
	width:89px !important;
	height:43px !important;
	left:957px !important;
	top:175px !important;
}

#item23282 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item23304 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item23307 {
	width:58px !important;
	height:32px !important;
	left:406px !important;
	top:182px !important;
}

#item23324 {
	width:30px !important;
	height:30px !important;
}

#item23322 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item23355 {
	width:97px !important;
	height:49px !important;
}

#item23334 {
	width:97px !important;
	height:49px !important;
	left:475px !important;
	top:178px !important;
}

#item23381 {
	width:100px !important;
	height:30px !important;
}

#item23360 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item23387 {
	width:30px !important;
	height:30px !important;
}

#item23385 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item23556 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23559 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23557 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23570 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23538 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23539 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item23545 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23543 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23488 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23508 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item23526 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23524 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23470 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23476 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23474 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23449 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23450 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item23456 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23454 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23400 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23420 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item23436 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23434 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23398 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item23396 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item23595 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item23574 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item23619 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item23598 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item23657 {
	width:30px !important;
	height:30px !important;
}

#item23655 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item23724 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item23746 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item23749 {
	width:89px !important;
	height:89px !important;
	left:965px !important;
	top:152px !important;
}

#item23787 {
	width:85px !important;
	height:49px !important;
}

#item23766 {
	width:85px !important;
	height:49px !important;
	left:1058px !important;
	top:178px !important;
}

#item23813 {
	width:100px !important;
	height:30px !important;
}

#item23792 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item23819 {
	width:30px !important;
	height:30px !important;
}

#item23817 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item23834 {
	width:30px !important;
	height:30px !important;
}

#item23832 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item23864 {
	width:72px !important;
	height:13px !important;
	left:1073px !important;
	top:52px !important;
}

#item23974 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23977 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23975 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23987 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23954 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23957 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23955 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23969 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23935 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23936 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item23942 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23940 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23886 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23906 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item23924 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23922 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23884 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item23882 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24012 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item23991 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item24052 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item24053 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item24080 {
	width:433px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item24102 {
	width:438px !important;
	height:530px !important;
	left:87px !important;
	top:159px !important;
}

#item24105 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item24210 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item24232 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item24254 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item24257 {
	width:69px !important;
	height:26px !important;
	left:986px !important;
	top:182px !important;
}

#item24292 {
	width:85px !important;
	height:33px !important;
}

#item24271 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item24318 {
	width:100px !important;
	height:30px !important;
}

#item24297 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item24324 {
	width:30px !important;
	height:30px !important;
}

#item24322 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item24337 {
	width:30px !important;
	height:30px !important;
}

#item24335 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item24367 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item24372 {
	width:30px !important;
	height:30px !important;
}

#item24370 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item24440 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item24462 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item24465 {
	width:69px !important;
	height:26px !important;
	left:393px !important;
	top:182px !important;
}

#item24481 {
	width:30px !important;
	height:30px !important;
}

#item24479 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item24514 {
	width:97px !important;
	height:33px !important;
}

#item24493 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item24540 {
	width:100px !important;
	height:30px !important;
}

#item24519 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item24546 {
	width:30px !important;
	height:30px !important;
}

#item24544 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item24747 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24750 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24748 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24759 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24730 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24733 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24731 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24742 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item24677 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24697 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item24717 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24715 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24655 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24658 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24656 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24672 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24638 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24636 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24650 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24615 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24618 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24616 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24630 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item24562 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24582 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item24602 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24600 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24560 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item24558 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24784 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item24763 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item24808 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item24787 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item24863 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item24885 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item24888 {
	width:62px !important;
	height:29px !important;
	left:984px !important;
	top:185px !important;
}

#item24925 {
	width:85px !important;
	height:33px !important;
}

#item24904 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item24932 {
	width:30px !important;
	height:30px !important;
}

#item24930 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item24965 {
	width:100px !important;
	height:30px !important;
}

#item24944 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item24971 {
	width:30px !important;
	height:30px !important;
}

#item24969 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item24983 {
	width:30px !important;
	height:30px !important;
}

#item24981 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item25054 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item25124 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item25146 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item25168 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item25190 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item25193 {
	width:78px !important;
	height:32px !important;
	left:402px !important;
	top:179px !important;
}

#item25211 {
	width:73px !important;
	height:29px !important;
	left:389px !important;
	top:544px !important;
}

#item25233 {
	width:30px !important;
	height:30px !important;
}

#item25231 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item25248 {
	width:30px !important;
	height:30px !important;
}

#item25246 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item25263 {
	width:30px !important;
	height:30px !important;
}

#item25261 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:545px !important;
}

#item25296 {
	width:97px !important;
	height:33px !important;
}

#item25275 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item25322 {
	width:97px !important;
	height:33px !important;
}

#item25301 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item25348 {
	width:100px !important;
	height:30px !important;
}

#item25327 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item25373 {
	width:100px !important;
	height:30px !important;
}

#item25352 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item25379 {
	width:30px !important;
	height:30px !important;
}

#item25377 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item25393 {
	width:30px !important;
	height:30px !important;
}

#item25391 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item25426 {
	width:186px !important;
	height:7px !important;
	left:358px !important;
	top:261px !important;
}

#item25719 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25722 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25720 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25731 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25701 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25704 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25702 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25714 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25680 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25683 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25681 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25696 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item25630 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25650 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item25667 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25665 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25615 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25613 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25625 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25594 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25597 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25595 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25607 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25576 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25579 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25577 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25589 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item25520 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25540 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item25561 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25559 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25506 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25504 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25515 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25486 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25489 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25487 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25498 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item25433 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25453 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item25475 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25473 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25431 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item25429 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item25756 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item25735 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item25780 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item25759 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item25804 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item25783 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item25859 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item25881 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item25884 {
	width:50px !important;
	height:35px !important;
	left:996px !important;
	top:176px !important;
}

#item25915 {
	width:85px !important;
	height:33px !important;
}

#item25894 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item25941 {
	width:100px !important;
	height:30px !important;
}

#item25920 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item25947 {
	width:30px !important;
	height:30px !important;
}

#item25945 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item25961 {
	width:30px !important;
	height:30px !important;
}

#item25959 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item26030 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:758px !important;
}

#item26052 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item26127 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item26149 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item26171 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item26193 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item26196 {
	width:80px !important;
	height:25px !important;
	left:386px !important;
	top:179px !important;
}

#item26212 {
	width:106px !important;
	height:29px !important;
	left:357px !important;
	top:546px !important;
}

#item26228 {
	width:30px !important;
	height:30px !important;
}

#item26226 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item26242 {
	width:30px !important;
	height:30px !important;
}

#item26240 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item26275 {
	width:97px !important;
	height:33px !important;
}

#item26254 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item26301 {
	width:97px !important;
	height:33px !important;
}

#item26280 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item26327 {
	width:100px !important;
	height:30px !important;
}

#item26306 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item26352 {
	width:100px !important;
	height:30px !important;
}

#item26331 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item26358 {
	width:30px !important;
	height:30px !important;
}

#item26356 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item26370 {
	width:30px !important;
	height:30px !important;
}

#item26368 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item26399 {
	width:186px !important;
	height:7px !important;
	left:358px !important;
	top:619px !important;
}

#item26646 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item26649 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26647 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26660 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item26627 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item26630 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26628 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26641 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item26577 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item26597 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item26616 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26614 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26560 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26558 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26572 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item26540 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item26543 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26541 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26552 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item26493 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item26513 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item26530 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26528 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26476 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26474 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26488 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item26454 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item26457 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26455 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26468 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item26406 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item26426 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item26443 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26441 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26404 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item26402 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item26685 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item26664 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item26709 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item26688 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item26733 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item26712 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item26830 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:752px !important;
}

#item26852 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item26874 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item26877 {
	width:64px !important;
	height:45px !important;
	left:977px !important;
	top:172px !important;
}

#item26912 {
	width:85px !important;
	height:33px !important;
}

#item26891 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item26938 {
	width:100px !important;
	height:30px !important;
}

#item26917 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item26944 {
	width:30px !important;
	height:30px !important;
}

#item26942 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item26955 {
	width:30px !important;
	height:30px !important;
}

#item26953 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item26983 {
	width:90px !important;
	height:12px !important;
	left:1055px !important;
	top:52px !important;
}

#item27050 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item27072 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item27075 {
	width:102px !important;
	height:64px !important;
	left:377px !important;
	top:166px !important;
}

#item27091 {
	width:30px !important;
	height:30px !important;
}

#item27089 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item27122 {
	width:97px !important;
	height:33px !important;
}

#item27101 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item27148 {
	width:100px !important;
	height:30px !important;
}

#item27127 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item27154 {
	width:30px !important;
	height:30px !important;
}

#item27152 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item27322 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27325 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27323 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27335 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27302 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27305 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27303 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27317 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item27254 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27274 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item27289 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27287 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27240 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27238 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27249 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27219 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27222 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27220 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27232 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item27168 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27188 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item27206 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27204 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27166 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item27164 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item27360 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item27339 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item27384 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item27363 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item27439 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item27461 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item27464 {
	width:65px !important;
	height:25px !important;
	left:981px !important;
	top:183px !important;
}

#item27499 {
	width:85px !important;
	height:33px !important;
}

#item27478 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item27525 {
	width:100px !important;
	height:30px !important;
}

#item27504 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item27531 {
	width:30px !important;
	height:30px !important;
}

#item27529 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item27544 {
	width:30px !important;
	height:30px !important;
}

#item27542 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item27574 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item27674 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item27696 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item27699 {
	width:57px !important;
	height:34px !important;
	left:412px !important;
	top:178px !important;
}

#item27720 {
	width:30px !important;
	height:30px !important;
}

#item27718 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item27754 {
	width:97px !important;
	height:33px !important;
}

#item27733 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item27780 {
	width:100px !important;
	height:30px !important;
}

#item27759 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item27786 {
	width:30px !important;
	height:30px !important;
}

#item27784 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item27801 {
	width:30px !important;
	height:30px !important;
}

#item27799 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item27994 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27997 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27995 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28007 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27974 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27977 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27975 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27989 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item27924 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27944 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item27960 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27958 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27906 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27909 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27907 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27919 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27891 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27889 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27901 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27868 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27871 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27869 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27883 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item27817 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27837 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item27856 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27854 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27815 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item27813 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item28032 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item28011 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item28056 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item28035 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item28111 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item28133 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item28136 {
	width:111px !important;
	height:20px !important;
	left:944px !important;
	top:185px !important;
}

#item28169 {
	width:85px !important;
	height:33px !important;
}

#item28148 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item28195 {
	width:100px !important;
	height:30px !important;
}

#item28174 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item28201 {
	width:30px !important;
	height:30px !important;
}

#item28199 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item28213 {
	width:30px !important;
	height:30px !important;
}

#item28211 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item28225 {
	width:30px !important;
	height:30px !important;
}

#item28223 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item28255 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item28341 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item28363 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item28366 {
	width:64px !important;
	height:64px !important;
	left:399px !important;
	top:162px !important;
}

#item28381 {
	width:74px !important;
	height:40px !important;
	left:391px !important;
	top:536px !important;
}

#item28397 {
	width:30px !important;
	height:30px !important;
}

#item28395 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item28428 {
	width:97px !important;
	height:33px !important;
}

#item28407 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item28454 {
	width:100px !important;
	height:30px !important;
}

#item28433 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item28460 {
	width:30px !important;
	height:30px !important;
}

#item28458 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item28522 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item28544 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item28549 {
	width:30px !important;
	height:30px !important;
}

#item28547 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item28587 {
	width:97px !important;
	height:33px !important;
}

#item28566 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item28613 {
	width:100px !important;
	height:30px !important;
}

#item28592 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item28619 {
	width:30px !important;
	height:30px !important;
}

#item28617 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item28636 {
	width:30px !important;
	height:30px !important;
}

#item28634 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:545px !important;
}

#item28958 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28961 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28959 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28972 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28937 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28940 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28938 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28953 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28916 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28919 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28917 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28932 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item28869 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28889 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item28905 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28903 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28850 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28853 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28851 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28864 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28830 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28833 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28831 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28845 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28811 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28814 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28812 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28825 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item28761 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28781 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item28799 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28797 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28743 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28746 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28744 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28756 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28728 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28726 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28738 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28705 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28708 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28706 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28720 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item28654 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28674 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item28692 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28690 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28652 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item28650 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item28997 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item28976 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item29021 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item29000 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item29045 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item29024 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item29082 {
	width:30px !important;
	height:30px !important;
}

#item29080 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item29154 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item29176 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item29198 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item29201 {
	width:89px !important;
	height:45px !important;
	left:965px !important;
	top:172px !important;
}

#item29239 {
	width:85px !important;
	height:33px !important;
}

#item29218 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item29265 {
	width:100px !important;
	height:30px !important;
}

#item29244 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item29271 {
	width:30px !important;
	height:30px !important;
}

#item29269 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item29283 {
	width:30px !important;
	height:30px !important;
}

#item29281 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item29311 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item29316 {
	width:30px !important;
	height:30px !important;
}

#item29314 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item29405 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item29427 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item29449 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item29471 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item29474 {
	width:43px !important;
	height:43px !important;
	left:431px !important;
	top:173px !important;
}

#item29488 {
	width:68px !important;
	height:25px !important;
	left:395px !important;
	top:548px !important;
}

#item29500 {
	width:30px !important;
	height:30px !important;
}

#item29498 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item29513 {
	width:30px !important;
	height:30px !important;
}

#item29511 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item29546 {
	width:97px !important;
	height:33px !important;
}

#item29525 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item29572 {
	width:97px !important;
	height:33px !important;
}

#item29551 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item29598 {
	width:100px !important;
	height:30px !important;
}

#item29577 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item29623 {
	width:100px !important;
	height:30px !important;
}

#item29602 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item29629 {
	width:30px !important;
	height:30px !important;
}

#item29627 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item29641 {
	width:30px !important;
	height:30px !important;
}

#item29639 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item29934 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29937 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29935 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29949 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item29914 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29917 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29915 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29929 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item29897 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29900 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29898 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29909 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item29847 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29867 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item29886 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29884 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29829 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29827 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29842 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item29807 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29810 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29808 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29821 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item29759 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29779 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item29796 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29794 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29741 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29744 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29742 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29754 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item29726 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29724 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29736 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item29703 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29706 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29704 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29718 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item29654 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29674 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item29690 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29688 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29652 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item29650 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item29974 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item29953 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item29998 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item29977 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item30022 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item30001 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item30077 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item30099 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item30102 {
	width:59px !important;
	height:23px !important;
	left:983px !important;
	top:185px !important;
}

#item30138 {
	width:85px !important;
	height:33px !important;
}

#item30117 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item30164 {
	width:100px !important;
	height:30px !important;
}

#item30143 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item30170 {
	width:30px !important;
	height:30px !important;
}

#item30168 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item30182 {
	width:30px !important;
	height:30px !important;
}

#item30180 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item30251 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item30312 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item30334 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item30338 {
	width:72px !important;
	height:40px !important;
	left:366px !important;
	top:177px !important;
}

#item30357 {
	width:30px !important;
	height:30px !important;
}

#item30355 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item30390 {
	width:97px !important;
	height:33px !important;
}

#item30369 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item30416 {
	width:100px !important;
	height:30px !important;
}

#item30395 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item30422 {
	width:30px !important;
	height:30px !important;
}

#item30420 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item30590 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30593 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30591 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30602 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item30573 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30576 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30574 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30585 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item30522 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30542 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item30562 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30560 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30502 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30505 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30503 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30517 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item30484 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30487 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30485 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30497 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item30436 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30456 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item30473 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30471 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30434 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item30432 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item30627 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item30606 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item30651 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item30630 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item30706 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item30728 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item30731 {
	width:113px !important;
	height:24px !important;
	left:933px !important;
	top:186px !important;
}

#item30767 {
	width:85px !important;
	height:33px !important;
}

#item30746 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item30793 {
	width:100px !important;
	height:30px !important;
}

#item30772 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item30799 {
	width:30px !important;
	height:30px !important;
}

#item30797 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item30813 {
	width:30px !important;
	height:30px !important;
}

#item30811 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item30881 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item30903 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item30980 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item31002 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item31024 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item31046 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item31049 {
	width:78px !important;
	height:28px !important;
	left:396px !important;
	top:184px !important;
}

#item31062 {
	width:60px !important;
	height:37px !important;
	left:414px !important;
	top:544px !important;
}

#item31080 {
	width:30px !important;
	height:30px !important;
}

#item31078 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item31095 {
	width:30px !important;
	height:30px !important;
}

#item31093 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item31127 {
	width:97px !important;
	height:33px !important;
}

#item31106 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item31153 {
	width:97px !important;
	height:33px !important;
}

#item31132 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item31179 {
	width:100px !important;
	height:30px !important;
}

#item31158 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item31204 {
	width:100px !important;
	height:30px !important;
}

#item31183 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item31210 {
	width:30px !important;
	height:30px !important;
}

#item31208 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item31223 {
	width:30px !important;
	height:30px !important;
}

#item31221 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item31253 {
	width:186px !important;
	height:7px !important;
	left:358px !important;
	top:619px !important;
}

#item31520 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item31523 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31521 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31534 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item31502 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item31505 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31503 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31515 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item31453 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item31473 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item31491 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31489 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31438 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31436 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31448 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item31415 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item31418 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31416 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31430 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item31395 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item31398 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31396 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31410 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item31349 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item31369 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item31385 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31383 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31334 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31332 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31344 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item31310 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item31313 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31311 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31326 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item31260 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item31280 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item31297 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31295 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31258 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item31256 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item31559 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item31538 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item31583 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item31562 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item31607 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item31586 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item31645 {
	width:30px !important;
	height:30px !important;
}

#item31643 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item31711 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item31733 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item31755 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item31758 {
	width:66px !important;
	height:40px !important;
	left:976px !important;
	top:175px !important;
}

#item31794 {
	width:85px !important;
	height:33px !important;
}

#item31773 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item31820 {
	width:100px !important;
	height:30px !important;
}

#item31799 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item31826 {
	width:30px !important;
	height:30px !important;
}

#item31824 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item31840 {
	width:30px !important;
	height:30px !important;
}

#item31838 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item31869 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item31933 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item31955 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item31977 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item31980 {
	width:87px !important;
	height:34px !important;
	left:384px !important;
	top:178px !important;
}

#item31997 {
	width:30px !important;
	height:30px !important;
}

#item31995 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item32030 {
	width:97px !important;
	height:33px !important;
}

#item32009 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item32056 {
	width:100px !important;
	height:30px !important;
}

#item32035 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item32062 {
	width:30px !important;
	height:30px !important;
}

#item32060 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item32248 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item32251 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32249 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32262 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item32230 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item32233 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32231 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32243 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item32212 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item32215 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32213 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32225 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item32164 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item32184 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item32201 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32199 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32146 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32144 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32159 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item32122 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item32125 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32123 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32138 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item32076 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item32096 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item32112 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32110 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32074 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item32072 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item32287 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item32266 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item32311 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item32290 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item32409 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item32431 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item32453 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item32456 {
	width:86px !important;
	height:23px !important;
	left:961px !important;
	top:189px !important;
}

#item32489 {
	width:85px !important;
	height:33px !important;
}

#item32468 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item32515 {
	width:100px !important;
	height:30px !important;
}

#item32494 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item32521 {
	width:30px !important;
	height:30px !important;
}

#item32519 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item32535 {
	width:30px !important;
	height:30px !important;
}

#item32533 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item32566 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item32630 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item32652 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item32655 {
	width:68px !important;
	height:25px !important;
	left:394px !important;
	top:182px !important;
}

#item32672 {
	width:30px !important;
	height:30px !important;
}

#item32670 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item32704 {
	width:97px !important;
	height:33px !important;
}

#item32683 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item32730 {
	width:100px !important;
	height:30px !important;
}

#item32709 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item32736 {
	width:30px !important;
	height:30px !important;
}

#item32734 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item32909 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item32912 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32910 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32923 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item32890 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item32893 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32891 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32904 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item32838 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item32858 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item32878 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32876 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32820 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32818 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32833 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item32800 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item32803 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32801 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32812 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item32752 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item32772 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item32790 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32788 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32750 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item32748 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item32948 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item32927 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item32972 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item32951 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item33011 {
	width:30px !important;
	height:30px !important;
}

#item33009 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item33082 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item33104 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item33126 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item33129 {
	width:45px !important;
	height:51px !important;
	left:987px !important;
	top:172px !important;
}

#item33162 {
	width:85px !important;
	height:33px !important;
}

#item33141 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item33188 {
	width:100px !important;
	height:30px !important;
}

#item33167 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item33194 {
	width:30px !important;
	height:30px !important;
}

#item33192 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item33205 {
	width:30px !important;
	height:30px !important;
}

#item33203 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item33238 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item33297 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item33319 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item33341 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item33344 {
	width:52px !important;
	height:52px !important;
	left:406px !important;
	top:173px !important;
}

#item33364 {
	width:30px !important;
	height:30px !important;
}

#item33362 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item33378 {
	width:30px !important;
	height:30px !important;
}

#item33376 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item33412 {
	width:97px !important;
	height:33px !important;
}

#item33391 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item33438 {
	width:100px !important;
	height:30px !important;
}

#item33417 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item33444 {
	width:30px !important;
	height:30px !important;
}

#item33442 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item33650 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item33653 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33651 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33664 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item33632 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item33635 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33633 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33645 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item33614 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item33617 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33615 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33627 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item33566 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item33586 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item33603 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33601 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33546 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item33549 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33547 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33561 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item33526 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item33529 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33527 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33541 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item33509 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item33512 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33510 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33521 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item33462 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item33482 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item33498 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33496 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33460 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item33458 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item33689 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item33668 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item33713 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item33692 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item33768 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item33829 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item33851 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item33854 {
	width:80px !important;
	height:27px !important;
	left:973px !important;
	top:185px !important;
}

#item33890 {
	width:100px !important;
	height:30px !important;
}

#item33869 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item33896 {
	width:30px !important;
	height:30px !important;
}

#item33894 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item33910 {
	width:30px !important;
	height:30px !important;
}

#item33908 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item33943 {
	width:85px !important;
	height:33px !important;
}

#item33922 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item34003 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item34025 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item34028 {
	width:68px !important;
	height:25px !important;
	left:394px !important;
	top:182px !important;
}

#item34045 {
	width:30px !important;
	height:30px !important;
}

#item34043 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item34077 {
	width:97px !important;
	height:33px !important;
}

#item34056 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item34103 {
	width:100px !important;
	height:30px !important;
}

#item34082 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item34109 {
	width:30px !important;
	height:30px !important;
}

#item34107 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item34291 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item34294 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34292 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34304 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item34273 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item34276 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34274 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34286 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item34220 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item34240 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item34260 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34258 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34199 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34197 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34215 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item34177 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item34180 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34178 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34191 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item34125 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item34145 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item34165 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34163 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34123 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item34121 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item34329 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item34308 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item34353 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item34332 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item34408 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item34471 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item34493 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item34515 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item34518 {
	width:68px !important;
	height:25px !important;
	left:987px !important;
	top:183px !important;
}

#item34553 {
	width:100px !important;
	height:30px !important;
}

#item34532 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item34559 {
	width:30px !important;
	height:30px !important;
}

#item34557 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item34570 {
	width:30px !important;
	height:30px !important;
}

#item34568 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item34600 {
	width:85px !important;
	height:33px !important;
}

#item34579 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item34665 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item34687 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item34690 {
	width:68px !important;
	height:25px !important;
	left:394px !important;
	top:182px !important;
}

#item34702 {
	width:30px !important;
	height:30px !important;
}

#item34700 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item34736 {
	width:97px !important;
	height:33px !important;
}

#item34715 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item34762 {
	width:100px !important;
	height:30px !important;
}

#item34741 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item34768 {
	width:30px !important;
	height:30px !important;
}

#item34766 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item34948 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item34951 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34949 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34963 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item34926 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item34929 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34927 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34943 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item34872 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item34892 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item34911 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34909 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34858 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34856 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34867 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item34837 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item34840 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34838 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34850 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item34785 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item34805 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item34824 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34822 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34783 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item34781 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item34988 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item34967 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item35012 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item34991 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item35050 {
	width:30px !important;
	height:30px !important;
}

#item35048 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item35081 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item35103 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item35106 {
	width:74px !important;
	height:40px !important;
	left:968px !important;
	top:177px !important;
}

#item35143 {
	width:85px !important;
	height:33px !important;
}

#item35122 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item35169 {
	width:100px !important;
	height:30px !important;
}

#item35148 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item35175 {
	width:30px !important;
	height:30px !important;
}

#item35173 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item35190 {
	width:30px !important;
	height:30px !important;
}

#item35188 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item35258 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item35280 {
	width:90px !important;
	height:13px !important;
	left:1055px !important;
	top:52px !important;
}

#item35285 {
	width:30px !important;
	height:30px !important;
}

#item35283 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item35367 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item35389 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item35392 {
	width:54px !important;
	height:38px !important;
	left:426px !important;
	top:176px !important;
}

#item35407 {
	width:30px !important;
	height:30px !important;
}

#item35405 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item35438 {
	width:97px !important;
	height:33px !important;
}

#item35417 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item35464 {
	width:100px !important;
	height:30px !important;
}

#item35443 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item35470 {
	width:30px !important;
	height:30px !important;
}

#item35468 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item35500 {
	width:186px !important;
	height:7px !important;
	left:358px !important;
	top:758px !important;
}

#item35505 {
	width:30px !important;
	height:30px !important;
}

#item35503 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:545px !important;
}

#item35536 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item35558 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item35561 {
	width:50px !important;
	height:35px !important;
	left:425px !important;
	top:541px !important;
}

#item35593 {
	width:100px !important;
	height:30px !important;
}

#item35572 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item35599 {
	width:30px !important;
	height:30px !important;
}

#item35597 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item35610 {
	width:30px !important;
	height:30px !important;
}

#item35608 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item35640 {
	width:97px !important;
	height:33px !important;
}

#item35619 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item35962 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item35965 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35963 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35975 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item35944 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item35947 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35945 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35957 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item35924 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item35927 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35925 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35939 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item35873 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item35893 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item35911 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35909 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35857 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35855 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35868 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item35834 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item35837 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35835 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35849 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item35812 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item35815 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35813 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35829 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item35758 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item35778 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item35798 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35796 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35740 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item35743 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35741 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35753 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item35724 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35722 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35735 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item35702 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item35705 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35703 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35716 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item35649 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item35669 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item35689 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35687 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35647 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item35645 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item36000 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item35979 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item36024 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item36003 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item36048 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item36027 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item36088 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item36089 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item36117 {
	width:433px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item36139 {
	width:438px !important;
	height:530px !important;
	left:87px !important;
	top:159px !important;
}

#item36142 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item36190 {
	width:30px !important;
	height:30px !important;
}

#item36188 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item36258 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item36280 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item36283 {
	width:57px !important;
	height:67px !important;
	left:981px !important;
	top:162px !important;
}

#item36318 {
	width:85px !important;
	height:33px !important;
}

#item36297 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item36344 {
	width:100px !important;
	height:30px !important;
}

#item36323 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item36350 {
	width:30px !important;
	height:30px !important;
}

#item36348 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item36364 {
	width:30px !important;
	height:30px !important;
}

#item36362 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item36395 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item36456 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item36478 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item36481 {
	width:72px !important;
	height:28px !important;
	left:392px !important;
	top:181px !important;
}

#item36498 {
	width:30px !important;
	height:30px !important;
}

#item36496 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item36530 {
	width:97px !important;
	height:33px !important;
}

#item36509 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item36556 {
	width:100px !important;
	height:30px !important;
}

#item36535 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item36562 {
	width:30px !important;
	height:30px !important;
}

#item36560 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item36766 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item36769 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36767 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36779 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item36748 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item36751 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36749 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36761 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item36729 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item36732 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36730 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36743 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item36674 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item36694 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item36717 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36715 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36654 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36652 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36669 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item36631 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item36634 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36632 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36646 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item36578 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item36598 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item36618 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36616 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36576 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item36574 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item36804 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item36783 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item36828 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item36807 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item36925 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item36947 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item36950 {
	width:31px !important;
	height:45px !important;
	left:1023px !important;
	top:171px !important;
}

#item36983 {
	width:85px !important;
	height:33px !important;
}

#item36962 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item37009 {
	width:100px !important;
	height:30px !important;
}

#item36988 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item37015 {
	width:30px !important;
	height:30px !important;
}

#item37013 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item37026 {
	width:30px !important;
	height:30px !important;
}

#item37024 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item37059 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item37119 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item37141 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item37144 {
	width:45px !important;
	height:45px !important;
	left:435px !important;
	top:175px !important;
}

#item37162 {
	width:30px !important;
	height:30px !important;
}

#item37160 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item37193 {
	width:97px !important;
	height:33px !important;
}

#item37172 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item37219 {
	width:100px !important;
	height:30px !important;
}

#item37198 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item37225 {
	width:30px !important;
	height:30px !important;
}

#item37223 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item37409 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item37412 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37410 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37427 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item37386 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item37389 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37387 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37404 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item37325 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item37345 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item37369 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37367 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37311 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37309 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37320 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item37291 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item37294 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37292 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37303 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item37240 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item37260 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item37280 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37278 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37238 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item37236 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item37452 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item37431 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item37476 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item37455 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item37515 {
	width:30px !important;
	height:30px !important;
}

#item37513 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item37590 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item37612 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item37615 {
	width:62px !important;
	height:53px !important;
	left:974px !important;
	top:171px !important;
}

#item37649 {
	width:85px !important;
	height:33px !important;
}

#item37628 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item37675 {
	width:100px !important;
	height:30px !important;
}

#item37654 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item37681 {
	width:30px !important;
	height:30px !important;
}

#item37679 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item37692 {
	width:30px !important;
	height:30px !important;
}

#item37690 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item37720 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item37725 {
	width:30px !important;
	height:30px !important;
}

#item37723 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item37797 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item37819 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item37822 {
	width:58px !important;
	height:58px !important;
	left:417px !important;
	top:166px !important;
}

#item37837 {
	width:30px !important;
	height:30px !important;
}

#item37835 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item37868 {
	width:97px !important;
	height:33px !important;
}

#item37847 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item37894 {
	width:100px !important;
	height:30px !important;
}

#item37873 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item37900 {
	width:30px !important;
	height:30px !important;
}

#item37898 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item38106 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item38109 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38107 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38119 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item38088 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item38091 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38089 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38101 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item38070 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item38073 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38071 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38083 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item38019 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item38039 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item38059 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38057 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37999 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item38002 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38000 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38014 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item37985 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37983 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37994 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item37965 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item37968 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37966 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37977 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item37915 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item37935 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item37954 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37952 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37913 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item37911 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item38144 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item38123 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item38168 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item38147 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item38207 {
	width:30px !important;
	height:30px !important;
}

#item38205 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item38283 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item38305 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item38308 {
	width:45px !important;
	height:45px !important;
	left:1009px !important;
	top:172px !important;
}

#item38343 {
	width:85px !important;
	height:33px !important;
}

#item38322 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item38369 {
	width:100px !important;
	height:30px !important;
}

#item38348 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item38375 {
	width:30px !important;
	height:30px !important;
}

#item38373 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item38389 {
	width:30px !important;
	height:30px !important;
}

#item38387 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item38420 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item38425 {
	width:30px !important;
	height:30px !important;
}

#item38423 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item38514 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item38536 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item38539 {
	width:45px !important;
	height:27px !important;
	left:430px !important;
	top:181px !important;
}

#item38556 {
	width:30px !important;
	height:30px !important;
}

#item38554 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item38590 {
	width:97px !important;
	height:33px !important;
}

#item38569 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item38616 {
	width:100px !important;
	height:30px !important;
}

#item38595 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item38622 {
	width:30px !important;
	height:30px !important;
}

#item38620 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item98792 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item38828 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item38831 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38829 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38843 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item38809 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item38812 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38810 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38823 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item38791 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item38794 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38792 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38804 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item38743 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item38763 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item38780 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38778 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38725 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item38728 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38726 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38738 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item38707 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38705 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38720 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item38683 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item38686 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38684 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38699 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item38637 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item38657 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item38673 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38671 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38635 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item38633 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item38868 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item38847 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item38892 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item38871 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item38931 {
	width:30px !important;
	height:30px !important;
}

#item38929 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item39000 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item39022 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item39025 {
	width:53px !important;
	height:45px !important;
	left:983px !important;
	top:172px !important;
}

#item39061 {
	width:85px !important;
	height:33px !important;
}

#item39040 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item39087 {
	width:100px !important;
	height:30px !important;
}

#item39066 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item39093 {
	width:30px !important;
	height:30px !important;
}

#item39091 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item39106 {
	width:30px !important;
	height:30px !important;
}

#item39104 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item39136 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item39141 {
	width:30px !important;
	height:30px !important;
}

#item39139 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item39208 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item39230 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item39252 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item39255 {
	width:63px !important;
	height:45px !important;
	left:396px !important;
	top:176px !important;
}

#item39291 {
	width:100px !important;
	height:30px !important;
}

#item39270 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item39297 {
	width:30px !important;
	height:30px !important;
}

#item39295 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item39308 {
	width:30px !important;
	height:30px !important;
}

#item39306 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item39338 {
	width:97px !important;
	height:33px !important;
}

#item39317 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item39541 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item39544 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39542 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39553 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item39523 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item39526 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39524 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39536 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item39502 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item39505 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39503 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39518 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item39453 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item39473 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item39489 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39487 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39435 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item39438 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39436 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39448 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item39420 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39418 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39430 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item39399 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item39402 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39400 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39412 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item39347 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item39367 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item39386 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39384 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39345 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item39343 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item39578 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item39557 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item39602 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item39581 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item39642 {
	width:30px !important;
	height:30px !important;
}

#item39640 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item39714 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item39736 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item39739 {
	width:48px !important;
	height:48px !important;
	left:978px !important;
	top:174px !important;
}

#item39776 {
	width:85px !important;
	height:33px !important;
}

#item39755 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item39802 {
	width:100px !important;
	height:30px !important;
}

#item39781 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item39808 {
	width:30px !important;
	height:30px !important;
}

#item39806 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item39820 {
	width:30px !important;
	height:30px !important;
}

#item39818 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item39849 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item39871 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item39876 {
	width:30px !important;
	height:30px !important;
}

#item39874 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item39945 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item39967 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item39970 {
	width:50px !important;
	height:35px !important;
	left:410px !important;
	top:181px !important;
}

#item39982 {
	width:30px !important;
	height:30px !important;
}

#item39980 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item40015 {
	width:100px !important;
	height:30px !important;
}

#item39994 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item40021 {
	width:30px !important;
	height:30px !important;
}

#item40019 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item40054 {
	width:97px !important;
	height:33px !important;
}

#item40033 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item40253 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item40256 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40254 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40270 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item40236 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item40239 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40237 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40248 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item40219 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item40222 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40220 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40231 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item40168 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item40188 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item40208 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40206 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40149 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item40152 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40150 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40163 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item40133 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40131 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40144 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item40111 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item40114 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40112 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40125 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item40063 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item40083 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item40100 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40098 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40061 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item40059 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item40295 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item40274 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item40319 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item40298 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item40359 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item40360 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item40391 {
	width:433px !important;
	height:239px !important;
	left:87px !important;
	top:87px !important;
}

#item40413 {
	width:438px !important;
	height:123px !important;
	left:87px !important;
	top:356px !important;
}

#item40788 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40767 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

#item40813 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40792 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item40838 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40817 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item40861 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:92px !important;
	padding:0px 20px 0px 0px;
}

#item40690 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40668 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

#item40715 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40694 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:167px !important;
}

#item40740 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40719 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item40763 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:62px !important;
	padding:0px 20px 0px 0px;
}

#item40591 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40570 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item40616 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40595 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:167px !important;
}

#item40641 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40620 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:137px !important;
}

#item40664 {
	width:365px !important;
	height:100px !important;
	left:13px !important;
	top:33px !important;
	padding:0px 20px 0px 0px;
}

#item40515 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40494 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

#item40540 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40519 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item40565 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item40544 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item40439 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40418 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

#item40464 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item40443 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item40489 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item40468 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item40416 {
	width:378px !important;
	height:192px !important;
	left:93px !important;
	top:545px !important;
}

#item40864 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item40915 {
	width:30px !important;
	height:30px !important;
}

#item40913 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item40984 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item41006 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item41028 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item41031 {
	width:68px !important;
	height:25px !important;
	left:980px !important;
	top:182px !important;
}

#item41071 {
	width:85px !important;
	height:33px !important;
}

#item41050 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item41097 {
	width:100px !important;
	height:30px !important;
}

#item41076 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item41103 {
	width:30px !important;
	height:30px !important;
}

#item41101 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item41117 {
	width:30px !important;
	height:30px !important;
}

#item41115 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item41147 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item41214 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item41236 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item41239 {
	width:68px !important;
	height:25px !important;
	left:401px !important;
	top:182px !important;
}

#item41254 {
	width:30px !important;
	height:30px !important;
}

#item41252 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item41285 {
	width:97px !important;
	height:33px !important;
}

#item41264 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item41311 {
	width:100px !important;
	height:30px !important;
}

#item41290 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item41317 {
	width:30px !important;
	height:30px !important;
}

#item41315 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item41507 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item41510 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41508 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41520 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item41487 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item41490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41488 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41502 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item41467 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item41470 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41468 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41482 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item41419 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item41439 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item41457 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41455 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41404 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41402 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41414 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item41381 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item41384 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41382 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41396 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item41331 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item41351 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item41368 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41366 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41329 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item41327 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item41545 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item41524 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item41569 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item41548 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item41675 {
	width:186px !important;
	height:7px !important;
	left:931px !important;
	top:262px !important;
}

#item41697 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item41719 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:451px !important;
}

#item41741 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item41763 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:518px !important;
}

#item41766 {
	width:73px !important;
	height:30px !important;
	left:985px !important;
	top:180px !important;
}

#item41784 {
	width:43px !important;
	height:43px !important;
	left:1013px !important;
	top:536px !important;
}

#item41820 {
	width:85px !important;
	height:33px !important;
}

#item41799 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item41846 {
	width:85px !important;
	height:33px !important;
}

#item41825 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:542px !important;
}

#item41872 {
	width:100px !important;
	height:30px !important;
}

#item41851 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item41897 {
	width:100px !important;
	height:30px !important;
}

#item41876 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:543px !important;
}

#item41903 {
	width:30px !important;
	height:30px !important;
}

#item41901 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item41914 {
	width:30px !important;
	height:30px !important;
}

#item41912 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:545px !important;
}

#item41925 {
	width:30px !important;
	height:30px !important;
}

#item41923 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item41939 {
	width:30px !important;
	height:30px !important;
}

#item41937 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:545px !important;
}

#item41970 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item41975 {
	width:30px !important;
	height:30px !important;
}

#item41973 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:545px !important;
}

#item41987 {
	width:30px !important;
	height:30px !important;
}

#item41985 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item42054 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item42076 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item42079 {
	width:61px !important;
	height:73px !important;
	left:417px !important;
	top:159px !important;
}

#item42098 {
	width:30px !important;
	height:30px !important;
}

#item42096 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item42129 {
	width:97px !important;
	height:33px !important;
}

#item42108 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item42155 {
	width:100px !important;
	height:30px !important;
}

#item42134 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item42161 {
	width:30px !important;
	height:30px !important;
}

#item42159 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item42456 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item42459 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42457 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42471 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item42436 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item42439 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42437 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42451 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item42419 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item42422 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42420 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42431 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item42372 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item42392 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item42409 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42407 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42351 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item42354 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42352 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42367 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item42331 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item42334 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42332 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42346 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item42312 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item42315 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42313 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42326 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item42262 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item42282 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item42300 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42298 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42247 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42245 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42257 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item42224 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item42227 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42225 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42239 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item42174 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item42194 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item42211 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42209 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42172 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item42170 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item42496 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item42475 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item42520 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item42499 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:531px !important;
}

#item42544 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item42523 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item42641 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item42663 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item42666 {
	width:74px !important;
	height:20px !important;
	left:980px !important;
	top:185px !important;
}

#item42702 {
	width:85px !important;
	height:33px !important;
}

#item42681 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item42728 {
	width:100px !important;
	height:30px !important;
}

#item42707 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item42734 {
	width:30px !important;
	height:30px !important;
}

#item42732 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item42747 {
	width:30px !important;
	height:30px !important;
}

#item42745 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item42778 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item42783 {
	width:30px !important;
	height:30px !important;
}

#item42781 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item42847 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item42869 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item42872 {
	width:31px !important;
	height:45px !important;
	left:437px !important;
	top:172px !important;
}

#item42889 {
	width:30px !important;
	height:30px !important;
}

#item42887 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item42921 {
	width:97px !important;
	height:33px !important;
}

#item42900 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item42947 {
	width:100px !important;
	height:30px !important;
}

#item42926 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item42953 {
	width:30px !important;
	height:30px !important;
}

#item42951 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item43141 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item43144 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43142 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43156 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item43121 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item43124 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43122 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43136 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item43073 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item43093 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item43110 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43108 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43054 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item43057 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43055 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43068 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item43037 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43035 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43049 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item43015 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item43018 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43016 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43029 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item42968 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item42988 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item43004 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43002 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42966 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item42964 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item43181 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item43160 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item43205 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item43184 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item43244 {
	width:30px !important;
	height:30px !important;
}

#item43242 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item43311 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item43333 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item43336 {
	width:63px !important;
	height:55px !important;
	left:993px !important;
	top:168px !important;
}

#item43374 {
	width:85px !important;
	height:33px !important;
}

#item43353 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item43400 {
	width:100px !important;
	height:30px !important;
}

#item43379 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item43406 {
	width:30px !important;
	height:30px !important;
}

#item43404 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item43423 {
	width:30px !important;
	height:30px !important;
}

#item43421 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item43455 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item43460 {
	width:30px !important;
	height:30px !important;
}

#item43458 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item43531 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item43553 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item43556 {
	width:74px !important;
	height:20px !important;
	left:402px !important;
	top:185px !important;
}

#item43571 {
	width:30px !important;
	height:30px !important;
}

#item43569 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item43602 {
	width:97px !important;
	height:33px !important;
}

#item43581 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item43628 {
	width:100px !important;
	height:30px !important;
}

#item43607 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item43634 {
	width:30px !important;
	height:30px !important;
}

#item43632 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item43840 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item43843 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43841 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43854 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item43822 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item43825 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43823 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43835 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item43802 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item43805 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43803 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43817 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item43752 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item43772 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item43789 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43787 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43735 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item43738 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43736 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43747 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item43720 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43718 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43730 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item43697 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item43700 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43698 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43712 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item43648 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item43668 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item43685 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item43683 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item43646 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item43644 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item43879 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item43858 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item43903 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item43882 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item43942 {
	width:30px !important;
	height:30px !important;
}

#item43940 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item44012 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item44034 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item44037 {
	width:55px !important;
	height:45px !important;
	left:999px !important;
	top:172px !important;
}

#item44074 {
	width:85px !important;
	height:33px !important;
}

#item44053 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item44100 {
	width:100px !important;
	height:30px !important;
}

#item44079 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item44106 {
	width:30px !important;
	height:30px !important;
}

#item44104 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item44117 {
	width:30px !important;
	height:30px !important;
}

#item44115 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item44145 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item44150 {
	width:30px !important;
	height:30px !important;
}

#item44148 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item44222 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item44244 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item44247 {
	width:54px !important;
	height:44px !important;
	left:416px !important;
	top:173px !important;
}

#item44265 {
	width:30px !important;
	height:30px !important;
}

#item44263 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item44297 {
	width:97px !important;
	height:33px !important;
}

#item44276 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item44323 {
	width:100px !important;
	height:30px !important;
}

#item44302 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item44329 {
	width:30px !important;
	height:30px !important;
}

#item44327 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item44540 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item44543 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44541 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item44553 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item44522 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item44525 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44523 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item44535 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item44503 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item44506 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44504 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item44517 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item44451 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item44471 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item44491 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44489 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item44429 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item44432 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44430 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item44446 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item44412 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item44415 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44413 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item44424 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item44395 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item44398 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44396 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item44407 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item44344 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item44364 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item44383 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44381 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item44342 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item44340 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item44578 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item44557 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item44602 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item44581 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item44642 {
	width:30px !important;
	height:30px !important;
}

#item44640 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item44711 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item44733 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item44736 {
	width:76px !important;
	height:30px !important;
	left:984px !important;
	top:180px !important;
}

#item44770 {
	width:85px !important;
	height:33px !important;
}

#item44749 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item44796 {
	width:100px !important;
	height:30px !important;
}

#item44775 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item44802 {
	width:30px !important;
	height:30px !important;
}

#item44800 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item44818 {
	width:30px !important;
	height:30px !important;
}

#item44816 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item44851 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item44856 {
	width:30px !important;
	height:30px !important;
}

#item44854 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item44927 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item44949 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item44952 {
	width:71px !important;
	height:43px !important;
	left:405px !important;
	top:183px !important;
}

#item44969 {
	width:30px !important;
	height:30px !important;
}

#item44967 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item45002 {
	width:100px !important;
	height:30px !important;
}

#item44981 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item45008 {
	width:30px !important;
	height:30px !important;
}

#item45006 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item45039 {
	width:97px !important;
	height:33px !important;
}

#item45018 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item45238 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item45241 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45239 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item45253 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item45219 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item45222 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45220 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item45233 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item45201 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item45204 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45202 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item45214 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item45154 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item45174 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item45190 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45188 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item45135 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item45138 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45136 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item45149 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item45117 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45115 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item45130 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item45094 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item45097 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45095 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item45109 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item45048 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item45068 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item45084 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45082 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item45046 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item45044 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item45278 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item45257 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item45302 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item45281 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item45394 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item45416 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item45419 {
	width:68px !important;
	height:25px !important;
	left:980px !important;
	top:182px !important;
}

#item45455 {
	width:85px !important;
	height:33px !important;
}

#item45434 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item45481 {
	width:100px !important;
	height:30px !important;
}

#item45460 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item45487 {
	width:30px !important;
	height:30px !important;
}

#item45485 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item45501 {
	width:30px !important;
	height:30px !important;
}

#item45499 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item45530 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item45592 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item45614 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item45636 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item45639 {
	width:68px !important;
	height:25px !important;
	left:399px !important;
	top:182px !important;
}

#item45659 {
	width:30px !important;
	height:30px !important;
}

#item45657 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item45692 {
	width:97px !important;
	height:33px !important;
}

#item45671 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item45718 {
	width:100px !important;
	height:30px !important;
}

#item45697 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item45724 {
	width:30px !important;
	height:30px !important;
}

#item45722 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item45890 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item45893 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45891 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item45905 {
	width:1056px !important;
	height:600px !important;
	left:96px !important;
	top:190px !important;
}

#item45872 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item45875 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45873 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item45885 {
	width:1056px !important;
	height:654px !important;
	left:96px !important;
	top:136px !important;
}

#item45824 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item45844 {
	width:480px !important;
	height:535px !important;
	left:630px !important;
	top:254px !important;
}

#item45861 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45859 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item45807 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45805 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item45819 {
	width:1056px !important;
	height:600px !important;
	left:96px !important;
	top:190px !important;
}

#item45784 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item45787 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45785 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item45799 {
	width:1056px !important;
	height:654px !important;
	left:96px !important;
	top:136px !important;
}

#item45738 {
	width:1212px !important;
	height:852px !important;
	left:18px !important;
	top:19px !important;
	background:#fff;
}

#item45758 {
	width:480px !important;
	height:535px !important;
	left:630px !important;
	top:254px !important;
}

#item45774 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45772 {
	width:36px !important;
	height:36px !important;
	left:1119px !important;
	top:94px !important;
}

#item45736 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item45734 {
	width:1230px !important;
	height:871px !important;
	left:-9px !important;
	top:-10px !important;
}

#item45930 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item45909 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item45954 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item45933 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item46051 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item46073 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item46076 {
	width:68px !important;
	height:25px !important;
	left:978px !important;
	top:182px !important;
}

#item46111 {
	width:85px !important;
	height:33px !important;
}

#item46090 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item46137 {
	width:100px !important;
	height:30px !important;
}

#item46116 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item46143 {
	width:30px !important;
	height:30px !important;
}

#item46141 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item46154 {
	width:30px !important;
	height:30px !important;
}

#item46152 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item46185 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item46246 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item46268 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item46271 {
	width:68px !important;
	height:25px !important;
	left:399px !important;
	top:182px !important;
}

#item46291 {
	width:30px !important;
	height:30px !important;
}

#item46289 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item46326 {
	width:97px !important;
	height:33px !important;
}

#item46305 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item46352 {
	width:100px !important;
	height:30px !important;
}

#item46331 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item46358 {
	width:30px !important;
	height:30px !important;
}

#item46356 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item46535 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item46538 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46536 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item46548 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item46517 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item46520 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46518 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item46530 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item46465 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item46485 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item46504 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46502 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item46451 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46449 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item46460 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item46431 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item46434 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46432 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item46443 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item46377 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item46397 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item46418 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46416 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item46375 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item46373 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item46573 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item46552 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item46597 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item46576 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item46636 {
	width:30px !important;
	height:30px !important;
}

#item46634 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item46705 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item46727 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item46749 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item46752 {
	width:101px !important;
	height:20px !important;
	left:953px !important;
	top:185px !important;
}

#item46787 {
	width:85px !important;
	height:33px !important;
}

#item46766 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item46813 {
	width:100px !important;
	height:30px !important;
}

#item46792 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item46819 {
	width:30px !important;
	height:30px !important;
}

#item46817 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item46831 {
	width:30px !important;
	height:30px !important;
}

#item46829 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item46860 {
	width:121px !important;
	height:13px !important;
	left:1022px !important;
	top:52px !important;
}

#item46865 {
	width:30px !important;
	height:30px !important;
}

#item46863 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item46936 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item46958 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item46980 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item46983 {
	width:70px !important;
	height:42px !important;
	left:405px !important;
	top:183px !important;
}

#item46999 {
	width:30px !important;
	height:30px !important;
}

#item46997 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item47031 {
	width:100px !important;
	height:30px !important;
}

#item47010 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item47037 {
	width:30px !important;
	height:30px !important;
}

#item47035 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item47070 {
	width:97px !important;
	height:33px !important;
}

#item47049 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item47285 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item47288 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47286 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item47298 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item47267 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item47270 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47268 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item47280 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item47248 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item47251 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47249 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item47262 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item47195 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item47215 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item47236 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47234 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item47173 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item47176 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47174 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item47190 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item47157 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47155 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item47168 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item47135 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item47138 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47136 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item47149 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item47079 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item47099 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item47122 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47120 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item47077 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item47075 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item47323 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item47302 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item47347 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item47326 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item47387 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item47388 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item47417 {
	width:433px !important;
	height:205px !important;
	left:87px !important;
	top:87px !important;
}

#item47439 {
	width:438px !important;
	height:207px !important;
	left:87px !important;
	top:312px !important;
}

#item47814 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47793 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

#item47839 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47818 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item47864 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47843 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item47887 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:92px !important;
	padding:0px 20px 0px 0px;
}

#item47716 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47694 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

#item47741 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47720 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:150px !important;
}

#item47766 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47745 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item47789 {
	width:365px !important;
	height:100px !important;
	left:13px !important;
	top:62px !important;
	padding:0px 20px 0px 0px;
}

#item47617 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47596 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item47642 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47621 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:150px !important;
}

#item47667 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47646 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:120px !important;
}

#item47690 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:33px !important;
	padding:0px 20px 0px 0px;
}

#item47541 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47520 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

#item47566 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47545 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item47591 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item47570 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item47465 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47444 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

#item47490 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item47469 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item47515 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item47494 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item47442 {
	width:378px !important;
	height:192px !important;
	left:93px !important;
	top:549px !important;
}

#item47890 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item47956 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item47978 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item47981 {
	width:54px !important;
	height:54px !important;
	left:997px !important;
	top:166px !important;
}

#item48016 {
	width:85px !important;
	height:33px !important;
}

#item47995 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item48042 {
	width:100px !important;
	height:30px !important;
}

#item48021 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item48048 {
	width:30px !important;
	height:30px !important;
}

#item48046 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item48059 {
	width:30px !important;
	height:30px !important;
}

#item48057 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item48087 {
	width:270px !important;
	height:13px !important;
	left:876px !important;
	top:52px !important;
}

#item48134 {
	width:30px !important;
	height:30px !important;
}

#item48132 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:545px !important;
}

#item48219 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item48241 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item48263 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item48285 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item48288 {
	width:60px !important;
	height:72px !important;
	left:414px !important;
	top:155px !important;
}

#item48306 {
	width:72px !important;
	height:47px !important;
	left:401px !important;
	top:534px !important;
}

#item48324 {
	width:30px !important;
	height:30px !important;
}

#item48322 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item48335 {
	width:30px !important;
	height:30px !important;
}

#item48333 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item48368 {
	width:97px !important;
	height:33px !important;
}

#item48347 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item48394 {
	width:97px !important;
	height:33px !important;
}

#item48373 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item48420 {
	width:100px !important;
	height:30px !important;
}

#item48399 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item48445 {
	width:100px !important;
	height:30px !important;
}

#item48424 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item48451 {
	width:30px !important;
	height:30px !important;
}

#item48449 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item48465 {
	width:30px !important;
	height:30px !important;
}

#item48463 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item48744 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item48747 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48745 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item48757 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item48724 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item48727 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48725 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item48739 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item48671 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item48691 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item48711 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48709 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item48653 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48651 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item48666 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item48633 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item48636 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48634 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item48645 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item48616 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item48619 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48617 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item48628 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item48566 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item48586 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item48605 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48603 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item48550 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48548 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item48561 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item48528 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item48531 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48529 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item48542 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item48479 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item48499 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item48516 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48514 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item48477 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item48475 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item48782 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item48761 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item48806 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item48785 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item48830 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item48809 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item48854 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item48833 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item48910 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item48932 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item48935 {
	width:60px !important;
	height:23px !important;
	left:992px !important;
	top:187px !important;
}

#item48970 {
	width:85px !important;
	height:33px !important;
}

#item48949 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item48996 {
	width:100px !important;
	height:30px !important;
}

#item48975 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item49002 {
	width:30px !important;
	height:30px !important;
}

#item49000 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item49016 {
	width:30px !important;
	height:30px !important;
}

#item49014 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item49084 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item49106 {
	width:270px !important;
	height:13px !important;
	left:876px !important;
	top:52px !important;
}

#item49111 {
	width:30px !important;
	height:30px !important;
}

#item49109 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item49127 {
	width:30px !important;
	height:30px !important;
}

#item49125 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item49214 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item49236 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item49258 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item49280 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item49283 {
	width:105px !important;
	height:17px !important;
	left:368px !important;
	top:186px !important;
}

#item49297 {
	width:89px !important;
	height:50px !important;
	left:382px !important;
	top:535px !important;
}

#item49316 {
	width:30px !important;
	height:30px !important;
}

#item49314 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item49328 {
	width:30px !important;
	height:30px !important;
}

#item49326 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item49358 {
	width:78px !important;
	height:33px !important;
}

#item49337 {
	width:78px !important;
	height:33px !important;
	left:494px !important;
	top:178px !important;
}

#item49384 {
	width:97px !important;
	height:33px !important;
}

#item49363 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item49410 {
	width:100px !important;
	height:30px !important;
}

#item49389 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item49435 {
	width:100px !important;
	height:30px !important;
}

#item49414 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item49441 {
	width:30px !important;
	height:30px !important;
}

#item49439 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item49452 {
	width:30px !important;
	height:30px !important;
}

#item49450 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item49483 {
	width:186px !important;
	height:7px !important;
	left:358px !important;
	top:389px !important;
}

#item49771 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item49774 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49772 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49784 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item49752 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item49755 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49753 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49766 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item49731 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item49734 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49732 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49747 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item49681 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item49701 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item49718 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49716 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49667 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49665 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49676 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item49646 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item49649 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49647 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49659 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item49595 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item49615 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item49633 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49631 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49577 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item49580 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49578 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49590 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item49562 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49560 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49572 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item49541 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item49544 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49542 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49554 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item49490 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item49510 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item49530 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49528 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49488 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item49486 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item49809 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item49788 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item49833 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item49812 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item49857 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item49836 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item49881 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item49860 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item49974 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item49996 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item49999 {
	width:50px !important;
	height:35px !important;
	left:1004px !important;
	top:177px !important;
}

#item50033 {
	width:85px !important;
	height:33px !important;
}

#item50012 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item50059 {
	width:100px !important;
	height:30px !important;
}

#item50038 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item50065 {
	width:30px !important;
	height:30px !important;
}

#item50063 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item50077 {
	width:30px !important;
	height:30px !important;
}

#item50075 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item50105 {
	width:270px !important;
	height:13px !important;
	left:876px !important;
	top:52px !important;
}

#item50182 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item50204 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:451px !important;
}

#item50226 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item50248 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:518px !important;
}

#item50251 {
	width:50px !important;
	height:35px !important;
	left:435px !important;
	top:177px !important;
}

#item50262 {
	width:90px !important;
	height:45px !important;
	left:390px !important;
	top:536px !important;
}

#item50279 {
	width:30px !important;
	height:30px !important;
}

#item50277 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item50291 {
	width:30px !important;
	height:30px !important;
}

#item50289 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:545px !important;
}

#item50324 {
	width:97px !important;
	height:33px !important;
}

#item50303 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item50350 {
	width:100px !important;
	height:30px !important;
}

#item50329 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item50375 {
	width:100px !important;
	height:30px !important;
}

#item50354 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item50381 {
	width:30px !important;
	height:30px !important;
}

#item50379 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item50396 {
	width:30px !important;
	height:30px !important;
}

#item50394 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:545px !important;
}

#item50425 {
	width:186px !important;
	height:7px !important;
	left:358px !important;
	top:619px !important;
}

#item50449 {
	width:97px !important;
	height:33px !important;
}

#item50428 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:542px !important;
}

#item50696 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item50699 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50697 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50709 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item50678 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item50681 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50679 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50691 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item50626 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item50646 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item50665 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50663 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50611 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50609 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50621 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item50590 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item50593 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50591 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50603 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item50543 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item50563 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item50579 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50577 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50526 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50524 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50538 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item50503 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item50506 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50504 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50518 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item50458 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item50478 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item50493 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50491 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50456 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item50454 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item50734 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item50713 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item50758 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item50737 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item50782 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item50761 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:531px !important;
}

#item50822 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item50823 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item50850 {
	width:496px !important;
	height:95px !important;
	left:87px !important;
	top:87px !important;
}

#item50872 {
	width:438px !important;
	height:219px !important;
	left:87px !important;
	top:231px !important;
}

#item50875 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item50944 {
	width:72px !important;
	height:13px !important;
	left:1070px !important;
	top:52px !important;
}

#item50949 {
	width:30px !important;
	height:30px !important;
}

#item50947 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item51018 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item51040 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item51043 {
	width:96px !important;
	height:50px !important;
	left:960px !important;
	top:173px !important;
}

#item51080 {
	width:100px !important;
	height:30px !important;
}

#item51059 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item51086 {
	width:30px !important;
	height:30px !important;
}

#item51084 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item51102 {
	width:30px !important;
	height:30px !important;
}

#item51100 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item51138 {
	width:89px !important;
	height:38px !important;
}

#item51117 {
	width:89px !important;
	height:38px !important;
	left:1054px !important;
	top:178px !important;
}

#item51145 {
	width:30px !important;
	height:30px !important;
}

#item51143 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item51216 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item51238 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item51241 {
	width:66px !important;
	height:45px !important;
	left:408px !important;
	top:174px !important;
}

#item51259 {
	width:30px !important;
	height:30px !important;
}

#item51257 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item51291 {
	width:97px !important;
	height:33px !important;
}

#item51270 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item51317 {
	width:100px !important;
	height:30px !important;
}

#item51296 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item51323 {
	width:30px !important;
	height:30px !important;
}

#item51321 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item51530 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item51533 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51531 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51543 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item51510 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item51513 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51511 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51525 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item51490 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item51493 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51491 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51505 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item51443 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item51463 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item51480 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51478 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51425 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item51428 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51426 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51438 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item51408 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51406 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51420 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item51386 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item51389 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51387 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51400 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item51338 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item51358 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item51374 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51372 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51336 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item51334 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item51568 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item51547 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item51592 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item51571 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item51631 {
	width:30px !important;
	height:30px !important;
}

#item51629 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item51698 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item51720 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item51742 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item51745 {
	width:52px !important;
	height:52px !important;
	left:986px !important;
	top:171px !important;
}

#item51782 {
	width:85px !important;
	height:33px !important;
}

#item51761 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item51808 {
	width:100px !important;
	height:30px !important;
}

#item51787 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item51814 {
	width:30px !important;
	height:30px !important;
}

#item51812 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item51826 {
	width:30px !important;
	height:30px !important;
}

#item51824 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item51854 {
	width:72px !important;
	height:13px !important;
	left:1070px !important;
	top:52px !important;
}

#item51859 {
	width:30px !important;
	height:30px !important;
}

#item51857 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item51932 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item51954 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item51957 {
	width:54px !important;
	height:54px !important;
	left:402px !important;
	top:171px !important;
}

#item51973 {
	width:30px !important;
	height:30px !important;
}

#item51971 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item52004 {
	width:97px !important;
	height:33px !important;
}

#item51983 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item52030 {
	width:100px !important;
	height:30px !important;
}

#item52009 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item52036 {
	width:30px !important;
	height:30px !important;
}

#item52034 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item52245 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52248 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52246 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52259 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item52227 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52230 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52228 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52240 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item52209 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52212 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52210 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52222 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item52157 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52177 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item52196 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52194 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52139 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52142 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52140 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52152 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item52124 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52122 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52134 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item52102 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52105 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52103 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52116 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item52050 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52070 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item52088 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52086 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52048 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item52046 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item52284 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item52263 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item52308 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item52287 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item52347 {
	width:30px !important;
	height:30px !important;
}

#item52345 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item52418 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item52440 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item52443 {
	width:57px !important;
	height:39px !important;
	left:991px !important;
	top:175px !important;
}

#item52476 {
	width:87px !important;
	height:38px !important;
}

#item52455 {
	width:87px !important;
	height:38px !important;
	left:1056px !important;
	top:178px !important;
}

#item52502 {
	width:100px !important;
	height:30px !important;
}

#item52481 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item52508 {
	width:30px !important;
	height:30px !important;
}

#item52506 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item52519 {
	width:30px !important;
	height:30px !important;
}

#item52517 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item52551 {
	width:72px !important;
	height:13px !important;
	left:1070px !important;
	top:52px !important;
}

#item52617 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item52639 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item52642 {
	width:42px !important;
	height:42px !important;
	left:420px !important;
	top:174px !important;
}

#item52657 {
	width:30px !important;
	height:30px !important;
}

#item52655 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item52688 {
	width:97px !important;
	height:33px !important;
}

#item52667 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item52714 {
	width:100px !important;
	height:30px !important;
}

#item52693 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item52720 {
	width:30px !important;
	height:30px !important;
}

#item52718 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item52914 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52917 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52915 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52928 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item52895 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52898 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52896 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52909 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item52877 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52880 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52878 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52890 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item52821 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52841 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
	background:#fff;
}

#item52862 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52860 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52807 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52805 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52816 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item52787 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52790 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52788 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52799 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item52736 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item52756 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item52776 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52774 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item52734 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item52732 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item52953 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item52932 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item52977 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item52956 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item53016 {
	width:30px !important;
	height:30px !important;
}

#item53014 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item53086 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:752px !important;
}

#item53108 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item53130 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item53133 {
	width:97px !important;
	height:26px !important;
	left:957px !important;
	top:182px !important;
}

#item53167 {
	width:85px !important;
	height:33px !important;
}

#item53146 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item53193 {
	width:100px !important;
	height:30px !important;
}

#item53172 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item53199 {
	width:30px !important;
	height:30px !important;
}

#item53197 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item53210 {
	width:30px !important;
	height:30px !important;
}

#item53208 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item53241 {
	width:72px !important;
	height:13px !important;
	left:1070px !important;
	top:52px !important;
}

#item53246 {
	width:30px !important;
	height:30px !important;
}

#item53244 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item53314 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item53336 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item53339 {
	width:99px !important;
	height:29px !important;
	left:376px !important;
	top:180px !important;
}

#item53357 {
	width:30px !important;
	height:30px !important;
}

#item53355 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item53389 {
	width:97px !important;
	height:33px !important;
}

#item53368 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item53415 {
	width:100px !important;
	height:30px !important;
}

#item53394 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item53421 {
	width:30px !important;
	height:30px !important;
}

#item53419 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item53627 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item53630 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53628 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53641 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item53609 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item53612 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53610 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53622 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item53591 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item53594 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53592 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53604 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item53541 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item53561 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item53580 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53578 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53521 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item53524 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53522 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53536 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item53504 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53502 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53516 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item53484 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item53487 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53485 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53496 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item53437 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item53457 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item53474 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53472 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53433 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item53666 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item53645 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item53690 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item53669 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item53747 {
	width:72px !important;
	height:13px !important;
	left:1070px !important;
	top:52px !important;
}

#item53807 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item53829 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item53832 {
	width:81px !important;
	height:55px !important;
	left:978px !important;
	top:166px !important;
}

#item53848 {
	width:30px !important;
	height:30px !important;
}

#item53846 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item53881 {
	width:100px !important;
	height:30px !important;
}

#item53860 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item53887 {
	width:30px !important;
	height:30px !important;
}

#item53885 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item53920 {
	width:85px !important;
	height:33px !important;
}

#item53899 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item53927 {
	width:30px !important;
	height:30px !important;
}

#item53925 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item53994 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item54016 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item54019 {
	width:109px !important;
	height:33px !important;
	left:371px !important;
	top:180px !important;
}

#item54038 {
	width:30px !important;
	height:30px !important;
}

#item54036 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item54074 {
	width:97px !important;
	height:33px !important;
}

#item54053 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item54100 {
	width:100px !important;
	height:30px !important;
}

#item54079 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item54106 {
	width:30px !important;
	height:30px !important;
}

#item54104 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item54296 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item54299 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54297 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54310 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54278 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item54281 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54279 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54291 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item54230 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item54250 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item54267 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54265 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54212 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item54215 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54213 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54225 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54194 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54192 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54207 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54170 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item54173 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54171 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54186 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item54122 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item54142 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item54160 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54158 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54120 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item54118 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item54335 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item54314 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item54359 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item54338 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item54398 {
	width:30px !important;
	height:30px !important;
}

#item54396 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item54463 {
	width:186px !important;
	height:9px !important;
	left:681px !important;
	top:752px !important;
}

#item54485 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item54507 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item54510 {
	width:61px !important;
	height:41px !important;
	left:995px !important;
	top:174px !important;
}

#item54548 {
	width:85px !important;
	height:33px !important;
}

#item54527 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item54574 {
	width:100px !important;
	height:30px !important;
}

#item54553 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item54580 {
	width:30px !important;
	height:30px !important;
}

#item54578 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item54594 {
	width:30px !important;
	height:30px !important;
}

#item54592 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item54623 {
	width:72px !important;
	height:13px !important;
	left:1070px !important;
	top:52px !important;
}

#item54628 {
	width:30px !important;
	height:30px !important;
}

#item54626 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item54696 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item54718 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item54740 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item54743 {
	width:54px !important;
	height:54px !important;
	left:419px !important;
	top:168px !important;
}

#item54762 {
	width:30px !important;
	height:30px !important;
}

#item54760 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item54794 {
	width:97px !important;
	height:33px !important;
}

#item54773 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item54820 {
	width:100px !important;
	height:30px !important;
}

#item54799 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item54826 {
	width:30px !important;
	height:30px !important;
}

#item54824 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item55047 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item55050 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55048 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55060 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item55026 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item55029 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55027 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55042 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item55006 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item55009 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55007 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55021 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item54955 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item54975 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item54995 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54993 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54935 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item54938 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54936 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54950 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54918 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54916 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54930 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54893 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item54896 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54894 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54910 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item54840 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item54860 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item54878 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54876 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54838 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item54836 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item55085 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item55064 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item55109 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item55088 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item55148 {
	width:30px !important;
	height:30px !important;
}

#item55146 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item55217 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item55239 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item55261 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item55264 {
	width:102px !important;
	height:20px !important;
	left:951px !important;
	top:185px !important;
}

#item55298 {
	width:85px !important;
	height:33px !important;
}

#item55277 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item55324 {
	width:100px !important;
	height:30px !important;
}

#item55303 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item55330 {
	width:30px !important;
	height:30px !important;
}

#item55328 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item55343 {
	width:30px !important;
	height:30px !important;
}

#item55341 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item55374 {
	width:72px !important;
	height:13px !important;
	left:1070px !important;
	top:52px !important;
}

#item55379 {
	width:30px !important;
	height:30px !important;
}

#item55377 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item55450 {
	width:186px !important;
	height:7px !important;
	left:108px !important;
	top:599px !important;
}

#item55472 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item55494 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item55497 {
	width:102px !important;
	height:20px !important;
	left:372px !important;
	top:185px !important;
}

#item55511 {
	width:30px !important;
	height:30px !important;
}

#item55509 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item55541 {
	width:97px !important;
	height:33px !important;
}

#item55520 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item55567 {
	width:100px !important;
	height:30px !important;
}

#item55546 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item55573 {
	width:30px !important;
	height:30px !important;
}

#item55571 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item55800 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item55803 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55801 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55816 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item55779 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item55782 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55780 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55795 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item55756 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item55759 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55757 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55774 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item55695 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item55715 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item55738 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55736 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55677 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item55680 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55678 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55690 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item55662 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55660 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55672 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item55641 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item55644 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55642 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55654 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item55589 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item55609 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item55630 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55628 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55587 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item55585 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item55841 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item55820 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item55865 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item55844 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item55905 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item55906 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item55940 {
	width:433px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item55962 {
	width:438px !important;
	height:274px !important;
	left:87px !important;
	top:158px !important;
}

#item56707 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56686 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

#item56732 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56711 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item56757 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56736 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item56780 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:161px !important;
	padding:0px 20px 0px 0px;
}

#item56804 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56783 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:99px !important;
}

#item56829 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56808 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:128px !important;
}

#item56559 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56538 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

#item56584 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56563 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item56609 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56588 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item56632 {
	width:346px !important;
	height:100px !important;
	left:13px !important;
	top:131px !important;
	padding:0px 20px 0px 0px;
}

#item56656 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56635 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:99px !important;
}

#item56681 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56660 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:236px !important;
}

#item56411 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56390 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:69px !important;
}

#item56436 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56415 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:40px !important;
}

#item56461 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56440 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item56484 {
	width:346px !important;
	height:44px !important;
	left:13px !important;
	top:92px !important;
	padding:0px 20px 0px 0px;
}

#item56508 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56487 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item56533 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56512 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:192px !important;
}

#item56263 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56241 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:39px !important;
}

#item56288 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56267 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:133px !important;
}

#item56313 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56292 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item56336 {
	width:365px !important;
	height:61px !important;
	left:13px !important;
	top:62px !important;
	padding:0px 20px 0px 0px;
}

#item56360 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56339 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item56385 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56364 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:192px !important;
}

#item56114 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56093 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item56139 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56118 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:133px !important;
}

#item56164 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56143 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:103px !important;
}

#item56187 {
	width:346px !important;
	height:44px !important;
	left:13px !important;
	top:33px !important;
	padding:0px 20px 0px 0px;
}

#item56211 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56190 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:162px !important;
}

#item56236 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56215 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:192px !important;
}

#item55988 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item55967 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:71px !important;
}

#item56013 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item55992 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:41px !important;
}

#item56038 {
	width:328px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item56017 {
	width:334px !important;
	height:17px !important;
	left:10px !important;
	top:10px !important;
}

#item56063 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56042 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:100px !important;
}

#item56088 {
	width:328px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item56067 {
	width:334px !important;
	height:16px !important;
	left:10px !important;
	top:130px !important;
}

#item55965 {
	width:378px !important;
	height:261px !important;
	left:93px !important;
	top:475px !important;
}

#item56833 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item56888 {
	width:30px !important;
	height:30px !important;
}

#item56886 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item56957 {
	width:186px !important;
	height:7px !important;
	left:681px !important;
	top:599px !important;
}

#item56979 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item57001 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item57004 {
	width:60px !important;
	height:23px !important;
	left:996px !important;
	top:183px !important;
}

#item57040 {
	width:85px !important;
	height:33px !important;
}

#item57019 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item57066 {
	width:100px !important;
	height:30px !important;
}

#item57045 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item57072 {
	width:30px !important;
	height:30px !important;
}

#item57070 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item57086 {
	width:30px !important;
	height:30px !important;
}

#item57084 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item57115 {
	width:107px !important;
	height:13px !important;
	left:1034px !important;
	top:52px !important;
}

#item57178 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item57200 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item57205 {
	width:30px !important;
	height:30px !important;
}

#item57203 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item57239 {
	width:100px !important;
	height:30px !important;
}

#item57218 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item57245 {
	width:30px !important;
	height:30px !important;
}

#item57243 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item57256 {
	width:111px !important;
	height:20px !important;
	left:361px !important;
	top:188px !important;
}

#item57290 {
	width:97px !important;
	height:33px !important;
}

#item57269 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item57477 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item57480 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57478 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57494 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item57455 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item57458 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57456 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57472 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item57438 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item57441 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57439 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57450 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item57390 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item57410 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item57428 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57426 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57372 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57370 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57385 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item57348 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item57351 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57349 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57364 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item57299 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item57319 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item57336 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57334 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57297 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item57295 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item57519 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item57498 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item57543 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item57522 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item57582 {
	width:30px !important;
	height:30px !important;
}

#item57580 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item57651 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:87px !important;
}

#item57673 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item57676 {
	width:88px !important;
	height:54px !important;
	left:971px !important;
	top:168px !important;
}

#item57713 {
	width:85px !important;
	height:33px !important;
}

#item57692 {
	width:85px !important;
	height:33px !important;
	left:1058px !important;
	top:178px !important;
}

#item57739 {
	width:100px !important;
	height:30px !important;
}

#item57718 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item57745 {
	width:30px !important;
	height:30px !important;
}

#item57743 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item57759 {
	width:30px !important;
	height:30px !important;
}

#item57757 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item57788 {
	width:107px !important;
	height:13px !important;
	left:1034px !important;
	top:52px !important;
}

#item57793 {
	width:30px !important;
	height:30px !important;
}

#item57791 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item57862 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item57884 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item57889 {
	width:30px !important;
	height:30px !important;
}

#item57887 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item57920 {
	width:97px !important;
	height:33px !important;
}

#item57899 {
	width:97px !important;
	height:33px !important;
	left:475px !important;
	top:178px !important;
}

#item57946 {
	width:100px !important;
	height:30px !important;
}

#item57925 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item57952 {
	width:30px !important;
	height:30px !important;
}

#item57950 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item57962 {
	width:93px !important;
	height:51px !important;
	left:370px !important;
	top:172px !important;
}

#item58178 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58176 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58188 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item58157 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item58160 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58158 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58170 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item58136 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item58139 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58137 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58152 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item58086 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item58106 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item58122 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58120 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58069 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item58072 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58070 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58081 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item58054 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58052 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58064 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item58031 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item58034 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58032 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58046 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item57982 {
	width:1212px !important;
	height:852px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item58002 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item58019 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58017 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57980 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item57978 {
	width:1231px !important;
	height:871px !important;
	left:-10px !important;
	top:-10px !important;
}

#item58213 {
	width:388px !important;
	height:54px !important;
	background:#fff;
}

#item58192 {
	width:388px !important;
	height:54px !important;
	left:87px !important;
	top:172px !important;
}

#item58237 {
	width:400px !important;
	height:54px !important;
	background:#fff;
}

#item58216 {
	width:400px !important;
	height:54px !important;
	left:658px !important;
	top:172px !important;
}

#item58270 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item58271 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item58313 {
	width:522px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

#item58316 {
	width:687px !important;
	height:866px !important;
	left:543px !important;
	background:#fff;
}

#item58337 {
	width:312px !important;
	height:236px !important;
	left:320px !important;
	background:#ff8031;
	padding:30px;
}

#item58374 {
	width:566px !important;
	height:87px !important;
	left:577px !important;
	top:84px !important;
}

#item58377 {
	width:629px !important;
	height:284px !important;
	left:570px !important;
	top:234px !important;
}

#item58391 {
	width:562px !important;
	height:247px !important;
	left:602px !important;
	top:259px !important;
}

#item58399 {
	width:300px !important;
	height:122px !important;
	left:617px !important;
	top:343px !important;
}

#item58403 {
	width:315px !important;
	height:108px !important;
	left:601px !important;
	top:423px !important;
}

#item58407 {
	width:73px !important;
	height:28px !important;
	left:704px !important;
	top:412px !important;
}

#item58410 {
	width:555px !important;
	height:167px !important;
	left:617px !important;
	top:302px !important;
}

#item58416 {
	width:380px !important;
	height:173px !important;
	left:784px !important;
	top:297px !important;
}

#item58421 {
	width:380px !important;
	height:167px !important;
	left:784px !important;
	top:297px !important;
}

@keyframes pulse-58427 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58427 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58429 {
	width:27px !important;
	height:27px !important;
}

#item58427 {
	width:27px !important;
	height:27px !important;
	left:183px !important;
	top:122px !important;
}

@keyframes pulse-58441 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58441 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58443 {
	width:27px !important;
	height:27px !important;
}

#item58441 {
	width:27px !important;
	height:27px !important;
	left:322px !important;
	top:176px !important;
}

@keyframes pulse-58453 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58453 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58455 {
	width:27px !important;
	height:27px !important;
}

#item58453 {
	width:27px !important;
	height:27px !important;
	left:509px !important;
	top:117px !important;
}

@keyframes pulse-58465 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58465 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58467 {
	width:27px !important;
	height:27px !important;
}

#item58465 {
	width:27px !important;
	height:27px !important;
	left:572px !important;
}

@keyframes pulse-58480 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58480 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58482 {
	width:27px !important;
	height:27px !important;
}

#item58480 {
	width:27px !important;
	height:27px !important;
	left:104px !important;
	top:144px !important;
}

@keyframes pulse-58495 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58495 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58497 {
	width:27px !important;
	height:27px !important;
}

#item58495 {
	width:27px !important;
	height:27px !important;
	left:16px !important;
	top:59px !important;
}

@keyframes pulse-58508 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-58508 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item58510 {
	width:27px !important;
	height:27px !important;
}

#item58508 {
	width:27px !important;
	height:27px !important;
	top:203px !important;
}

#item58559 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item58560 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item58588 {
	width:789px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-58591 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-58591 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item58591 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58636 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item58639 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item58591 {
	width:330px !important;
	height:302px !important;
	left:87px !important;
	top:162px !important;
}

@keyframes grow-58655 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-58655 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item58655 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58695 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item58698 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item58655 {
	width:330px !important;
	height:302px !important;
	left:447px !important;
	top:477px !important;
}

@keyframes grow-58707 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-58707 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item58707 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58755 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item58758 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item58707 {
	width:330px !important;
	height:302px !important;
	left:447px !important;
	top:162px !important;
}

@keyframes grow-58768 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-58768 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item58768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58808 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item58811 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item58768 {
	width:330px !important;
	height:302px !important;
	left:807px !important;
	top:477px !important;
}

@keyframes grow-58821 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-58821 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item58821 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58871 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item58874 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item58821 {
	width:330px !important;
	height:302px !important;
	left:807px !important;
	top:162px !important;
}

@keyframes grow-58885 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-58885 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item58885 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item58922 {
	width:271px !important;
	height:15px !important;
	left:17px !important;
	top:252px !important;
}

#item58925 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item58885 {
	width:330px !important;
	height:302px !important;
	left:87px !important;
	top:477px !important;
}

#item59052 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item59055 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59053 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item59067 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item59033 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item59036 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59034 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item59047 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item59015 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item59018 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59016 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item59028 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item58997 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item59000 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58998 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item59010 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item58979 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item58982 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58980 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item58992 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item58961 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item58964 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58962 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item58974 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item58941 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item58944 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58942 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item58956 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item58939 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item58937 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item90711 {
	width:1230px !important;
	height:864px !important;
	background:#fff;
}

#item90712 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item90745 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item90767 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item90819 {
	width:324px !important;
	height:10px !important;
}

#item90798 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item90845 {
	width:324px !important;
	height:10px !important;
}

#item90824 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item90871 {
	width:324px !important;
	height:10px !important;
}

#item90850 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item90897 {
	width:324px !important;
	height:10px !important;
}

#item90876 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item90923 {
	width:324px !important;
	height:10px !important;
}

#item90902 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item91084 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item91104 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item91109 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item91107 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item91044 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item91045 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item91065 {
	width:522px !important;
	height:2583px !important;
	left:12px !important;
}

@keyframes fly-in-bottom-91045 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-91045 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item91070 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item91068 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item91005 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item91006 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item91026 {
	width:522px !important;
	height:1056px !important;
	left:12px !important;
}

@keyframes fly-in-bottom-91006 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-91006 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item91031 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item91029 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item90969 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item90989 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item90994 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item90992 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item90932 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item90933 {
	width:577px !important;
	height:553px !important;
	left:188px !important;
	top:236px !important;
}

#item90953 {
	width:522px !important;
	height:3718px !important;
	left:12px !important;
}

#item90958 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item90956 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item90930 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item90928 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item91159 {
	width:1230px !important;
	height:866px !important;
}

#item91193 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle10 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#fff;
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:15.6px;
	line-height:20.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle5 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.hotel-precios {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-acordeon-menta-on {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-menta-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde-30 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:30px;
	text-align:left;
}

p.boton-20-bold-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:20px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-30-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-30-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-30-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-40-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.light-10-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hoteles-cabecera {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.cubierta {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:110px;
	line-height:132px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hotel-descripcion-titular {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:140px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.hotel-descripcion-puntos {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:-10px;
	padding-left:10px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.acordeon-descripcion-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle8 {
	font-style:italic;
	font-weight:normal;
	font-family:"Raisonne Pro";
}

span.autoCharStyle7 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.autoCharStyle6 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle5 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
	color:#000;
}

span.autoCharStyle4 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
}

span.autoCharStyle3 {
	letter-spacing:-0.020em;
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
}

span.autoCharStyle1 {
	font-size:13px;
}

span.negro {
	color:#000;
}

span.desde-precio {
	font-size:8px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.hotel-regimen-precios {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.incluye-agua {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
}

span.regular-italic {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
