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

html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height: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; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

@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-Arial-Black;
	src:url("../fonts/Arial Black.ttf");
}

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

@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");
}

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

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

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

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

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

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

#item1440 {
	width:1170px !important;
	height:81px !important;
	left:30px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

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

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

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

#item2239 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:279px !important;
}

#item2261 {
	width:429px !important;
	height:89px !important;
	left:45px !important;
	top:160px !important;
}

#item2285 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item2288 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item2264 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:108px !important;
}

#item2319 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item2322 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item2298 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:59px !important;
}

#item2353 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item2356 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item2332 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item2093 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:501px !important;
}

#item2117 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item2120 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item2096 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:449px !important;
}

#item2149 {
	width:429px !important;
	height:311px !important;
	left:45px !important;
	top:111px !important;
}

#item2173 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item2176 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item2152 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:59px !important;
}

#item2207 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item2210 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item2186 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item1940 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:313px !important;
}

#item1964 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item1967 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item1943 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:261px !important;
}

#item2001 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item2004 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item1980 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:212px !important;
}

#item2037 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item2040 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item2016 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item2070 {
	width:429px !important;
	height:126px !important;
	left:45px !important;
	top:57px !important;
}

#item1809 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:160px !important;
}

#item1833 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item1836 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item1812 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:10px !important;
}

#item1869 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item1872 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item1848 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:108px !important;
}

#item1904 {
	width:433px !important;
	height:15px !important;
	left:34px !important;
	top:5px !important;
}

#item1907 {
	width:13px !important;
	height:19px !important;
	left:3px !important;
	top:3px !important;
}

#item1883 {
	width:470px !important;
	height:25px !important;
	left:10px !important;
	top:59px !important;
}

#item1788 {
	width:480px !important;
	height:590px !important;
	left:74px !important;
	top:181px !important;
}

#item2385 {
	width:433px !important;
	height:94px !important;
	left:87px !important;
	top:58px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item2614 {
	width:611px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item2952 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

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

#item2900 {
	width:344px !important;
	height:431px !important;
	left:779px !important;
	top:97px !important;
}

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

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

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

#item2926 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:547px !important;
}

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

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

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

#item2875 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

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

#item2817 {
	width:344px !important;
	height:397px !important;
	left:779px !important;
	top:97px !important;
}

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

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

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

#item2844 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:511px !important;
}

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

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

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

#item2792 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

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

#item2739 {
	width:344px !important;
	height:295px !important;
	left:779px !important;
	top:97px !important;
}

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

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

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

#item2765 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:502px !important;
}

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

#item2639 {
	width:344px !important;
	height:600px !important;
	left:779px !important;
	top:97px !important;
}

#item2664 {
	width:267px !important;
	height:30px !important;
}

#item2643 {
	width:267px !important;
	height:30px !important;
}

#item2689 {
	width:267px !important;
	height:30px !important;
}

#item2668 {
	width:267px !important;
	height:30px !important;
	top:40px !important;
}

#item2714 {
	width:267px !important;
	height:30px !important;
}

#item2693 {
	width:267px !important;
	height:30px !important;
	top:80px !important;
}

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

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

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

#item3026 {
	width:611px !important;
	height:129px !important;
	left:87px !important;
	top:87px !important;
}

#item3029 {
	width:1201px !important;
	height:549px !important;
	left:29px !important;
	top:287px !important;
}

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

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

#item3031 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

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

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

#item3070 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

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

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

#item3108 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

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

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

#item3146 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-3029 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-3029 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3707 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

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

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

#item3724 {
	width:430px !important;
	height:692px !important;
	left:779px !important;
	top:97px !important;
}

#item3745 {
	width:400px !important;
	height:175px !important;
}

#item3767 {
	width:400px !important;
	height:103px !important;
	top:502px !important;
}

#item3789 {
	width:400px !important;
	height:110px !important;
	top:932px !important;
}

#item3811 {
	width:400px !important;
	height:212px !important;
	top:1369px !important;
}

#item3855 {
	width:400px !important;
	height:103px !important;
	top:3359px !important;
}

#item3877 {
	width:400px !important;
	height:86px !important;
	top:1907px !important;
}

#item3899 {
	width:400px !important;
	height:122px !important;
	top:2320px !important;
}

#item112295 {
	width:396px !important;
	height:280px !important;
	left:779px !important;
	top:2876px !important;
}

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

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

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

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

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

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

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

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

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

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

#item3605 {
	width:430px !important;
	height:692px !important;
	left:778px !important;
	top:97px !important;
}

#item3626 {
	width:400px !important;
	height:682px !important;
}

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

#item3641 {
	width:30px !important;
	height:30px !important;
	top:714px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item3525 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:493px !important;
}

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

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

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

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

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

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

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

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

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

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

#item3234 {
	width:430px !important;
	height:692px !important;
	left:779px !important;
	top:97px !important;
}

#item3255 {
	width:400px !important;
	height:437px !important;
}

#item3277 {
	width:400px !important;
	height:161px !important;
	top:833px !important;
}

#item3299 {
	width:400px !important;
	height:137px !important;
	top:1321px !important;
}

#item3321 {
	width:400px !important;
	height:374px !important;
	top:1785px !important;
}

#item3343 {
	width:400px !important;
	height:142px !important;
	top:2188px !important;
}

#item3365 {
	width:400px !important;
	height:120px !important;
	top:2657px !important;
}

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

#item3431 {
	width:30px !important;
	height:30px !important;
	top:480px !important;
}

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

#item3186 {
	width:1240px !important;
	height:3155px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item4072 {
	width:611px !important;
	height:129px !important;
	left:87px !important;
	top:87px !important;
}

#item4096 {
	width:1201px !important;
	height:549px !important;
	left:29px !important;
	top:287px !important;
}

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

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

#item4098 {
	width:390px !important;
	height:457px !important;
	left:4098px !important;
	top:33px !important;
}

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

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

#item4139 {
	width:390px !important;
	height:457px !important;
	left:2751px !important;
	top:33px !important;
}

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

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

#item4181 {
	width:390px !important;
	height:457px !important;
	left:3201px !important;
	top:33px !important;
}

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

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

#item4220 {
	width:390px !important;
	height:457px !important;
	left:3651px !important;
	top:33px !important;
}

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

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

#item4257 {
	width:390px !important;
	height:457px !important;
	left:4542px !important;
	top:33px !important;
}

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

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

#item4294 {
	width:390px !important;
	height:457px !important;
	left:4991px !important;
	top:33px !important;
}

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

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

#item4333 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:33px !important;
}

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

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

#item4372 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

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

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

#item4409 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

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

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

#item4447 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

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

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

#item4484 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

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

#item4544 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:397px !important;
}

#item4522 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-4096 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-4096 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item5508 {
	width:1230px !important;
	height:866px !important;
}

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

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

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

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

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

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

#item5471 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

#item5495 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5493 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

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

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

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

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

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

#item5380 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

#item5410 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5408 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

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

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

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

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

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

#item5294 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

#item5319 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5317 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

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

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

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

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

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

#item5205 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

#item5232 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5230 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

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

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

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

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

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

#item5115 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

#item5140 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5138 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

#item5073 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

#item5030 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

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

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

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

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

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

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

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

#item4939 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

#item4965 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4963 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

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

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

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

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

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

#item4855 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

#item4880 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4878 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

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

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

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

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

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

#item4762 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

#item4792 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4790 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

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

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

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

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

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

#item4678 {
	width:520px !important;
	height:866px !important;
	left:720px !important;
	top:10px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

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

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

#item4702 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4700 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

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

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

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

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

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

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

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

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

#item4618 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4616 {
	width:36px !important;
	height:36px !important;
	left:777px !important;
	top:475px !important;
}

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

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

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

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

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

#item5640 {
	width:177px !important;
	height:30px !important;
}

#item5619 {
	width:177px !important;
	height:30px !important;
}

#item5665 {
	width:177px !important;
	height:30px !important;
}

#item5644 {
	width:177px !important;
	height:30px !important;
	top:51px !important;
}

#item5690 {
	width:177px !important;
	height:30px !important;
}

#item5669 {
	width:177px !important;
	height:30px !important;
	top:102px !important;
}

#item5715 {
	width:177px !important;
	height:30px !important;
}

#item5694 {
	width:177px !important;
	height:30px !important;
	top:153px !important;
}

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

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

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

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

#item6017 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item5937 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item5957 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

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

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

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

#item5991 {
	width:36px !important;
	height:36px !important;
	left:676px !important;
	top:421px !important;
}

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

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

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

#item5932 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item5851 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item5871 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

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

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

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

#item5900 {
	width:36px !important;
	height:36px !important;
	left:676px !important;
	top:427px !important;
}

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

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

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

#item5846 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item5773 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item5793 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

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

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

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

#item5821 {
	width:36px !important;
	height:36px !important;
	left:676px !important;
	top:427px !important;
}

#item5737 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item5757 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

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

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

#item5735 {
	width:45px !important;
	height:45px !important;
	left:1165px !important;
	top:10px !important;
}

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

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

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

#item6064 {
	width:1170px !important;
	height:665px !important;
	left:30px !important;
	top:171px !important;
	background:#009976;
}

#item6096 {
	width:766px !important;
	height:97px !important;
	left:30px !important;
	top:29px !important;
}

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

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

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

#item6190 {
	width:485px !important;
	height:69px !important;
	left:658px !important;
	top:78px !important;
}

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

#item6217 {
	width:60px !important;
	height:22px !important;
}

#item6215 {
	width:60px !important;
	height:22px !important;
	left:1083px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

#item6318 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

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

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

#item6333 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

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

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

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

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

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

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

#item6438 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item6389 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item6409 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

#item6581 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item6608 {
	width:60px !important;
	height:22px !important;
}

#item6606 {
	width:60px !important;
	height:22px !important;
	left:1083px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

#item6700 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item6703 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

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

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

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

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

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

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

#item6808 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item6759 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item6779 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

#item6954 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item6981 {
	width:60px !important;
	height:22px !important;
}

#item6979 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

#item7076 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item7079 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

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

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

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

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

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

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

#item7182 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item7135 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item7155 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

#item7326 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item7353 {
	width:30px !important;
	height:37px !important;
}

#item7351 {
	width:30px !important;
	height:37px !important;
	left:1113px !important;
	top:176px !important;
}

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

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

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

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

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

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

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

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

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

#item7425 {
	width:30px !important;
	height:30px !important;
	left:935px !important;
	top:181px !important;
}

#item7457 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

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

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

#item7539 {
	width:30px !important;
	height:37px !important;
}

#item7537 {
	width:30px !important;
	height:37px !important;
	left:542px !important;
	top:176px !important;
}

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

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

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

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

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

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

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

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

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

#item7623 {
	width:30px !important;
	height:30px !important;
	left:362px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

#item7860 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item7807 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item7827 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item7734 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item7688 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item7708 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

#item8020 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item8047 {
	width:80px !important;
	height:19px !important;
}

#item8045 {
	width:80px !important;
	height:19px !important;
	left:1063px !important;
	top:185px !important;
}

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

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

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

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

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

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

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

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

#item8152 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

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

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

#item8233 {
	width:80px !important;
	height:19px !important;
}

#item8231 {
	width:80px !important;
	height:19px !important;
	left:492px !important;
	top:187px !important;
}

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

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

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

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

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

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

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

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

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

#item8311 {
	width:30px !important;
	height:30px !important;
	left:362px !important;
	top:181px !important;
}

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

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

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

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

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

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

#item8549 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item8503 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item8523 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item8429 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item8377 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item8397 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

#item8692 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item8719 {
	width:70px !important;
	height:44px !important;
}

#item8717 {
	width:70px !important;
	height:44px !important;
	left:1073px !important;
	top:175px !important;
}

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

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

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

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

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

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

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

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

#item8816 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

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

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

#item8897 {
	width:70px !important;
	height:44px !important;
}

#item8895 {
	width:70px !important;
	height:44px !important;
	left:495px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9206 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item9159 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item9179 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

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

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

#item9092 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item9041 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item9061 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

#item9367 {
	width:485px !important;
	height:66px !important;
	left:658px !important;
	top:78px !important;
}

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

#item9392 {
	width:90px !important;
	height:26px !important;
	left:1053px !important;
	top:184px !important;
}

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

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

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

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

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

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

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

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

#item9485 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

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

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

#item9576 {
	width:60px !important;
	height:19px !important;
}

#item9574 {
	width:60px !important;
	height:19px !important;
	left:502px !important;
	top:187px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9865 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item9814 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item9834 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

#item9753 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item9702 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item9722 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

#item10000 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item10027 {
	width:60px !important;
	height:33px !important;
}

#item10025 {
	width:60px !important;
	height:33px !important;
	left:1083px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

#item10122 {
	width:140px !important;
	height:13px !important;
	left:1005px !important;
	top:40px !important;
}

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

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

#item10202 {
	width:60px !important;
	height:30px !important;
	left:510px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item10491 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item10441 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item10461 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

#item10379 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item10331 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item10351 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

#item10634 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item10661 {
	width:70px !important;
	height:32px !important;
}

#item10659 {
	width:70px !important;
	height:32px !important;
	left:1070px !important;
	top:179px !important;
}

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

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

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

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

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

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

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

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

#item10761 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item10815 {
	width:485px !important;
	height:69px !important;
	left:87px !important;
	top:78px !important;
}

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

#item10842 {
	width:50px !important;
	height:34px !important;
}

#item10840 {
	width:50px !important;
	height:34px !important;
	left:521px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item11126 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item11076 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item11096 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

#item11020 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item10968 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item10988 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

#item11275 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item11302 {
	width:70px !important;
	height:38px !important;
}

#item11300 {
	width:70px !important;
	height:38px !important;
	left:1067px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

#item11398 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

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

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

#item11483 {
	width:70px !important;
	height:38px !important;
}

#item11481 {
	width:70px !important;
	height:38px !important;
	left:502px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item11760 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item11714 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item11734 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

#item11660 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item11610 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item11630 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

#item11907 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item12020 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

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

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

#item12104 {
	width:80px !important;
	height:29px !important;
	left:495px !important;
	top:182px !important;
}

#item12118 {
	width:80px !important;
	height:29px !important;
	left:1063px !important;
	top:175px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item12407 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item12359 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item12379 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

#item12306 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item12256 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item12276 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

#item12558 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item12585 {
	width:50px !important;
	height:25px !important;
}

#item12583 {
	width:50px !important;
	height:25px !important;
	left:1093px !important;
	top:182px !important;
}

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

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

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

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

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

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

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

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

#item12677 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

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

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

#item12763 {
	width:50px !important;
	height:25px !important;
}

#item12761 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:184px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item13044 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item12991 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item13011 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

#item12935 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item12888 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item12908 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

#item13186 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item13211 {
	width:50px !important;
	height:30px !important;
	left:1093px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

#item13329 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

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

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

#item13418 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

#item13479 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !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;
}

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

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

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

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

#item13697 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item13647 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item13667 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

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

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

#item13589 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

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

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

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

#item13542 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item13562 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

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

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

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

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

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

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

#item13813 {
	width:433px !important;
	height:176px !important;
}

#item13837 {
	width:177px !important;
	height:30px !important;
}

#item13816 {
	width:177px !important;
	height:30px !important;
	left:1px !important;
	top:196px !important;
}

#item13861 {
	width:433px !important;
	height:78px !important;
}

#item13885 {
	width:177px !important;
	height:30px !important;
}

#item13864 {
	width:177px !important;
	height:30px !important;
	left:1px !important;
	top:98px !important;
}

#item13909 {
	width:433px !important;
	height:36px !important;
}

#item13933 {
	width:177px !important;
	height:30px !important;
}

#item13912 {
	width:177px !important;
	height:30px !important;
	left:1px !important;
	top:56px !important;
}

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

#item13937 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:660px !important;
}

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

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

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

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

#item14402 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

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

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

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

#item14384 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

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

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

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

#item14366 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

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

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

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

#item14346 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item14060 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

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

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

#item14075 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
}

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

#item14155 {
	width:30px !important;
	height:30px !important;
	top:74px !important;
}

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

#item14167 {
	width:30px !important;
	height:30px !important;
	top:1210px !important;
}

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

#item14182 {
	width:30px !important;
	height:30px !important;
	top:2704px !important;
}

#item14216 {
	width:400px !important;
	height:44px !important;
}

#item14238 {
	width:400px !important;
	height:178px !important;
	left:2px !important;
	top:434px !important;
}

#item14260 {
	width:400px !important;
	height:69px !important;
	left:2px !important;
	top:1570px !important;
}

#item14282 {
	width:400px !important;
	height:137px !important;
	left:2px !important;
	top:1969px !important;
}

#item14304 {
	width:400px !important;
	height:239px !important;
	left:2px !important;
	top:2436px !important;
}

#item14326 {
	width:400px !important;
	height:239px !important;
	left:2px !important;
	top:941px !important;
}

#item14007 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item14027 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

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

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

#item13967 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item13987 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

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

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

#item14002 {
	width:445px !important;
	height:250px !important;
	left:678px !important;
	top:534px !important;
}

#item13965 {
	width:45px !important;
	height:45px !important;
	left:1165px !important;
	top:10px !important;
}

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

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

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

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

@keyframes grow-14474 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-14474 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item14474 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14515 {
	width:398px !important;
	height:15px !important;
	left:13px !important;
	top:507px !important;
}

#item14474 {
	width:522px !important;
	height:554px !important;
	left:87px !important;
	top:225px !important;
}

@keyframes grow-14520 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-14520 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item14520 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14567 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:507px !important;
}

#item14520 {
	width:522px !important;
	height:554px !important;
	left:624px !important;
	top:225px !important;
}

#item17759 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item17782 {
	width:611px !important;
	height:91px !important;
	top:289px !important;
}

#item17816 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item17840 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item17819 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item17653 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item17676 {
	width:611px !important;
	height:91px !important;
	top:369px !important;
}

#item17711 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item17735 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item17714 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item17546 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item17569 {
	width:611px !important;
	height:108px !important;
	top:369px !important;
}

#item17605 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item17629 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item17608 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item17440 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item17463 {
	width:611px !important;
	height:130px !important;
	top:368px !important;
}

#item17498 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item17522 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item17501 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item17330 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item17353 {
	width:611px !important;
	height:130px !important;
	top:370px !important;
}

#item17392 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item17416 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item17395 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item17225 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item17248 {
	width:611px !important;
	height:130px !important;
	top:371px !important;
}

#item17282 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item17306 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item17285 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item17121 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item17144 {
	width:611px !important;
	height:108px !important;
	top:369px !important;
}

#item17177 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item17201 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item17180 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:738px !important;
}

#item17017 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item17040 {
	width:611px !important;
	height:181px !important;
	top:338px !important;
}

#item17073 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item17097 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item17076 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item16913 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item16936 {
	width:611px !important;
	height:108px !important;
	top:411px !important;
}

#item16969 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item16993 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item16972 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item16810 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item16833 {
	width:611px !important;
	height:113px !important;
	top:368px !important;
}

#item16865 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item16889 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item16868 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item16706 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item16729 {
	width:611px !important;
	height:108px !important;
	top:369px !important;
}

#item16762 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item16786 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item16765 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item16604 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item16627 {
	width:611px !important;
	height:164px !important;
	top:346px !important;
}

#item16661 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item16683 {
	width:110px !important;
	height:21px !important;
	left:538px !important;
	top:736px !important;
}

#item16447 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item16470 {
	width:611px !important;
	height:220px !important;
	top:301px !important;
}

#item16505 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item16530 {
	width:110px !important;
	height:21px !important;
}

#item16509 {
	width:110px !important;
	height:21px !important;
}

#item16555 {
	width:110px !important;
	height:21px !important;
}

#item16534 {
	width:110px !important;
	height:21px !important;
	left:123px !important;
}

#item16580 {
	width:187px !important;
	height:21px !important;
}

#item16559 {
	width:187px !important;
	height:21px !important;
	left:246px !important;
}

#item16341 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item16364 {
	width:611px !important;
	height:125px !important;
	top:369px !important;
}

#item16399 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item16423 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item16402 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item16233 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item16256 {
	width:611px !important;
	height:164px !important;
	top:369px !important;
}

#item16293 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item16317 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item16296 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item16122 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item16145 {
	width:611px !important;
	height:147px !important;
	top:370px !important;
}

#item16185 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item16209 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item16188 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item16017 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item16040 {
	width:611px !important;
	height:91px !important;
	top:370px !important;
}

#item16074 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item16098 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item16077 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item15914 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item15937 {
	width:611px !important;
	height:142px !important;
	top:370px !important;
}

#item15969 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item15993 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item15972 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item15810 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item15833 {
	width:611px !important;
	height:198px !important;
	top:369px !important;
}

#item15866 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item15890 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item15869 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item15705 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item15728 {
	width:611px !important;
	height:169px !important;
	top:370px !important;
}

#item15762 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item15786 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item15765 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item15601 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item15624 {
	width:611px !important;
	height:225px !important;
	top:321px !important;
}

#item15657 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item15681 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item15660 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item15496 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item15519 {
	width:611px !important;
	height:142px !important;
	top:370px !important;
}

#item15553 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item15577 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item15556 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item15392 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item15415 {
	width:611px !important;
	height:91px !important;
	top:370px !important;
}

#item15448 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item15472 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item15451 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item15286 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item15309 {
	width:611px !important;
	height:113px !important;
	top:370px !important;
}

#item15344 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item15368 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item15347 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item15181 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item15204 {
	width:611px !important;
	height:130px !important;
	top:368px !important;
}

#item15238 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item15262 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item15241 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item14994 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item15017 {
	width:611px !important;
	height:203px !important;
	top:307px !important;
}

#item15057 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item15082 {
	width:191px !important;
	height:21px !important;
}

#item15061 {
	width:191px !important;
	height:21px !important;
}

#item15107 {
	width:218px !important;
	height:21px !important;
}

#item15086 {
	width:218px !important;
	height:21px !important;
	top:38px !important;
}

#item15132 {
	width:213px !important;
	height:21px !important;
}

#item15111 {
	width:213px !important;
	height:21px !important;
	left:235px !important;
	top:38px !important;
}

#item15157 {
	width:155px !important;
	height:21px !important;
}

#item15136 {
	width:155px !important;
	height:21px !important;
	left:207px !important;
}

#item14804 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item14827 {
	width:611px !important;
	height:195px !important;
	top:339px !important;
}

#item14870 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item14895 {
	width:126px !important;
	height:21px !important;
}

#item14874 {
	width:126px !important;
	height:21px !important;
	left:141px !important;
}

#item14920 {
	width:136px !important;
	height:21px !important;
}

#item14899 {
	width:136px !important;
	height:21px !important;
	left:283px !important;
}

#item14945 {
	width:162px !important;
	height:21px !important;
}

#item14924 {
	width:162px !important;
	height:21px !important;
	left:434px !important;
}

#item14970 {
	width:126px !important;
	height:21px !important;
}

#item14949 {
	width:126px !important;
	height:21px !important;
}

#item14699 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item14722 {
	width:611px !important;
	height:113px !important;
	top:369px !important;
}

#item14756 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item14780 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item14759 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item14595 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item14618 {
	width:611px !important;
	height:194px !important;
	top:370px !important;
}

#item14651 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item14675 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item14654 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

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

#item14572 {
	width:1205px !important;
	height:842px !important;
	left:-5px !important;
	top:-5px !important;
}

#item17866 {
	width:252px !important;
	height:9px !important;
}

#item17845 {
	width:252px !important;
	height:9px !important;
}

#item17891 {
	width:252px !important;
	height:9px !important;
}

#item17870 {
	width:252px !important;
	height:9px !important;
	top:117px !important;
}

#item17916 {
	width:252px !important;
	height:9px !important;
}

#item17895 {
	width:252px !important;
	height:9px !important;
	top:233px !important;
}

#item17941 {
	width:252px !important;
	height:9px !important;
}

#item17920 {
	width:252px !important;
	height:9px !important;
	top:39px !important;
}

#item17966 {
	width:252px !important;
	height:9px !important;
}

#item17945 {
	width:252px !important;
	height:9px !important;
	top:155px !important;
}

#item17991 {
	width:252px !important;
	height:9px !important;
}

#item17970 {
	width:252px !important;
	height:9px !important;
	top:272px !important;
}

#item18016 {
	width:252px !important;
	height:9px !important;
}

#item17995 {
	width:252px !important;
	height:9px !important;
	top:78px !important;
}

#item18041 {
	width:252px !important;
	height:9px !important;
}

#item18020 {
	width:252px !important;
	height:9px !important;
	top:194px !important;
}

#item18066 {
	width:252px !important;
	height:9px !important;
}

#item18045 {
	width:252px !important;
	height:9px !important;
	top:311px !important;
}

#item18091 {
	width:252px !important;
	height:9px !important;
}

#item18070 {
	width:252px !important;
	height:9px !important;
	top:350px !important;
}

#item18116 {
	width:252px !important;
	height:9px !important;
}

#item18095 {
	width:252px !important;
	height:9px !important;
	top:389px !important;
}

#item18141 {
	width:252px !important;
	height:9px !important;
}

#item18120 {
	width:252px !important;
	height:9px !important;
	top:505px !important;
}

#item18166 {
	width:252px !important;
	height:9px !important;
}

#item18145 {
	width:252px !important;
	height:9px !important;
	top:427px !important;
}

#item18191 {
	width:252px !important;
	height:9px !important;
}

#item18170 {
	width:252px !important;
	height:9px !important;
	top:466px !important;
}

#item18216 {
	width:252px !important;
	height:9px !important;
}

#item18195 {
	width:252px !important;
	height:9px !important;
	top:544px !important;
}

#item18242 {
	width:290px !important;
	height:9px !important;
}

#item18221 {
	width:290px !important;
	height:9px !important;
}

#item18267 {
	width:290px !important;
	height:9px !important;
}

#item18246 {
	width:290px !important;
	height:9px !important;
	top:117px !important;
}

#item18292 {
	width:290px !important;
	height:9px !important;
}

#item18271 {
	width:290px !important;
	height:9px !important;
	top:233px !important;
}

#item18317 {
	width:290px !important;
	height:9px !important;
}

#item18296 {
	width:290px !important;
	height:9px !important;
	top:39px !important;
}

#item18342 {
	width:290px !important;
	height:9px !important;
}

#item18321 {
	width:290px !important;
	height:9px !important;
	top:155px !important;
}

#item18367 {
	width:290px !important;
	height:9px !important;
}

#item18346 {
	width:290px !important;
	height:9px !important;
	top:272px !important;
}

#item18392 {
	width:290px !important;
	height:9px !important;
}

#item18371 {
	width:290px !important;
	height:9px !important;
	top:78px !important;
}

#item18417 {
	width:290px !important;
	height:9px !important;
}

#item18396 {
	width:290px !important;
	height:9px !important;
	top:194px !important;
}

#item18442 {
	width:290px !important;
	height:9px !important;
}

#item18421 {
	width:290px !important;
	height:9px !important;
	top:311px !important;
}

#item18467 {
	width:290px !important;
	height:9px !important;
}

#item18446 {
	width:290px !important;
	height:9px !important;
	top:350px !important;
}

#item18492 {
	width:290px !important;
	height:9px !important;
}

#item18471 {
	width:290px !important;
	height:9px !important;
	top:389px !important;
}

#item18517 {
	width:290px !important;
	height:9px !important;
}

#item18496 {
	width:290px !important;
	height:9px !important;
	top:470px !important;
}

#item18542 {
	width:290px !important;
	height:9px !important;
}

#item18521 {
	width:290px !important;
	height:9px !important;
	top:427px !important;
}

#item18567 {
	width:290px !important;
	height:9px !important;
}

#item18546 {
	width:290px !important;
	height:9px !important;
	top:509px !important;
}

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

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

#item18666 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

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

#item18693 {
	width:60px !important;
	height:22px !important;
}

#item18691 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:184px !important;
}

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

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

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

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

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

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

#item18782 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

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

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

#item18801 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

#item18949 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18947 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18958 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item18931 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18929 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18941 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item18910 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item18913 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18911 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18923 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item18857 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item18877 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item18897 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18895 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item18855 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item18853 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item19050 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item19072 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item19077 {
	width:60px !important;
	height:22px !important;
}

#item19075 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:184px !important;
}

#item19111 {
	width:100px !important;
	height:30px !important;
}

#item19090 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item19117 {
	width:30px !important;
	height:30px !important;
}

#item19115 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item19134 {
	width:30px !important;
	height:30px !important;
}

#item19132 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item19150 {
	width:30px !important;
	height:30px !important;
}

#item19148 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item19181 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item19184 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

#item19348 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19346 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19358 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19331 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19329 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19340 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19310 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item19313 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19311 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19323 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item19261 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item19281 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item19299 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19297 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19257 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item19236 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item19446 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item19468 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item19473 {
	width:70px !important;
	height:20px !important;
}

#item19471 {
	width:70px !important;
	height:20px !important;
	left:1073px !important;
	top:186px !important;
}

#item19508 {
	width:100px !important;
	height:30px !important;
}

#item19487 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item19514 {
	width:30px !important;
	height:30px !important;
}

#item19512 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item19528 {
	width:30px !important;
	height:30px !important;
}

#item19526 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item19540 {
	width:30px !important;
	height:30px !important;
}

#item19538 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item19569 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item19623 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item19645 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item19650 {
	width:70px !important;
	height:20px !important;
}

#item19648 {
	width:70px !important;
	height:20px !important;
	left:500px !important;
	top:188px !important;
}

#item19662 {
	width:30px !important;
	height:30px !important;
}

#item19660 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item19693 {
	width:100px !important;
	height:30px !important;
}

#item19672 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item19699 {
	width:30px !important;
	height:30px !important;
}

#item19697 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item19711 {
	width:30px !important;
	height:30px !important;
}

#item19709 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item19981 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19979 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19993 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19961 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19959 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19973 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19938 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item19941 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19939 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19953 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item19887 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item19907 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item19926 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19924 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19870 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19868 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19882 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19849 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19847 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19862 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19828 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item19831 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19829 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19841 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item19774 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item19794 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item19815 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19813 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19772 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item19770 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item20090 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item20112 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item20115 {
	width:110px !important;
	height:79px !important;
	left:1033px !important;
	top:161px !important;
}

#item20152 {
	width:100px !important;
	height:30px !important;
}

#item20131 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item20158 {
	width:30px !important;
	height:30px !important;
}

#item20156 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item20170 {
	width:30px !important;
	height:30px !important;
}

#item20168 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item20182 {
	width:30px !important;
	height:30px !important;
}

#item20180 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item20211 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item20269 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item20291 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item20294 {
	width:90px !important;
	height:65px !important;
	left:482px !important;
	top:164px !important;
}

#item20310 {
	width:30px !important;
	height:30px !important;
}

#item20308 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item20342 {
	width:100px !important;
	height:30px !important;
}

#item20321 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item20348 {
	width:30px !important;
	height:30px !important;
}

#item20346 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item20363 {
	width:30px !important;
	height:30px !important;
}

#item20361 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item20621 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20619 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20634 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20601 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20599 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20613 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20579 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item20582 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20580 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20593 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item20530 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item20550 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item20568 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20566 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20516 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20514 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20525 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20498 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20496 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20508 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20477 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item20480 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20478 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20490 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item20427 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item20447 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item20466 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20464 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20425 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item20423 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item20727 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item20749 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item20754 {
	width:80px !important;
	height:19px !important;
}

#item20755 {
	width:80px !important;
	height:19px !important;
}

#item20752 {
	width:80px !important;
	height:19px !important;
	left:1063px !important;
	top:187px !important;
}

#item20786 {
	width:100px !important;
	height:30px !important;
}

#item20765 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item20792 {
	width:30px !important;
	height:30px !important;
}

#item20790 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item20804 {
	width:30px !important;
	height:30px !important;
}

#item20802 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item20815 {
	width:30px !important;
	height:30px !important;
}

#item20813 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item20844 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item20907 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item20929 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item20934 {
	width:80px !important;
	height:19px !important;
}

#item20932 {
	width:80px !important;
	height:19px !important;
	left:491px !important;
	top:187px !important;
}

#item20949 {
	width:30px !important;
	height:30px !important;
}

#item20947 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item20982 {
	width:100px !important;
	height:30px !important;
}

#item20961 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item20988 {
	width:30px !important;
	height:30px !important;
}

#item20986 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item21000 {
	width:30px !important;
	height:30px !important;
}

#item20998 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item21265 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21263 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21275 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21242 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21240 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21257 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21214 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item21217 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21215 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21234 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item21166 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item21186 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item21202 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21200 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21150 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21148 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21161 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21130 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21128 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21142 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21110 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item21113 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21111 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21122 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item21062 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item21082 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item21099 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21097 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21060 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item21058 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item21363 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item21385 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item21390 {
	width:80px !important;
	height:19px !important;
}

#item21388 {
	width:80px !important;
	height:19px !important;
	left:1063px !important;
	top:187px !important;
}

#item21420 {
	width:100px !important;
	height:30px !important;
}

#item21399 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item21426 {
	width:30px !important;
	height:30px !important;
}

#item21424 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item21438 {
	width:30px !important;
	height:30px !important;
}

#item21436 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item21450 {
	width:30px !important;
	height:30px !important;
}

#item21448 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item21479 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item21542 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item21564 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item21569 {
	width:80px !important;
	height:19px !important;
}

#item21567 {
	width:80px !important;
	height:19px !important;
	left:491px !important;
	top:186px !important;
}

#item21581 {
	width:30px !important;
	height:30px !important;
}

#item21579 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item21612 {
	width:100px !important;
	height:30px !important;
}

#item21591 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item21618 {
	width:30px !important;
	height:30px !important;
}

#item21616 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item21630 {
	width:30px !important;
	height:30px !important;
}

#item21628 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item21911 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21909 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21923 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21893 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21891 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21903 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21872 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item21875 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21873 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21885 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item21819 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item21839 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item21859 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21857 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21803 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21801 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21814 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21785 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21783 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21795 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21763 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item21766 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21764 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21777 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item21714 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item21734 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item21751 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21749 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21710 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item21689 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item22008 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item22030 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item22033 {
	width:70px !important;
	height:34px !important;
	left:1073px !important;
	top:178px !important;
}

#item22067 {
	width:100px !important;
	height:30px !important;
}

#item22046 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item22073 {
	width:30px !important;
	height:30px !important;
}

#item22071 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item22086 {
	width:30px !important;
	height:30px !important;
}

#item22084 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item22102 {
	width:30px !important;
	height:30px !important;
}

#item22100 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item22138 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item22204 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item22226 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item22231 {
	width:80px !important;
	height:19px !important;
}

#item22229 {
	width:80px !important;
	height:19px !important;
	left:490px !important;
	top:187px !important;
}

#item22245 {
	width:30px !important;
	height:30px !important;
}

#item22243 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item22279 {
	width:100px !important;
	height:30px !important;
}

#item22258 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item22285 {
	width:30px !important;
	height:30px !important;
}

#item22283 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item22299 {
	width:30px !important;
	height:30px !important;
}

#item22297 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item22558 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22556 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22567 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22540 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22538 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22550 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22519 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item22522 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22520 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22532 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item22471 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item22491 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item22507 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22505 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22453 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22451 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22466 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22432 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22430 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22445 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22410 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item22413 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22411 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22424 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item22363 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item22383 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item22399 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22397 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22361 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item22359 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item22657 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item22679 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item22682 {
	width:70px !important;
	height:34px !important;
	left:1073px !important;
	top:178px !important;
}

#item22714 {
	width:100px !important;
	height:30px !important;
}

#item22693 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item22720 {
	width:30px !important;
	height:30px !important;
}

#item22718 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item22735 {
	width:30px !important;
	height:30px !important;
}

#item22733 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item22749 {
	width:30px !important;
	height:30px !important;
}

#item22747 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item22778 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item22836 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item22858 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item22861 {
	width:70px !important;
	height:34px !important;
	left:502px !important;
	top:180px !important;
}

#item22873 {
	width:30px !important;
	height:30px !important;
}

#item22871 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item22904 {
	width:100px !important;
	height:30px !important;
}

#item22883 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item22910 {
	width:30px !important;
	height:30px !important;
}

#item22908 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item22922 {
	width:30px !important;
	height:30px !important;
}

#item22920 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item23190 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23188 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23201 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23171 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23169 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23182 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23151 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item23154 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23152 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23163 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item23103 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item23123 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item23140 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23138 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23086 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23084 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23098 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23066 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23064 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23078 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23041 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item23044 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23042 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23058 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item22984 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item23004 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item23025 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23023 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22982 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item22980 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item23292 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item23314 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item23317 {
	width:70px !important;
	height:34px !important;
	left:1073px !important;
	top:178px !important;
}

#item23350 {
	width:100px !important;
	height:30px !important;
}

#item23329 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item23356 {
	width:30px !important;
	height:30px !important;
}

#item23354 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item23368 {
	width:30px !important;
	height:30px !important;
}

#item23366 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item23380 {
	width:30px !important;
	height:30px !important;
}

#item23378 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item23409 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item23465 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item23487 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item23490 {
	width:70px !important;
	height:34px !important;
	left:502px !important;
	top:180px !important;
}

#item23502 {
	width:30px !important;
	height:30px !important;
}

#item23500 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item23533 {
	width:100px !important;
	height:30px !important;
}

#item23512 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item23539 {
	width:30px !important;
	height:30px !important;
}

#item23537 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item23552 {
	width:30px !important;
	height:30px !important;
}

#item23550 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item23806 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23804 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23817 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23788 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23786 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23798 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23767 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item23770 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23768 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23780 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item23721 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item23741 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item23756 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23754 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23706 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23704 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23716 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23688 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23686 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23698 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23667 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item23670 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23668 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23680 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item23617 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item23637 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item23656 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23654 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23615 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item23613 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item23925 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item23947 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item23950 {
	width:70px !important;
	height:25px !important;
	left:1072px !important;
	top:184px !important;
}

#item23981 {
	width:100px !important;
	height:30px !important;
}

#item23960 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item23987 {
	width:30px !important;
	height:30px !important;
}

#item23985 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item23999 {
	width:30px !important;
	height:30px !important;
}

#item23997 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item24011 {
	width:30px !important;
	height:30px !important;
}

#item24009 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item24039 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item24099 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item24121 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item24124 {
	width:70px !important;
	height:25px !important;
	left:502px !important;
	top:184px !important;
}

#item24138 {
	width:30px !important;
	height:30px !important;
}

#item24136 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item24172 {
	width:100px !important;
	height:30px !important;
}

#item24151 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item24178 {
	width:30px !important;
	height:30px !important;
}

#item24176 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item24192 {
	width:30px !important;
	height:30px !important;
}

#item24190 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item24458 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24456 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24473 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24432 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24430 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24450 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24410 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item24413 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24411 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24424 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item24360 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item24380 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item24399 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24397 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24343 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24341 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24355 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24325 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24323 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24335 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24303 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item24306 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24304 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24317 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item24254 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item24274 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item24292 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24290 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24252 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item24250 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24563 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item24585 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item24590 {
	width:50px !important;
	height:25px !important;
}

#item24588 {
	width:50px !important;
	height:25px !important;
	left:1093px !important;
	top:182px !important;
}

#item24623 {
	width:100px !important;
	height:30px !important;
}

#item24602 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item24629 {
	width:30px !important;
	height:30px !important;
}

#item24627 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item24640 {
	width:30px !important;
	height:30px !important;
}

#item24638 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item24652 {
	width:30px !important;
	height:30px !important;
}

#item24650 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item24664 {
	width:30px !important;
	height:30px !important;
}

#item24662 {
	width:30px !important;
	height:30px !important;
	left:935px !important;
	top:181px !important;
}

#item24693 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item24756 {
	width:485px !important;
	height:67px !important;
	left:87px !important;
	top:78px !important;
}

#item24778 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item24783 {
	width:70px !important;
	height:28px !important;
}

#item24781 {
	width:70px !important;
	height:28px !important;
	left:502px !important;
	top:182px !important;
}

#item24796 {
	width:30px !important;
	height:30px !important;
}

#item24794 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item24827 {
	width:100px !important;
	height:30px !important;
}

#item24806 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item24833 {
	width:30px !important;
	height:30px !important;
}

#item24831 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item24845 {
	width:30px !important;
	height:30px !important;
}

#item24843 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item25128 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25126 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25139 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25108 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25106 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25120 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25090 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25088 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25100 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25068 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item25071 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25069 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25082 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item25015 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item25035 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item25054 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25052 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24999 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24997 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25010 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24981 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24979 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24991 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24960 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item24963 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24961 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24973 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item24907 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item24927 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item24942 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24940 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24905 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item24903 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item25226 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item25248 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item25251 {
	width:80px !important;
	height:40px !important;
	left:1063px !important;
	top:175px !important;
}

#item25285 {
	width:100px !important;
	height:30px !important;
}

#item25264 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item25291 {
	width:30px !important;
	height:30px !important;
}

#item25289 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item25306 {
	width:30px !important;
	height:30px !important;
}

#item25304 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item25324 {
	width:30px !important;
	height:30px !important;
}

#item25322 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item25358 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item25419 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item25441 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item25446 {
	width:60px !important;
	height:37px !important;
}

#item25444 {
	width:60px !important;
	height:37px !important;
	left:512px !important;
	top:178px !important;
}

#item25459 {
	width:30px !important;
	height:30px !important;
}

#item25457 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item25490 {
	width:100px !important;
	height:30px !important;
}

#item25469 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item25496 {
	width:30px !important;
	height:30px !important;
}

#item25494 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item25509 {
	width:30px !important;
	height:30px !important;
}

#item25507 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item25522 {
	width:30px !important;
	height:30px !important;
}

#item25520 {
	width:30px !important;
	height:30px !important;
	left:362px !important;
	top:181px !important;
}

#item25794 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25792 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25804 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25775 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25773 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25786 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25753 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item25756 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25754 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25767 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item25708 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item25728 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item25743 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25741 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25693 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25691 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25703 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25675 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25673 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25685 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25657 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25655 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25667 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25634 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item25637 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25635 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25649 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item25584 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item25604 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item25620 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25618 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25582 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item25580 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item25898 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item25920 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item25923 {
	width:70px !important;
	height:70px !important;
	left:1073px !important;
	top:160px !important;
}

#item25959 {
	width:100px !important;
	height:30px !important;
}

#item25938 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item25965 {
	width:30px !important;
	height:30px !important;
}

#item25963 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item25978 {
	width:30px !important;
	height:30px !important;
}

#item25976 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item25991 {
	width:30px !important;
	height:30px !important;
}

#item25989 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item26020 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item26076 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item26098 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item26101 {
	width:50px !important;
	height:34px !important;
	left:520px !important;
	top:177px !important;
}

#item26119 {
	width:30px !important;
	height:30px !important;
}

#item26117 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item26151 {
	width:100px !important;
	height:30px !important;
}

#item26130 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item26157 {
	width:30px !important;
	height:30px !important;
}

#item26155 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item26172 {
	width:30px !important;
	height:30px !important;
}

#item26170 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item26426 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26424 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26439 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item26407 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26405 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26418 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item26386 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item26389 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26387 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26399 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item26338 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item26358 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item26375 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26373 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26324 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26322 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26333 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item26306 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26304 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26316 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item26285 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item26288 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26286 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26298 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item26236 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item26256 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item26274 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26272 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26234 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item26232 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item26534 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item26556 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item26561 {
	width:70px !important;
	height:22px !important;
}

#item26559 {
	width:70px !important;
	height:22px !important;
	left:1073px !important;
	top:185px !important;
}

#item26592 {
	width:100px !important;
	height:30px !important;
}

#item26571 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item26598 {
	width:30px !important;
	height:30px !important;
}

#item26596 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item26610 {
	width:30px !important;
	height:30px !important;
}

#item26608 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item26621 {
	width:30px !important;
	height:30px !important;
}

#item26619 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item26650 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item26710 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item26732 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item26737 {
	width:70px !important;
	height:22px !important;
}

#item26735 {
	width:70px !important;
	height:22px !important;
	left:491px !important;
	top:185px !important;
}

#item26752 {
	width:30px !important;
	height:30px !important;
}

#item26750 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item26785 {
	width:100px !important;
	height:30px !important;
}

#item26764 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item26791 {
	width:30px !important;
	height:30px !important;
}

#item26789 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item26803 {
	width:30px !important;
	height:30px !important;
}

#item26801 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item27071 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27069 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27083 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27049 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27047 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27063 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27023 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item27026 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27024 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27041 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item26969 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item26989 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item27009 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27007 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26954 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26952 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26964 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item26936 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26934 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26946 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item26915 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item26918 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26916 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26928 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item26865 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item26885 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item26903 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26901 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26863 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item26861 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item27169 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item27191 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item27194 {
	width:50px !important;
	height:30px !important;
	left:1093px !important;
	top:180px !important;
}

#item27224 {
	width:100px !important;
	height:30px !important;
}

#item27203 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item27230 {
	width:30px !important;
	height:30px !important;
}

#item27228 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item27242 {
	width:30px !important;
	height:30px !important;
}

#item27240 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item27254 {
	width:30px !important;
	height:30px !important;
}

#item27252 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item27324 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item27346 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item27349 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:182px !important;
}

#item27361 {
	width:30px !important;
	height:30px !important;
}

#item27359 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item27392 {
	width:100px !important;
	height:30px !important;
}

#item27371 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item27398 {
	width:30px !important;
	height:30px !important;
}

#item27396 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item27410 {
	width:30px !important;
	height:30px !important;
}

#item27408 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item27682 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27680 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27692 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27664 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27662 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27674 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27643 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item27646 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27644 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27656 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item27581 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item27601 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item27625 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27623 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27562 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27560 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27576 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27544 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27542 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27554 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27522 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item27525 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27523 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27536 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item27472 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item27492 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item27509 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27507 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27470 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item27468 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item27784 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item27806 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item27811 {
	width:60px !important;
	height:36px !important;
}

#item27809 {
	width:60px !important;
	height:36px !important;
	left:1083px !important;
	top:177px !important;
}

#item27845 {
	width:100px !important;
	height:30px !important;
}

#item27824 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item27851 {
	width:30px !important;
	height:30px !important;
}

#item27849 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item27863 {
	width:30px !important;
	height:30px !important;
}

#item27861 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item27876 {
	width:30px !important;
	height:30px !important;
}

#item27874 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item27908 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item27966 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item27988 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item27991 {
	width:70px !important;
	height:34px !important;
	left:502px !important;
	top:180px !important;
}

#item28003 {
	width:30px !important;
	height:30px !important;
}

#item28001 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item28034 {
	width:100px !important;
	height:30px !important;
}

#item28013 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item28040 {
	width:30px !important;
	height:30px !important;
}

#item28038 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item28051 {
	width:30px !important;
	height:30px !important;
}

#item28049 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item28313 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28311 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28322 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28294 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28292 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28305 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28270 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item28273 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28271 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28286 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item28221 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item28241 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item28259 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28257 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28204 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28202 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28216 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28183 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28181 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28196 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28161 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item28164 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28162 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28175 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item28113 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item28133 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item28150 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28148 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28111 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item28109 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item28408 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item28430 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item28435 {
	width:70px !important;
	height:44px !important;
}

#item28433 {
	width:70px !important;
	height:44px !important;
	left:1074px !important;
	top:174px !important;
}

#item28469 {
	width:100px !important;
	height:30px !important;
}

#item28448 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item28475 {
	width:30px !important;
	height:30px !important;
}

#item28473 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item28493 {
	width:30px !important;
	height:30px !important;
}

#item28491 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item28509 {
	width:30px !important;
	height:30px !important;
}

#item28507 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item28540 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item28600 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item28622 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item28627 {
	width:70px !important;
	height:44px !important;
}

#item28625 {
	width:70px !important;
	height:44px !important;
	left:507px !important;
	top:174px !important;
}

#item28638 {
	width:30px !important;
	height:30px !important;
}

#item28636 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item28669 {
	width:100px !important;
	height:30px !important;
}

#item28648 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item28675 {
	width:30px !important;
	height:30px !important;
}

#item28673 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item28687 {
	width:30px !important;
	height:30px !important;
}

#item28685 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item28942 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28940 {
	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;
}

#item28924 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28922 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28934 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28904 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item28907 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28905 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28916 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item28857 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item28877 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item28893 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28891 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28842 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28840 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28852 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28824 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28822 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28834 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28801 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item28804 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28802 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28816 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item28750 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item28770 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item28787 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28785 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28748 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item28746 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item29052 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item29074 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item29077 {
	width:90px !important;
	height:38px !important;
	left:1053px !important;
	top:178px !important;
}

#item29115 {
	width:100px !important;
	height:30px !important;
}

#item29094 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item29121 {
	width:30px !important;
	height:30px !important;
}

#item29119 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item29134 {
	width:30px !important;
	height:30px !important;
}

#item29132 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item29147 {
	width:30px !important;
	height:30px !important;
}

#item29145 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item29177 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item29234 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item29256 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item29259 {
	width:90px !important;
	height:38px !important;
	left:480px !important;
	top:177px !important;
}

#item29278 {
	width:30px !important;
	height:30px !important;
}

#item29276 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item29312 {
	width:100px !important;
	height:30px !important;
}

#item29291 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item29318 {
	width:30px !important;
	height:30px !important;
}

#item29316 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item29334 {
	width:30px !important;
	height:30px !important;
}

#item29332 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item29591 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29589 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29602 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item29573 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29571 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29583 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item29552 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item29555 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29553 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29565 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item29506 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item29526 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item29541 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29539 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29491 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29489 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29501 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item29473 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29471 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29483 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item29452 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item29455 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29453 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29465 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item29401 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item29421 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item29440 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29438 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29399 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item29397 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item29638 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item29639 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item29671 {
	width:433px !important;
	height:692px !important;
}

#item29695 {
	width:177px !important;
	height:30px !important;
}

#item29674 {
	width:177px !important;
	height:30px !important;
	left:1px !important;
	top:363px !important;
}

#item29701 {
	width:30px !important;
	height:30px !important;
}

#item29699 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:504px !important;
}

#item29713 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item29765 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item29768 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29766 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item29778 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item29729 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item29749 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item29754 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29752 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item29727 {
	width:45px !important;
	height:45px !important;
	left:1165px !important;
	top:10px !important;
}

#item29725 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

#item29868 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item29890 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item29895 {
	width:60px !important;
	height:22px !important;
}

#item29893 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:184px !important;
}

#item29926 {
	width:100px !important;
	height:30px !important;
}

#item29905 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item29932 {
	width:30px !important;
	height:30px !important;
}

#item29930 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item29944 {
	width:30px !important;
	height:30px !important;
}

#item29942 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item29974 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item29979 {
	width:30px !important;
	height:30px !important;
}

#item29977 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item29992 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

#item30140 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30138 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30150 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item30122 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30120 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30132 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item30100 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item30103 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30101 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30114 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item30048 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item30068 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item30088 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30086 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30046 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item30044 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item30236 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item30258 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item30263 {
	width:60px !important;
	height:22px !important;
}

#item30261 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:184px !important;
}

#item30294 {
	width:100px !important;
	height:30px !important;
}

#item30273 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item30300 {
	width:30px !important;
	height:30px !important;
}

#item30298 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item30313 {
	width:30px !important;
	height:30px !important;
}

#item30311 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item30328 {
	width:30px !important;
	height:30px !important;
}

#item30326 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item30359 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item30362 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

#item30527 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30525 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30538 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item30507 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30505 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30519 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item30484 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !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;
}

#item30499 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item30430 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item30450 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item30471 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30469 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30428 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item30426 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item30630 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item30652 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item30657 {
	width:70px !important;
	height:38px !important;
}

#item30655 {
	width:70px !important;
	height:38px !important;
	left:1073px !important;
	top:176px !important;
}

#item30690 {
	width:100px !important;
	height:30px !important;
}

#item30669 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item30696 {
	width:30px !important;
	height:30px !important;
}

#item30694 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item30711 {
	width:30px !important;
	height:30px !important;
}

#item30709 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item30725 {
	width:30px !important;
	height:30px !important;
}

#item30723 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item30754 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item30811 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item30833 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item30838 {
	width:70px !important;
	height:38px !important;
}

#item30836 {
	width:70px !important;
	height:38px !important;
	left:502px !important;
	top:178px !important;
}

#item30849 {
	width:30px !important;
	height:30px !important;
}

#item30847 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item30882 {
	width:100px !important;
	height:30px !important;
}

#item30861 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item30888 {
	width:30px !important;
	height:30px !important;
}

#item30886 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item30901 {
	width:30px !important;
	height:30px !important;
}

#item30899 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item31165 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31163 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31175 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item31147 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31145 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31157 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item31127 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item31130 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31128 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31139 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item31079 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item31099 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item31115 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31113 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31063 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31061 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31074 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item31045 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31043 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31055 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item31019 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item31022 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31020 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31037 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item30963 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item30983 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item31001 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30999 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30961 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item30959 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item31271 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item31293 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item31298 {
	width:70px !important;
	height:38px !important;
}

#item31296 {
	width:70px !important;
	height:38px !important;
	left:1073px !important;
	top:176px !important;
}

#item31333 {
	width:100px !important;
	height:30px !important;
}

#item31312 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item31339 {
	width:30px !important;
	height:30px !important;
}

#item31337 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item31353 {
	width:30px !important;
	height:30px !important;
}

#item31351 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item31367 {
	width:30px !important;
	height:30px !important;
}

#item31365 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item31398 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item31454 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item31476 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item31481 {
	width:70px !important;
	height:38px !important;
}

#item31479 {
	width:70px !important;
	height:38px !important;
	left:502px !important;
	top:178px !important;
}

#item31493 {
	width:30px !important;
	height:30px !important;
}

#item31491 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item31524 {
	width:100px !important;
	height:30px !important;
}

#item31503 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item31530 {
	width:30px !important;
	height:30px !important;
}

#item31528 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item31543 {
	width:30px !important;
	height:30px !important;
}

#item31541 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item31801 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31799 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31815 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item31782 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31780 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31793 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item31761 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item31764 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31762 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31774 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item31714 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item31734 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item31750 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31748 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31698 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31696 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31709 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item31678 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31676 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31690 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item31657 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item31660 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31658 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31670 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item31608 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item31628 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item31646 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31644 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item31606 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item31604 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item31918 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item31940 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item31964 {
	width:100px !important;
	height:30px !important;
}

#item31943 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item31970 {
	width:30px !important;
	height:30px !important;
}

#item31968 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item31983 {
	width:30px !important;
	height:30px !important;
}

#item31981 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item31995 {
	width:30px !important;
	height:30px !important;
}

#item31993 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item32024 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item32029 {
	width:70px !important;
	height:43px !important;
}

#item32027 {
	width:70px !important;
	height:43px !important;
	left:1073px !important;
	top:175px !important;
}

#item32097 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item32119 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item32124 {
	width:70px !important;
	height:43px !important;
}

#item32122 {
	width:70px !important;
	height:43px !important;
	left:501px !important;
	top:175px !important;
}

#item32136 {
	width:30px !important;
	height:30px !important;
}

#item32134 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item32170 {
	width:100px !important;
	height:30px !important;
}

#item32149 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item32176 {
	width:30px !important;
	height:30px !important;
}

#item32174 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item32190 {
	width:30px !important;
	height:30px !important;
}

#item32188 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item32442 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32440 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32454 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item32421 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32419 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32434 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item32399 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item32402 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32400 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32413 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item32352 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item32372 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item32388 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32386 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32337 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32335 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32347 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item32320 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32318 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32329 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item32299 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item32302 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32300 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32312 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item32252 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item32272 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item32288 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32286 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32250 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item32248 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item32545 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item32567 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item32572 {
	width:30px !important;
	height:37px !important;
}

#item32570 {
	width:30px !important;
	height:37px !important;
	left:1113px !important;
	top:178px !important;
}

#item32603 {
	width:100px !important;
	height:30px !important;
}

#item32582 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item32609 {
	width:30px !important;
	height:30px !important;
}

#item32607 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item32620 {
	width:30px !important;
	height:30px !important;
}

#item32618 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item32632 {
	width:30px !important;
	height:30px !important;
}

#item32630 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item32662 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item32725 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item32747 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item32752 {
	width:30px !important;
	height:50px !important;
}

#item32750 {
	width:30px !important;
	height:50px !important;
	left:542px !important;
	top:172px !important;
}

#item32766 {
	width:30px !important;
	height:30px !important;
}

#item32764 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item32798 {
	width:100px !important;
	height:30px !important;
}

#item32777 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item32804 {
	width:30px !important;
	height:30px !important;
}

#item32802 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item32817 {
	width:30px !important;
	height:30px !important;
}

#item32815 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item33107 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33105 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33117 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item33089 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33087 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33099 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item33066 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item33069 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33067 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33081 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item33012 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item33032 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item33052 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33050 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32991 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32989 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33007 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item32966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32964 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32983 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item32938 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item32941 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32939 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32958 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item32880 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item32900 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item32922 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32920 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item32878 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item32876 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item33207 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item33229 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item33234 {
	width:60px !important;
	height:40px !important;
}

#item33232 {
	width:60px !important;
	height:40px !important;
	left:1083px !important;
	top:181px !important;
}

#item33266 {
	width:100px !important;
	height:30px !important;
}

#item33245 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item33272 {
	width:30px !important;
	height:30px !important;
}

#item33270 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item33285 {
	width:30px !important;
	height:30px !important;
}

#item33283 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item33298 {
	width:30px !important;
	height:30px !important;
}

#item33296 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item33328 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item33392 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item33414 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item33419 {
	width:50px !important;
	height:25px !important;
}

#item33417 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:184px !important;
}

#item33431 {
	width:30px !important;
	height:30px !important;
}

#item33429 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item33462 {
	width:100px !important;
	height:30px !important;
}

#item33441 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item33468 {
	width:30px !important;
	height:30px !important;
}

#item33466 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item33480 {
	width:30px !important;
	height:30px !important;
}

#item33478 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item33737 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33735 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33747 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item33719 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33717 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33729 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item33697 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item33700 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33698 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33711 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item33645 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item33665 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item33685 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33683 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33627 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33625 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33640 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item33608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33606 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33619 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item33587 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item33590 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33588 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33600 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item33541 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item33561 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item33576 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33574 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item33539 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item33537 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item33839 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item33861 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item33864 {
	width:84px !important;
	height:48px !important;
	left:1058px !important;
	top:173px !important;
}

#item33901 {
	width:100px !important;
	height:30px !important;
}

#item33880 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item33907 {
	width:30px !important;
	height:30px !important;
}

#item33905 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item33921 {
	width:30px !important;
	height:30px !important;
}

#item33919 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item33936 {
	width:30px !important;
	height:30px !important;
}

#item33934 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item33967 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item34025 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item34047 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item34052 {
	width:50px !important;
	height:25px !important;
}

#item34050 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:184px !important;
}

#item34064 {
	width:30px !important;
	height:30px !important;
}

#item34062 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item34094 {
	width:100px !important;
	height:30px !important;
}

#item34073 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item34100 {
	width:30px !important;
	height:30px !important;
}

#item34098 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item34114 {
	width:30px !important;
	height:30px !important;
}

#item34112 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item34381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34379 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34392 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item34364 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34362 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34373 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item34343 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item34346 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34344 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34356 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item34294 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item34314 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item34332 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34330 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34279 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34277 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34289 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item34256 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34254 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34271 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item34228 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item34231 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34229 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34248 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item34177 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item34197 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item34216 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34214 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34175 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item34173 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item34484 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item34506 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item34509 {
	width:70px !important;
	height:70px !important;
	left:1072px !important;
	top:160px !important;
}

#item34548 {
	width:100px !important;
	height:30px !important;
}

#item34527 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item34554 {
	width:30px !important;
	height:30px !important;
}

#item34552 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item34568 {
	width:30px !important;
	height:30px !important;
}

#item34566 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item34580 {
	width:30px !important;
	height:30px !important;
}

#item34578 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item34592 {
	width:30px !important;
	height:30px !important;
}

#item34590 {
	width:30px !important;
	height:30px !important;
	left:935px !important;
	top:181px !important;
}

#item34621 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item34672 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item34694 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item34697 {
	width:70px !important;
	height:70px !important;
	left:502px !important;
	top:161px !important;
}

#item34709 {
	width:30px !important;
	height:30px !important;
}

#item34707 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item34740 {
	width:100px !important;
	height:30px !important;
}

#item34719 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item34746 {
	width:30px !important;
	height:30px !important;
}

#item34744 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item34759 {
	width:30px !important;
	height:30px !important;
}

#item34757 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item35040 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35038 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35056 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item35019 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35017 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35032 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item35001 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34999 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35011 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item34980 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item34983 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34981 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34993 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item34932 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item34952 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item34969 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34967 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34916 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34914 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34927 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item34896 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34894 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34908 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item34875 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item34878 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34876 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34888 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item34824 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item34844 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item34863 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34861 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item34822 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item34820 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item35143 {
	width:485px !important;
	height:66px !important;
	left:658px !important;
	top:78px !important;
}

#item35165 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item35168 {
	width:81px !important;
	height:23px !important;
	left:1060px !important;
	top:183px !important;
}

#item35199 {
	width:100px !important;
	height:30px !important;
}

#item35178 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item35205 {
	width:30px !important;
	height:30px !important;
}

#item35203 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item35217 {
	width:30px !important;
	height:30px !important;
}

#item35215 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item35228 {
	width:30px !important;
	height:30px !important;
}

#item35226 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item35257 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item35318 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item35340 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item35343 {
	width:141px !important;
	height:34px !important;
	left:431px !important;
	top:180px !important;
}

#item35363 {
	width:30px !important;
	height:30px !important;
}

#item35361 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item35398 {
	width:100px !important;
	height:30px !important;
}

#item35377 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item35404 {
	width:30px !important;
	height:30px !important;
}

#item35402 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item35418 {
	width:30px !important;
	height:30px !important;
}

#item35416 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item35684 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35682 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35694 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item35664 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35662 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35676 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item35640 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item35643 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35641 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35656 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item35590 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item35610 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item35628 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35626 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35575 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35573 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35585 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item35555 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35553 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35567 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item35532 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item35535 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35533 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35547 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item35482 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item35502 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item35521 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35519 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item35480 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item35478 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item35781 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item35803 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item35808 {
	width:70px !important;
	height:22px !important;
}

#item35806 {
	width:70px !important;
	height:22px !important;
	left:1072px !important;
	top:184px !important;
}

#item35838 {
	width:100px !important;
	height:30px !important;
}

#item35817 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item35844 {
	width:30px !important;
	height:30px !important;
}

#item35842 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item35856 {
	width:30px !important;
	height:30px !important;
}

#item35854 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item35868 {
	width:30px !important;
	height:30px !important;
}

#item35866 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item35897 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item35964 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item35986 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item35989 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:182px !important;
}

#item36001 {
	width:30px !important;
	height:30px !important;
}

#item35999 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item36032 {
	width:100px !important;
	height:30px !important;
}

#item36011 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item36038 {
	width:30px !important;
	height:30px !important;
}

#item36036 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item36050 {
	width:30px !important;
	height:30px !important;
}

#item36048 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item36310 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36308 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36320 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item36292 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36290 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36302 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item36270 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item36273 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36271 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36284 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item36215 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item36235 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item36256 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36254 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36199 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36197 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36210 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item36181 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36179 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36191 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item36160 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item36163 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36161 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36173 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item36113 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item36133 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item36149 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36147 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36111 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item36109 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item36414 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item36436 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item36439 {
	width:110px !important;
	height:37px !important;
	left:1033px !important;
	top:176px !important;
}

#item36474 {
	width:100px !important;
	height:30px !important;
}

#item36453 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item36480 {
	width:30px !important;
	height:30px !important;
}

#item36478 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item36497 {
	width:30px !important;
	height:30px !important;
}

#item36495 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item36515 {
	width:30px !important;
	height:30px !important;
}

#item36513 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item36548 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item36605 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item36627 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item36630 {
	width:110px !important;
	height:37px !important;
	left:462px !important;
	top:176px !important;
}

#item36643 {
	width:30px !important;
	height:30px !important;
}

#item36641 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item36677 {
	width:100px !important;
	height:30px !important;
}

#item36656 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item36683 {
	width:30px !important;
	height:30px !important;
}

#item36681 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item36695 {
	width:30px !important;
	height:30px !important;
}

#item36693 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item36954 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36952 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36964 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item36936 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36934 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36946 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item36915 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item36918 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36916 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36928 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item36866 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item36886 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item36904 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36902 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36849 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36847 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36861 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item36828 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36826 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36841 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item36806 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item36809 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36807 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36820 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item36757 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item36777 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item36795 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36793 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item36755 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item36753 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item37061 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item37083 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item37086 {
	width:100px !important;
	height:47px !important;
	left:1044px !important;
	top:171px !important;
}

#item37122 {
	width:100px !important;
	height:30px !important;
}

#item37101 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item37128 {
	width:30px !important;
	height:30px !important;
}

#item37126 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item37143 {
	width:30px !important;
	height:30px !important;
}

#item37141 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item37157 {
	width:30px !important;
	height:30px !important;
}

#item37155 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item37186 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item37243 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item37265 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item37270 {
	width:70px !important;
	height:28px !important;
}

#item37268 {
	width:70px !important;
	height:28px !important;
	left:500px !important;
	top:183px !important;
}

#item37281 {
	width:30px !important;
	height:30px !important;
}

#item37279 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item37314 {
	width:100px !important;
	height:30px !important;
}

#item37293 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item37320 {
	width:30px !important;
	height:30px !important;
}

#item37318 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item37333 {
	width:30px !important;
	height:30px !important;
}

#item37331 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item37603 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37601 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37613 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item37585 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37583 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37595 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item37565 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item37568 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37566 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37577 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item37517 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item37537 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item37554 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37552 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37502 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37500 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37512 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item37484 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37482 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37494 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item37455 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item37458 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37456 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37476 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item37395 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item37415 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item37432 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37430 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item37393 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item37391 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item37668 {
	width:150px !important;
	height:150px !important;
	left:947px !important;
	top:254px !important;
}

#item37728 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item37750 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item37753 {
	width:90px !important;
	height:30px !important;
	left:1052px !important;
	top:181px !important;
}

#item37791 {
	width:100px !important;
	height:30px !important;
}

#item37770 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item37797 {
	width:30px !important;
	height:30px !important;
}

#item37795 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item37811 {
	width:30px !important;
	height:30px !important;
}

#item37809 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item37825 {
	width:30px !important;
	height:30px !important;
}

#item37823 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item37856 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item37916 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item37938 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item37941 {
	width:90px !important;
	height:30px !important;
	left:482px !important;
	top:182px !important;
}

#item37957 {
	width:30px !important;
	height:30px !important;
}

#item37955 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item37988 {
	width:100px !important;
	height:30px !important;
}

#item37967 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item37994 {
	width:30px !important;
	height:30px !important;
}

#item37992 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item38007 {
	width:30px !important;
	height:30px !important;
}

#item38005 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item38268 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38266 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38281 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item38250 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38248 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38260 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item38229 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item38232 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38230 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38242 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item38182 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item38202 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item38218 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38216 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38165 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38163 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38177 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item38144 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38142 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38157 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item38123 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item38126 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38124 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38136 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item38072 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item38092 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item38112 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38110 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38070 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item38068 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item38317 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item38318 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item38353 {
	width:433px !important;
	height:692px !important;
}

#item38377 {
	width:177px !important;
	height:30px !important;
}

#item38356 {
	width:177px !important;
	height:30px !important;
	left:1px !important;
	top:444px !important;
}

#item38383 {
	width:30px !important;
	height:30px !important;
}

#item38381 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:582px !important;
}

#item38397 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item38452 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item38455 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38453 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item38465 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item38415 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item38435 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item38440 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38438 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item38413 {
	width:45px !important;
	height:45px !important;
	left:1165px !important;
	top:10px !important;
}

#item38411 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

#item38554 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item38576 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item38581 {
	width:60px !important;
	height:22px !important;
}

#item38579 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:184px !important;
}

#item38612 {
	width:100px !important;
	height:30px !important;
}

#item38591 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item38618 {
	width:30px !important;
	height:30px !important;
}

#item38616 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item38630 {
	width:30px !important;
	height:30px !important;
}

#item38628 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item38660 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item38665 {
	width:30px !important;
	height:30px !important;
}

#item38663 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item38678 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

#item38833 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38831 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38846 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item38813 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38811 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38825 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item38790 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item38793 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38791 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38805 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item38734 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item38754 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item38777 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38775 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item38732 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item38730 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item38935 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item38957 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item38960 {
	width:50px !important;
	height:30px !important;
	left:1093px !important;
	top:179px !important;
}

#item38991 {
	width:100px !important;
	height:30px !important;
}

#item38970 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item38997 {
	width:30px !important;
	height:30px !important;
}

#item38995 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item39010 {
	width:30px !important;
	height:30px !important;
}

#item39008 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item39025 {
	width:30px !important;
	height:30px !important;
}

#item39023 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item39056 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item39109 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item39131 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item39134 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:179px !important;
}

#item39146 {
	width:30px !important;
	height:30px !important;
}

#item39144 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item39176 {
	width:100px !important;
	height:30px !important;
}

#item39155 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item39182 {
	width:30px !important;
	height:30px !important;
}

#item39180 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item39194 {
	width:30px !important;
	height:30px !important;
}

#item39192 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item39452 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39450 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39462 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item39435 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39433 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39444 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item39414 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item39417 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39415 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39427 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item39364 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item39384 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item39403 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39401 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39349 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39347 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39359 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item39329 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39327 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39341 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item39305 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item39308 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39306 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39321 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item39256 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item39276 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item39292 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39290 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39254 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item39252 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item39558 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item39580 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item39585 {
	width:70px !important;
	height:22px !important;
}

#item39583 {
	width:70px !important;
	height:22px !important;
	left:1072px !important;
	top:184px !important;
}

#item39621 {
	width:100px !important;
	height:30px !important;
}

#item39600 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item39627 {
	width:30px !important;
	height:30px !important;
}

#item39625 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item39643 {
	width:30px !important;
	height:30px !important;
}

#item39641 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item39657 {
	width:30px !important;
	height:30px !important;
}

#item39655 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item39688 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item39741 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item39763 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item39766 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:177px !important;
}

#item39778 {
	width:30px !important;
	height:30px !important;
}

#item39776 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item39810 {
	width:100px !important;
	height:30px !important;
}

#item39789 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item39816 {
	width:30px !important;
	height:30px !important;
}

#item39814 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item39828 {
	width:30px !important;
	height:30px !important;
}

#item39826 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item40086 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40084 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40096 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item40068 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40066 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40078 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item40047 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item40050 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40048 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40060 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item40001 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item40021 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item40037 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40035 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39985 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39983 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39996 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item39966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39964 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39977 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item39945 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item39948 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39946 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39958 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item39892 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item39912 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item39932 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39930 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item39890 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item39888 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item40192 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item40214 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item40219 {
	width:90px !important;
	height:39px !important;
}

#item40217 {
	width:90px !important;
	height:39px !important;
	left:1052px !important;
	top:175px !important;
}

#item40253 {
	width:100px !important;
	height:30px !important;
}

#item40232 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item40259 {
	width:30px !important;
	height:30px !important;
}

#item40257 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item40272 {
	width:30px !important;
	height:30px !important;
}

#item40270 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item40285 {
	width:30px !important;
	height:30px !important;
}

#item40283 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item40315 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item40373 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item40395 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item40400 {
	width:90px !important;
	height:39px !important;
}

#item40398 {
	width:90px !important;
	height:39px !important;
	left:476px !important;
	top:177px !important;
}

#item40413 {
	width:30px !important;
	height:30px !important;
}

#item40411 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item40446 {
	width:100px !important;
	height:30px !important;
}

#item40425 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item40452 {
	width:30px !important;
	height:30px !important;
}

#item40450 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item40468 {
	width:30px !important;
	height:30px !important;
}

#item40466 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item40725 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40723 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40742 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item40705 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40703 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40717 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item40683 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item40686 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40684 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40697 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item40632 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item40652 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item40671 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40669 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40618 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40616 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40627 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item40600 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40598 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40610 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item40579 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item40582 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40580 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40592 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item40532 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item40552 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item40568 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40566 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item40530 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item40528 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item40836 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item40858 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item40861 {
	width:60px !important;
	height:48px !important;
	left:1083px !important;
	top:177px !important;
}

#item40896 {
	width:100px !important;
	height:30px !important;
}

#item40875 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item40902 {
	width:30px !important;
	height:30px !important;
}

#item40900 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item40914 {
	width:30px !important;
	height:30px !important;
}

#item40912 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item40925 {
	width:30px !important;
	height:30px !important;
}

#item40923 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item40954 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item41018 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item41040 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item41043 {
	width:60px !important;
	height:48px !important;
	left:512px !important;
	top:177px !important;
}

#item41063 {
	width:30px !important;
	height:30px !important;
}

#item41061 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item41096 {
	width:100px !important;
	height:30px !important;
}

#item41075 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item41102 {
	width:30px !important;
	height:30px !important;
}

#item41100 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item41114 {
	width:30px !important;
	height:30px !important;
}

#item41112 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item41370 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41368 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41380 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item41350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41348 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41362 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item41326 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item41329 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41327 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41342 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item41277 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item41297 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item41314 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41312 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41262 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41260 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41272 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item41244 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41242 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41254 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item41224 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item41227 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41225 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41236 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item41176 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item41196 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item41213 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41211 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41174 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item41172 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item41480 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item41502 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item41505 {
	width:70px !important;
	height:70px !important;
	left:1073px !important;
	top:160px !important;
}

#item41538 {
	width:100px !important;
	height:30px !important;
}

#item41517 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item41544 {
	width:30px !important;
	height:30px !important;
}

#item41542 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item41556 {
	width:30px !important;
	height:30px !important;
}

#item41554 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item41568 {
	width:30px !important;
	height:30px !important;
}

#item41566 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item41597 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item41659 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item41681 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item41684 {
	width:90px !important;
	height:30px !important;
	left:482px !important;
	top:182px !important;
}

#item41699 {
	width:30px !important;
	height:30px !important;
}

#item41697 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item41731 {
	width:100px !important;
	height:30px !important;
}

#item41710 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item41737 {
	width:30px !important;
	height:30px !important;
}

#item41735 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item41749 {
	width:30px !important;
	height:30px !important;
}

#item41747 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item42008 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42006 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42018 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item41990 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41988 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42000 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item41969 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item41972 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41970 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41982 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item41915 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item41935 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item41956 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41954 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41899 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41897 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41910 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item41881 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41879 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41891 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item41859 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item41862 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41860 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41873 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item41811 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item41831 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item41847 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41845 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item41809 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item41807 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item42120 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item42142 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item42147 {
	width:80px !important;
	height:33px !important;
}

#item42145 {
	width:80px !important;
	height:33px !important;
	left:1064px !important;
	top:185px !important;
}

#item42180 {
	width:100px !important;
	height:30px !important;
}

#item42159 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item42186 {
	width:30px !important;
	height:30px !important;
}

#item42184 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item42198 {
	width:30px !important;
	height:30px !important;
}

#item42196 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item42211 {
	width:30px !important;
	height:30px !important;
}

#item42209 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item42243 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item42304 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item42326 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item42331 {
	width:90px !important;
	height:37px !important;
}

#item42329 {
	width:90px !important;
	height:37px !important;
	left:479px !important;
	top:178px !important;
}

#item42342 {
	width:30px !important;
	height:30px !important;
}

#item42340 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item42373 {
	width:100px !important;
	height:30px !important;
}

#item42352 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item42379 {
	width:30px !important;
	height:30px !important;
}

#item42377 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item42390 {
	width:30px !important;
	height:30px !important;
}

#item42388 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item42651 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42649 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42660 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item42633 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42631 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42643 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item42612 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item42615 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42613 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42625 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item42562 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item42582 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item42600 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42598 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42544 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42542 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42557 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item42523 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42521 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42536 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item42501 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item42504 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42502 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42515 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item42452 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item42472 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item42490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42488 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item42450 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item42448 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item42696 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item42697 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item42725 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item42749 {
	width:248px !important;
	height:30px !important;
}

#item42728 {
	width:248px !important;
	height:30px !important;
	left:88px !important;
	top:642px !important;
}

#item42774 {
	width:248px !important;
	height:30px !important;
}

#item42753 {
	width:248px !important;
	height:30px !important;
	left:88px !important;
	top:684px !important;
}

#item42778 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item42827 {
	width:621px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item42847 {
	width:502px !important;
	height:692px !important;
	left:99px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item42852 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42850 {
	width:36px !important;
	height:36px !important;
	left:568px !important;
	top:37px !important;
}

#item42791 {
	width:621px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item42811 {
	width:502px !important;
	height:692px !important;
	left:99px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item42816 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42814 {
	width:36px !important;
	height:36px !important;
	left:568px !important;
	top:37px !important;
}

#item42789 {
	width:45px !important;
	height:45px !important;
	left:586px !important;
	top:10px !important;
}

#item42787 {
	width:631px !important;
	height:883px !important;
	left:599px !important;
	top:-10px !important;
}

#item42895 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item42896 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item42927 {
	width:611px !important;
	height:129px !important;
	left:87px !important;
	top:87px !important;
}

#item42930 {
	width:1201px !important;
	height:549px !important;
	left:29px !important;
	top:287px !important;
}

#item42982 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item43002 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item42934 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item42954 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item42969 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item42932 {
	width:390px !important;
	height:457px !important;
	left:4098px !important;
	top:33px !important;
}

#item43064 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item43084 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43017 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item43037 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43054 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item43015 {
	width:390px !important;
	height:457px !important;
	left:2751px !important;
	top:33px !important;
}

#item43163 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item43183 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43117 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item43139 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43153 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item43096 {
	width:390px !important;
	height:457px !important;
	left:3201px !important;
	top:33px !important;
}

#item43246 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item43266 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43197 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item43217 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43233 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item43195 {
	width:390px !important;
	height:457px !important;
	left:3651px !important;
	top:33px !important;
}

#item43331 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item43351 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43283 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item43303 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43319 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item43281 {
	width:390px !important;
	height:457px !important;
	left:4542px !important;
	top:33px !important;
}

#item43432 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item43452 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43386 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item43408 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43423 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item43365 {
	width:390px !important;
	height:457px !important;
	left:4991px !important;
	top:33px !important;
}

#item43514 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item43534 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43467 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item43487 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43504 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item43465 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:33px !important;
}

#item43600 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item43620 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43549 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item43569 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43588 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item43547 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

#item43701 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item43721 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43654 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item43676 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43691 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item43633 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

#item43779 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item43799 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43735 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item43755 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item43769 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item43733 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

#item43864 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item43884 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item43815 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item43835 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item43852 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item43813 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

#item43949 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item43969 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item43901 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item43921 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item43899 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-42930 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-42930 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item48711 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item48716 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48714 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item48748 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item48751 {
	width:135px !important;
	height:45px !important;
	left:792px !important;
	top:100px !important;
}

#item48633 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item48638 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48636 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item48667 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item48670 {
	width:135px !important;
	height:45px !important;
	left:792px !important;
	top:100px !important;
}

#item48502 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item48507 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48505 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item48536 {
	width:413px !important;
	height:103px !important;
	left:792px !important;
	top:190px !important;
}

#item48539 {
	width:135px !important;
	height:45px !important;
	left:792px !important;
	top:100px !important;
}

#item48574 {
	width:126px !important;
	height:9px !important;
}

#item48553 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item48599 {
	width:126px !important;
	height:9px !important;
}

#item48578 {
	width:126px !important;
	height:9px !important;
}

#item48418 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item48423 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48421 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item48438 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item48467 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item48334 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item48339 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48337 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item48349 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item48379 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item48256 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item48261 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48259 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item48270 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item48301 {
	width:400px !important;
	height:322px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item48180 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item48185 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48183 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item48195 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item48224 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item48099 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item48104 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48102 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item48117 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item48148 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item48019 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item48024 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item48022 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item48034 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item48065 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item47943 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item47948 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47946 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item47959 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item47987 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item47866 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item47871 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47869 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item47882 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item47911 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item47516 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item47521 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47519 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item47536 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item47551 {
	width:431px !important;
	height:600px !important;
	left:792px !important;
	top:189px !important;
}

#item47572 {
	width:413px !important;
	height:137px !important;
	top:476px !important;
}

#item47595 {
	width:413px !important;
	height:86px !important;
	left:1px !important;
}

#item47619 {
	width:126px !important;
	height:9px !important;
}

#item47598 {
	width:126px !important;
	height:9px !important;
	top:159px !important;
}

#item47644 {
	width:126px !important;
	height:9px !important;
}

#item47623 {
	width:126px !important;
	height:9px !important;
	top:123px !important;
}

#item47668 {
	width:413px !important;
	height:86px !important;
	left:1px !important;
}

#item47693 {
	width:126px !important;
	height:9px !important;
}

#item47672 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item47718 {
	width:126px !important;
	height:9px !important;
}

#item47697 {
	width:126px !important;
	height:9px !important;
}

#item47744 {
	width:126px !important;
	height:9px !important;
}

#item47723 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item47769 {
	width:126px !important;
	height:9px !important;
}

#item47748 {
	width:126px !important;
	height:9px !important;
}

#item47792 {
	width:413px !important;
	height:120px !important;
	top:2px !important;
}

#item47817 {
	width:126px !important;
	height:9px !important;
}

#item47796 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item47842 {
	width:126px !important;
	height:9px !important;
}

#item47821 {
	width:126px !important;
	height:9px !important;
}

#item47440 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item47445 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47443 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item47474 {
	width:413px !important;
	height:315px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item47368 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item47373 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47371 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item47402 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item47243 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item47248 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47246 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item47277 {
	width:413px !important;
	height:215px !important;
	left:792px !important;
	top:190px !important;
}

#item47319 {
	width:126px !important;
	height:9px !important;
}

#item47298 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item47344 {
	width:126px !important;
	height:9px !important;
}

#item47323 {
	width:126px !important;
	height:9px !important;
}

#item47163 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item47168 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47166 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item47198 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item47089 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item47094 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item47092 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item47123 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item46961 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item46966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46964 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item46995 {
	width:413px !important;
	height:69px !important;
	left:792px !important;
	top:190px !important;
}

#item47040 {
	width:126px !important;
	height:9px !important;
}

#item47019 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item47065 {
	width:126px !important;
	height:9px !important;
}

#item47044 {
	width:126px !important;
	height:9px !important;
}

#item46884 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item46889 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46887 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item46920 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item46923 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item46806 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item46811 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46809 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item46840 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item46843 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item46731 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item46736 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46734 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item46766 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item46769 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item46654 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item46659 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46657 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item46691 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item46694 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item46572 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item46577 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46575 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item46611 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item46614 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item46493 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item46498 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46496 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item46527 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item46530 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item46225 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item46230 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46228 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item46239 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item46251 {
	width:431px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
}

#item46272 {
	width:413px !important;
	height:137px !important;
	top:538px !important;
}

#item46295 {
	width:413px !important;
	height:154px !important;
	left:1px !important;
}

#item46320 {
	width:126px !important;
	height:9px !important;
}

#item46299 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item46345 {
	width:126px !important;
	height:9px !important;
}

#item46324 {
	width:126px !important;
	height:9px !important;
}

#item46371 {
	width:126px !important;
	height:9px !important;
}

#item46350 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item46396 {
	width:126px !important;
	height:9px !important;
}

#item46375 {
	width:126px !important;
	height:9px !important;
}

#item46419 {
	width:413px !important;
	height:120px !important;
	top:2px !important;
}

#item46444 {
	width:126px !important;
	height:9px !important;
}

#item46423 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item46469 {
	width:126px !important;
	height:9px !important;
}

#item46448 {
	width:126px !important;
	height:9px !important;
}

#item46151 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item46156 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46154 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item46185 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item46188 {
	width:111px !important;
	height:67px !important;
	left:790px !important;
	top:94px !important;
}

#item46072 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item46077 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item46075 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item46109 {
	width:413px !important;
	height:297px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item46112 {
	width:111px !important;
	height:67px !important;
	left:790px !important;
	top:94px !important;
}

#item45943 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item45948 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45946 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item45977 {
	width:413px !important;
	height:86px !important;
	left:792px !important;
	top:190px !important;
}

#item45980 {
	width:111px !important;
	height:67px !important;
	left:790px !important;
	top:94px !important;
}

#item46023 {
	width:126px !important;
	height:9px !important;
}

#item46002 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item46048 {
	width:126px !important;
	height:9px !important;
}

#item46027 {
	width:126px !important;
	height:9px !important;
}

#item45871 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item45876 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45874 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item45905 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item45776 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item45781 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45779 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item45810 {
	width:413px !important;
	height:121px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item45848 {
	width:413px !important;
	height:162px !important;
	left:792px !important;
	top:338px !important;
	padding:0px 40px 0px 0px;
}

#item45641 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item45646 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45644 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item45676 {
	width:413px !important;
	height:120px !important;
	left:792px !important;
	top:190px !important;
}

#item45727 {
	width:126px !important;
	height:9px !important;
}

#item45706 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item45752 {
	width:126px !important;
	height:9px !important;
}

#item45731 {
	width:126px !important;
	height:9px !important;
}

#item45568 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item45581 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45579 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item45611 {
	width:413px !important;
	height:173px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item45614 {
	width:135px !important;
	height:43px !important;
	left:792px !important;
	top:100px !important;
}

#item45496 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item45509 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45507 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item45539 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item45542 {
	width:135px !important;
	height:43px !important;
	left:792px !important;
	top:100px !important;
}

#item45357 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item45377 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45375 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item45410 {
	width:413px !important;
	height:137px !important;
	left:792px !important;
	top:190px !important;
}

#item45413 {
	width:135px !important;
	height:43px !important;
	left:792px !important;
	top:100px !important;
}

#item45447 {
	width:126px !important;
	height:9px !important;
}

#item45426 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item45472 {
	width:126px !important;
	height:9px !important;
}

#item45451 {
	width:126px !important;
	height:9px !important;
}

#item45273 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item45287 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45285 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item45319 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item45201 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item45213 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45211 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item45242 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item45072 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item45085 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45083 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item45116 {
	width:413px !important;
	height:52px !important;
	left:792px !important;
	top:190px !important;
}

#item45152 {
	width:126px !important;
	height:9px !important;
}

#item45131 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item45177 {
	width:126px !important;
	height:9px !important;
}

#item45156 {
	width:126px !important;
	height:9px !important;
}

#item44994 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item45011 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item45009 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item45042 {
	width:413px !important;
	height:297px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item44920 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item44934 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44932 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item44963 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item44794 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item44808 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44806 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item44836 {
	width:413px !important;
	height:153px !important;
	left:792px !important;
	top:190px !important;
}

#item44871 {
	width:126px !important;
	height:9px !important;
}

#item44850 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item44896 {
	width:126px !important;
	height:9px !important;
}

#item44875 {
	width:126px !important;
	height:9px !important;
}

#item44722 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item44735 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44733 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item44771 {
	width:413px !important;
	height:324px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item44644 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item44658 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44656 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item44699 {
	width:413px !important;
	height:340px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item44517 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item44530 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item44528 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item44570 {
	width:413px !important;
	height:103px !important;
	left:792px !important;
	top:190px !important;
}

#item44595 {
	width:126px !important;
	height:9px !important;
}

#item44574 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item44620 {
	width:126px !important;
	height:9px !important;
}

#item44599 {
	width:126px !important;
	height:9px !important;
}

#item44441 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item44446 {
	width:30px !important;
	height:30px !important;
}

#item44444 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item44494 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item44359 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item44364 {
	width:30px !important;
	height:30px !important;
}

#item44362 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item44417 {
	width:413px !important;
	height:297px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item44277 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item44282 {
	width:30px !important;
	height:30px !important;
}

#item44280 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item44335 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item44201 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item44206 {
	width:30px !important;
	height:30px !important;
}

#item44204 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item44253 {
	width:413px !important;
	height:297px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item44007 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item44012 {
	width:30px !important;
	height:30px !important;
}

#item44010 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item44054 {
	width:413px !important;
	height:120px !important;
}

#item44078 {
	width:126px !important;
	height:9px !important;
}

#item44057 {
	width:126px !important;
	height:9px !important;
	top:187px !important;
}

#item44103 {
	width:126px !important;
	height:9px !important;
}

#item44082 {
	width:126px !important;
	height:9px !important;
	top:151px !important;
}

#item44127 {
	width:413px !important;
	height:137px !important;
}

#item44151 {
	width:126px !important;
	height:9px !important;
}

#item44130 {
	width:126px !important;
	height:9px !important;
	top:205px !important;
}

#item44176 {
	width:126px !important;
	height:9px !important;
}

#item44155 {
	width:126px !important;
	height:9px !important;
	top:169px !important;
}

#item43985 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:15px !important;
}

#item43983 {
	width:1236px !important;
	height:876px !important;
	left:-6px !important;
	top:-10px !important;
}

#item48861 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item48883 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item48886 {
	width:70px !important;
	height:70px !important;
	left:1073px !important;
	top:157px !important;
}

#item48920 {
	width:100px !important;
	height:30px !important;
}

#item48899 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item48926 {
	width:30px !important;
	height:30px !important;
}

#item48924 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item48937 {
	width:30px !important;
	height:30px !important;
}

#item48935 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item48966 {
	width:113px !important;
	height:13px !important;
	left:1033px !important;
	top:40px !important;
}

#item48971 {
	width:30px !important;
	height:30px !important;
}

#item48969 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item49031 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item49053 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item49056 {
	width:60px !important;
	height:60px !important;
	left:519px !important;
	top:166px !important;
}

#item49070 {
	width:30px !important;
	height:30px !important;
}

#item49068 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item49101 {
	width:100px !important;
	height:30px !important;
}

#item49080 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item49107 {
	width:30px !important;
	height:30px !important;
}

#item49105 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item49119 {
	width:30px !important;
	height:30px !important;
}

#item49117 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item49387 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49385 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49398 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item49367 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49365 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49379 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item49342 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item49345 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49343 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49359 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item49284 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item49304 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item49325 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49323 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49269 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49267 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49279 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item49251 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49249 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49261 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item49229 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item49232 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49230 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49243 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item49183 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item49203 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item49218 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49216 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49181 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item49179 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item49486 {
	width:485px !important;
	height:67px !important;
	left:658px !important;
	top:78px !important;
}

#item49508 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item49511 {
	width:70px !important;
	height:37px !important;
	left:1073px !important;
	top:176px !important;
}

#item49546 {
	width:100px !important;
	height:30px !important;
}

#item49525 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item49552 {
	width:30px !important;
	height:30px !important;
}

#item49550 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item49565 {
	width:30px !important;
	height:30px !important;
}

#item49563 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item49577 {
	width:30px !important;
	height:30px !important;
}

#item49575 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item49608 {
	width:113px !important;
	height:13px !important;
	left:1033px !important;
	top:40px !important;
}

#item49670 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item49692 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item49697 {
	width:30px !important;
	height:37px !important;
}

#item49695 {
	width:30px !important;
	height:37px !important;
	left:542px !important;
	top:178px !important;
}

#item49709 {
	width:30px !important;
	height:30px !important;
}

#item49707 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item49741 {
	width:100px !important;
	height:30px !important;
}

#item49720 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item49747 {
	width:30px !important;
	height:30px !important;
}

#item49745 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item49760 {
	width:30px !important;
	height:30px !important;
}

#item49758 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item50018 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50016 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50028 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item50000 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49998 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50010 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item49979 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item49982 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49980 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49992 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item49928 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item49948 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item49967 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49965 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49909 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49907 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49923 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item49890 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49888 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49901 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item49869 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item49872 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49870 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49882 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item49822 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item49842 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item49858 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49856 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item49820 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item49818 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item50113 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item50135 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item50138 {
	width:90px !important;
	height:45px !important;
	left:1053px !important;
	top:172px !important;
}

#item50173 {
	width:100px !important;
	height:30px !important;
}

#item50152 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item50179 {
	width:30px !important;
	height:30px !important;
}

#item50177 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item50192 {
	width:30px !important;
	height:30px !important;
}

#item50190 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item50208 {
	width:30px !important;
	height:30px !important;
}

#item50206 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item50239 {
	width:113px !important;
	height:13px !important;
	left:1033px !important;
	top:40px !important;
}

#item50301 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item50323 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item50326 {
	width:80px !important;
	height:33px !important;
	left:489px !important;
	top:180px !important;
}

#item50343 {
	width:30px !important;
	height:30px !important;
}

#item50341 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item50373 {
	width:100px !important;
	height:30px !important;
}

#item50352 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item50379 {
	width:30px !important;
	height:30px !important;
}

#item50377 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item50391 {
	width:30px !important;
	height:30px !important;
}

#item50389 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item50646 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50644 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50657 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item50628 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50626 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50638 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item50607 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item50610 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50608 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50620 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item50561 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item50581 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item50596 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50594 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50546 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50544 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50556 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !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;
}

#item50502 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item50505 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50503 {
	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;
}

#item50453 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item50473 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item50490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50488 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item50451 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item50449 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item50750 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item50772 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item50775 {
	width:70px !important;
	height:55px !important;
	left:1076px !important;
	top:168px !important;
}

#item50812 {
	width:100px !important;
	height:30px !important;
}

#item50791 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item50818 {
	width:30px !important;
	height:30px !important;
}

#item50816 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item50832 {
	width:30px !important;
	height:30px !important;
}

#item50830 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item50844 {
	width:30px !important;
	height:30px !important;
}

#item50842 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item50873 {
	width:113px !important;
	height:13px !important;
	left:1033px !important;
	top:40px !important;
}

#item50929 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item50951 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item50956 {
	width:90px !important;
	height:26px !important;
}

#item50954 {
	width:90px !important;
	height:26px !important;
	left:482px !important;
	top:184px !important;
}

#item50972 {
	width:30px !important;
	height:30px !important;
}

#item50970 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item51005 {
	width:100px !important;
	height:30px !important;
}

#item50984 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item51011 {
	width:30px !important;
	height:30px !important;
}

#item51009 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item51025 {
	width:30px !important;
	height:30px !important;
}

#item51023 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item51285 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51283 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51297 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item51267 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51265 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51277 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item51246 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item51249 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51247 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51259 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item51198 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item51218 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item51236 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51234 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51183 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51181 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51193 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item51165 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51163 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51175 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item51144 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item51147 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51145 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51157 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item51090 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item51110 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item51131 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51129 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51088 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item51086 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item51392 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item51414 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item51419 {
	width:60px !important;
	height:36px !important;
}

#item51417 {
	width:60px !important;
	height:36px !important;
	left:1083px !important;
	top:179px !important;
}

#item51449 {
	width:100px !important;
	height:30px !important;
}

#item51428 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item51455 {
	width:30px !important;
	height:30px !important;
}

#item51453 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item51467 {
	width:30px !important;
	height:30px !important;
}

#item51465 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item51479 {
	width:30px !important;
	height:30px !important;
}

#item51477 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item51508 {
	width:113px !important;
	height:13px !important;
	left:1033px !important;
	top:40px !important;
}

#item51570 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item51592 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item51597 {
	width:60px !important;
	height:36px !important;
}

#item51595 {
	width:60px !important;
	height:36px !important;
	left:512px !important;
	top:179px !important;
}

#item51608 {
	width:30px !important;
	height:30px !important;
}

#item51606 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item51640 {
	width:100px !important;
	height:30px !important;
}

#item51619 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item51646 {
	width:30px !important;
	height:30px !important;
}

#item51644 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item51665 {
	width:30px !important;
	height:30px !important;
}

#item51663 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item51924 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51922 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51937 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item51905 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51903 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51916 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item51884 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item51887 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51885 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51897 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item51835 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item51855 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item51873 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51871 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51821 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51819 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51830 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item51802 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51800 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51813 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item51780 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item51783 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51781 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51794 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item51732 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item51752 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item51769 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51767 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item51730 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item51728 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item51973 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item51974 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item52004 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item52028 {
	width:165px !important;
	height:30px !important;
}

#item52007 {
	width:165px !important;
	height:30px !important;
	left:88px !important;
	top:606px !important;
}

#item52032 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item52052 {
	width:621px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item52072 {
	width:502px !important;
	height:692px !important;
	left:99px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item52077 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item52075 {
	width:36px !important;
	height:36px !important;
	left:568px !important;
	top:37px !important;
}

#item52050 {
	width:45px !important;
	height:45px !important;
	left:586px !important;
	top:10px !important;
}

#item52048 {
	width:631px !important;
	height:883px !important;
	left:599px !important;
	top:-10px !important;
}

#item52121 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item52122 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item52152 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item52155 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

#item52191 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52157 {
	width:390px !important;
	height:457px !important;
	left:4093px !important;
	top:33px !important;
}

#item52206 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item52226 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52204 {
	width:390px !important;
	height:457px !important;
	left:2746px !important;
	top:33px !important;
}

#item52242 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item52262 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52240 {
	width:390px !important;
	height:457px !important;
	left:3196px !important;
	top:33px !important;
}

#item52278 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item52298 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52276 {
	width:390px !important;
	height:457px !important;
	left:3646px !important;
	top:33px !important;
}

#item52314 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item52334 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52312 {
	width:390px !important;
	height:457px !important;
	left:4536px !important;
	top:33px !important;
}

#item52352 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item52372 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52350 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:33px !important;
}

#item52391 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item52411 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52389 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

#item52430 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item52450 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52428 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

#item52485 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item52507 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52464 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

#item52524 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item52544 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item52522 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

#item52567 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item52587 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52565 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-52155 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-52155 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item53047 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item53052 {
	width:30px !important;
	height:30px !important;
}

#item53050 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item53062 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item53007 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item53012 {
	width:30px !important;
	height:30px !important;
}

#item53010 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item53022 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item52966 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item52971 {
	width:30px !important;
	height:30px !important;
}

#item52969 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item52982 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item52924 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item52929 {
	width:30px !important;
	height:30px !important;
}

#item52927 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item52941 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item52880 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item52885 {
	width:30px !important;
	height:30px !important;
}

#item52883 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item52899 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item52834 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item52839 {
	width:30px !important;
	height:30px !important;
}

#item52837 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item52855 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item52790 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item52795 {
	width:30px !important;
	height:30px !important;
}

#item52793 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item52809 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item52749 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item52754 {
	width:30px !important;
	height:30px !important;
}

#item52752 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item52765 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item52709 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item52714 {
	width:30px !important;
	height:30px !important;
}

#item52712 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item52724 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item52669 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item52674 {
	width:30px !important;
	height:30px !important;
}

#item52672 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item52684 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item52630 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item52635 {
	width:30px !important;
	height:30px !important;
}

#item52633 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item52644 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item52608 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:5px !important;
}

#item52606 {
	width:1230px !important;
	height:866px !important;
}

#item53149 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item53171 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item53176 {
	width:80px !important;
	height:17px !important;
}

#item53174 {
	width:80px !important;
	height:17px !important;
	left:1062px !important;
	top:187px !important;
}

#item53208 {
	width:100px !important;
	height:30px !important;
}

#item53187 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item53214 {
	width:30px !important;
	height:30px !important;
}

#item53212 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item53227 {
	width:30px !important;
	height:30px !important;
}

#item53225 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item53259 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:40px !important;
}

#item53264 {
	width:30px !important;
	height:30px !important;
}

#item53262 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item53330 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item53352 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item53357 {
	width:60px !important;
	height:22px !important;
}

#item53355 {
	width:60px !important;
	height:22px !important;
	left:512px !important;
	top:186px !important;
}

#item53369 {
	width:30px !important;
	height:30px !important;
}

#item53367 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item53399 {
	width:100px !important;
	height:30px !important;
}

#item53378 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item53405 {
	width:30px !important;
	height:30px !important;
}

#item53403 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item53417 {
	width:30px !important;
	height:30px !important;
}

#item53415 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item53676 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53674 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53686 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item53659 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53657 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53668 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item53638 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item53641 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53639 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53651 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item53588 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item53608 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item53626 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53624 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53572 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53570 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53583 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item53552 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53550 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53564 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item53528 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item53531 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53529 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53544 {
	width:1056px !important;
	height:654px !important;
	left:94px !important;
	top:136px !important;
}

#item53479 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item53499 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item53516 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53514 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item53477 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item53475 {
	width:1231px !important;
	height:867px !important;
	left:-7px !important;
	top:-10px !important;
}

#item53780 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item53802 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item53807 {
	width:30px !important;
	height:37px !important;
}

#item53805 {
	width:30px !important;
	height:37px !important;
	left:1113px !important;
	top:174px !important;
}

#item53841 {
	width:100px !important;
	height:30px !important;
}

#item53820 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item53847 {
	width:30px !important;
	height:30px !important;
}

#item53845 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item53861 {
	width:30px !important;
	height:30px !important;
}

#item53859 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item53873 {
	width:30px !important;
	height:30px !important;
}

#item53871 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item53902 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:40px !important;
}

#item53956 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item53978 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item53981 {
	width:70px !important;
	height:54px !important;
	left:502px !important;
	top:166px !important;
}

#item53998 {
	width:30px !important;
	height:30px !important;
}

#item53996 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item54030 {
	width:100px !important;
	height:30px !important;
}

#item54009 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item54036 {
	width:30px !important;
	height:30px !important;
}

#item54034 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item54048 {
	width:30px !important;
	height:30px !important;
}

#item54046 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item54305 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54303 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54316 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54286 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54284 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54297 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54265 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item54268 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54266 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54278 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item54218 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item54238 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item54255 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54253 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54203 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54201 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54213 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54185 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54183 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54195 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54164 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item54167 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54165 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54177 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item54112 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item54132 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item54151 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54149 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54110 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item54108 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item54414 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item54436 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item54441 {
	width:70px !important;
	height:38px !important;
}

#item54439 {
	width:70px !important;
	height:38px !important;
	left:1073px !important;
	top:176px !important;
}

#item54474 {
	width:100px !important;
	height:30px !important;
}

#item54453 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item54480 {
	width:30px !important;
	height:30px !important;
}

#item54478 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item54495 {
	width:30px !important;
	height:30px !important;
}

#item54493 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item54510 {
	width:30px !important;
	height:30px !important;
}

#item54508 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item54542 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:40px !important;
}

#item54602 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item54624 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item54627 {
	width:101px !important;
	height:25px !important;
	left:471px !important;
	top:184px !important;
}

#item54643 {
	width:30px !important;
	height:30px !important;
}

#item54641 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item54675 {
	width:100px !important;
	height:30px !important;
}

#item54654 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item54681 {
	width:30px !important;
	height:30px !important;
}

#item54679 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item54697 {
	width:30px !important;
	height:30px !important;
}

#item54695 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item54953 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54951 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54966 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54933 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54931 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54945 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54910 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item54913 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54911 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54925 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item54862 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item54882 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item54899 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54897 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54848 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54846 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54857 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54830 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54828 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54840 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item54809 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item54812 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54810 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54822 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item54761 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item54781 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item54798 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54796 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item54759 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item54757 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item55002 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item55003 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item55033 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item55038 {
	width:30px !important;
	height:30px !important;
}

#item55036 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:645px !important;
}

#item55048 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item55064 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item55065 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
}

#item55068 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55066 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item55078 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item55062 {
	width:45px !important;
	height:45px !important;
	left:1165px !important;
	top:10px !important;
}

#item55060 {
	width:1210px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item55166 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item55188 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item55193 {
	width:80px !important;
	height:22px !important;
}

#item55191 {
	width:80px !important;
	height:22px !important;
	left:1062px !important;
	top:184px !important;
}

#item55225 {
	width:100px !important;
	height:30px !important;
}

#item55204 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item55231 {
	width:30px !important;
	height:30px !important;
}

#item55229 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item55243 {
	width:30px !important;
	height:30px !important;
}

#item55241 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item55256 {
	width:30px !important;
	height:30px !important;
}

#item55254 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item55292 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item55354 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item55376 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item55379 {
	width:60px !important;
	height:24px !important;
	left:512px !important;
	top:184px !important;
}

#item55395 {
	width:30px !important;
	height:30px !important;
}

#item55393 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item55426 {
	width:100px !important;
	height:30px !important;
}

#item55405 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item55432 {
	width:30px !important;
	height:30px !important;
}

#item55430 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item55443 {
	width:30px !important;
	height:30px !important;
}

#item55441 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item55702 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55700 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55711 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item55684 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55682 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55694 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item55663 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item55666 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55664 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55676 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item55615 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item55635 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item55652 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55650 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55598 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55596 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55610 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item55577 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55575 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55590 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item55554 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item55557 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55555 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55569 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item55505 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item55525 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item55542 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55540 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item55503 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item55501 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item55803 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item55825 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item55830 {
	width:60px !important;
	height:22px !important;
}

#item55828 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:184px !important;
}

#item55862 {
	width:100px !important;
	height:30px !important;
}

#item55841 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item55868 {
	width:30px !important;
	height:30px !important;
}

#item55866 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item55883 {
	width:30px !important;
	height:30px !important;
}

#item55881 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item55897 {
	width:30px !important;
	height:30px !important;
}

#item55895 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item55926 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item55991 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item56013 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item56016 {
	width:80px !important;
	height:22px !important;
	left:490px !important;
	top:186px !important;
}

#item56032 {
	width:30px !important;
	height:30px !important;
}

#item56030 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item56063 {
	width:100px !important;
	height:30px !important;
}

#item56042 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item56069 {
	width:30px !important;
	height:30px !important;
}

#item56067 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item56081 {
	width:30px !important;
	height:30px !important;
}

#item56079 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item56350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56348 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56360 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item56332 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56330 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56342 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item56312 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item56315 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56313 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56324 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item56263 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item56283 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item56300 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56298 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56246 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56244 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56258 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item56226 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56224 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56238 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item56201 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item56204 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56202 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56218 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item56143 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item56163 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item56183 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56181 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56141 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item56139 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item56457 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item56479 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item56482 {
	width:92px !important;
	height:35px !important;
	left:1051px !important;
	top:177px !important;
}

#item56519 {
	width:100px !important;
	height:30px !important;
}

#item56498 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item56525 {
	width:30px !important;
	height:30px !important;
}

#item56523 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item56537 {
	width:30px !important;
	height:30px !important;
}

#item56535 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item56549 {
	width:30px !important;
	height:30px !important;
}

#item56547 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item56578 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item56636 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item56658 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item56663 {
	width:70px !important;
	height:20px !important;
}

#item56661 {
	width:70px !important;
	height:20px !important;
	left:502px !important;
	top:187px !important;
}

#item56675 {
	width:30px !important;
	height:30px !important;
}

#item56673 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item56706 {
	width:100px !important;
	height:30px !important;
}

#item56685 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item56712 {
	width:30px !important;
	height:30px !important;
}

#item56710 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item56725 {
	width:30px !important;
	height:30px !important;
}

#item56723 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item57016 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57014 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57029 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item56995 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56993 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57008 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item56974 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item56977 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56975 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56987 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item56925 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item56945 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item56963 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56961 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56904 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56902 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56920 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item56880 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56878 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56896 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item56853 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item56856 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56854 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56872 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item56790 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item56810 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item56836 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56834 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item56788 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item56786 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item57122 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item57144 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item57149 {
	width:80px !important;
	height:50px !important;
}

#item57147 {
	width:80px !important;
	height:50px !important;
	left:1061px !important;
	top:169px !important;
}

#item57182 {
	width:100px !important;
	height:30px !important;
}

#item57161 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item57188 {
	width:30px !important;
	height:30px !important;
}

#item57186 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item57200 {
	width:30px !important;
	height:30px !important;
}

#item57198 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item57212 {
	width:30px !important;
	height:30px !important;
}

#item57210 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item57240 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item57298 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item57320 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item57325 {
	width:80px !important;
	height:50px !important;
}

#item57323 {
	width:80px !important;
	height:50px !important;
	left:492px !important;
	top:169px !important;
}

#item57337 {
	width:30px !important;
	height:30px !important;
}

#item57335 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item57371 {
	width:100px !important;
	height:30px !important;
}

#item57350 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item57377 {
	width:30px !important;
	height:30px !important;
}

#item57375 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item57391 {
	width:30px !important;
	height:30px !important;
}

#item57389 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item57652 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57650 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57666 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item57629 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57627 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57644 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item57605 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item57608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57606 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57621 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item57554 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item57574 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item57592 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57590 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57539 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57537 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57549 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item57522 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57520 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57531 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item57501 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item57504 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57502 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57514 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item57453 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item57473 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item57490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57488 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item57451 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item57449 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item57754 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item57776 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item57779 {
	width:50px !important;
	height:30px !important;
	left:1089px !important;
	top:178px !important;
}

#item57810 {
	width:100px !important;
	height:30px !important;
}

#item57789 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item57816 {
	width:30px !important;
	height:30px !important;
}

#item57814 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item57828 {
	width:30px !important;
	height:30px !important;
}

#item57826 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item57840 {
	width:30px !important;
	height:30px !important;
}

#item57838 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item57870 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item57927 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item57949 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item57952 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:182px !important;
}

#item57966 {
	width:30px !important;
	height:30px !important;
}

#item57964 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item57998 {
	width:100px !important;
	height:30px !important;
}

#item57977 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item58004 {
	width:30px !important;
	height:30px !important;
}

#item58002 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item58017 {
	width:30px !important;
	height:30px !important;
}

#item58015 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item58278 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58276 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58288 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item58260 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58258 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58270 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item58237 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item58240 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58238 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58252 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item58185 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item58205 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item58223 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58221 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58168 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58166 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58180 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item58149 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58147 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58160 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item58127 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item58130 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58128 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58141 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item58080 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item58100 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item58117 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58115 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58078 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item58076 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item58376 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item58398 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item58401 {
	width:50px !important;
	height:30px !important;
	left:1093px !important;
	top:182px !important;
}

#item58437 {
	width:100px !important;
	height:30px !important;
}

#item58416 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item58443 {
	width:30px !important;
	height:30px !important;
}

#item58441 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item58458 {
	width:30px !important;
	height:30px !important;
}

#item58456 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item58473 {
	width:30px !important;
	height:30px !important;
}

#item58471 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item58505 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item58572 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item58594 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item58597 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:182px !important;
}

#item58610 {
	width:30px !important;
	height:30px !important;
}

#item58608 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item58641 {
	width:100px !important;
	height:30px !important;
}

#item58620 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item58647 {
	width:30px !important;
	height:30px !important;
}

#item58645 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item58659 {
	width:30px !important;
	height:30px !important;
}

#item58657 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item58916 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58914 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58926 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item58898 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58896 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58908 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item58876 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item58879 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58877 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58890 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item58826 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item58846 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item58864 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58862 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58808 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58806 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58821 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item58789 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58787 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58800 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item58768 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item58771 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58769 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58781 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item58720 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item58740 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item58757 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58755 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item58718 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item58716 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item59014 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item59036 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item59041 {
	width:70px !important;
	height:32px !important;
}

#item59039 {
	width:70px !important;
	height:32px !important;
	left:1073px !important;
	top:181px !important;
}

#item59074 {
	width:100px !important;
	height:30px !important;
}

#item59053 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item59080 {
	width:30px !important;
	height:30px !important;
}

#item59078 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item59093 {
	width:30px !important;
	height:30px !important;
}

#item59091 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item59108 {
	width:30px !important;
	height:30px !important;
}

#item59106 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item59139 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item59201 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item59223 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item59228 {
	width:70px !important;
	height:30px !important;
}

#item59229 {
	width:70px !important;
	height:30px !important;
}

#item59226 {
	width:70px !important;
	height:30px !important;
	left:502px !important;
	top:181px !important;
}

#item59244 {
	width:30px !important;
	height:30px !important;
}

#item59242 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item59274 {
	width:100px !important;
	height:30px !important;
}

#item59253 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item59280 {
	width:30px !important;
	height:30px !important;
}

#item59278 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item59292 {
	width:30px !important;
	height:30px !important;
}

#item59290 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item59556 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59554 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item59567 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item59539 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59537 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item59548 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item59518 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item59521 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59519 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item59531 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item59470 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item59490 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item59507 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59505 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item59453 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59451 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item59465 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item59431 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59429 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item59445 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item59404 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item59407 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59405 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item59423 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item59354 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item59374 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item59390 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59388 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item59352 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item59350 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item59658 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item59680 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item59685 {
	width:70px !important;
	height:32px !important;
}

#item59683 {
	width:70px !important;
	height:32px !important;
	left:1069px !important;
	top:179px !important;
}

#item59719 {
	width:100px !important;
	height:30px !important;
}

#item59698 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item59725 {
	width:30px !important;
	height:30px !important;
}

#item59723 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item59739 {
	width:30px !important;
	height:30px !important;
}

#item59737 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item59751 {
	width:30px !important;
	height:30px !important;
}

#item59749 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item59780 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item59839 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item59861 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item59866 {
	width:70px !important;
	height:32px !important;
}

#item59864 {
	width:70px !important;
	height:32px !important;
	left:493px !important;
	top:180px !important;
}

#item59879 {
	width:30px !important;
	height:30px !important;
}

#item59877 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item59910 {
	width:100px !important;
	height:30px !important;
}

#item59889 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item59916 {
	width:30px !important;
	height:30px !important;
}

#item59914 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item59928 {
	width:30px !important;
	height:30px !important;
}

#item59926 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item60184 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60182 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60194 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item60166 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60164 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60176 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item60145 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item60148 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60146 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60158 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item60098 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item60118 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item60135 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60133 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60083 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60081 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60093 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item60065 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60063 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60075 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item60044 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item60047 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60045 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60057 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item59991 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item60011 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item60030 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60028 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item59989 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item59987 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item60292 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item60314 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item60317 {
	width:110px !important;
	height:37px !important;
	left:1032px !important;
	top:174px !important;
}

#item60349 {
	width:100px !important;
	height:30px !important;
}

#item60328 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item60355 {
	width:30px !important;
	height:30px !important;
}

#item60353 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item60367 {
	width:30px !important;
	height:30px !important;
}

#item60365 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item60379 {
	width:30px !important;
	height:30px !important;
}

#item60377 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item60408 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item60466 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item60488 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item60491 {
	width:110px !important;
	height:37px !important;
	left:456px !important;
	top:174px !important;
}

#item60504 {
	width:30px !important;
	height:30px !important;
}

#item60502 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item60536 {
	width:100px !important;
	height:30px !important;
}

#item60515 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item60542 {
	width:30px !important;
	height:30px !important;
}

#item60540 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item60557 {
	width:30px !important;
	height:30px !important;
}

#item60555 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item60822 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60820 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60837 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item60801 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60799 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60814 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item60778 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item60781 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60779 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60793 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item60725 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item60745 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item60765 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60763 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60710 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60708 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60720 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item60691 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60689 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60702 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item60670 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item60673 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60671 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60683 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item60621 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item60641 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item60659 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60657 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item60619 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item60617 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item60927 {
	width:485px !important;
	height:67px !important;
	left:658px !important;
	top:78px !important;
}

#item60949 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item60954 {
	width:70px !important;
	height:28px !important;
}

#item60952 {
	width:70px !important;
	height:28px !important;
	left:1068px !important;
	top:178px !important;
}

#item60985 {
	width:100px !important;
	height:30px !important;
}

#item60964 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item60991 {
	width:30px !important;
	height:30px !important;
}

#item60989 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item61003 {
	width:30px !important;
	height:30px !important;
}

#item61001 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item61014 {
	width:30px !important;
	height:30px !important;
}

#item61012 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item61043 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item61099 {
	width:485px !important;
	height:87px !important;
	left:87px !important;
	top:78px !important;
}

#item61121 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item61126 {
	width:70px !important;
	height:28px !important;
}

#item61124 {
	width:70px !important;
	height:28px !important;
	left:500px !important;
	top:178px !important;
}

#item61141 {
	width:30px !important;
	height:30px !important;
}

#item61139 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item61175 {
	width:100px !important;
	height:30px !important;
}

#item61154 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item61181 {
	width:30px !important;
	height:30px !important;
}

#item61179 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item61193 {
	width:30px !important;
	height:30px !important;
}

#item61191 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item61453 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61451 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item61463 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item61432 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61430 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item61445 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item61407 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item61410 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61408 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item61424 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item61356 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item61376 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item61394 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61392 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item61341 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61339 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item61351 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item61323 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61321 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item61333 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item61303 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item61306 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61304 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item61315 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item61256 {
	width:1212px !important;
	height:795px !important;
	left:20px !important;
	top:72px !important;
	background:#fff;
}

#item61276 {
	width:522px !important;
	height:570px !important;
	left:632px !important;
	top:220px !important;
}

#item61292 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61290 {
	width:36px !important;
	height:36px !important;
	left:1121px !important;
	top:94px !important;
}

#item61254 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item61252 {
	width:1232px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item61558 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item61580 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item61583 {
	width:80px !important;
	height:80px !important;
	left:1063px !important;
	top:155px !important;
}

#item61618 {
	width:100px !important;
	height:30px !important;
}

#item61597 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item61624 {
	width:30px !important;
	height:30px !important;
}

#item61622 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item61639 {
	width:30px !important;
	height:30px !important;
}

#item61637 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item61657 {
	width:30px !important;
	height:30px !important;
}

#item61655 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item61687 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item61761 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item61783 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item61786 {
	width:80px !important;
	height:80px !important;
	left:492px !important;
	top:149px !important;
}

#item61799 {
	width:30px !important;
	height:30px !important;
}

#item61797 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item61830 {
	width:100px !important;
	height:30px !important;
}

#item61809 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item61836 {
	width:30px !important;
	height:30px !important;
}

#item61834 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item61851 {
	width:30px !important;
	height:30px !important;
}

#item61849 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item62107 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62105 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item62117 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62089 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62087 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item62099 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62068 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item62071 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62069 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item62081 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item62015 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item62035 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item62055 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62053 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item61999 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61997 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item62010 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item61981 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61979 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item61991 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item61960 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item61963 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61961 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item61973 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item61913 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item61933 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item61949 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61947 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item61911 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item61909 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item62209 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item62231 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item62234 {
	width:123px !important;
	height:26px !important;
	left:1020px !important;
	top:183px !important;
}

#item62271 {
	width:100px !important;
	height:30px !important;
}

#item62250 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item62277 {
	width:30px !important;
	height:30px !important;
}

#item62275 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item62291 {
	width:30px !important;
	height:30px !important;
}

#item62289 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item62306 {
	width:30px !important;
	height:30px !important;
}

#item62304 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item62340 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item62395 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item62417 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item62422 {
	width:50px !important;
	height:43px !important;
}

#item62420 {
	width:50px !important;
	height:43px !important;
	left:522px !important;
	top:175px !important;
}

#item62438 {
	width:30px !important;
	height:30px !important;
}

#item62436 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item62470 {
	width:100px !important;
	height:30px !important;
}

#item62449 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item62476 {
	width:30px !important;
	height:30px !important;
}

#item62474 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item62726 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62724 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item62736 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62707 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62705 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item62718 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62684 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item62687 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62685 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item62699 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item62626 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item62646 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item62669 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62667 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item62608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62606 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item62621 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item62586 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item62589 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62587 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item62600 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item62537 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item62557 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item62574 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62572 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item62535 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item62533 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item62827 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item62849 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item62854 {
	width:50px !important;
	height:25px !important;
}

#item62852 {
	width:50px !important;
	height:25px !important;
	left:1093px !important;
	top:184px !important;
}

#item62885 {
	width:100px !important;
	height:30px !important;
}

#item62864 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item62891 {
	width:30px !important;
	height:30px !important;
}

#item62889 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item62903 {
	width:30px !important;
	height:30px !important;
}

#item62901 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item62916 {
	width:30px !important;
	height:30px !important;
}

#item62914 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item62948 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item63008 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item63030 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item63035 {
	width:50px !important;
	height:25px !important;
}

#item63033 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:184px !important;
}

#item63047 {
	width:30px !important;
	height:30px !important;
}

#item63045 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item63078 {
	width:100px !important;
	height:30px !important;
}

#item63057 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item63084 {
	width:30px !important;
	height:30px !important;
}

#item63082 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item63095 {
	width:30px !important;
	height:30px !important;
}

#item63093 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item63354 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63352 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63363 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item63336 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63334 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63346 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item63314 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item63317 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63315 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63328 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item63265 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item63285 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item63302 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63300 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63248 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63246 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63260 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item63227 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63225 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63240 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item63205 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item63208 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63206 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63219 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item63157 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item63177 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item63194 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63192 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63155 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item63153 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item63456 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item63478 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item63483 {
	width:120px !important;
	height:23px !important;
}

#item63481 {
	width:120px !important;
	height:23px !important;
	left:1023px !important;
	top:186px !important;
}

#item63516 {
	width:100px !important;
	height:30px !important;
}

#item63495 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item63522 {
	width:30px !important;
	height:30px !important;
}

#item63520 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item63537 {
	width:30px !important;
	height:30px !important;
}

#item63535 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item63551 {
	width:30px !important;
	height:30px !important;
}

#item63549 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item63580 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item63635 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item63657 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item63662 {
	width:50px !important;
	height:25px !important;
}

#item63660 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:180px !important;
}

#item63673 {
	width:30px !important;
	height:30px !important;
}

#item63671 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item63704 {
	width:100px !important;
	height:30px !important;
}

#item63683 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item63710 {
	width:30px !important;
	height:30px !important;
}

#item63708 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item63722 {
	width:30px !important;
	height:30px !important;
}

#item63720 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item63990 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63988 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64001 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item63972 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63970 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63982 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item63952 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item63955 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63953 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63964 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item63903 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item63923 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item63941 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63939 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63886 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63884 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63898 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item63866 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63864 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63878 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item63841 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item63844 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63842 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63858 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item63784 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item63804 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item63825 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63823 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item63782 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item63780 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item64093 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item64115 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item64118 {
	width:50px !important;
	height:29px !important;
	left:1093px !important;
	top:180px !important;
}

#item64155 {
	width:100px !important;
	height:30px !important;
}

#item64134 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item64161 {
	width:30px !important;
	height:30px !important;
}

#item64159 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item64173 {
	width:30px !important;
	height:30px !important;
}

#item64171 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item64185 {
	width:30px !important;
	height:30px !important;
}

#item64183 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item64214 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item64265 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item64287 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item64290 {
	width:50px !important;
	height:29px !important;
	left:522px !important;
	top:180px !important;
}

#item64305 {
	width:30px !important;
	height:30px !important;
}

#item64303 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item64336 {
	width:100px !important;
	height:30px !important;
}

#item64315 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item64342 {
	width:30px !important;
	height:30px !important;
}

#item64340 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item64355 {
	width:30px !important;
	height:30px !important;
}

#item64353 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item64624 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64622 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64638 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item64602 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64600 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64616 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item64579 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item64582 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64580 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64594 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item64527 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item64547 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item64566 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64564 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64512 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64510 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64522 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item64494 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64492 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64504 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item64473 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item64476 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64474 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item64486 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item64420 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item64440 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item64461 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64459 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:93px !important;
}

#item64418 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item64416 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item64674 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item64675 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item64708 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item64732 {
	width:177px !important;
	height:30px !important;
}

#item64711 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:336px !important;
}

#item64757 {
	width:177px !important;
	height:30px !important;
}

#item64736 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:390px !important;
}

#item64763 {
	width:30px !important;
	height:30px !important;
}

#item64761 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:444px !important;
}

#item64777 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item64887 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item64890 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64888 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item64903 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item64841 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item64861 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item64866 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64864 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item64794 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item64814 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item64819 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64817 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item64792 {
	width:45px !important;
	height:45px !important;
	left:1165px !important;
	top:10px !important;
}

#item64790 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

#item64998 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item65020 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item65025 {
	width:90px !important;
	height:19px !important;
}

#item65023 {
	width:90px !important;
	height:19px !important;
	left:1052px !important;
	top:185px !important;
}

#item65064 {
	width:100px !important;
	height:30px !important;
}

#item65043 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item65070 {
	width:30px !important;
	height:30px !important;
}

#item65068 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item65088 {
	width:30px !important;
	height:30px !important;
}

#item65086 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item65117 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item65122 {
	width:30px !important;
	height:30px !important;
}

#item65120 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item65188 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item65210 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item65215 {
	width:60px !important;
	height:22px !important;
}

#item65213 {
	width:60px !important;
	height:22px !important;
	left:512px !important;
	top:181px !important;
}

#item65227 {
	width:30px !important;
	height:30px !important;
}

#item65225 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item65259 {
	width:100px !important;
	height:30px !important;
}

#item65238 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item65265 {
	width:30px !important;
	height:30px !important;
}

#item65263 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item65278 {
	width:30px !important;
	height:30px !important;
}

#item65276 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item65569 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65567 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65579 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item65551 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65549 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65561 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item65530 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item65533 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65531 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65543 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item65481 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item65501 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item65520 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65518 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65460 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65458 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65476 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item65436 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65434 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65452 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item65409 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item65412 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65410 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65428 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item65342 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item65362 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item65389 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65387 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item65340 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item65338 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item65677 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item65699 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item65702 {
	width:50px !important;
	height:34px !important;
	left:1093px !important;
	top:178px !important;
}

#item65737 {
	width:100px !important;
	height:30px !important;
}

#item65716 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item65743 {
	width:30px !important;
	height:30px !important;
}

#item65741 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item65755 {
	width:30px !important;
	height:30px !important;
}

#item65753 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item65770 {
	width:30px !important;
	height:30px !important;
}

#item65768 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item65801 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item65856 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item65878 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item65883 {
	width:50px !important;
	height:25px !important;
}

#item65881 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:185px !important;
}

#item65895 {
	width:30px !important;
	height:30px !important;
}

#item65893 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item65929 {
	width:100px !important;
	height:30px !important;
}

#item65908 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item65935 {
	width:30px !important;
	height:30px !important;
}

#item65933 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item65953 {
	width:30px !important;
	height:30px !important;
}

#item65951 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item66215 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66213 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66228 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item66196 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66194 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66207 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item66175 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item66178 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66176 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66188 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item66125 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item66145 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item66164 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66162 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66110 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66108 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66120 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item66091 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66089 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66102 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item66070 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item66073 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66071 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66083 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item66019 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item66039 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item66058 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66056 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66017 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item66015 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item66321 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item66343 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item66348 {
	width:50px !important;
	height:25px !important;
}

#item66346 {
	width:50px !important;
	height:25px !important;
	left:1093px !important;
	top:180px !important;
}

#item66380 {
	width:100px !important;
	height:30px !important;
}

#item66359 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item66386 {
	width:30px !important;
	height:30px !important;
}

#item66384 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item66398 {
	width:30px !important;
	height:30px !important;
}

#item66396 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item66409 {
	width:30px !important;
	height:30px !important;
}

#item66407 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item66438 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item66498 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item66520 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item66525 {
	width:50px !important;
	height:25px !important;
}

#item66523 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:180px !important;
}

#item66541 {
	width:30px !important;
	height:30px !important;
}

#item66539 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item66574 {
	width:100px !important;
	height:30px !important;
}

#item66553 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item66580 {
	width:30px !important;
	height:30px !important;
}

#item66578 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item66592 {
	width:30px !important;
	height:30px !important;
}

#item66590 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item66850 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66848 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66860 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item66828 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66826 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66842 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item66801 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item66804 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66802 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66820 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item66755 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item66775 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item66789 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66787 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66740 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66738 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66750 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item66722 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66720 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66732 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item66702 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item66705 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66703 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66714 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item66654 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item66674 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item66691 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66689 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item66652 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item66650 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item66947 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item66969 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item66972 {
	width:50px !important;
	height:29px !important;
	left:1093px !important;
	top:180px !important;
}

#item67002 {
	width:100px !important;
	height:30px !important;
}

#item66981 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item67008 {
	width:30px !important;
	height:30px !important;
}

#item67006 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item67020 {
	width:30px !important;
	height:30px !important;
}

#item67018 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item67032 {
	width:30px !important;
	height:30px !important;
}

#item67030 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item67061 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item67130 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item67152 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item67157 {
	width:50px !important;
	height:25px !important;
}

#item67155 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:180px !important;
}

#item67169 {
	width:30px !important;
	height:30px !important;
}

#item67167 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item67200 {
	width:100px !important;
	height:30px !important;
}

#item67179 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item67206 {
	width:30px !important;
	height:30px !important;
}

#item67204 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item67445 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67443 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67455 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item67425 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67423 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67437 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item67401 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item67404 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67402 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67417 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item67352 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item67372 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item67389 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67387 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67337 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67335 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67347 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item67316 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item67319 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67317 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67329 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item67268 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item67288 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item67306 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67304 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67266 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item67264 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item67548 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item67570 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item67573 {
	width:90px !important;
	height:30px !important;
	left:1052px !important;
	top:180px !important;
}

#item67607 {
	width:100px !important;
	height:30px !important;
}

#item67586 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item67613 {
	width:30px !important;
	height:30px !important;
}

#item67611 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item67625 {
	width:30px !important;
	height:30px !important;
}

#item67623 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item67637 {
	width:30px !important;
	height:30px !important;
}

#item67635 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item67666 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item67736 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item67758 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item67761 {
	width:70px !important;
	height:53px !important;
	left:502px !important;
	top:175px !important;
}

#item67777 {
	width:30px !important;
	height:30px !important;
}

#item67775 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item67808 {
	width:100px !important;
	height:30px !important;
}

#item67787 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item67814 {
	width:30px !important;
	height:30px !important;
}

#item67812 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item67826 {
	width:30px !important;
	height:30px !important;
}

#item67824 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item68087 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68085 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68097 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item68069 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68067 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68079 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item68048 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item68051 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68049 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68061 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item67995 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item68015 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item68035 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68033 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67978 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67976 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67990 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item67957 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67955 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67970 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item67935 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item67938 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67936 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67949 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item67888 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item67908 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item67924 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67922 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item67886 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item67884 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item68191 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item68213 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item68216 {
	width:100px !important;
	height:30px !important;
	left:1042px !important;
	top:180px !important;
}

#item68251 {
	width:100px !important;
	height:30px !important;
}

#item68230 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item68257 {
	width:30px !important;
	height:30px !important;
}

#item68255 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item68269 {
	width:30px !important;
	height:30px !important;
}

#item68267 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item68282 {
	width:30px !important;
	height:30px !important;
}

#item68280 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item68318 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item68384 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item68406 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item68409 {
	width:100px !important;
	height:30px !important;
	left:471px !important;
	top:177px !important;
}

#item68427 {
	width:30px !important;
	height:30px !important;
}

#item68425 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item68461 {
	width:100px !important;
	height:30px !important;
}

#item68440 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item68467 {
	width:30px !important;
	height:30px !important;
}

#item68465 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item68480 {
	width:30px !important;
	height:30px !important;
}

#item68478 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item68742 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68740 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68751 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item68724 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68722 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68734 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item68702 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item68705 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68703 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68716 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item68653 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item68673 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item68690 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68688 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68636 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68634 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68648 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item68615 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68613 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68628 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item68593 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item68596 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68594 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68607 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item68544 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item68564 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item68582 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68580 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item68542 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item68540 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item68841 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item68863 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item68868 {
	width:117px !important;
	height:23px !important;
}

#item68866 {
	width:117px !important;
	height:23px !important;
	left:1025px !important;
	top:183px !important;
}

#item68902 {
	width:100px !important;
	height:30px !important;
}

#item68881 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item68908 {
	width:30px !important;
	height:30px !important;
}

#item68906 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item68924 {
	width:30px !important;
	height:30px !important;
}

#item68922 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item68939 {
	width:30px !important;
	height:30px !important;
}

#item68937 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item68968 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item69026 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item69048 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item69051 {
	width:40px !important;
	height:40px !important;
	left:532px !important;
	top:177px !important;
}

#item69067 {
	width:30px !important;
	height:30px !important;
}

#item69065 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item69098 {
	width:100px !important;
	height:30px !important;
}

#item69077 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item69104 {
	width:30px !important;
	height:30px !important;
}

#item69102 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item69117 {
	width:30px !important;
	height:30px !important;
}

#item69115 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item69393 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69391 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69404 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item69375 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69373 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69385 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item69355 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item69358 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69356 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69367 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item69307 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item69327 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item69344 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69342 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69289 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69287 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69302 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item69267 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69265 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69281 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item69240 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item69243 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69241 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69259 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item69180 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item69200 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item69221 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69219 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item69178 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item69176 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item69440 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item69441 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item69469 {
	width:433px !important;
	height:452px !important;
	left:87px !important;
	top:87px !important;
}

#item69493 {
	width:177px !important;
	height:30px !important;
}

#item69472 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:579px !important;
}

#item69518 {
	width:177px !important;
	height:30px !important;
}

#item69497 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:629px !important;
}

#item69524 {
	width:30px !important;
	height:30px !important;
}

#item69522 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:683px !important;
}

#item69535 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item69715 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item69716 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item69719 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69717 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item69728 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item69679 {
	width:621px !important;
	height:866px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item69699 {
	width:502px !important;
	height:694px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item69704 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69702 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item69606 {
	width:621px !important;
	height:866px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item69626 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item69631 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69629 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item69641 {
	width:445px !important;
	height:239px !important;
	left:678px !important;
	top:550px !important;
	background:#e5e5e5;
}

#item69674 {
	width:446px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69653 {
	width:452px !important;
	height:36px !important;
	left:674px !important;
	top:496px !important;
}

#item69555 {
	width:621px !important;
	height:866px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item69575 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item69580 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69578 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item69593 {
	width:445px !important;
	height:239px !important;
	left:678px !important;
	top:550px !important;
	background:#e5e5e5;
}

#item69553 {
	width:72px !important;
	height:90px !important;
	left:1138px !important;
	top:10px !important;
}

#item69551 {
	width:1210px !important;
	height:876px !important;
	left:20px !important;
	top:-10px !important;
}

#item69817 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item69839 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item69844 {
	width:60px !important;
	height:22px !important;
}

#item69842 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:181px !important;
}

#item69877 {
	width:100px !important;
	height:30px !important;
}

#item69856 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item69883 {
	width:30px !important;
	height:30px !important;
}

#item69881 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item69898 {
	width:30px !important;
	height:30px !important;
}

#item69896 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item69912 {
	width:30px !important;
	height:30px !important;
}

#item69910 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item69942 {
	width:72px !important;
	height:13px !important;
	left:1074px !important;
	top:40px !important;
}

#item69998 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item70020 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item70025 {
	width:60px !important;
	height:22px !important;
}

#item70023 {
	width:60px !important;
	height:22px !important;
	left:512px !important;
	top:181px !important;
}

#item70037 {
	width:30px !important;
	height:30px !important;
}

#item70035 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item70068 {
	width:100px !important;
	height:30px !important;
}

#item70047 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item70074 {
	width:30px !important;
	height:30px !important;
}

#item70072 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item70086 {
	width:30px !important;
	height:30px !important;
}

#item70084 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item70355 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70353 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70366 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70336 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70334 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70347 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70316 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item70319 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70317 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70328 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item70267 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item70287 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item70305 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70303 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70250 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70248 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70262 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70230 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70228 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70242 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70205 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item70208 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70206 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70222 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item70148 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item70168 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item70189 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70187 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70146 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item70144 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item70458 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item70480 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item70485 {
	width:50px !important;
	height:16px !important;
}

#item70483 {
	width:50px !important;
	height:16px !important;
	left:1092px !important;
	top:184px !important;
}

#item70521 {
	width:100px !important;
	height:30px !important;
}

#item70500 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item70527 {
	width:30px !important;
	height:30px !important;
}

#item70525 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item70539 {
	width:30px !important;
	height:30px !important;
}

#item70537 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item70551 {
	width:30px !important;
	height:30px !important;
}

#item70549 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item70580 {
	width:72px !important;
	height:13px !important;
	left:1074px !important;
	top:40px !important;
}

#item70633 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item70655 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item70660 {
	width:60px !important;
	height:33px !important;
}

#item70658 {
	width:60px !important;
	height:33px !important;
	left:512px !important;
	top:180px !important;
}

#item70672 {
	width:30px !important;
	height:30px !important;
}

#item70670 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item70703 {
	width:100px !important;
	height:30px !important;
}

#item70682 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item70709 {
	width:30px !important;
	height:30px !important;
}

#item70707 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item70722 {
	width:30px !important;
	height:30px !important;
}

#item70720 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item70737 {
	width:30px !important;
	height:30px !important;
}

#item70735 {
	width:30px !important;
	height:30px !important;
	left:362px !important;
	top:181px !important;
}

#item71013 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71011 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71025 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70992 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70990 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71005 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70970 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item70973 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70971 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70984 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item70921 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item70941 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item70959 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70957 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70906 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70904 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70916 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70889 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70887 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70898 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70871 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70869 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70881 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item70850 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item70853 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70851 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70863 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item70801 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item70821 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item70839 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70837 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item70799 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item70797 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item71114 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item71136 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item71141 {
	width:80px !important;
	height:19px !important;
}

#item71139 {
	width:80px !important;
	height:19px !important;
	left:1062px !important;
	top:183px !important;
}

#item71172 {
	width:100px !important;
	height:30px !important;
}

#item71151 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item71178 {
	width:30px !important;
	height:30px !important;
}

#item71176 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item71189 {
	width:30px !important;
	height:30px !important;
}

#item71187 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item71201 {
	width:30px !important;
	height:30px !important;
}

#item71199 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item71213 {
	width:30px !important;
	height:30px !important;
}

#item71211 {
	width:30px !important;
	height:30px !important;
	left:935px !important;
	top:181px !important;
}

#item71228 {
	width:30px !important;
	height:30px !important;
}

#item71226 {
	width:30px !important;
	height:30px !important;
	left:985px !important;
	top:181px !important;
}

#item71260 {
	width:72px !important;
	height:13px !important;
	left:1074px !important;
	top:40px !important;
}

#item71320 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item71342 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item71347 {
	width:80px !important;
	height:19px !important;
}

#item71345 {
	width:80px !important;
	height:19px !important;
	left:492px !important;
	top:183px !important;
}

#item71359 {
	width:30px !important;
	height:30px !important;
}

#item71357 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item71390 {
	width:100px !important;
	height:30px !important;
}

#item71369 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item71396 {
	width:30px !important;
	height:30px !important;
}

#item71394 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item71408 {
	width:30px !important;
	height:30px !important;
}

#item71406 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item71419 {
	width:30px !important;
	height:30px !important;
}

#item71417 {
	width:30px !important;
	height:30px !important;
	left:362px !important;
	top:181px !important;
}

#item71703 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71701 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71713 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item71686 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71684 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71695 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item71668 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71666 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71678 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item71647 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item71650 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71648 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71660 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item71600 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item71620 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item71636 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71634 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71580 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71578 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71595 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item71555 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71553 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71572 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item71532 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item71535 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71533 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71547 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item71483 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item71503 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item71520 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71518 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item71481 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item71479 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item71809 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item71831 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item71834 {
	width:50px !important;
	height:40px !important;
	left:1093px !important;
	top:177px !important;
}

#item71869 {
	width:100px !important;
	height:30px !important;
}

#item71848 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item71875 {
	width:30px !important;
	height:30px !important;
}

#item71873 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item71889 {
	width:30px !important;
	height:30px !important;
}

#item71887 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item71901 {
	width:30px !important;
	height:30px !important;
}

#item71899 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item71930 {
	width:72px !important;
	height:13px !important;
	left:1074px !important;
	top:40px !important;
}

#item71981 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item72003 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item72006 {
	width:50px !important;
	height:40px !important;
	left:523px !important;
	top:177px !important;
}

#item72019 {
	width:30px !important;
	height:30px !important;
}

#item72017 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item72050 {
	width:100px !important;
	height:30px !important;
}

#item72029 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item72056 {
	width:30px !important;
	height:30px !important;
}

#item72054 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item72068 {
	width:30px !important;
	height:30px !important;
}

#item72066 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item72327 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72325 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72337 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item72309 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72307 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72319 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item72288 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item72291 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72289 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72301 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item72240 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item72260 {
	width:522px !important;
	height:510px !important;
	left:631px !important;
	top:220px !important;
	padding:0px 40px 0px 0px;
}

#item72278 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72276 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72222 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72220 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72235 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item72203 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72201 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72214 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item72182 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item72185 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72183 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72195 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item72131 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item72151 {
	width:522px !important;
	height:510px !important;
	left:631px !important;
	top:220px !important;
	padding:0px 40px 0px 0px;
}

#item72169 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72167 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item72129 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item72127 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item72373 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item72374 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item72388 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item72389 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item72446 {
	width:343px !important;
	height:24px !important;
}

#item72425 {
	width:343px !important;
	height:24px !important;
	left:800px !important;
	top:419px !important;
}

#item72471 {
	width:343px !important;
	height:24px !important;
}

#item72450 {
	width:343px !important;
	height:24px !important;
	left:800px !important;
	top:459px !important;
}

#item72496 {
	width:398px !important;
	height:10px !important;
}

#item72475 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item72522 {
	width:398px !important;
	height:10px !important;
}

#item72501 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:270px !important;
}

#item72548 {
	width:398px !important;
	height:10px !important;
}

#item72527 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:294px !important;
}

#item72574 {
	width:398px !important;
	height:10px !important;
}

#item72553 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:319px !important;
}

#item72600 {
	width:398px !important;
	height:10px !important;
}

#item72579 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:344px !important;
}

#item72626 {
	width:398px !important;
	height:10px !important;
}

#item72605 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:368px !important;
}

#item72652 {
	width:398px !important;
	height:10px !important;
}

#item72631 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:245px !important;
}

#item72676 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item75089 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item75092 {
	width:20px !important;
	height:20px !important;
}

#item75121 {
	width:96px !important;
	height:10px !important;
	top:5px !important;
}

#item75124 {
	width:20px !important;
	height:20px !important;
	left:87px !important;
}

#item74497 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item74500 {
	width:20px !important;
	height:20px !important;
}

#item74790 {
	width:96px !important;
	height:10px !important;
	top:5px !important;
}

#item74793 {
	width:20px !important;
	height:20px !important;
	left:87px !important;
}

#item74267 {
	width:116px !important;
	height:10px !important;
}

#item74270 {
	width:20px !important;
	height:20px !important;
	left:126px !important;
	top:6px !important;
}

#item74300 {
	width:141px !important;
	height:10px !important;
	top:36px !important;
}

#item74303 {
	width:20px !important;
	height:20px !important;
	left:11px !important;
}

#item74427 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item74430 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item74000 {
	width:141px !important;
	height:16px !important;
	top:25px !important;
}

#item74003 {
	width:20px !important;
	height:20px !important;
	left:37px !important;
}

#item74132 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item74135 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item73701 {
	width:124px !important;
	height:10px !important;
}

#item73704 {
	width:20px !important;
	height:20px !important;
	left:33px !important;
	top:13px !important;
}

#item73734 {
	width:65px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item73737 {
	width:20px !important;
	height:20px !important;
}

#item73769 {
	width:92px !important;
	height:10px !important;
	top:5px !important;
}

#item73772 {
	width:20px !important;
	height:20px !important;
	left:86px !important;
}

#item73835 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item73838 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item73431 {
	width:65px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item73434 {
	width:20px !important;
	height:20px !important;
}

#item73536 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item73539 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item73200 {
	width:76px !important;
	height:10px !important;
	left:23px !important;
	top:5px !important;
}

#item73203 {
	width:20px !important;
	height:20px !important;
}

#item73231 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item73234 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item72701 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item72704 {
	width:20px !important;
	height:20px !important;
}

#item72736 {
	width:50px !important;
	height:5px !important;
	left:18px !important;
	top:5px !important;
}

#item72739 {
	width:15px !important;
	height:15px !important;
}

#item72770 {
	width:69px !important;
	height:5px !important;
	left:17px !important;
}

#item72773 {
	width:15px !important;
	height:15px !important;
	top:1px !important;
}

#item72804 {
	width:76px !important;
	height:5px !important;
	left:14px !important;
}

#item72807 {
	width:15px !important;
	height:15px !important;
	top:6px !important;
}

#item72837 {
	width:65px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item72840 {
	width:20px !important;
	height:20px !important;
}

#item72868 {
	width:92px !important;
	height:10px !important;
	top:5px !important;
}

#item72871 {
	width:20px !important;
	height:20px !important;
	left:86px !important;
}

#item72900 {
	width:76px !important;
	height:10px !important;
	left:23px !important;
	top:5px !important;
}

#item72903 {
	width:20px !important;
	height:20px !important;
}

#item72932 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item72935 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item72964 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item72967 {
	width:20px !important;
	height:20px !important;
}

#item72679 {
	width:525px !important;
	height:153px !important;
	left:745px !important;
	top:545px !important;
}

#item75172 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item75173 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item75203 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item75206 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item75279 {
	width:344px !important;
	height:189px !important;
	left:87px !important;
	top:87px !important;
}

#item75284 {
	width:30px !important;
	height:30px !important;
}

#item75282 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:326px !important;
}

#item75300 {
	width:30px !important;
	height:30px !important;
}

#item75298 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:326px !important;
}

#item75334 {
	width:165px !important;
	height:30px !important;
}

#item75313 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item75359 {
	width:165px !important;
	height:30px !important;
}

#item75338 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item75724 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item75727 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75725 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item75737 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item75701 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item75704 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75702 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item75719 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item75658 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item75661 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75659 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item75697 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item75413 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item75419 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75417 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item75654 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item75391 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item75389 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item75778 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item75779 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item75789 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item75790 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item75863 {
	width:344px !important;
	height:216px !important;
	left:87px !important;
	top:87px !important;
}

#item75868 {
	width:30px !important;
	height:30px !important;
}

#item75866 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:353px !important;
}

#item75882 {
	width:30px !important;
	height:30px !important;
}

#item75880 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:353px !important;
}

#item75914 {
	width:165px !important;
	height:30px !important;
}

#item75893 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item75939 {
	width:165px !important;
	height:30px !important;
}

#item75918 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item76288 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item76291 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76289 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item76300 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item76269 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item76272 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76270 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item76283 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item76232 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item76235 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76233 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item76265 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item75993 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item75999 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75997 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item76228 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item75971 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item75969 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item76341 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item76342 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item76353 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item76354 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item76427 {
	width:344px !important;
	height:243px !important;
	left:87px !important;
	top:87px !important;
}

#item76432 {
	width:30px !important;
	height:30px !important;
}

#item76430 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:380px !important;
}

#item76446 {
	width:30px !important;
	height:30px !important;
}

#item76444 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:380px !important;
}

#item76479 {
	width:165px !important;
	height:30px !important;
}

#item76458 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item76504 {
	width:165px !important;
	height:30px !important;
}

#item76483 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item76855 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item76858 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76856 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item76871 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item76837 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item76840 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76838 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item76850 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item76801 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item76804 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76802 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item76833 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item76558 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item76564 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76562 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item76797 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item76536 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item76534 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item76912 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item76913 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item76928 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item76929 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item77002 {
	width:344px !important;
	height:194px !important;
	left:87px !important;
	top:87px !important;
}

#item77007 {
	width:30px !important;
	height:30px !important;
}

#item77005 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:331px !important;
}

#item77024 {
	width:30px !important;
	height:30px !important;
}

#item77022 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:331px !important;
}

#item77059 {
	width:165px !important;
	height:30px !important;
}

#item77038 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item77084 {
	width:165px !important;
	height:30px !important;
}

#item77063 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item77434 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item77437 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77435 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item77447 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item77416 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item77419 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77417 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item77429 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item77378 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item77381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77379 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item77412 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item77138 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item77144 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77142 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item77374 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item77116 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item77114 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item77488 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item77489 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item77498 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item77499 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item77572 {
	width:344px !important;
	height:284px !important;
	left:87px !important;
	top:87px !important;
}

#item77577 {
	width:30px !important;
	height:30px !important;
}

#item77575 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:421px !important;
}

#item77590 {
	width:30px !important;
	height:30px !important;
}

#item77588 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:421px !important;
}

#item77621 {
	width:165px !important;
	height:30px !important;
}

#item77600 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item77646 {
	width:165px !important;
	height:30px !important;
}

#item77625 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item78061 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item78064 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78062 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item78074 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item78043 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item78046 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78044 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item78056 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item78006 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item78009 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78007 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item78039 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item77700 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item77706 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77704 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item78002 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item77678 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item77676 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item78115 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item78116 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item78126 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item78127 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item78200 {
	width:344px !important;
	height:194px !important;
	left:87px !important;
	top:87px !important;
}

#item78205 {
	width:30px !important;
	height:30px !important;
}

#item78203 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:331px !important;
}

#item78221 {
	width:30px !important;
	height:30px !important;
}

#item78219 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:331px !important;
}

#item78255 {
	width:165px !important;
	height:30px !important;
}

#item78234 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item78280 {
	width:165px !important;
	height:30px !important;
}

#item78259 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item78618 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item78621 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78619 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item78631 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item78600 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item78603 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78601 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item78613 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item78564 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item78567 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78565 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item78596 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item78334 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item78340 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78338 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item78560 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item78312 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item78310 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item78672 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item78673 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item78681 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item78682 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item78755 {
	width:344px !important;
	height:194px !important;
	left:87px !important;
	top:87px !important;
}

#item78760 {
	width:30px !important;
	height:30px !important;
}

#item78758 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:331px !important;
}

#item78773 {
	width:30px !important;
	height:30px !important;
}

#item78771 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:331px !important;
}

#item78805 {
	width:165px !important;
	height:30px !important;
}

#item78784 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item78830 {
	width:165px !important;
	height:30px !important;
}

#item78809 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item79160 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item79163 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79161 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item79177 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item79141 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item79144 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79142 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item79155 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item79105 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item79108 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79106 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item79137 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item78884 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item78890 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78888 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item79101 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item78862 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item78860 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item79215 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item79216 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item79227 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item79228 {
	width:648px !important;
	height:806px !important;
	left:552px !important;
	top:30px !important;
	background:#009976;
}

#item79240 {
	width:226px !important;
	height:63px !important;
	left:574px !important;
	top:59px !important;
}

#item79269 {
	width:429px !important;
	height:58px !important;
	left:87px !important;
	top:70px !important;
}

#item79324 {
	width:30px !important;
	height:30px !important;
}

#item79322 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:236px !important;
}

#item79356 {
	width:398px !important;
	height:10px !important;
}

#item79335 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:157px !important;
}

#item79362 {
	width:419px !important;
	height:365px !important;
	left:57px !important;
	top:414px !important;
}

#item79665 {
	width:122px !important;
	height:10px !important;
	left:26px !important;
	top:5px !important;
}

#item79668 {
	width:20px !important;
	height:20px !important;
}

#item79698 {
	width:107px !important;
	height:10px !important;
	top:5px !important;
}

#item79701 {
	width:20px !important;
	height:20px !important;
	left:115px !important;
}

#item79597 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item79600 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item79631 {
	width:107px !important;
	height:10px !important;
	top:5px !important;
}

#item79634 {
	width:20px !important;
	height:20px !important;
	left:115px !important;
}

#item79492 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item79495 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item79526 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item79529 {
	width:20px !important;
	height:20px !important;
	left:70px !important;
}

#item79560 {
	width:122px !important;
	height:10px !important;
	left:26px !important;
	top:5px !important;
}

#item79563 {
	width:20px !important;
	height:20px !important;
}

#item79395 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item79398 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item79426 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item79429 {
	width:20px !important;
	height:20px !important;
}

#item79458 {
	width:107px !important;
	height:10px !important;
	top:5px !important;
}

#item79461 {
	width:20px !important;
	height:20px !important;
	left:115px !important;
}

#item79373 {
	width:238px !important;
	height:116px !important;
	left:269px !important;
	top:565px !important;
}

#item79731 {
	width:398px !important;
	height:10px !important;
}

#item79710 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:206px !important;
}

#item79757 {
	width:398px !important;
	height:10px !important;
}

#item79736 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:182px !important;
}

#item83282 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item83286 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83284 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item83319 {
	width:433px !important;
	height:240px !important;
}

#item83343 {
	width:165px !important;
	height:30px !important;
}

#item83322 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item83368 {
	width:165px !important;
	height:30px !important;
}

#item83347 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item83393 {
	width:380px !important;
	height:30px !important;
}

#item83372 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item83418 {
	width:380px !important;
	height:30px !important;
}

#item83397 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item83441 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item83444 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item83450 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83448 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item83104 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item83108 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83106 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item83138 {
	width:433px !important;
	height:240px !important;
}

#item83162 {
	width:165px !important;
	height:30px !important;
}

#item83141 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item83187 {
	width:165px !important;
	height:30px !important;
}

#item83166 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item83212 {
	width:380px !important;
	height:30px !important;
}

#item83191 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item83237 {
	width:380px !important;
	height:30px !important;
}

#item83216 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item83260 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item83263 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item83269 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83267 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item82910 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item82914 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82912 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item82944 {
	width:433px !important;
	height:240px !important;
}

#item82968 {
	width:165px !important;
	height:30px !important;
}

#item82947 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item82993 {
	width:165px !important;
	height:30px !important;
}

#item82972 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item83018 {
	width:380px !important;
	height:30px !important;
}

#item82997 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item83043 {
	width:380px !important;
	height:30px !important;
}

#item83022 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item83066 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item83088 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item83093 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item83091 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item82582 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item82586 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82584 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item82622 {
	width:433px !important;
	height:240px !important;
}

#item82646 {
	width:165px !important;
	height:30px !important;
}

#item82625 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item82671 {
	width:165px !important;
	height:30px !important;
}

#item82650 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item82696 {
	width:380px !important;
	height:30px !important;
}

#item82675 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item82721 {
	width:380px !important;
	height:30px !important;
}

#item82700 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item82744 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item82766 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item82900 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82898 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item82403 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item82407 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82405 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item82437 {
	width:433px !important;
	height:240px !important;
}

#item82461 {
	width:165px !important;
	height:30px !important;
}

#item82440 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item82486 {
	width:165px !important;
	height:30px !important;
}

#item82465 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item82511 {
	width:380px !important;
	height:30px !important;
}

#item82490 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item82536 {
	width:380px !important;
	height:30px !important;
}

#item82515 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item82559 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item82562 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item82568 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82566 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item82253 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item82257 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82255 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item82287 {
	width:402px !important;
	height:216px !important;
}

#item82311 {
	width:165px !important;
	height:30px !important;
}

#item82290 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item82336 {
	width:165px !important;
	height:30px !important;
}

#item82315 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item82361 {
	width:380px !important;
	height:30px !important;
}

#item82340 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item82386 {
	width:380px !important;
	height:30px !important;
}

#item82365 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item82392 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82390 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item82076 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item82080 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82078 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item82112 {
	width:433px !important;
	height:240px !important;
}

#item82136 {
	width:165px !important;
	height:30px !important;
}

#item82115 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item82161 {
	width:165px !important;
	height:30px !important;
}

#item82140 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item82186 {
	width:344px !important;
	height:30px !important;
}

#item82165 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item82211 {
	width:344px !important;
	height:30px !important;
}

#item82190 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item82234 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item82237 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item82243 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82241 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item81894 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item81898 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81896 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item81930 {
	width:433px !important;
	height:240px !important;
}

#item81954 {
	width:165px !important;
	height:30px !important;
}

#item81933 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item81979 {
	width:165px !important;
	height:30px !important;
}

#item81958 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item82004 {
	width:344px !important;
	height:30px !important;
}

#item81983 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item82029 {
	width:344px !important;
	height:30px !important;
}

#item82008 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item82052 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item82055 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item82061 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item82059 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item81695 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item81699 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81697 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item81734 {
	width:433px !important;
	height:240px !important;
}

#item81758 {
	width:165px !important;
	height:30px !important;
}

#item81737 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item81783 {
	width:165px !important;
	height:30px !important;
}

#item81762 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item81808 {
	width:344px !important;
	height:30px !important;
}

#item81787 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item81833 {
	width:344px !important;
	height:30px !important;
}

#item81812 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item81856 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item81878 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item81883 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81881 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item81515 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item81519 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81517 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item81550 {
	width:433px !important;
	height:240px !important;
}

#item81574 {
	width:165px !important;
	height:30px !important;
}

#item81553 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item81599 {
	width:165px !important;
	height:30px !important;
}

#item81578 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item81624 {
	width:344px !important;
	height:30px !important;
}

#item81603 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item81649 {
	width:344px !important;
	height:30px !important;
}

#item81628 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item81672 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item81675 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item81681 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81679 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item81198 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item81202 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81200 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item81232 {
	width:433px !important;
	height:240px !important;
}

#item81256 {
	width:165px !important;
	height:30px !important;
}

#item81235 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item81281 {
	width:165px !important;
	height:30px !important;
}

#item81260 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item81306 {
	width:344px !important;
	height:30px !important;
}

#item81285 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item81331 {
	width:344px !important;
	height:30px !important;
}

#item81310 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item81354 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item81376 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item81504 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81502 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item81045 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item81049 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81047 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item81081 {
	width:402px !important;
	height:216px !important;
}

#item81105 {
	width:165px !important;
	height:30px !important;
}

#item81084 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item81130 {
	width:165px !important;
	height:30px !important;
}

#item81109 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item81155 {
	width:344px !important;
	height:30px !important;
}

#item81134 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item81180 {
	width:344px !important;
	height:30px !important;
}

#item81159 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item81186 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81184 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item80864 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item80868 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80866 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item80899 {
	width:433px !important;
	height:240px !important;
}

#item80923 {
	width:165px !important;
	height:30px !important;
}

#item80902 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item80948 {
	width:165px !important;
	height:30px !important;
}

#item80927 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item80973 {
	width:344px !important;
	height:30px !important;
}

#item80952 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item80998 {
	width:344px !important;
	height:30px !important;
}

#item80977 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item81021 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item81026 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item81024 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item81040 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item80688 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item80692 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80690 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item80722 {
	width:433px !important;
	height:240px !important;
}

#item80746 {
	width:165px !important;
	height:30px !important;
}

#item80725 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item80771 {
	width:165px !important;
	height:30px !important;
}

#item80750 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item80796 {
	width:344px !important;
	height:30px !important;
}

#item80775 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item80821 {
	width:344px !important;
	height:30px !important;
}

#item80800 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item80844 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item80847 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item80853 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80851 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item80513 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item80517 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80515 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item80546 {
	width:433px !important;
	height:240px !important;
}

#item80570 {
	width:165px !important;
	height:30px !important;
}

#item80549 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item80595 {
	width:165px !important;
	height:30px !important;
}

#item80574 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item80620 {
	width:344px !important;
	height:30px !important;
}

#item80599 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item80645 {
	width:344px !important;
	height:30px !important;
}

#item80624 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item80668 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item80671 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item80677 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80675 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item80319 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item80323 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80321 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item80353 {
	width:433px !important;
	height:240px !important;
}

#item80377 {
	width:165px !important;
	height:30px !important;
}

#item80356 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item80402 {
	width:165px !important;
	height:30px !important;
}

#item80381 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item80427 {
	width:344px !important;
	height:30px !important;
}

#item80406 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item80452 {
	width:344px !important;
	height:30px !important;
}

#item80431 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item80475 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item80497 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item80502 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80500 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item79986 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item79990 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79988 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item80022 {
	width:433px !important;
	height:240px !important;
}

#item80046 {
	width:165px !important;
	height:30px !important;
}

#item80025 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item80071 {
	width:165px !important;
	height:30px !important;
}

#item80050 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item80096 {
	width:344px !important;
	height:30px !important;
}

#item80075 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item80121 {
	width:344px !important;
	height:30px !important;
}

#item80100 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item80144 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item80166 {
	width:534px !important;
	height:559px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item80308 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item80306 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item79833 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item79837 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79835 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item79866 {
	width:402px !important;
	height:216px !important;
}

#item79890 {
	width:165px !important;
	height:30px !important;
}

#item79869 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item79915 {
	width:165px !important;
	height:30px !important;
}

#item79894 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item79940 {
	width:344px !important;
	height:30px !important;
}

#item79919 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item79965 {
	width:344px !important;
	height:30px !important;
}

#item79944 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item79971 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79969 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item79812 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item79817 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79815 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item79828 {
	width:1056px !important;
	height:600px !important;
	left:67px !important;
	top:190px !important;
}

#item79790 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item79788 {
	width:1210px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item83500 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item83501 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item83510 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item83511 {
	width:305px !important;
	height:456px !important;
	left:61px !important;
	top:354px !important;
}

#item83523 {
	width:648px !important;
	height:806px !important;
	left:552px !important;
	top:30px !important;
	background:#009976;
}

#item83536 {
	width:226px !important;
	height:63px !important;
	left:574px !important;
	top:59px !important;
}

#item83565 {
	width:429px !important;
	height:58px !important;
	left:87px !important;
	top:70px !important;
}

#item83620 {
	width:30px !important;
	height:30px !important;
}

#item83618 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:236px !important;
}

#item83651 {
	width:398px !important;
	height:10px !important;
}

#item83630 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:157px !important;
}

#item83678 {
	width:398px !important;
	height:10px !important;
}

#item83657 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:206px !important;
}

#item83705 {
	width:398px !important;
	height:10px !important;
}

#item83684 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:182px !important;
}

#item84001 {
	width:122px !important;
	height:10px !important;
	top:5px !important;
}

#item84004 {
	width:20px !important;
	height:20px !important;
	left:131px !important;
}

#item84034 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item84037 {
	width:20px !important;
	height:20px !important;
}

#item83935 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item83938 {
	width:20px !important;
	height:20px !important;
}

#item83967 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item83970 {
	width:20px !important;
	height:20px !important;
}

#item83864 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item83867 {
	width:20px !important;
	height:20px !important;
}

#item83899 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item83902 {
	width:20px !important;
	height:20px !important;
}

#item83733 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item83736 {
	width:20px !important;
	height:20px !important;
}

#item83765 {
	width:122px !important;
	height:10px !important;
	top:5px !important;
}

#item83768 {
	width:20px !important;
	height:20px !important;
	left:131px !important;
}

#item83797 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item83800 {
	width:20px !important;
	height:20px !important;
}

#item83829 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item83832 {
	width:20px !important;
	height:20px !important;
}

#item83711 {
	width:262px !important;
	height:266px !important;
	left:206px !important;
	top:463px !important;
}

#item87536 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item87540 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87538 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item87572 {
	width:433px !important;
	height:240px !important;
}

#item87596 {
	width:165px !important;
	height:30px !important;
}

#item87575 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item87621 {
	width:165px !important;
	height:30px !important;
}

#item87600 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item87646 {
	width:380px !important;
	height:30px !important;
}

#item87625 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item87671 {
	width:380px !important;
	height:30px !important;
}

#item87650 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item87694 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item87697 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item87703 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87701 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item87355 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item87359 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87357 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item87391 {
	width:433px !important;
	height:240px !important;
}

#item87415 {
	width:165px !important;
	height:30px !important;
}

#item87394 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item87440 {
	width:165px !important;
	height:30px !important;
}

#item87419 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item87465 {
	width:380px !important;
	height:30px !important;
}

#item87444 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item87490 {
	width:380px !important;
	height:30px !important;
}

#item87469 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item87513 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item87516 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item87522 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87520 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item87159 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item87163 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87161 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item87193 {
	width:433px !important;
	height:240px !important;
}

#item87217 {
	width:165px !important;
	height:30px !important;
}

#item87196 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item87242 {
	width:165px !important;
	height:30px !important;
}

#item87221 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item87267 {
	width:380px !important;
	height:30px !important;
}

#item87246 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item87292 {
	width:380px !important;
	height:30px !important;
}

#item87271 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item87315 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item87337 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item87342 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87340 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item86984 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item86988 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86986 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item87017 {
	width:433px !important;
	height:240px !important;
}

#item87041 {
	width:165px !important;
	height:30px !important;
}

#item87020 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item87066 {
	width:165px !important;
	height:30px !important;
}

#item87045 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item87091 {
	width:380px !important;
	height:30px !important;
}

#item87070 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item87116 {
	width:380px !important;
	height:30px !important;
}

#item87095 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item87139 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item87142 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item87148 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item87146 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item86662 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item86666 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86664 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item86698 {
	width:433px !important;
	height:240px !important;
}

#item86722 {
	width:165px !important;
	height:30px !important;
}

#item86701 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item86747 {
	width:165px !important;
	height:30px !important;
}

#item86726 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item86772 {
	width:380px !important;
	height:30px !important;
}

#item86751 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item86797 {
	width:380px !important;
	height:30px !important;
}

#item86776 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item86820 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item86842 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item86973 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86971 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item86511 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item86515 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86513 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item86546 {
	width:402px !important;
	height:216px !important;
}

#item86570 {
	width:165px !important;
	height:30px !important;
}

#item86549 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item86595 {
	width:165px !important;
	height:30px !important;
}

#item86574 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item86620 {
	width:380px !important;
	height:30px !important;
}

#item86599 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item86645 {
	width:380px !important;
	height:30px !important;
}

#item86624 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item86651 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86649 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item86336 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item86340 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86338 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item86369 {
	width:433px !important;
	height:240px !important;
}

#item86393 {
	width:165px !important;
	height:30px !important;
}

#item86372 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item86418 {
	width:165px !important;
	height:30px !important;
}

#item86397 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item86443 {
	width:344px !important;
	height:30px !important;
}

#item86422 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item86468 {
	width:344px !important;
	height:30px !important;
}

#item86447 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item86491 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item86494 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item86500 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86498 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item86159 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item86163 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86161 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item86193 {
	width:433px !important;
	height:240px !important;
}

#item86217 {
	width:165px !important;
	height:30px !important;
}

#item86196 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item86242 {
	width:165px !important;
	height:30px !important;
}

#item86221 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item86267 {
	width:344px !important;
	height:30px !important;
}

#item86246 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item86292 {
	width:344px !important;
	height:30px !important;
}

#item86271 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item86315 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item86318 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item86324 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86322 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item85964 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item85968 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85966 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item85998 {
	width:433px !important;
	height:240px !important;
}

#item86022 {
	width:165px !important;
	height:30px !important;
}

#item86001 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item86047 {
	width:165px !important;
	height:30px !important;
}

#item86026 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item86072 {
	width:344px !important;
	height:30px !important;
}

#item86051 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item86097 {
	width:344px !important;
	height:30px !important;
}

#item86076 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item86120 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item86142 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item86147 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item86145 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item85783 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item85787 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85785 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item85820 {
	width:433px !important;
	height:240px !important;
}

#item85844 {
	width:165px !important;
	height:30px !important;
}

#item85823 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item85869 {
	width:165px !important;
	height:30px !important;
}

#item85848 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item85894 {
	width:344px !important;
	height:30px !important;
}

#item85873 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item85919 {
	width:344px !important;
	height:30px !important;
}

#item85898 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item85942 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item85945 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item85951 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85949 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item85468 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item85472 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85470 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item85502 {
	width:433px !important;
	height:240px !important;
}

#item85526 {
	width:165px !important;
	height:30px !important;
}

#item85505 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item85551 {
	width:165px !important;
	height:30px !important;
}

#item85530 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item85576 {
	width:344px !important;
	height:30px !important;
}

#item85555 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item85601 {
	width:344px !important;
	height:30px !important;
}

#item85580 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item85624 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item85646 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item85771 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85769 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item85318 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item85322 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85320 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item85352 {
	width:402px !important;
	height:216px !important;
}

#item85376 {
	width:165px !important;
	height:30px !important;
}

#item85355 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item85401 {
	width:165px !important;
	height:30px !important;
}

#item85380 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item85426 {
	width:344px !important;
	height:30px !important;
}

#item85405 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item85451 {
	width:344px !important;
	height:30px !important;
}

#item85430 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item85457 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85455 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item85137 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item85141 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85139 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item85174 {
	width:433px !important;
	height:240px !important;
}

#item85198 {
	width:165px !important;
	height:30px !important;
}

#item85177 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item85223 {
	width:165px !important;
	height:30px !important;
}

#item85202 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item85248 {
	width:344px !important;
	height:30px !important;
}

#item85227 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item85273 {
	width:344px !important;
	height:30px !important;
}

#item85252 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item85296 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item85301 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85299 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item85313 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item84960 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item84964 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84962 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item84994 {
	width:433px !important;
	height:240px !important;
}

#item85018 {
	width:165px !important;
	height:30px !important;
}

#item84997 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item85043 {
	width:165px !important;
	height:30px !important;
}

#item85022 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item85068 {
	width:344px !important;
	height:30px !important;
}

#item85047 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item85093 {
	width:344px !important;
	height:30px !important;
}

#item85072 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item85116 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item85119 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item85125 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item85123 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item84784 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item84788 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84786 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item84818 {
	width:433px !important;
	height:240px !important;
}

#item84842 {
	width:165px !important;
	height:30px !important;
}

#item84821 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item84867 {
	width:165px !important;
	height:30px !important;
}

#item84846 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item84892 {
	width:344px !important;
	height:30px !important;
}

#item84871 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item84917 {
	width:344px !important;
	height:30px !important;
}

#item84896 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item84940 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item84943 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item84949 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84947 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item84590 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item84594 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84592 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item84625 {
	width:433px !important;
	height:240px !important;
}

#item84649 {
	width:165px !important;
	height:30px !important;
}

#item84628 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item84674 {
	width:165px !important;
	height:30px !important;
}

#item84653 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item84699 {
	width:344px !important;
	height:30px !important;
}

#item84678 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item84724 {
	width:344px !important;
	height:30px !important;
}

#item84703 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item84747 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item84769 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item84774 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84772 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item84266 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item84270 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84268 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item84301 {
	width:433px !important;
	height:240px !important;
}

#item84325 {
	width:165px !important;
	height:30px !important;
}

#item84304 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item84350 {
	width:165px !important;
	height:30px !important;
}

#item84329 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item84375 {
	width:344px !important;
	height:30px !important;
}

#item84354 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item84400 {
	width:344px !important;
	height:30px !important;
}

#item84379 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item84423 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item84445 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item84579 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84577 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item84116 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item84120 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84118 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item84150 {
	width:402px !important;
	height:216px !important;
}

#item84174 {
	width:165px !important;
	height:30px !important;
}

#item84153 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item84199 {
	width:165px !important;
	height:30px !important;
}

#item84178 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item84224 {
	width:344px !important;
	height:30px !important;
}

#item84203 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item84249 {
	width:344px !important;
	height:30px !important;
}

#item84228 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item84255 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84253 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item84097 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item84102 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item84100 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item84111 {
	width:1056px !important;
	height:600px !important;
	left:67px !important;
	top:190px !important;
}

#item84075 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item84073 {
	width:1210px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item87745 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item87746 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item87774 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item87813 {
	width:398px !important;
	height:10px !important;
}

#item87792 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item87839 {
	width:398px !important;
	height:10px !important;
}

#item87818 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:269px !important;
}

#item87865 {
	width:398px !important;
	height:14px !important;
}

#item87844 {
	width:398px !important;
	height:14px !important;
	left:802px !important;
	top:294px !important;
}

#item87891 {
	width:398px !important;
	height:10px !important;
}

#item87870 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:323px !important;
}

#item87917 {
	width:398px !important;
	height:10px !important;
}

#item87896 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:347px !important;
}

#item87943 {
	width:398px !important;
	height:10px !important;
}

#item87922 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:396px !important;
}

#item87969 {
	width:398px !important;
	height:10px !important;
}

#item87948 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:372px !important;
}

#item87995 {
	width:398px !important;
	height:10px !important;
}

#item87974 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:421px !important;
}

#item88021 {
	width:398px !important;
	height:10px !important;
}

#item88000 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:245px !important;
}

#item88045 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item93633 {
	width:60px !important;
	height:10px !important;
}

#item93636 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item93665 {
	width:67px !important;
	height:10px !important;
	top:6px !important;
}

#item93668 {
	width:10px !important;
	height:10px !important;
	left:60px !important;
}

#item93698 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
}

#item93701 {
	width:10px !important;
	height:10px !important;
}

#item93733 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item93736 {
	width:10px !important;
	height:10px !important;
}

#item92957 {
	width:60px !important;
	height:10px !important;
}

#item92960 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item92992 {
	width:67px !important;
	height:10px !important;
	top:6px !important;
}

#item92995 {
	width:10px !important;
	height:10px !important;
	left:60px !important;
}

#item93026 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
}

#item93029 {
	width:10px !important;
	height:10px !important;
}

#item93058 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item93061 {
	width:10px !important;
	height:10px !important;
}

#item93090 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item93093 {
	width:10px !important;
	height:10px !important;
}

#item92268 {
	width:108px !important;
	height:10px !important;
}

#item92271 {
	width:10px !important;
	height:10px !important;
	left:101px !important;
}

#item92305 {
	width:60px !important;
	height:10px !important;
}

#item92308 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item92530 {
	width:108px !important;
	height:10px !important;
}

#item92533 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:13px !important;
}

#item91601 {
	width:108px !important;
	height:10px !important;
}

#item91604 {
	width:10px !important;
	height:10px !important;
	left:101px !important;
}

#item91633 {
	width:60px !important;
	height:10px !important;
}

#item91636 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item91865 {
	width:108px !important;
	height:10px !important;
}

#item91868 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:13px !important;
}

#item90651 {
	width:60px !important;
	height:10px !important;
	top:3px !important;
}

#item90654 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item90747 {
	width:52px !important;
	height:10px !important;
	top:6px !important;
}

#item90750 {
	width:10px !important;
	height:10px !important;
	left:55px !important;
}

#item90849 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item90852 {
	width:10px !important;
	height:10px !important;
}

#item90881 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item90884 {
	width:10px !important;
	height:10px !important;
}

#item90913 {
	width:44px !important;
	height:7px !important;
}

#item90916 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item90946 {
	width:60px !important;
	height:10px !important;
	left:13px !important;
}

#item90949 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item90979 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item90982 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item90128 {
	width:108px !important;
	height:10px !important;
}

#item90131 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:13px !important;
}

#item90192 {
	width:52px !important;
	height:10px !important;
	top:6px !important;
}

#item90195 {
	width:10px !important;
	height:10px !important;
	left:55px !important;
}

#item90258 {
	width:142px !important;
	height:10px !important;
	left:11px !important;
	top:6px !important;
}

#item90261 {
	width:10px !important;
	height:10px !important;
}

#item90289 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item90292 {
	width:10px !important;
	height:10px !important;
}

#item90321 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item90324 {
	width:10px !important;
	height:10px !important;
}

#item90353 {
	width:44px !important;
	height:7px !important;
}

#item90356 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item90385 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item90388 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item90617 {
	width:76px !important;
	height:10px !important;
}

#item90620 {
	width:10px !important;
	height:10px !important;
	left:70px !important;
	top:7px !important;
}

#item89568 {
	width:60px !important;
	height:10px !important;
	top:3px !important;
}

#item89571 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item89600 {
	width:108px !important;
	height:10px !important;
}

#item89603 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:13px !important;
}

#item89664 {
	width:52px !important;
	height:10px !important;
	top:1px !important;
}

#item89667 {
	width:10px !important;
	height:10px !important;
	left:49px !important;
}

#item89697 {
	width:32px !important;
	height:10px !important;
	top:7px !important;
}

#item89700 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
}

#item89732 {
	width:142px !important;
	height:10px !important;
	left:11px !important;
	top:6px !important;
}

#item89735 {
	width:10px !important;
	height:10px !important;
}

#item89766 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item89769 {
	width:10px !important;
	height:10px !important;
}

#item89798 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item89801 {
	width:10px !important;
	height:10px !important;
}

#item89830 {
	width:44px !important;
	height:7px !important;
}

#item89833 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item89863 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item89866 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item90056 {
	width:44px !important;
	height:10px !important;
}

#item90059 {
	width:10px !important;
	height:10px !important;
	left:43px !important;
}

#item89064 {
	width:60px !important;
	height:10px !important;
	top:3px !important;
}

#item89067 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item89096 {
	width:108px !important;
	height:10px !important;
}

#item89099 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:13px !important;
}

#item89165 {
	width:52px !important;
	height:10px !important;
	top:1px !important;
}

#item89168 {
	width:10px !important;
	height:10px !important;
	left:49px !important;
}

#item89196 {
	width:32px !important;
	height:10px !important;
	top:7px !important;
}

#item89199 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
}

#item89228 {
	width:142px !important;
	height:10px !important;
	left:11px !important;
	top:6px !important;
}

#item89231 {
	width:10px !important;
	height:10px !important;
}

#item89260 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item89263 {
	width:10px !important;
	height:10px !important;
}

#item89292 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item89295 {
	width:10px !important;
	height:10px !important;
}

#item89327 {
	width:44px !important;
	height:7px !important;
}

#item89330 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item89365 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item89368 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item88767 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item88770 {
	width:10px !important;
	height:10px !important;
}

#item88800 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item88803 {
	width:10px !important;
	height:10px !important;
}

#item88831 {
	width:44px !important;
	height:7px !important;
}

#item88834 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item88863 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item88866 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item88070 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item88073 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item88101 {
	width:60px !important;
	height:10px !important;
	top:3px !important;
}

#item88104 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item88135 {
	width:108px !important;
	height:10px !important;
	top:13px !important;
}

#item88138 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
}

#item88168 {
	width:49px !important;
	height:10px !important;
	top:2px !important;
}

#item88171 {
	width:10px !important;
	height:10px !important;
	left:44px !important;
}

#item88200 {
	width:52px !important;
	height:10px !important;
	top:1px !important;
}

#item88203 {
	width:10px !important;
	height:10px !important;
	left:49px !important;
}

#item88233 {
	width:32px !important;
	height:10px !important;
	top:1px !important;
}

#item88236 {
	width:10px !important;
	height:10px !important;
	left:31px !important;
}

#item88272 {
	width:142px !important;
	height:10px !important;
	left:13px !important;
	top:1px !important;
}

#item88275 {
	width:10px !important;
	height:10px !important;
}

#item88309 {
	width:44px !important;
	height:7px !important;
}

#item88312 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item88341 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item88344 {
	width:10px !important;
	height:10px !important;
}

#item88373 {
	width:60px !important;
	height:10px !important;
}

#item88376 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item88406 {
	width:67px !important;
	height:10px !important;
}

#item88409 {
	width:10px !important;
	height:10px !important;
	left:63px !important;
}

#item88439 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
}

#item88442 {
	width:10px !important;
	height:10px !important;
}

#item88470 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item88473 {
	width:10px !important;
	height:10px !important;
}

#item88502 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item88505 {
	width:10px !important;
	height:10px !important;
}

#item88534 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item88537 {
	width:10px !important;
	height:10px !important;
}

#item88048 {
	width:493px !important;
	height:153px !important;
	left:739px !important;
	top:544px !important;
}

#item93880 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item93921 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item93922 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item93930 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item93931 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item94004 {
	width:344px !important;
	height:237px !important;
	left:87px !important;
	top:87px !important;
}

#item94009 {
	width:30px !important;
	height:30px !important;
}

#item94007 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:374px !important;
}

#item94041 {
	width:165px !important;
	height:30px !important;
}

#item94020 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item94066 {
	width:165px !important;
	height:30px !important;
}

#item94045 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item94092 {
	width:165px !important;
	height:30px !important;
}

#item94071 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item94118 {
	width:165px !important;
	height:30px !important;
}

#item94097 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item94144 {
	width:165px !important;
	height:30px !important;
}

#item94123 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item94151 {
	width:30px !important;
	height:30px !important;
}

#item94149 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:374px !important;
}

#item94629 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item94632 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94630 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item94643 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item94610 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item94613 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94611 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item94624 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item94592 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item94595 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94593 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item94605 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item94574 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item94577 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94575 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item94587 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item94487 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item94490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94488 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table238899 th, table#table238899 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table238899 {
	table-layout:fixed;
}

#item94520 {
	width:440px !important;
	height:196px !important;
}

#item94525 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94536 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94548 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94562 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94451 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item94454 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94452 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item94483 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item94210 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item94216 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94214 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item94226 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item94232 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94262 {
	width:126px !important;
	height:36px !important;
	top:40px !important;
}

#item94268 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94300 {
	width:133px !important;
	height:8px !important;
	top:40px !important;
}

#item94303 {
	width:40px !important;
	height:19px !important;
	left:110px !important;
	top:34px !important;
}

#item94314 {
	width:19px !important;
	height:19px !important;
	left:193px !important;
	top:9px !important;
}

#item94323 {
	width:19px !important;
	height:19px !important;
	left:310px !important;
	top:9px !important;
}

#item94336 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94364 {
	width:126px !important;
	height:36px !important;
	top:40px !important;
}

#item94367 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
}

#item94376 {
	width:40px !important;
	height:19px !important;
	left:515px !important;
	top:36px !important;
}

#item94403 {
	width:85px !important;
	height:11px !important;
	left:220px !important;
	top:15px !important;
}

#item94425 {
	width:85px !important;
	height:11px !important;
	left:338px !important;
	top:15px !important;
}

#item94447 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item94188 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item94186 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item94684 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item94685 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item94693 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item94694 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item94767 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

#item94772 {
	width:30px !important;
	height:30px !important;
}

#item94770 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:340px !important;
}

#item94804 {
	width:165px !important;
	height:30px !important;
}

#item94783 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item94829 {
	width:165px !important;
	height:30px !important;
}

#item94808 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item94855 {
	width:165px !important;
	height:30px !important;
}

#item94834 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item94881 {
	width:165px !important;
	height:30px !important;
}

#item94860 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item94888 {
	width:30px !important;
	height:30px !important;
}

#item94886 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:340px !important;
}

#item94919 {
	width:165px !important;
	height:30px !important;
}

#item94898 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item95545 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item95548 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95546 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item95558 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item95527 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item95530 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95528 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item95540 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item95509 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item95512 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95510 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item95522 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item95489 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item95492 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95490 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item95504 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item95402 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item95405 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95403 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table240578 th, table#table240578 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table240578 {
	table-layout:fixed;
}

#item95435 {
	width:440px !important;
	height:196px !important;
}

#item95440 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95451 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95462 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95475 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95367 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item95370 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95368 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item95398 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item94972 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item94978 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94976 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item94988 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item94994 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95023 {
	width:95px !important;
	height:8px !important;
	top:40px !important;
}

#item95026 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
	top:48px !important;
}

#item95039 {
	width:40px !important;
	height:19px !important;
	left:616px !important;
	top:50px !important;
}

#item95070 {
	width:85px !important;
	height:11px !important;
	left:118px !important;
	top:28px !important;
}

#item95092 {
	width:85px !important;
	height:11px !important;
	left:236px !important;
	top:28px !important;
}

#item95114 {
	width:85px !important;
	height:11px !important;
	left:356px !important;
	top:28px !important;
}

#item95136 {
	width:85px !important;
	height:11px !important;
	left:476px !important;
	top:28px !important;
}

#item95140 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item95171 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item95193 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item95197 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item95228 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item95250 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item95275 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item95297 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item95304 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95332 {
	width:95px !important;
	height:8px !important;
	top:40px !important;
}

#item95335 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item95363 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item94950 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item94948 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item95599 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item95600 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item95610 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item95611 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item95684 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

#item95689 {
	width:30px !important;
	height:30px !important;
}

#item95687 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:357px !important;
}

#item95721 {
	width:165px !important;
	height:30px !important;
}

#item95700 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item95746 {
	width:165px !important;
	height:30px !important;
}

#item95725 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item95772 {
	width:165px !important;
	height:30px !important;
}

#item95751 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item95798 {
	width:165px !important;
	height:30px !important;
}

#item95777 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item95805 {
	width:30px !important;
	height:30px !important;
}

#item95803 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:357px !important;
}

#item95836 {
	width:165px !important;
	height:30px !important;
}

#item95815 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item96544 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item96547 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96545 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item96557 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item96526 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item96529 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96527 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item96539 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item96508 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item96511 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96509 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item96521 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item96487 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item96490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96488 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item96503 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item96398 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item96401 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96399 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table242428 th, table#table242428 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table242428 {
	table-layout:fixed;
}

#item96432 {
	width:440px !important;
	height:196px !important;
}

#item96437 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item96448 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item96461 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item96474 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item96363 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item96366 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96364 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item96394 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item95889 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item95895 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95893 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item95905 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item95911 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95939 {
	width:95px !important;
	height:8px !important;
	top:40px !important;
}

#item95942 {
	width:40px !important;
	height:19px !important;
	left:36px !important;
	top:48px !important;
}

#item95952 {
	width:40px !important;
	height:19px !important;
	left:589px !important;
	top:50px !important;
}

#item95983 {
	width:85px !important;
	height:11px !important;
	left:128px !important;
	top:28px !important;
}

#item96005 {
	width:85px !important;
	height:11px !important;
	left:215px !important;
	top:28px !important;
}

#item96027 {
	width:85px !important;
	height:11px !important;
	left:301px !important;
	top:28px !important;
}

#item96049 {
	width:85px !important;
	height:11px !important;
	left:377px !important;
	top:28px !important;
}

#item96071 {
	width:85px !important;
	height:11px !important;
	left:472px !important;
	top:28px !important;
}

#item96075 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item96108 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item96130 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item96134 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item96166 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item96188 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item96192 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item96224 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item96246 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item96271 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item96293 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item96300 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item96328 {
	width:95px !important;
	height:8px !important;
	top:40px !important;
}

#item96331 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item96359 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item95867 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item95865 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item96598 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item96599 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item96609 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item96610 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item96683 {
	width:344px !important;
	height:254px !important;
	left:87px !important;
	top:87px !important;
}

#item96688 {
	width:30px !important;
	height:30px !important;
}

#item96686 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:391px !important;
}

#item96720 {
	width:165px !important;
	height:30px !important;
}

#item96699 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item96745 {
	width:165px !important;
	height:30px !important;
}

#item96724 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item96771 {
	width:165px !important;
	height:30px !important;
}

#item96750 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item96797 {
	width:165px !important;
	height:30px !important;
}

#item96776 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item96804 {
	width:30px !important;
	height:30px !important;
}

#item96802 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:391px !important;
}

#item96837 {
	width:165px !important;
	height:30px !important;
}

#item96816 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item97729 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item97732 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item97730 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item97742 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item97711 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item97714 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item97712 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item97724 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item97693 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item97696 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item97694 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item97706 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item97675 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item97678 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item97676 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item97688 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item97586 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item97589 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item97587 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table244535 th, table#table244535 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table244535 {
	table-layout:fixed;
}

#item97619 {
	width:440px !important;
	height:196px !important;
}

#item97624 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item97636 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item97650 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item97664 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item97550 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item97553 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item97551 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item97582 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item96890 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item96896 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96894 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item96907 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

#item96910 {
	width:40px !important;
	height:19px !important;
	left:6px !important;
	top:26px !important;
}

#item96919 {
	width:40px !important;
	height:19px !important;
	left:750px !important;
	top:28px !important;
}

#item96948 {
	width:85px !important;
	height:11px !important;
	left:98px !important;
	top:6px !important;
}

#item96970 {
	width:85px !important;
	height:11px !important;
	left:185px !important;
	top:6px !important;
}

#item96992 {
	width:85px !important;
	height:11px !important;
	left:271px !important;
	top:6px !important;
}

#item97014 {
	width:85px !important;
	height:11px !important;
	left:347px !important;
	top:6px !important;
}

#item97036 {
	width:85px !important;
	height:11px !important;
	left:442px !important;
	top:6px !important;
}

#item97058 {
	width:85px !important;
	height:11px !important;
	left:530px !important;
	top:6px !important;
}

#item97080 {
	width:85px !important;
	height:11px !important;
	left:617px !important;
	top:6px !important;
}

#item97084 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item97122 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97144 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item97169 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97191 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item97195 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item97231 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97253 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item97257 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item97288 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97310 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item97314 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item97345 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97367 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item97371 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item97402 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97424 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item97428 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item97459 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97481 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item97488 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item97515 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item97518 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item97546 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item96868 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item96866 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item97783 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item97784 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item97793 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item97794 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item97867 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

#item97872 {
	width:30px !important;
	height:30px !important;
}

#item97870 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:390px !important;
}

#item97904 {
	width:165px !important;
	height:30px !important;
}

#item97883 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item97929 {
	width:165px !important;
	height:30px !important;
}

#item97908 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item97955 {
	width:165px !important;
	height:30px !important;
}

#item97934 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item97981 {
	width:165px !important;
	height:30px !important;
}

#item97960 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item97988 {
	width:30px !important;
	height:30px !important;
}

#item97986 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:390px !important;
}

#item98020 {
	width:165px !important;
	height:30px !important;
}

#item97999 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item98847 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item98850 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98848 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item98860 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item98829 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item98832 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98830 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item98842 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item98812 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item98815 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98813 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item98824 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item98794 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item98797 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98795 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item98807 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item98700 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item98703 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98701 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table247342 th, table#table247342 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table247342 {
	table-layout:fixed;
}

#item98739 {
	width:440px !important;
	height:196px !important;
}

#item98744 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item98759 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item98772 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item98784 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item98661 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item98664 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98662 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item98696 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item98073 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item98079 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98077 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item98091 {
	width:611px !important;
	height:111px !important;
	left:101px !important;
	top:97px !important;
}

#item98094 {
	width:40px !important;
	height:19px !important;
	left:2px !important;
	top:26px !important;
}

#item98106 {
	width:40px !important;
	height:19px !important;
	left:676px !important;
	top:28px !important;
}

#item98136 {
	width:85px !important;
	height:11px !important;
	left:94px !important;
	top:6px !important;
}

#item98158 {
	width:85px !important;
	height:11px !important;
	left:182px !important;
	top:6px !important;
}

#item98180 {
	width:85px !important;
	height:11px !important;
	left:272px !important;
	top:6px !important;
}

#item98202 {
	width:85px !important;
	height:11px !important;
	left:367px !important;
	top:6px !important;
}

#item98224 {
	width:85px !important;
	height:11px !important;
	left:455px !important;
	top:6px !important;
}

#item98246 {
	width:85px !important;
	height:11px !important;
	left:542px !important;
	top:6px !important;
}

#item98250 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item98281 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item98303 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item98328 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item98350 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item98354 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item98386 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item98408 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item98412 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item98446 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item98468 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item98472 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item98504 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item98526 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item98530 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item98560 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item98582 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item98589 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item98617 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item98620 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item98629 {
	width:24px !important;
	height:12px !important;
	left:73px !important;
	top:3px !important;
}

#item98657 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item98051 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item98049 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item98901 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item98902 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item98911 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item98912 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item98985 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

#item98990 {
	width:30px !important;
	height:30px !important;
}

#item98988 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:357px !important;
}

#item99023 {
	width:165px !important;
	height:30px !important;
}

#item99002 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item99048 {
	width:165px !important;
	height:30px !important;
}

#item99027 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item99074 {
	width:165px !important;
	height:30px !important;
}

#item99053 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item99100 {
	width:165px !important;
	height:30px !important;
}

#item99079 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item99107 {
	width:30px !important;
	height:30px !important;
}

#item99105 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:357px !important;
}

#item99142 {
	width:165px !important;
	height:30px !important;
}

#item99121 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item99862 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item99865 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99863 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item99876 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item99844 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item99847 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99845 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item99857 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item99825 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item99828 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99826 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item99839 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item99806 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item99809 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99807 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item99820 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item99724 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item99727 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99725 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table249688 th, table#table249688 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table249688 {
	table-layout:fixed;
}

#item99757 {
	width:440px !important;
	height:196px !important;
}

#item99762 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item99773 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item99784 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item99796 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item99686 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item99689 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99687 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item99720 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item99195 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item99201 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99199 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item99213 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item99216 {
	width:40px !important;
	height:19px !important;
	left:21px !important;
	top:34px !important;
}

#item99225 {
	width:40px !important;
	height:19px !important;
	left:604px !important;
	top:36px !important;
}

#item99253 {
	width:85px !important;
	height:11px !important;
	left:113px !important;
	top:15px !important;
}

#item99275 {
	width:85px !important;
	height:11px !important;
	left:200px !important;
	top:15px !important;
}

#item99297 {
	width:85px !important;
	height:11px !important;
	left:291px !important;
	top:15px !important;
}

#item99319 {
	width:85px !important;
	height:11px !important;
	left:383px !important;
	top:15px !important;
}

#item99341 {
	width:85px !important;
	height:11px !important;
	left:471px !important;
	top:15px !important;
}

#item99345 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item99376 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item99398 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item99402 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item99433 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item99455 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item99459 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item99489 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item99511 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item99515 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item99546 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item99568 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item99575 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item99603 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item99606 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item99619 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item99648 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item99651 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item99682 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item99173 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item99171 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item99917 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item99918 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item99930 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item99931 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item100004 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

#item100009 {
	width:30px !important;
	height:30px !important;
}

#item100007 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:340px !important;
}

#item100043 {
	width:165px !important;
	height:30px !important;
}

#item100022 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item100068 {
	width:165px !important;
	height:30px !important;
}

#item100047 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item100094 {
	width:165px !important;
	height:30px !important;
}

#item100073 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item100120 {
	width:165px !important;
	height:30px !important;
}

#item100099 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item100127 {
	width:30px !important;
	height:30px !important;
}

#item100125 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:340px !important;
}

#item100158 {
	width:165px !important;
	height:30px !important;
}

#item100137 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item100747 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item100750 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100748 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item100760 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item100729 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item100732 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100730 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item100742 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item100712 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item100715 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100713 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item100724 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item100694 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item100697 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100695 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item100707 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item100608 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item100611 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100609 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table251932 th, table#table251932 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table251932 {
	table-layout:fixed;
}

#item100644 {
	width:440px !important;
	height:196px !important;
}

#item100649 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item100662 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item100673 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item100684 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item100571 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item100574 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100572 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item100604 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item100211 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item100217 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100215 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item100227 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item100230 {
	width:40px !important;
	height:19px !important;
	left:109px !important;
	top:41px !important;
}

#item100240 {
	width:40px !important;
	height:19px !important;
	left:516px !important;
	top:43px !important;
}

#item100269 {
	width:85px !important;
	height:11px !important;
	left:206px !important;
	top:22px !important;
}

#item100291 {
	width:85px !important;
	height:11px !important;
	left:297px !important;
	top:22px !important;
}

#item100313 {
	width:85px !important;
	height:11px !important;
	left:389px !important;
	top:22px !important;
}

#item100317 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item100350 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item100372 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item100376 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item100409 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item100431 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item100435 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item100466 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item100488 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item100492 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item100523 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item100545 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item100567 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item100189 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item100187 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item100801 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item100802 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item100811 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item100812 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item100885 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

#item100890 {
	width:30px !important;
	height:30px !important;
}

#item100888 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:357px !important;
}

#item100923 {
	width:165px !important;
	height:30px !important;
}

#item100902 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item100948 {
	width:165px !important;
	height:30px !important;
}

#item100927 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item100974 {
	width:165px !important;
	height:30px !important;
}

#item100953 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item101000 {
	width:165px !important;
	height:30px !important;
}

#item100979 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item101007 {
	width:30px !important;
	height:30px !important;
}

#item101005 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:357px !important;
}

#item101041 {
	width:165px !important;
	height:30px !important;
}

#item101020 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item101762 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item101765 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101763 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item101775 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item101744 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item101747 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101745 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item101757 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item101727 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item101730 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101728 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item101739 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item101709 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item101712 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101710 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item101722 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item101623 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item101626 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101624 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table253905 th, table#table253905 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table253905 {
	table-layout:fixed;
}

#item101659 {
	width:440px !important;
	height:196px !important;
}

#item101664 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item101677 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item101688 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item101699 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item101585 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item101588 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101586 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item101619 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item101094 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item101100 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101098 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item101113 {
	width:611px !important;
	height:111px !important;
	left:101px !important;
	top:97px !important;
}

#item101116 {
	width:40px !important;
	height:19px !important;
	left:7px !important;
	top:26px !important;
}

#item101125 {
	width:40px !important;
	height:19px !important;
	left:677px !important;
	top:28px !important;
}

#item101153 {
	width:85px !important;
	height:11px !important;
	left:240px !important;
	top:6px !important;
}

#item101175 {
	width:85px !important;
	height:11px !important;
	left:140px !important;
	top:6px !important;
}

#item101197 {
	width:85px !important;
	height:11px !important;
	left:331px !important;
	top:6px !important;
}

#item101219 {
	width:85px !important;
	height:11px !important;
	left:423px !important;
	top:6px !important;
}

#item101241 {
	width:85px !important;
	height:11px !important;
	left:517px !important;
	top:6px !important;
}

#item101245 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item101276 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item101298 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item101302 {
	width:31px !important;
	height:16px !important;
	left:27px !important;
}

#item101333 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item101355 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item101359 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item101389 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item101411 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item101415 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item101446 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item101468 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item101472 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item101503 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item101525 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item101531 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item101559 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item101581 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item101072 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item101070 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item101816 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item101817 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item101830 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item101831 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item101904 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

#item101909 {
	width:30px !important;
	height:30px !important;
}

#item101907 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:340px !important;
}

#item101944 {
	width:165px !important;
	height:30px !important;
}

#item101923 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item101969 {
	width:165px !important;
	height:30px !important;
}

#item101948 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item101995 {
	width:165px !important;
	height:30px !important;
}

#item101974 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item102021 {
	width:165px !important;
	height:30px !important;
}

#item102000 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item102028 {
	width:30px !important;
	height:30px !important;
}

#item102026 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:340px !important;
}

#item102062 {
	width:165px !important;
	height:30px !important;
}

#item102041 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item102658 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item102661 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102659 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item102671 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item102639 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item102642 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102640 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item102653 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item102620 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item102623 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102621 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item102634 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item102602 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item102605 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102603 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item102615 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item102498 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item102501 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102499 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table256042 th, table#table256042 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table256042 {
	table-layout:fixed;
}

#item102532 {
	width:440px !important;
	height:196px !important;
}

#item102537 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item102549 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item102562 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item102584 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item102460 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item102463 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102461 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item102494 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item102115 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item102121 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102119 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item102133 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item102136 {
	width:40px !important;
	height:19px !important;
	left:96px !important;
	top:41px !important;
}

#item102145 {
	width:40px !important;
	height:19px !important;
	left:528px !important;
	top:43px !important;
}

#item102173 {
	width:85px !important;
	height:11px !important;
	left:304px !important;
	top:22px !important;
}

#item102195 {
	width:85px !important;
	height:11px !important;
	left:203px !important;
	top:22px !important;
}

#item102217 {
	width:85px !important;
	height:11px !important;
	left:394px !important;
	top:22px !important;
}

#item102221 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item102252 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item102274 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item102299 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item102321 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item102325 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item102356 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item102378 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item102382 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item102412 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item102434 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item102456 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item102093 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item102091 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item102707 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item102708 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item102716 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item102740 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item102764 {
	width:344px !important;
	height:10px !important;
}

#item102743 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:223px !important;
}

#item102791 {
	width:344px !important;
	height:10px !important;
}

#item102770 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:247px !important;
}

#item102797 {
	width:111px !important;
	height:220px !important;
	left:974px !important;
	top:457px !important;
}

#item102800 {
	width:65px !important;
	height:229px !important;
	left:1065px !important;
	top:457px !important;
}

#item102825 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item102828 {
	width:20px !important;
	height:20px !important;
}

#item102804 {
	width:120px !important;
	height:20px !important;
	left:78px !important;
}

#item102858 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item102861 {
	width:20px !important;
	height:20px !important;
}

#item102837 {
	width:120px !important;
	height:20px !important;
	top:215px !important;
}

#item102891 {
	width:108px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item102894 {
	width:20px !important;
	height:20px !important;
}

#item102870 {
	width:138px !important;
	height:20px !important;
	left:123px !important;
	top:224px !important;
}

#item102904 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item102945 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item102946 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item102957 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item102958 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item103055 {
	width:344px !important;
	height:189px !important;
	left:87px !important;
	top:87px !important;
}

#item103060 {
	width:30px !important;
	height:30px !important;
}

#item103058 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:326px !important;
}

#item103075 {
	width:30px !important;
	height:30px !important;
}

#item103073 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:326px !important;
}

#item103107 {
	width:165px !important;
	height:30px !important;
}

#item103086 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item103132 {
	width:165px !important;
	height:30px !important;
}

#item103111 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item103378 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item103381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103379 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item103393 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item103359 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item103362 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103360 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item103373 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item103323 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item103326 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103324 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item103355 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item103186 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item103192 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103190 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item103319 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item103164 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item103162 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item103434 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item103435 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item103447 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item103448 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item103545 {
	width:344px !important;
	height:189px !important;
	left:87px !important;
	top:87px !important;
}

#item103550 {
	width:30px !important;
	height:30px !important;
}

#item103548 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:326px !important;
}

#item103563 {
	width:30px !important;
	height:30px !important;
}

#item103561 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:326px !important;
}

#item103595 {
	width:165px !important;
	height:30px !important;
}

#item103574 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item103620 {
	width:165px !important;
	height:30px !important;
}

#item103599 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item103876 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item103879 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103877 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item103893 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item103855 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item103858 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103856 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item103871 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item103816 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item103819 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103817 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item103851 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item103674 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item103680 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103678 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item103812 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item103652 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item103650 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item103937 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item103938 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item103968 {
	width:622px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-103971 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-103971 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item103971 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104014 {
	width:232px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item104017 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:523px !important;
}

#item103971 {
	width:330px !important;
	height:581px !important;
	left:97px !important;
	top:198px !important;
}

@keyframes grow-104029 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-104029 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item104029 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104067 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item104070 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item104029 {
	width:330px !important;
	height:581px !important;
	left:452px !important;
	top:198px !important;
}

@keyframes grow-104080 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-104080 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item104080 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item104119 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item104122 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item104080 {
	width:330px !important;
	height:581px !important;
	left:807px !important;
	top:198px !important;
}

#item104183 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item104184 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item104190 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item104188 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item104162 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item104163 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item104169 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item104167 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item104140 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item104141 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item104147 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item104145 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item104138 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item104136 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item935 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item967 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item989 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item1041 {
	width:324px !important;
	height:10px !important;
}

#item1020 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item1067 {
	width:324px !important;
	height:10px !important;
}

#item1046 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:391px !important;
}

#item1093 {
	width:324px !important;
	height:10px !important;
}

#item1072 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:350px !important;
}

#item1119 {
	width:324px !important;
	height:10px !important;
}

#item1098 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:309px !important;
}

#item1145 {
	width:324px !important;
	height:10px !important;
}

#item1124 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:269px !important;
}

#item1171 {
	width:324px !important;
	height:10px !important;
}

#item1150 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:431px !important;
}

#item1322 {
	width:799px !important;
	height:866px !important;
	left:228px !important;
	top:10px !important;
	background:#fff;
}

#item1342 {
	width:522px !important;
	height:378px !important;
	left:418px !important;
	top:236px !important;
}

#item1347 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1345 {
	width:36px !important;
	height:36px !important;
	left:946px !important;
	top:52px !important;
}

#item1287 {
	width:799px !important;
	height:866px !important;
	left:228px !important;
	top:10px !important;
	background:#fff;
}

#item1290 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1288 {
	width:36px !important;
	height:36px !important;
	left:946px !important;
	top:52px !important;
}

#item1318 {
	width:522px !important;
	height:554px !important;
	left:418px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

#item1251 {
	width:799px !important;
	height:866px !important;
	left:228px !important;
	top:10px !important;
	background:#fff;
}

#item1254 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1252 {
	width:36px !important;
	height:36px !important;
	left:946px !important;
	top:52px !important;
}

#item1283 {
	width:522px !important;
	height:553px !important;
	left:418px !important;
	top:236px !important;
	padding:0px 40px 0px 0px;
}

#item1216 {
	width:799px !important;
	height:866px !important;
	left:228px !important;
	top:10px !important;
	background:#fff;
}

#item1236 {
	width:522px !important;
	height:553px !important;
	left:418px !important;
	top:236px !important;
	padding:0px 40px 0px 0px;
}

#item1241 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1239 {
	width:36px !important;
	height:36px !important;
	left:946px !important;
	top:52px !important;
}

#item1179 {
	width:799px !important;
	height:866px !important;
	left:228px !important;
	top:10px !important;
	background:#fff;
}

#item1182 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item1180 {
	width:36px !important;
	height:36px !important;
	left:946px !important;
	top:52px !important;
}

#item1212 {
	width:522px !important;
	height:554px !important;
	left:418px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

#item1177 {
	width:30px !important;
	height:30px !important;
	left:10px !important;
	top:191px !important;
}

#item1175 {
	width:1027px !important;
	height:876px !important;
	left:203px !important;
	top:-10px !important;
}

#item897 {
	width:1230px !important;
	height:866px !important;
}

#item726 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle18 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	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:7px;
	text-align:center;
}

p.autoParaStyle17 {
	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.autoParaStyle16 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	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:center;
}

p.autoParaStyle15 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",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;
	text-align:center;
}

p.autoParaStyle14 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	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:right;
}

p.autoParaStyle13 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:7px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle12 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",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.autoParaStyle10 {
	font-family:FF-RaisonnePro-Book,"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.autoParaStyle9 {
	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.autoParaStyle8 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	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.autoParaStyle2 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	text-align:left;
}

p.hotel-categoria {
	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.hotel-nombre {
	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.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.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-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.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.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.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.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.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.light-13-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.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.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

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.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.regular-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

p.regular-30-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	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-puntos {
	font-family:FF-RaisonnePro-Regular,"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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

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.regular-13-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	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.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.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,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.hotel-habitacion {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",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.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	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;
	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-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.boton-blanco {
	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 #fff;
	text-align:center;
}

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.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.book-10-verde-mayusculas {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",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.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.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-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.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;
	margin-bottom:5px;
	text-align:center;
}

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-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.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.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.autoCharStyle20 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle19 {
	font-family:FF-Arial-Black,"Arial Black","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle18 {
	color:#000;
}

span.autoCharStyle17 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
}

span.autoCharStyle16 {
	color:#009976;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	color:#009976;
}

span.autoCharStyle14 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	color:#000;
}

span.autoCharStyle11 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle10 {
	text-transform:uppercase;
}

span.autoCharStyle9 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle6 {
	font-size:43px;
}

span.autoCharStyle5 {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle4 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
}

span.autoCharStyle3 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.quicksand-bold-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	color:#009976;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	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.raisonne--book-italic {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
