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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item675013 {
	width:400px !important;
	height:263px !important;
	top:2769px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item674579 {
	width:400px !important;
	height:75px !important;
	top:1785px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item660871 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item660882 {
	width:100px !important;
	height:30px !important;
}

#item660879 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item660908 {
	width:30px !important;
	height:30px !important;
}

#item660905 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item660917 {
	width:30px !important;
	height:30px !important;
}

#item660913 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item660781 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660778 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660785 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item660767 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660764 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660772 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item660749 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item660753 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660750 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660758 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item660714 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item660715 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item660743 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660739 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660706 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660703 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660709 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item660692 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660689 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660697 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item660673 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item660677 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660674 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660682 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item660627 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item660628 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item660662 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660658 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660625 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item660623 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item660413 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item660436 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item660462 {
	width:70px !important;
	height:32px !important;
}

#item660459 {
	width:70px !important;
	height:32px !important;
	left:1070px !important;
	top:179px !important;
}

#item660472 {
	width:100px !important;
	height:30px !important;
}

#item660469 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item660500 {
	width:30px !important;
	height:30px !important;
}

#item660497 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item660509 {
	width:30px !important;
	height:30px !important;
}

#item660506 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item660517 {
	width:30px !important;
	height:30px !important;
}

#item660514 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item660522 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item660276 {
	width:485px !important;
	height:69px !important;
	left:87px !important;
	top:78px !important;
}

#item660300 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item660327 {
	width:50px !important;
	height:34px !important;
}

#item660324 {
	width:50px !important;
	height:34px !important;
	left:521px !important;
	top:180px !important;
}

#item660336 {
	width:30px !important;
	height:30px !important;
}

#item660333 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item660347 {
	width:100px !important;
	height:30px !important;
}

#item660344 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item660374 {
	width:30px !important;
	height:30px !important;
}

#item660371 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item660382 {
	width:30px !important;
	height:30px !important;
}

#item660379 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item660244 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660241 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660248 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item660230 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660227 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660235 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item660212 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item660216 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660213 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660221 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item660172 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item660173 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item660206 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660203 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660163 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660160 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660166 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item660145 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660142 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660154 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item660125 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item660129 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660126 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660136 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item660090 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item660091 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item660118 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item660115 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item660087 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item660084 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item465515 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item465539 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item465565 {
	width:70px !important;
	height:38px !important;
}

#item465562 {
	width:70px !important;
	height:38px !important;
	left:1067px !important;
	top:178px !important;
}

#item465569 {
	width:100px !important;
	height:30px !important;
}

#item465566 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item465596 {
	width:30px !important;
	height:30px !important;
}

#item465593 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item465602 {
	width:30px !important;
	height:30px !important;
}

#item465599 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item465633 {
	width:30px !important;
	height:30px !important;
}

#item465630 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item597536 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item465639 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item465662 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item465689 {
	width:70px !important;
	height:38px !important;
}

#item465686 {
	width:70px !important;
	height:38px !important;
	left:502px !important;
	top:178px !important;
}

#item465694 {
	width:30px !important;
	height:30px !important;
}

#item465691 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item465704 {
	width:100px !important;
	height:30px !important;
}

#item465701 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item465730 {
	width:30px !important;
	height:30px !important;
}

#item465727 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item465761 {
	width:30px !important;
	height:30px !important;
}

#item465758 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item465943 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item465940 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item465946 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item465930 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item465927 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item465935 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item465916 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item465920 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item465917 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item465923 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item465883 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item465884 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item465911 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item465908 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item465877 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item465874 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item465880 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item465867 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item465864 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item465870 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item465852 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item465857 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item465853 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item465860 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item465819 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item465820 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item465848 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item465844 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item465817 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item465815 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item659881 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item659904 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item659930 {
	width:100px !important;
	height:30px !important;
}

#item659927 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item659956 {
	width:30px !important;
	height:30px !important;
}

#item659953 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item659965 {
	width:30px !important;
	height:30px !important;
}

#item659962 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item659975 {
	width:30px !important;
	height:30px !important;
}

#item659972 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item659978 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item659743 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item659767 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item659791 {
	width:80px !important;
	height:29px !important;
	left:495px !important;
	top:182px !important;
}

#item659801 {
	width:80px !important;
	height:29px !important;
	left:1063px !important;
	top:175px !important;
}

#item659811 {
	width:30px !important;
	height:30px !important;
}

#item659808 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item659823 {
	width:100px !important;
	height:30px !important;
}

#item659820 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item659849 {
	width:30px !important;
	height:30px !important;
}

#item659846 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item659858 {
	width:30px !important;
	height:30px !important;
}

#item659855 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item659708 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659705 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item659712 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item659694 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659691 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item659699 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item659675 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item659679 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659676 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item659685 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item659641 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item659642 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item659669 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659666 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item659631 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659628 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item659636 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item659612 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659609 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item659622 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item659592 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item659596 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659593 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item659602 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item659547 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item659548 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item659585 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659582 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item659544 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item659542 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item468059 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item468082 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item468110 {
	width:50px !important;
	height:25px !important;
}

#item468106 {
	width:50px !important;
	height:25px !important;
	left:1093px !important;
	top:182px !important;
}

#item468114 {
	width:100px !important;
	height:30px !important;
}

#item468111 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item468140 {
	width:30px !important;
	height:30px !important;
}

#item468137 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item468151 {
	width:30px !important;
	height:30px !important;
}

#item468148 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item468180 {
	width:30px !important;
	height:30px !important;
}

#item468177 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item597587 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item468186 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item468209 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item468237 {
	width:50px !important;
	height:25px !important;
}

#item468234 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:184px !important;
}

#item468241 {
	width:30px !important;
	height:30px !important;
}

#item468238 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item468248 {
	width:100px !important;
	height:30px !important;
}

#item468244 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item468274 {
	width:30px !important;
	height:30px !important;
}

#item468271 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item468303 {
	width:30px !important;
	height:30px !important;
}

#item468300 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item468489 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item468486 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item468493 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item468478 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item468475 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item468482 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item468461 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item468465 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item468462 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item468471 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item468426 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item468427 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item468454 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item468451 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item468420 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item468417 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item468423 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item468409 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item468406 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item468413 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item468392 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item468397 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item468393 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item468401 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item468360 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item468361 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item468388 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item468385 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item468358 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item468356 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item469076 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item469099 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item469122 {
	width:50px !important;
	height:30px !important;
	left:1093px !important;
	top:180px !important;
}

#item469129 {
	width:100px !important;
	height:30px !important;
}

#item469126 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item469155 {
	width:30px !important;
	height:30px !important;
}

#item469152 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item469161 {
	width:30px !important;
	height:30px !important;
}

#item469158 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item469191 {
	width:30px !important;
	height:30px !important;
}

#item469188 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item597619 {
	width:140px !important;
	height:13px !important;
	left:1006px !important;
	top:40px !important;
}

#item469198 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item469221 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item469245 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:180px !important;
}

#item469253 {
	width:30px !important;
	height:30px !important;
}

#item469250 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item469259 {
	width:100px !important;
	height:30px !important;
}

#item469256 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item469285 {
	width:30px !important;
	height:30px !important;
}

#item469282 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item469315 {
	width:30px !important;
	height:30px !important;
}

#item469311 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item469502 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469499 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469505 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item469492 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469489 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469495 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item469478 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item469482 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469479 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469485 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item469444 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item469445 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item469472 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469469 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469436 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469433 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469441 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item469422 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469418 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469429 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item469406 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item469410 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469407 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469413 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item469372 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item469373 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item469401 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item469397 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item469370 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item469368 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item659510 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item659511 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item659360 {
	width:433px !important;
	height:176px !important;
}

#item659386 {
	width:177px !important;
	height:30px !important;
}

#item659383 {
	width:177px !important;
	height:30px !important;
	left:1px !important;
	top:196px !important;
}

#item659410 {
	width:433px !important;
	height:78px !important;
}

#item659437 {
	width:177px !important;
	height:30px !important;
}

#item659433 {
	width:177px !important;
	height:30px !important;
	left:1px !important;
	top:98px !important;
}

#item659461 {
	width:433px !important;
	height:36px !important;
}

#item659487 {
	width:177px !important;
	height:30px !important;
}

#item659484 {
	width:177px !important;
	height:30px !important;
	left:1px !important;
	top:56px !important;
}

#item659354 {
	width:30px !important;
	height:30px !important;
}

#item659351 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:660px !important;
}

#item659342 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item659331 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item659335 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659332 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item659338 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item659319 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item659323 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659320 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item659326 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item659306 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item659310 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659307 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item659313 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item659292 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item659296 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659293 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item659301 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item659064 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item659068 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659065 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item659071 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
}

#item659129 {
	width:30px !important;
	height:30px !important;
}

#item659126 {
	width:30px !important;
	height:30px !important;
	top:74px !important;
}

#item659138 {
	width:30px !important;
	height:30px !important;
}

#item659135 {
	width:30px !important;
	height:30px !important;
	top:1210px !important;
}

#item659145 {
	width:30px !important;
	height:30px !important;
}

#item659142 {
	width:30px !important;
	height:30px !important;
	top:2704px !important;
}

#item659152 {
	width:400px !important;
	height:44px !important;
}

#item659176 {
	width:400px !important;
	height:178px !important;
	left:2px !important;
	top:434px !important;
}

#item659199 {
	width:400px !important;
	height:69px !important;
	left:2px !important;
	top:1570px !important;
}

#item659222 {
	width:400px !important;
	height:137px !important;
	left:2px !important;
	top:1969px !important;
}

#item659245 {
	width:400px !important;
	height:239px !important;
	left:2px !important;
	top:2436px !important;
}

#item659268 {
	width:400px !important;
	height:239px !important;
	left:2px !important;
	top:941px !important;
}

#item659020 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item659021 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item659047 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659044 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item658982 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item658983 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item659009 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item659006 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item659015 {
	width:445px !important;
	height:250px !important;
	left:678px !important;
	top:534px !important;
}

#item658980 {
	width:45px !important;
	height:45px !important;
	left:1165px !important;
	top:10px !important;
}

#item658978 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

#item599042 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item599044 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item599019 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-709657 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-709657 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item709657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item709675 {
	width:398px !important;
	height:15px !important;
	left:13px !important;
	top:507px !important;
}

#item709657 {
	width:522px !important;
	height:554px !important;
	left:87px !important;
	top:225px !important;
}

@keyframes grow-709705 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-709705 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item709705 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item709720 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:507px !important;
}

#item709705 {
	width:522px !important;
	height:554px !important;
	left:624px !important;
	top:225px !important;
}

#item722768 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722801 {
	width:611px !important;
	height:91px !important;
	top:289px !important;
}

#item722831 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723959 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723995 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item722652 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722684 {
	width:611px !important;
	height:91px !important;
	top:369px !important;
}

#item722712 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723932 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723991 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item722446 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722478 {
	width:611px !important;
	height:108px !important;
	top:369px !important;
}

#item722504 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723886 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723982 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item722340 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722370 {
	width:611px !important;
	height:113px !important;
	top:368px !important;
}

#item722397 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723861 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723986 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item722236 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722269 {
	width:611px !important;
	height:113px !important;
	top:370px !important;
}

#item722296 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723833 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723858 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item722129 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722159 {
	width:611px !important;
	height:130px !important;
	top:371px !important;
}

#item722189 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723809 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723806 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item722020 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item722052 {
	width:611px !important;
	height:108px !important;
	top:369px !important;
}

#item722078 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723781 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723778 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:738px !important;
}

#item721920 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item721950 {
	width:611px !important;
	height:181px !important;
	top:338px !important;
}

#item721978 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723753 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723750 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item721809 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item721839 {
	width:611px !important;
	height:108px !important;
	top:411px !important;
}

#item721868 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723726 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723723 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item721704 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item721734 {
	width:611px !important;
	height:113px !important;
	top:368px !important;
}

#item721761 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723698 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723695 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item721585 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item721618 {
	width:611px !important;
	height:108px !important;
	top:369px !important;
}

#item721647 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723664 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723692 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item721478 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item721509 {
	width:611px !important;
	height:164px !important;
	top:346px !important;
}

#item721537 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item721372 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item721402 {
	width:611px !important;
	height:220px !important;
	top:301px !important;
}

#item721431 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item724551 {
	width:110px !important;
	height:21px !important;
}

#item724625 {
	width:110px !important;
	height:21px !important;
}

#item724574 {
	width:110px !important;
	height:21px !important;
}

#item724628 {
	width:110px !important;
	height:21px !important;
	left:123px !important;
}

#item724597 {
	width:187px !important;
	height:21px !important;
}

#item724631 {
	width:187px !important;
	height:21px !important;
	left:246px !important;
}

#item720836 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item720870 {
	width:611px !important;
	height:125px !important;
	top:369px !important;
}

#item720898 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723557 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723689 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:733px !important;
}

#item718849 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item718879 {
	width:611px !important;
	height:164px !important;
	top:369px !important;
}

#item720795 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723533 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723530 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item717836 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item717867 {
	width:611px !important;
	height:147px !important;
	top:370px !important;
}

#item720745 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723477 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723474 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item717312 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item717343 {
	width:611px !important;
	height:91px !important;
	top:370px !important;
}

#item720719 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723449 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723446 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item716830 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item716860 {
	width:611px !important;
	height:142px !important;
	top:370px !important;
}

#item720694 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723423 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723420 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item716323 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item716354 {
	width:611px !important;
	height:181px !important;
	top:369px !important;
}

#item720669 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723393 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723390 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item715804 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item715834 {
	width:611px !important;
	height:169px !important;
	top:370px !important;
}

#item720644 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723367 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723364 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item715312 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item715345 {
	width:611px !important;
	height:225px !important;
	top:321px !important;
}

#item720619 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723338 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723335 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item714784 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item714815 {
	width:611px !important;
	height:142px !important;
	top:370px !important;
}

#item720594 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723312 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723309 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item714303 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item714334 {
	width:611px !important;
	height:91px !important;
	top:370px !important;
}

#item720568 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723280 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723277 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item713784 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item713816 {
	width:611px !important;
	height:113px !important;
	top:370px !important;
}

#item720543 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723254 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723251 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item713293 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item713326 {
	width:611px !important;
	height:130px !important;
	top:368px !important;
}

#item720518 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723227 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723224 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item712772 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item712803 {
	width:611px !important;
	height:203px !important;
	top:307px !important;
}

#item720492 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item724355 {
	width:191px !important;
	height:21px !important;
}

#item724352 {
	width:191px !important;
	height:21px !important;
}

#item724381 {
	width:218px !important;
	height:21px !important;
}

#item724378 {
	width:218px !important;
	height:21px !important;
	top:38px !important;
}

#item724407 {
	width:213px !important;
	height:21px !important;
}

#item724404 {
	width:213px !important;
	height:21px !important;
	left:235px !important;
	top:38px !important;
}

#item724433 {
	width:155px !important;
	height:21px !important;
}

#item724430 {
	width:155px !important;
	height:21px !important;
	left:207px !important;
}

#item712280 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item712310 {
	width:611px !important;
	height:195px !important;
	top:339px !important;
}

#item720467 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item724123 {
	width:126px !important;
	height:21px !important;
}

#item724120 {
	width:126px !important;
	height:21px !important;
	left:141px !important;
}

#item724149 {
	width:136px !important;
	height:21px !important;
}

#item724146 {
	width:136px !important;
	height:21px !important;
	left:283px !important;
}

#item724175 {
	width:162px !important;
	height:21px !important;
}

#item724172 {
	width:162px !important;
	height:21px !important;
	left:434px !important;
}

#item724198 {
	width:126px !important;
	height:21px !important;
}

#item724221 {
	width:126px !important;
	height:21px !important;
}

#item711780 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item711811 {
	width:611px !important;
	height:113px !important;
	top:369px !important;
}

#item720442 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723064 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723061 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item598371 {
	width:1170px !important;
	height:806px !important;
	left:35px !important;
	top:36px !important;
	background:#fff;
}

#item710294 {
	width:611px !important;
	height:194px !important;
	top:370px !important;
}

#item720417 {
	width:504px !important;
	height:39px !important;
	left:93px !important;
	top:93px !important;
}

#item723034 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item723031 {
	width:116px !important;
	height:27px !important;
	left:535px !important;
	top:768px !important;
}

#item598368 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item598366 {
	width:1205px !important;
	height:842px !important;
	left:-5px !important;
	top:-5px !important;
}

#item719963 {
	width:252px !important;
	height:9px !important;
}

#item719960 {
	width:252px !important;
	height:9px !important;
}

#item719988 {
	width:252px !important;
	height:9px !important;
}

#item719986 {
	width:252px !important;
	height:9px !important;
	top:117px !important;
}

#item720013 {
	width:252px !important;
	height:9px !important;
}

#item720011 {
	width:252px !important;
	height:9px !important;
	top:233px !important;
}

#item720038 {
	width:252px !important;
	height:9px !important;
}

#item720036 {
	width:252px !important;
	height:9px !important;
	top:39px !important;
}

#item720063 {
	width:252px !important;
	height:9px !important;
}

#item720061 {
	width:252px !important;
	height:9px !important;
	top:155px !important;
}

#item720088 {
	width:252px !important;
	height:9px !important;
}

#item720086 {
	width:252px !important;
	height:9px !important;
	top:272px !important;
}

#item720113 {
	width:252px !important;
	height:9px !important;
}

#item720111 {
	width:252px !important;
	height:9px !important;
	top:78px !important;
}

#item720138 {
	width:252px !important;
	height:9px !important;
}

#item720136 {
	width:252px !important;
	height:9px !important;
	top:194px !important;
}

#item720163 {
	width:252px !important;
	height:9px !important;
}

#item720161 {
	width:252px !important;
	height:9px !important;
	top:311px !important;
}

#item720189 {
	width:252px !important;
	height:9px !important;
}

#item720186 {
	width:252px !important;
	height:9px !important;
	top:350px !important;
}

#item720214 {
	width:252px !important;
	height:9px !important;
}

#item720212 {
	width:252px !important;
	height:9px !important;
	top:389px !important;
}

#item720239 {
	width:252px !important;
	height:9px !important;
}

#item720237 {
	width:252px !important;
	height:9px !important;
	top:505px !important;
}

#item720264 {
	width:252px !important;
	height:9px !important;
}

#item720262 {
	width:252px !important;
	height:9px !important;
	top:427px !important;
}

#item720314 {
	width:252px !important;
	height:9px !important;
}

#item720312 {
	width:252px !important;
	height:9px !important;
	top:466px !important;
}

#item720339 {
	width:252px !important;
	height:9px !important;
}

#item720337 {
	width:252px !important;
	height:9px !important;
	top:544px !important;
}

#item720935 {
	width:290px !important;
	height:9px !important;
}

#item720932 {
	width:290px !important;
	height:9px !important;
}

#item720961 {
	width:290px !important;
	height:9px !important;
}

#item720959 {
	width:290px !important;
	height:9px !important;
	top:117px !important;
}

#item720986 {
	width:290px !important;
	height:9px !important;
}

#item720984 {
	width:290px !important;
	height:9px !important;
	top:233px !important;
}

#item721011 {
	width:290px !important;
	height:9px !important;
}

#item721009 {
	width:290px !important;
	height:9px !important;
	top:39px !important;
}

#item721036 {
	width:290px !important;
	height:9px !important;
}

#item721034 {
	width:290px !important;
	height:9px !important;
	top:155px !important;
}

#item721062 {
	width:290px !important;
	height:9px !important;
}

#item721059 {
	width:290px !important;
	height:9px !important;
	top:272px !important;
}

#item721087 {
	width:290px !important;
	height:9px !important;
}

#item721085 {
	width:290px !important;
	height:9px !important;
	top:78px !important;
}

#item721112 {
	width:290px !important;
	height:9px !important;
}

#item721110 {
	width:290px !important;
	height:9px !important;
	top:194px !important;
}

#item721137 {
	width:290px !important;
	height:9px !important;
}

#item721135 {
	width:290px !important;
	height:9px !important;
	top:311px !important;
}

#item721164 {
	width:290px !important;
	height:9px !important;
}

#item721160 {
	width:290px !important;
	height:9px !important;
	top:350px !important;
}

#item721189 {
	width:290px !important;
	height:9px !important;
}

#item721187 {
	width:290px !important;
	height:9px !important;
	top:389px !important;
}

#item721214 {
	width:290px !important;
	height:9px !important;
}

#item721212 {
	width:290px !important;
	height:9px !important;
	top:470px !important;
}

#item721239 {
	width:290px !important;
	height:9px !important;
}

#item721237 {
	width:290px !important;
	height:9px !important;
	top:427px !important;
}

#item721264 {
	width:290px !important;
	height:9px !important;
}

#item721262 {
	width:290px !important;
	height:9px !important;
	top:509px !important;
}

#item722990 {
	width:30px !important;
	height:30px !important;
}

#item722988 {
	width:30px !important;
	height:30px !important;
	left:1152px !important;
	top:45px !important;
}

#item471413 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item471436 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item471462 {
	width:60px !important;
	height:22px !important;
}

#item471459 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:184px !important;
}

#item471467 {
	width:100px !important;
	height:30px !important;
}

#item471463 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item471494 {
	width:30px !important;
	height:30px !important;
}

#item471491 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item471501 {
	width:30px !important;
	height:30px !important;
}

#item471498 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item471504 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item471530 {
	width:30px !important;
	height:30px !important;
}

#item471527 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item654717 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

#item471839 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471835 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item471843 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item471828 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471825 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item471831 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item471813 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item471817 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471814 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item471820 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item471779 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item471780 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item471807 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item471804 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item471710 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item471708 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item472181 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item472204 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item472230 {
	width:60px !important;
	height:22px !important;
}

#item472227 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:184px !important;
}

#item472234 {
	width:100px !important;
	height:30px !important;
}

#item472231 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item472260 {
	width:30px !important;
	height:30px !important;
}

#item472257 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item472266 {
	width:30px !important;
	height:30px !important;
}

#item472263 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item472295 {
	width:30px !important;
	height:30px !important;
}

#item472292 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599121 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item654722 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

#item472604 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item472601 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472607 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item472594 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item472591 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472597 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item472579 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item472583 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item472580 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472586 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item472545 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item472546 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item472574 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item472570 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item472479 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item472477 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item472972 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item472995 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item473021 {
	width:70px !important;
	height:20px !important;
}

#item473018 {
	width:70px !important;
	height:20px !important;
	left:1073px !important;
	top:186px !important;
}

#item473025 {
	width:100px !important;
	height:30px !important;
}

#item473022 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item473051 {
	width:30px !important;
	height:30px !important;
}

#item473048 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item473057 {
	width:30px !important;
	height:30px !important;
}

#item473054 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item473088 {
	width:30px !important;
	height:30px !important;
}

#item473084 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599144 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item473094 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item473117 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item473144 {
	width:70px !important;
	height:20px !important;
}

#item473141 {
	width:70px !important;
	height:20px !important;
	left:500px !important;
	top:188px !important;
}

#item473149 {
	width:30px !important;
	height:30px !important;
}

#item473145 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item473155 {
	width:100px !important;
	height:30px !important;
}

#item473152 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item473181 {
	width:30px !important;
	height:30px !important;
}

#item473178 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item473210 {
	width:30px !important;
	height:30px !important;
}

#item473207 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item473397 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item473394 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item473401 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item473387 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item473384 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item473390 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item473373 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item473377 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item473374 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item473380 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item473341 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item473342 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item473369 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item473366 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item473334 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item473331 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item473338 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item473320 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item473317 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item473326 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item473303 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item473307 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item473304 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item473313 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item473270 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item473271 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item473298 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item473295 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item473268 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item473266 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item473895 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item473918 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item473941 {
	width:110px !important;
	height:79px !important;
	left:1033px !important;
	top:161px !important;
}

#item473948 {
	width:100px !important;
	height:30px !important;
}

#item473945 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item473974 {
	width:30px !important;
	height:30px !important;
}

#item473971 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item473980 {
	width:30px !important;
	height:30px !important;
}

#item473977 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item474010 {
	width:30px !important;
	height:30px !important;
}

#item474007 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599168 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item474018 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item474041 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item474065 {
	width:90px !important;
	height:65px !important;
	left:482px !important;
	top:164px !important;
}

#item474072 {
	width:30px !important;
	height:30px !important;
}

#item474069 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item474079 {
	width:100px !important;
	height:30px !important;
}

#item474076 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item474105 {
	width:30px !important;
	height:30px !important;
}

#item474102 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item474135 {
	width:30px !important;
	height:30px !important;
}

#item474131 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item474320 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item474317 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item474323 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item474310 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item474307 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item474313 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item474295 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item474299 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item474296 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item474303 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item474263 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item474264 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item474291 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item474288 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item474256 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item474253 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item474259 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item474245 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item474242 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item474248 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item474230 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item474234 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item474231 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item474238 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item474197 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item474198 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item474225 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item474222 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item474195 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item474193 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item474829 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item474852 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item474878 {
	width:80px !important;
	height:19px !important;
}

#item599778 {
	width:80px !important;
	height:19px !important;
}

#item474875 {
	width:80px !important;
	height:19px !important;
	left:1063px !important;
	top:187px !important;
}

#item474882 {
	width:100px !important;
	height:30px !important;
}

#item474879 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item474908 {
	width:30px !important;
	height:30px !important;
}

#item474905 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item474914 {
	width:30px !important;
	height:30px !important;
}

#item474911 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item474945 {
	width:30px !important;
	height:30px !important;
}

#item474942 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599727 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item474951 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item474975 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item475003 {
	width:80px !important;
	height:19px !important;
}

#item475000 {
	width:80px !important;
	height:19px !important;
	left:491px !important;
	top:187px !important;
}

#item475007 {
	width:30px !important;
	height:30px !important;
}

#item475004 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item475017 {
	width:100px !important;
	height:30px !important;
}

#item475014 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item475043 {
	width:30px !important;
	height:30px !important;
}

#item475040 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item475073 {
	width:30px !important;
	height:30px !important;
}

#item475070 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item475255 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item475252 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item475258 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item475244 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item475241 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item475248 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item475230 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item475234 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item475231 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item475237 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item475197 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item475198 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item475226 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item475222 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item475191 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item475188 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item475194 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item475181 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item475177 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item475184 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item475166 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item475170 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item475167 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item475173 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item475132 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item475133 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item475162 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item475159 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item475130 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item475128 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item475761 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item475784 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item475810 {
	width:80px !important;
	height:19px !important;
}

#item475807 {
	width:80px !important;
	height:19px !important;
	left:1063px !important;
	top:187px !important;
}

#item475814 {
	width:100px !important;
	height:30px !important;
}

#item475811 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item475841 {
	width:30px !important;
	height:30px !important;
}

#item475837 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item475847 {
	width:30px !important;
	height:30px !important;
}

#item475844 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item475880 {
	width:30px !important;
	height:30px !important;
}

#item475877 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599200 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item475887 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item475910 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item475937 {
	width:80px !important;
	height:19px !important;
}

#item475934 {
	width:80px !important;
	height:19px !important;
	left:491px !important;
	top:186px !important;
}

#item475941 {
	width:30px !important;
	height:30px !important;
}

#item475938 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item475948 {
	width:100px !important;
	height:30px !important;
}

#item475945 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item475974 {
	width:30px !important;
	height:30px !important;
}

#item475971 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item476004 {
	width:30px !important;
	height:30px !important;
}

#item476001 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item476194 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item476191 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item476198 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item476178 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item476175 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item476187 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item476164 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item476168 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item476165 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item476171 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item476128 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item476129 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item476156 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item476153 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item476122 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item476119 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item476125 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item476112 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item476109 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item476115 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item476097 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item476101 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item476098 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item476104 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item476062 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item476063 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item476091 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item476088 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item476060 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item476058 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item476721 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item476744 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item476767 {
	width:70px !important;
	height:34px !important;
	left:1073px !important;
	top:178px !important;
}

#item476774 {
	width:100px !important;
	height:30px !important;
}

#item476771 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item476800 {
	width:30px !important;
	height:30px !important;
}

#item476797 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item476807 {
	width:30px !important;
	height:30px !important;
}

#item476804 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item476837 {
	width:30px !important;
	height:30px !important;
}

#item476834 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599234 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item476843 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item476866 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item476894 {
	width:80px !important;
	height:19px !important;
}

#item476891 {
	width:80px !important;
	height:19px !important;
	left:490px !important;
	top:187px !important;
}

#item476898 {
	width:30px !important;
	height:30px !important;
}

#item476895 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item476904 {
	width:100px !important;
	height:30px !important;
}

#item476901 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item476930 {
	width:30px !important;
	height:30px !important;
}

#item476927 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item476959 {
	width:30px !important;
	height:30px !important;
}

#item476956 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item477145 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item477142 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item477148 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item477133 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item477130 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item477138 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item477118 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item477122 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item477119 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item477126 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item477082 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item477083 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item477110 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item477107 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item477075 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item477072 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item477079 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item477064 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item477061 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item477068 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item477049 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item477054 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item477051 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item477057 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item477016 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item477017 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item477045 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item477042 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item477014 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item477012 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item478094 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item478117 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item478140 {
	width:70px !important;
	height:34px !important;
	left:1073px !important;
	top:178px !important;
}

#item478147 {
	width:100px !important;
	height:30px !important;
}

#item478144 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item478173 {
	width:30px !important;
	height:30px !important;
}

#item478170 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item478179 {
	width:30px !important;
	height:30px !important;
}

#item478176 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item478208 {
	width:30px !important;
	height:30px !important;
}

#item478205 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599264 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item478214 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item478238 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item478262 {
	width:70px !important;
	height:34px !important;
	left:502px !important;
	top:180px !important;
}

#item478269 {
	width:30px !important;
	height:30px !important;
}

#item478266 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item478275 {
	width:100px !important;
	height:30px !important;
}

#item478272 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item478301 {
	width:30px !important;
	height:30px !important;
}

#item478298 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item478331 {
	width:30px !important;
	height:30px !important;
}

#item478327 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item478519 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item478516 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item478522 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item478508 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item478505 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item478512 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item478493 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item478497 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item478494 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item478500 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item478459 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item478460 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item478488 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item478485 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item478451 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item478448 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item478456 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item478438 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item478434 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item478444 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item478423 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item478427 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item478424 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item478430 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item478389 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item478391 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item478418 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item478415 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item478387 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item478385 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item479090 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item479113 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item479136 {
	width:70px !important;
	height:34px !important;
	left:1073px !important;
	top:178px !important;
}

#item479143 {
	width:100px !important;
	height:30px !important;
}

#item479140 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item479169 {
	width:30px !important;
	height:30px !important;
}

#item479166 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item479175 {
	width:30px !important;
	height:30px !important;
}

#item479172 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item479204 {
	width:30px !important;
	height:30px !important;
}

#item479201 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599292 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item479210 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item479233 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item479258 {
	width:70px !important;
	height:34px !important;
	left:502px !important;
	top:180px !important;
}

#item479265 {
	width:30px !important;
	height:30px !important;
}

#item479262 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item479272 {
	width:100px !important;
	height:30px !important;
}

#item479269 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item479298 {
	width:30px !important;
	height:30px !important;
}

#item479295 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item479327 {
	width:30px !important;
	height:30px !important;
}

#item479324 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item479512 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item479509 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item479515 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item479502 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item479499 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item479505 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item479488 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item479492 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item479489 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item479495 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item479455 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item479456 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item479484 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item479480 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item479449 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item479446 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item479452 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item479438 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item479435 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item479442 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item479422 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item479426 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item479423 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item479431 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item479388 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item479389 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item479417 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item479414 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item479386 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item479384 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item661490 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item661513 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item661536 {
	width:70px !important;
	height:25px !important;
	left:1072px !important;
	top:184px !important;
}

#item661546 {
	width:100px !important;
	height:30px !important;
}

#item661543 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item661572 {
	width:30px !important;
	height:30px !important;
}

#item661569 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item661581 {
	width:30px !important;
	height:30px !important;
}

#item661578 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item661592 {
	width:30px !important;
	height:30px !important;
}

#item661589 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item661595 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item661352 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item661376 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item661402 {
	width:70px !important;
	height:25px !important;
	left:502px !important;
	top:184px !important;
}

#item661413 {
	width:30px !important;
	height:30px !important;
}

#item661410 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item661421 {
	width:100px !important;
	height:30px !important;
}

#item661418 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item661447 {
	width:30px !important;
	height:30px !important;
}

#item661444 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item661456 {
	width:30px !important;
	height:30px !important;
}

#item661453 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item661315 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661312 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661319 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item661301 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661298 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661306 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item661281 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item661285 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661282 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661291 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item661237 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item661238 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item661275 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661272 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661228 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661225 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661232 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item661214 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661211 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661219 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item661194 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item661198 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661195 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661203 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item661149 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item661150 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item661188 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661185 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661147 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item661145 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item480532 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item480555 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item480581 {
	width:50px !important;
	height:25px !important;
}

#item480578 {
	width:50px !important;
	height:25px !important;
	left:1093px !important;
	top:182px !important;
}

#item480585 {
	width:100px !important;
	height:30px !important;
}

#item480582 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item480612 {
	width:30px !important;
	height:30px !important;
}

#item480608 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item480622 {
	width:30px !important;
	height:30px !important;
}

#item480619 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item480653 {
	width:30px !important;
	height:30px !important;
}

#item480650 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item600252 {
	width:30px !important;
	height:30px !important;
}

#item600247 {
	width:30px !important;
	height:30px !important;
	left:935px !important;
	top:181px !important;
}

#item599342 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item480660 {
	width:485px !important;
	height:67px !important;
	left:87px !important;
	top:78px !important;
}

#item480683 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item480710 {
	width:70px !important;
	height:28px !important;
}

#item480707 {
	width:70px !important;
	height:28px !important;
	left:502px !important;
	top:182px !important;
}

#item480715 {
	width:30px !important;
	height:30px !important;
}

#item480711 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item480721 {
	width:100px !important;
	height:30px !important;
}

#item480718 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item480747 {
	width:30px !important;
	height:30px !important;
}

#item480744 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item480776 {
	width:30px !important;
	height:30px !important;
}

#item480773 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item600270 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item600267 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item600274 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item480960 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item480957 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item480965 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item480949 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item480946 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item480953 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item480932 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item480936 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item480933 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item480942 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item480898 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item480899 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item480926 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item480923 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item480892 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item480888 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item480895 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item480881 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item480878 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item480884 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item480867 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item480871 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item480868 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item480874 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item480834 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item480835 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item480863 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item480860 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item480832 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item480830 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item662029 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item662052 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item662075 {
	width:80px !important;
	height:40px !important;
	left:1063px !important;
	top:175px !important;
}

#item662087 {
	width:100px !important;
	height:30px !important;
}

#item662084 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item662114 {
	width:30px !important;
	height:30px !important;
}

#item662110 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item662122 {
	width:30px !important;
	height:30px !important;
}

#item662119 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item662130 {
	width:30px !important;
	height:30px !important;
}

#item662127 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item662133 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item661882 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item661906 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item661933 {
	width:60px !important;
	height:37px !important;
}

#item661930 {
	width:60px !important;
	height:37px !important;
	left:512px !important;
	top:178px !important;
}

#item661946 {
	width:30px !important;
	height:30px !important;
}

#item661943 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item661955 {
	width:100px !important;
	height:30px !important;
}

#item661952 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item661981 {
	width:30px !important;
	height:30px !important;
}

#item661978 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item661990 {
	width:30px !important;
	height:30px !important;
}

#item661987 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item661999 {
	width:30px !important;
	height:30px !important;
}

#item661996 {
	width:30px !important;
	height:30px !important;
	left:362px !important;
	top:181px !important;
}

#item661851 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661848 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661858 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item661836 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661833 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661842 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item661815 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item661819 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661816 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661827 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item661773 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item661774 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item661809 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661806 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661764 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661761 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661768 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item661752 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661749 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661755 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item661738 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661735 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661743 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item661718 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item661723 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661720 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661728 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item661684 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item661685 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item661712 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item661709 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item661682 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item661680 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item482210 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item482233 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item482256 {
	width:70px !important;
	height:70px !important;
	left:1073px !important;
	top:160px !important;
}

#item482264 {
	width:100px !important;
	height:30px !important;
}

#item482261 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item482290 {
	width:30px !important;
	height:30px !important;
}

#item482287 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item482299 {
	width:30px !important;
	height:30px !important;
}

#item482296 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item482329 {
	width:30px !important;
	height:30px !important;
}

#item482326 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599391 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item482338 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item482361 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item482385 {
	width:50px !important;
	height:34px !important;
	left:520px !important;
	top:177px !important;
}

#item482392 {
	width:30px !important;
	height:30px !important;
}

#item482389 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item482398 {
	width:100px !important;
	height:30px !important;
}

#item482395 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item482424 {
	width:30px !important;
	height:30px !important;
}

#item482421 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item482453 {
	width:30px !important;
	height:30px !important;
}

#item482450 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item482637 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item482634 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item482641 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item482625 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item482622 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item482629 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item482607 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item482611 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item482608 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item482618 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item482574 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item482575 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item482602 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item482599 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item482567 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item482564 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item482570 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item482557 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item482554 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item482560 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item482543 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item482547 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item482544 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item482550 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item482511 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item482512 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item482539 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item482536 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item482509 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item482507 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item483122 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item483145 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item483171 {
	width:70px !important;
	height:22px !important;
}

#item483168 {
	width:70px !important;
	height:22px !important;
	left:1073px !important;
	top:185px !important;
}

#item483175 {
	width:100px !important;
	height:30px !important;
}

#item483172 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item483201 {
	width:30px !important;
	height:30px !important;
}

#item483198 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item483208 {
	width:30px !important;
	height:30px !important;
}

#item483205 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item483239 {
	width:30px !important;
	height:30px !important;
}

#item483235 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599417 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item483245 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item483268 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item483295 {
	width:70px !important;
	height:22px !important;
}

#item483292 {
	width:70px !important;
	height:22px !important;
	left:491px !important;
	top:185px !important;
}

#item483299 {
	width:30px !important;
	height:30px !important;
}

#item483296 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item483305 {
	width:100px !important;
	height:30px !important;
}

#item483302 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item483331 {
	width:30px !important;
	height:30px !important;
}

#item483328 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item483361 {
	width:30px !important;
	height:30px !important;
}

#item483358 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item483546 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item483543 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item483550 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item483536 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item483533 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item483539 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item483521 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item483525 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item483522 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item483529 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item483488 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item483489 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item483516 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item483513 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item483478 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item483475 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item483485 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item483465 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item483462 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item483470 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item483451 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item483455 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item483452 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item483458 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item483419 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item483420 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item483447 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item483444 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item483417 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item483415 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item484071 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item484094 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item484117 {
	width:50px !important;
	height:30px !important;
	left:1093px !important;
	top:180px !important;
}

#item484125 {
	width:100px !important;
	height:30px !important;
}

#item484122 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item484152 {
	width:30px !important;
	height:30px !important;
}

#item484149 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item484159 {
	width:30px !important;
	height:30px !important;
}

#item484156 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item484188 {
	width:30px !important;
	height:30px !important;
}

#item484185 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item484194 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item484219 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item484243 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:182px !important;
}

#item484250 {
	width:30px !important;
	height:30px !important;
}

#item484247 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item484256 {
	width:100px !important;
	height:30px !important;
}

#item484253 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item484283 {
	width:30px !important;
	height:30px !important;
}

#item484279 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item484312 {
	width:30px !important;
	height:30px !important;
}

#item484309 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item484496 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item484493 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item484500 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item484486 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item484483 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item484489 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item484470 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item484474 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item484471 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item484478 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item484438 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item484439 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item484466 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item484463 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item484431 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item484428 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item484435 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item484420 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item484417 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item484424 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item484402 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item484406 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item484403 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item484413 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item484369 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item484370 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item484397 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item484394 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item484367 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item484365 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item485019 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item485042 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item485068 {
	width:60px !important;
	height:36px !important;
}

#item485065 {
	width:60px !important;
	height:36px !important;
	left:1083px !important;
	top:177px !important;
}

#item485072 {
	width:100px !important;
	height:30px !important;
}

#item485069 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item485099 {
	width:30px !important;
	height:30px !important;
}

#item485096 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item485105 {
	width:30px !important;
	height:30px !important;
}

#item485102 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item485136 {
	width:30px !important;
	height:30px !important;
}

#item485132 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599447 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item485142 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item485165 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item485189 {
	width:70px !important;
	height:34px !important;
	left:502px !important;
	top:180px !important;
}

#item485197 {
	width:30px !important;
	height:30px !important;
}

#item485193 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item485205 {
	width:100px !important;
	height:30px !important;
}

#item485202 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item485231 {
	width:30px !important;
	height:30px !important;
}

#item485228 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item485261 {
	width:30px !important;
	height:30px !important;
}

#item485258 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item485444 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485441 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item485448 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item485434 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485431 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item485437 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item485420 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item485424 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485421 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item485427 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item485388 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item485389 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item485416 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485413 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item485382 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485378 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item485385 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item485371 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485368 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item485374 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item485355 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item485359 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485356 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item485363 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item485322 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item485323 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item485350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item485347 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item485320 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item485318 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item485905 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item485928 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item485954 {
	width:70px !important;
	height:44px !important;
}

#item485951 {
	width:70px !important;
	height:44px !important;
	left:1074px !important;
	top:174px !important;
}

#item485958 {
	width:100px !important;
	height:30px !important;
}

#item485955 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item485984 {
	width:30px !important;
	height:30px !important;
}

#item485981 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item485990 {
	width:30px !important;
	height:30px !important;
}

#item485987 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item486019 {
	width:30px !important;
	height:30px !important;
}

#item486016 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599490 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item486027 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item486050 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item486078 {
	width:70px !important;
	height:44px !important;
}

#item486075 {
	width:70px !important;
	height:44px !important;
	left:507px !important;
	top:174px !important;
}

#item486082 {
	width:30px !important;
	height:30px !important;
}

#item486079 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item486092 {
	width:100px !important;
	height:30px !important;
}

#item486089 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item486118 {
	width:30px !important;
	height:30px !important;
}

#item486115 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item486149 {
	width:30px !important;
	height:30px !important;
}

#item486146 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item486332 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486329 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item486336 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item486322 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486319 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item486325 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item486307 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item486311 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486308 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item486314 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item486274 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item486275 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item486303 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486299 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item486268 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486265 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item486271 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item486258 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486255 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item486261 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item486244 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item486248 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486245 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item486251 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item486210 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item486211 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item486239 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item486236 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item486208 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item486206 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item487443 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item487466 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item487489 {
	width:90px !important;
	height:38px !important;
	left:1053px !important;
	top:178px !important;
}

#item487496 {
	width:100px !important;
	height:30px !important;
}

#item487493 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item487523 {
	width:30px !important;
	height:30px !important;
}

#item487520 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item487530 {
	width:30px !important;
	height:30px !important;
}

#item487527 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item487562 {
	width:30px !important;
	height:30px !important;
}

#item487559 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item599517 {
	width:126px !important;
	height:13px !important;
	left:1020px !important;
	top:40px !important;
}

#item487569 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item487592 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item487616 {
	width:90px !important;
	height:38px !important;
	left:480px !important;
	top:177px !important;
}

#item487623 {
	width:30px !important;
	height:30px !important;
}

#item487620 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item487631 {
	width:100px !important;
	height:30px !important;
}

#item487628 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item487658 {
	width:30px !important;
	height:30px !important;
}

#item487654 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item487687 {
	width:30px !important;
	height:30px !important;
}

#item487684 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item487872 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487869 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item487876 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item487858 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487854 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item487865 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item487842 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item487846 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487843 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item487850 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item487810 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item487811 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item487838 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487835 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item487803 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487800 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item487807 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item487793 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487790 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item487796 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item487778 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item487782 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487779 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item487785 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item487745 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item487746 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item487773 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item487770 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item487743 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item487741 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item631681 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item631682 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item631631 {
	width:433px !important;
	height:692px !important;
}

#item631657 {
	width:177px !important;
	height:30px !important;
}

#item631654 {
	width:177px !important;
	height:30px !important;
	left:1px !important;
	top:363px !important;
}

#item631627 {
	width:30px !important;
	height:30px !important;
}

#item631624 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:504px !important;
}

#item673273 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item631608 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item631614 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item631610 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item631617 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item631575 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item631577 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item631604 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item631601 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item631573 {
	width:45px !important;
	height:45px !important;
	left:1165px !important;
	top:10px !important;
}

#item631571 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

#item488828 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item488851 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item488877 {
	width:60px !important;
	height:22px !important;
}

#item488874 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:184px !important;
}

#item488881 {
	width:100px !important;
	height:30px !important;
}

#item488878 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item488907 {
	width:30px !important;
	height:30px !important;
}

#item488904 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item488914 {
	width:30px !important;
	height:30px !important;
}

#item488911 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item488917 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item488944 {
	width:30px !important;
	height:30px !important;
}

#item488940 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item654726 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

#item489254 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item489251 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item489257 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item489243 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item489240 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item489247 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item489227 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item489232 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item489229 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item489236 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item489193 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item489194 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item489222 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item489219 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item489122 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item489119 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item490014 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item490037 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item490063 {
	width:60px !important;
	height:22px !important;
}

#item490060 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:184px !important;
}

#item490067 {
	width:100px !important;
	height:30px !important;
}

#item490064 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item490094 {
	width:30px !important;
	height:30px !important;
}

#item490090 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item490101 {
	width:30px !important;
	height:30px !important;
}

#item490098 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item490133 {
	width:30px !important;
	height:30px !important;
}

#item490130 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item601130 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item654733 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

#item490484 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item490481 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item490488 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item490473 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item490470 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item490477 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item490457 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item490462 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item490458 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item490466 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item490422 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item490423 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item490450 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item490447 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item490354 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item490352 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item490654 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item490677 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item490703 {
	width:70px !important;
	height:38px !important;
}

#item490700 {
	width:70px !important;
	height:38px !important;
	left:1073px !important;
	top:176px !important;
}

#item490707 {
	width:100px !important;
	height:30px !important;
}

#item490704 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item490733 {
	width:30px !important;
	height:30px !important;
}

#item490730 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item490739 {
	width:30px !important;
	height:30px !important;
}

#item490736 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item490768 {
	width:30px !important;
	height:30px !important;
}

#item490765 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item601157 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item490774 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item490798 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item490825 {
	width:70px !important;
	height:38px !important;
}

#item490822 {
	width:70px !important;
	height:38px !important;
	left:502px !important;
	top:178px !important;
}

#item490829 {
	width:30px !important;
	height:30px !important;
}

#item490826 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item490835 {
	width:100px !important;
	height:30px !important;
}

#item490832 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item490862 {
	width:30px !important;
	height:30px !important;
}

#item490858 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item490891 {
	width:30px !important;
	height:30px !important;
}

#item490888 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item491076 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item491073 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item491079 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item491066 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item491063 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item491069 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item491051 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item491055 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item491052 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item491059 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item491015 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item491016 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item491044 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item491041 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item491008 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item491005 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item491012 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item490996 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item490993 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item491001 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item490981 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item490985 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item490982 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item490989 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item490949 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item490950 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item490977 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item490974 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item490946 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item490944 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item492042 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item492065 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item492092 {
	width:70px !important;
	height:38px !important;
}

#item492088 {
	width:70px !important;
	height:38px !important;
	left:1073px !important;
	top:176px !important;
}

#item492096 {
	width:100px !important;
	height:30px !important;
}

#item492093 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item492122 {
	width:30px !important;
	height:30px !important;
}

#item492119 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item492128 {
	width:30px !important;
	height:30px !important;
}

#item492125 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item492158 {
	width:30px !important;
	height:30px !important;
}

#item492154 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item601184 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item492165 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item492188 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item492215 {
	width:70px !important;
	height:38px !important;
}

#item492212 {
	width:70px !important;
	height:38px !important;
	left:502px !important;
	top:178px !important;
}

#item492219 {
	width:30px !important;
	height:30px !important;
}

#item492216 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item492225 {
	width:100px !important;
	height:30px !important;
}

#item492222 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item492251 {
	width:30px !important;
	height:30px !important;
}

#item492248 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item492281 {
	width:30px !important;
	height:30px !important;
}

#item492278 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item492468 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item492465 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item492471 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item492457 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item492454 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item492461 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item492443 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item492447 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item492444 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item492450 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item492410 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item492411 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item492438 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item492435 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item492403 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item492400 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item492407 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item492390 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item492387 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item492396 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item492374 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item492378 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item492375 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item492383 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item492340 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item492341 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item492368 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item492365 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item492338 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item492335 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item662572 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item662595 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item662621 {
	width:100px !important;
	height:30px !important;
}

#item662618 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item662647 {
	width:30px !important;
	height:30px !important;
}

#item662644 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item662655 {
	width:30px !important;
	height:30px !important;
}

#item662652 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item662663 {
	width:30px !important;
	height:30px !important;
}

#item662660 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item662666 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item662692 {
	width:70px !important;
	height:43px !important;
}

#item662689 {
	width:70px !important;
	height:43px !important;
	left:1073px !important;
	top:175px !important;
}

#item662426 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item662451 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item662478 {
	width:70px !important;
	height:43px !important;
}

#item662475 {
	width:70px !important;
	height:43px !important;
	left:501px !important;
	top:175px !important;
}

#item662488 {
	width:30px !important;
	height:30px !important;
}

#item662485 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item662497 {
	width:100px !important;
	height:30px !important;
}

#item662494 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item662523 {
	width:30px !important;
	height:30px !important;
}

#item662520 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item662531 {
	width:30px !important;
	height:30px !important;
}

#item662528 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item662396 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662393 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662400 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item662382 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662379 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662387 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item662357 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item662362 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662358 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662372 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item662322 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item662323 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item662350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662347 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662313 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662310 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662317 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item662296 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662293 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662302 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item662276 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item662281 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662278 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662287 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item662236 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item662237 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item662270 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662267 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662234 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item662232 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item493656 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item493679 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item493705 {
	width:30px !important;
	height:37px !important;
}

#item493702 {
	width:30px !important;
	height:37px !important;
	left:1113px !important;
	top:178px !important;
}

#item493709 {
	width:100px !important;
	height:30px !important;
}

#item493706 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item493735 {
	width:30px !important;
	height:30px !important;
}

#item493732 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item493741 {
	width:30px !important;
	height:30px !important;
}

#item493738 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item493770 {
	width:30px !important;
	height:30px !important;
}

#item493767 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item601242 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item493778 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item493801 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item493828 {
	width:30px !important;
	height:50px !important;
}

#item493825 {
	width:30px !important;
	height:50px !important;
	left:542px !important;
	top:172px !important;
}

#item493832 {
	width:30px !important;
	height:30px !important;
}

#item493829 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item493838 {
	width:100px !important;
	height:30px !important;
}

#item493835 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item493864 {
	width:30px !important;
	height:30px !important;
}

#item493861 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item493893 {
	width:30px !important;
	height:30px !important;
}

#item493890 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item494079 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494076 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494082 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item494069 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494066 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494072 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item494055 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item494059 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494056 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494062 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item494023 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item494024 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item494051 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494048 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494012 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494009 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494020 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item494001 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item493998 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494005 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item493984 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item493989 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item493986 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item493994 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item493952 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item493953 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item493980 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item493977 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item493950 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item493948 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item494538 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item494561 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item494587 {
	width:60px !important;
	height:40px !important;
}

#item494584 {
	width:60px !important;
	height:40px !important;
	left:1083px !important;
	top:181px !important;
}

#item494591 {
	width:100px !important;
	height:30px !important;
}

#item494588 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item494617 {
	width:30px !important;
	height:30px !important;
}

#item494614 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item494624 {
	width:30px !important;
	height:30px !important;
}

#item494621 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item494654 {
	width:30px !important;
	height:30px !important;
}

#item494651 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item601271 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item494660 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item494683 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item494710 {
	width:50px !important;
	height:25px !important;
}

#item494707 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:184px !important;
}

#item494714 {
	width:30px !important;
	height:30px !important;
}

#item494711 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item494720 {
	width:100px !important;
	height:30px !important;
}

#item494717 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item494746 {
	width:30px !important;
	height:30px !important;
}

#item494743 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item494775 {
	width:30px !important;
	height:30px !important;
}

#item494772 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item494965 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494961 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494968 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item494954 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494951 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494957 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item494940 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item494944 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494941 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494947 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item494906 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item494909 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item494936 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494933 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494900 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494897 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494903 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item494886 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494883 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494891 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item494869 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item494873 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494870 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494879 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item494835 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item494836 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item494864 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item494861 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item494833 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item494831 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item495804 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item495827 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item495850 {
	width:84px !important;
	height:48px !important;
	left:1058px !important;
	top:173px !important;
}

#item495857 {
	width:100px !important;
	height:30px !important;
}

#item495854 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item495884 {
	width:30px !important;
	height:30px !important;
}

#item495881 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item495890 {
	width:30px !important;
	height:30px !important;
}

#item495887 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item495920 {
	width:30px !important;
	height:30px !important;
}

#item495917 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item601298 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item495927 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item495950 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item495977 {
	width:50px !important;
	height:25px !important;
}

#item495974 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:184px !important;
}

#item495981 {
	width:30px !important;
	height:30px !important;
}

#item495978 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item495989 {
	width:100px !important;
	height:30px !important;
}

#item495986 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item496015 {
	width:30px !important;
	height:30px !important;
}

#item496012 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item496045 {
	width:30px !important;
	height:30px !important;
}

#item496042 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item496228 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item496225 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item496231 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item496218 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item496215 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item496221 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item496203 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item496207 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item496204 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item496211 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item496169 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item496171 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item496198 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item496195 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item496163 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item496160 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item496166 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item496152 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item496149 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item496156 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item496138 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item496142 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item496139 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item496145 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item496106 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item496107 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item496134 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item496131 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item496104 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item496101 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item496737 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item496760 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item496783 {
	width:70px !important;
	height:70px !important;
	left:1072px !important;
	top:160px !important;
}

#item496790 {
	width:100px !important;
	height:30px !important;
}

#item496787 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item496816 {
	width:30px !important;
	height:30px !important;
}

#item496813 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item496822 {
	width:30px !important;
	height:30px !important;
}

#item496819 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item496854 {
	width:30px !important;
	height:30px !important;
}

#item496850 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item601852 {
	width:30px !important;
	height:30px !important;
}

#item601849 {
	width:30px !important;
	height:30px !important;
	left:935px !important;
	top:181px !important;
}

#item601325 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item496861 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item496884 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item496908 {
	width:70px !important;
	height:70px !important;
	left:502px !important;
	top:161px !important;
}

#item496915 {
	width:30px !important;
	height:30px !important;
}

#item496912 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item496924 {
	width:100px !important;
	height:30px !important;
}

#item496921 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item496950 {
	width:30px !important;
	height:30px !important;
}

#item496947 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item496979 {
	width:30px !important;
	height:30px !important;
}

#item496976 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item497159 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item497156 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item497163 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item601839 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item601836 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item601842 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item497147 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item497144 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item497152 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item497132 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item497136 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item497133 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item497139 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item497100 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item497101 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item497128 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item497125 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item497093 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item497090 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item497097 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item497083 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item497080 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item497086 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item497069 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item497073 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item497070 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item497076 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item497037 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item497038 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item497065 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item497062 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item497035 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item497033 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item663090 {
	width:485px !important;
	height:66px !important;
	left:658px !important;
	top:78px !important;
}

#item663113 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item663136 {
	width:81px !important;
	height:23px !important;
	left:1060px !important;
	top:183px !important;
}

#item663148 {
	width:100px !important;
	height:30px !important;
}

#item663145 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item663174 {
	width:30px !important;
	height:30px !important;
}

#item663171 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item663184 {
	width:30px !important;
	height:30px !important;
}

#item663181 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item663192 {
	width:30px !important;
	height:30px !important;
}

#item663189 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item663195 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item662956 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item662980 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item663005 {
	width:141px !important;
	height:34px !important;
	left:431px !important;
	top:180px !important;
}

#item663019 {
	width:30px !important;
	height:30px !important;
}

#item663016 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item663027 {
	width:100px !important;
	height:30px !important;
}

#item663024 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item663053 {
	width:30px !important;
	height:30px !important;
}

#item663050 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item663062 {
	width:30px !important;
	height:30px !important;
}

#item663059 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item662926 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662923 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662929 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item662911 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662908 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662917 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item662893 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item662897 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662894 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662902 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item662856 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item662857 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item662884 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662881 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662846 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662843 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662851 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item662830 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662827 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662837 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item662811 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item662815 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662812 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662821 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item662766 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item662768 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item662803 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item662800 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item662764 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item662762 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item498864 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item498887 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item498913 {
	width:70px !important;
	height:22px !important;
}

#item498910 {
	width:70px !important;
	height:22px !important;
	left:1072px !important;
	top:184px !important;
}

#item498918 {
	width:100px !important;
	height:30px !important;
}

#item498914 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item498944 {
	width:30px !important;
	height:30px !important;
}

#item498941 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item498950 {
	width:30px !important;
	height:30px !important;
}

#item498947 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item498984 {
	width:30px !important;
	height:30px !important;
}

#item498980 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item601381 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item498991 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item499014 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item499038 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:182px !important;
}

#item499045 {
	width:30px !important;
	height:30px !important;
}

#item499042 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item499054 {
	width:100px !important;
	height:30px !important;
}

#item499051 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item499080 {
	width:30px !important;
	height:30px !important;
}

#item499077 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item499109 {
	width:30px !important;
	height:30px !important;
}

#item499106 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item499292 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item499289 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item499298 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item499280 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item499277 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item499285 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item499266 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item499270 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item499267 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item499273 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item499234 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item499235 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item499262 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item499259 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item499227 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item499223 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item499231 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item499216 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item499213 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item499219 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item499202 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item499206 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item499203 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item499209 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item499170 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item499171 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item499198 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item499195 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item499168 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item499166 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item499810 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item499833 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item499856 {
	width:110px !important;
	height:37px !important;
	left:1033px !important;
	top:176px !important;
}

#item499863 {
	width:100px !important;
	height:30px !important;
}

#item499860 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item499890 {
	width:30px !important;
	height:30px !important;
}

#item499887 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item499897 {
	width:30px !important;
	height:30px !important;
}

#item499894 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item499929 {
	width:30px !important;
	height:30px !important;
}

#item499926 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item601407 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item499935 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item499958 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item499982 {
	width:110px !important;
	height:37px !important;
	left:462px !important;
	top:176px !important;
}

#item499989 {
	width:30px !important;
	height:30px !important;
}

#item499986 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item499995 {
	width:100px !important;
	height:30px !important;
}

#item499992 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item500022 {
	width:30px !important;
	height:30px !important;
}

#item500019 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item500051 {
	width:30px !important;
	height:30px !important;
}

#item500048 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item500237 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item500234 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item500240 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item500223 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item500220 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item500230 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item500207 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item500211 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item500208 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item500215 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item500173 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item500174 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item500201 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item500198 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item500167 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item500163 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item500170 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item500156 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item500153 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item500159 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item500141 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item500145 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item500142 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item500149 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item500108 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item500110 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item500137 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item500134 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item500106 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item500104 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item500933 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item500956 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item500979 {
	width:100px !important;
	height:47px !important;
	left:1044px !important;
	top:171px !important;
}

#item500986 {
	width:100px !important;
	height:30px !important;
}

#item500983 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item501013 {
	width:30px !important;
	height:30px !important;
}

#item501010 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item501020 {
	width:30px !important;
	height:30px !important;
}

#item501017 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item501049 {
	width:30px !important;
	height:30px !important;
}

#item501046 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item601433 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item501055 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item501078 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item501106 {
	width:70px !important;
	height:28px !important;
}

#item501102 {
	width:70px !important;
	height:28px !important;
	left:500px !important;
	top:183px !important;
}

#item501110 {
	width:30px !important;
	height:30px !important;
}

#item501107 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item501116 {
	width:100px !important;
	height:30px !important;
}

#item501113 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item501142 {
	width:30px !important;
	height:30px !important;
}

#item501139 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item501172 {
	width:30px !important;
	height:30px !important;
}

#item501169 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item501358 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item501355 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item501361 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item501346 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item501343 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item501351 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item501332 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item501336 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item501333 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item501339 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item501297 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item501298 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item501325 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item501322 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item501290 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item501287 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item501294 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item501277 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item501273 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item501282 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item501261 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item501265 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item501262 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item501269 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item501229 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item501230 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item501257 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item501254 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item501227 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item501225 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item602068 {
	width:150px !important;
	height:150px !important;
	left:947px !important;
	top:254px !important;
}

#item501644 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item501667 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item501690 {
	width:90px !important;
	height:30px !important;
	left:1052px !important;
	top:181px !important;
}

#item501697 {
	width:100px !important;
	height:30px !important;
}

#item501694 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item501723 {
	width:30px !important;
	height:30px !important;
}

#item501720 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item501731 {
	width:30px !important;
	height:30px !important;
}

#item501728 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item501763 {
	width:30px !important;
	height:30px !important;
}

#item501759 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item601464 {
	width:106px !important;
	height:13px !important;
	left:1040px !important;
	top:40px !important;
}

#item501772 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item501795 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item501819 {
	width:90px !important;
	height:30px !important;
	left:482px !important;
	top:182px !important;
}

#item501826 {
	width:30px !important;
	height:30px !important;
}

#item501823 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item501832 {
	width:100px !important;
	height:30px !important;
}

#item501829 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item501858 {
	width:30px !important;
	height:30px !important;
}

#item501855 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item501887 {
	width:30px !important;
	height:30px !important;
}

#item501884 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item502069 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item502065 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item502076 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item502057 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item502054 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item502061 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item502041 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item502045 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item502042 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item502050 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item502009 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item502010 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item502037 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item502034 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item502003 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item501999 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item502006 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item501992 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item501989 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item501995 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item501977 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item501981 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item501978 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item501985 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item501945 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item501946 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item501973 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item501970 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item501943 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item501941 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item602499 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item602500 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item602476 {
	width:433px !important;
	height:692px !important;
}

#item631292 {
	width:177px !important;
	height:30px !important;
}

#item631290 {
	width:177px !important;
	height:30px !important;
	left:1px !important;
	top:444px !important;
}

#item631269 {
	width:30px !important;
	height:30px !important;
}

#item631267 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:582px !important;
}

#item673282 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item631416 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item631421 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item631418 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item631426 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item631373 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item631374 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item631400 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item631397 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item631371 {
	width:45px !important;
	height:45px !important;
	left:1165px !important;
	top:10px !important;
}

#item631369 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

#item502973 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item502996 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item503022 {
	width:60px !important;
	height:22px !important;
}

#item503019 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:184px !important;
}

#item503026 {
	width:100px !important;
	height:30px !important;
}

#item503023 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item503052 {
	width:30px !important;
	height:30px !important;
}

#item503049 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item503058 {
	width:30px !important;
	height:30px !important;
}

#item503055 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item503061 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item503087 {
	width:30px !important;
	height:30px !important;
}

#item503084 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item654738 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

#item503396 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item503393 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item503399 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item503386 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item503383 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item503389 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item503371 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item503375 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item503372 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item503378 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item503338 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item503339 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item503366 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item503363 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item503270 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item503268 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item503940 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item503963 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item503986 {
	width:50px !important;
	height:30px !important;
	left:1093px !important;
	top:179px !important;
}

#item503993 {
	width:100px !important;
	height:30px !important;
}

#item503990 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item504019 {
	width:30px !important;
	height:30px !important;
}

#item504016 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item504025 {
	width:30px !important;
	height:30px !important;
}

#item504022 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item504055 {
	width:30px !important;
	height:30px !important;
}

#item504052 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item602102 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item504064 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item504087 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item504111 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:179px !important;
}

#item504119 {
	width:30px !important;
	height:30px !important;
}

#item504116 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item504127 {
	width:100px !important;
	height:30px !important;
}

#item504124 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item504153 {
	width:30px !important;
	height:30px !important;
}

#item504150 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item504185 {
	width:30px !important;
	height:30px !important;
}

#item504182 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item504363 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item504360 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602284 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item504353 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item504349 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item504356 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item504338 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item504342 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item504339 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item504345 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item504306 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item504307 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item504334 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item504331 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item504299 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item504296 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item504302 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item504289 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item504286 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item504292 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item504275 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item504279 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item504276 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item504282 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item504243 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item504244 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item504271 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item504268 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item504241 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item504239 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item504873 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item504896 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item504922 {
	width:70px !important;
	height:22px !important;
}

#item504919 {
	width:70px !important;
	height:22px !important;
	left:1072px !important;
	top:184px !important;
}

#item504926 {
	width:100px !important;
	height:30px !important;
}

#item504923 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item504952 {
	width:30px !important;
	height:30px !important;
}

#item504949 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item504961 {
	width:30px !important;
	height:30px !important;
}

#item504958 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item504992 {
	width:30px !important;
	height:30px !important;
}

#item504988 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item602137 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item505001 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item505025 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item505049 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:177px !important;
}

#item505056 {
	width:30px !important;
	height:30px !important;
}

#item505053 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item505062 {
	width:100px !important;
	height:30px !important;
}

#item505059 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item505089 {
	width:30px !important;
	height:30px !important;
}

#item505085 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item505118 {
	width:30px !important;
	height:30px !important;
}

#item505115 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item505300 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505297 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602288 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item505289 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505286 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item505293 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item505273 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item505277 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505274 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item505282 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item505241 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item505242 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item505269 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505266 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item505234 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505231 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602286 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item505224 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505221 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item505227 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item505209 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item505214 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505210 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item505217 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item505177 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item505178 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item505205 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505202 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item505175 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item505173 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item505571 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item505594 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item505620 {
	width:90px !important;
	height:39px !important;
}

#item505617 {
	width:90px !important;
	height:39px !important;
	left:1052px !important;
	top:175px !important;
}

#item505624 {
	width:100px !important;
	height:30px !important;
}

#item505621 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item505650 {
	width:30px !important;
	height:30px !important;
}

#item505647 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item505656 {
	width:30px !important;
	height:30px !important;
}

#item505653 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item505685 {
	width:30px !important;
	height:30px !important;
}

#item505682 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item602163 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item505692 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item505715 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item505742 {
	width:90px !important;
	height:39px !important;
}

#item505739 {
	width:90px !important;
	height:39px !important;
	left:476px !important;
	top:177px !important;
}

#item505746 {
	width:30px !important;
	height:30px !important;
}

#item505743 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item505754 {
	width:100px !important;
	height:30px !important;
}

#item505751 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item505780 {
	width:30px !important;
	height:30px !important;
}

#item505777 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item505810 {
	width:30px !important;
	height:30px !important;
}

#item505807 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item505995 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505992 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602290 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item505984 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505981 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item505987 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item505970 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item505974 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505971 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item505977 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item505937 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item505938 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item505966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505963 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item505930 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505927 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602294 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item505919 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505916 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item505923 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item505904 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item505908 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505905 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item505912 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item505872 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item505873 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item505900 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item505897 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item505870 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item505868 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item506505 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item506528 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item506551 {
	width:60px !important;
	height:48px !important;
	left:1083px !important;
	top:177px !important;
}

#item506558 {
	width:100px !important;
	height:30px !important;
}

#item506555 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item506584 {
	width:30px !important;
	height:30px !important;
}

#item506581 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item506590 {
	width:30px !important;
	height:30px !important;
}

#item506587 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item506622 {
	width:30px !important;
	height:30px !important;
}

#item506619 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item602195 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item506629 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item506652 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item506676 {
	width:60px !important;
	height:48px !important;
	left:512px !important;
	top:177px !important;
}

#item506683 {
	width:30px !important;
	height:30px !important;
}

#item506680 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item506692 {
	width:100px !important;
	height:30px !important;
}

#item506689 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item506718 {
	width:30px !important;
	height:30px !important;
}

#item506715 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item506747 {
	width:30px !important;
	height:30px !important;
}

#item506744 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item506929 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item506926 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602298 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item506917 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item506914 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item506922 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item506901 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item506906 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item506902 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item506910 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item506869 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item506870 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item506897 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item506894 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item506863 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item506859 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602300 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item506852 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item506849 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item506855 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item506838 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item506842 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item506839 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item506845 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item506805 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item506806 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item506833 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item506830 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item506803 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item506801 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item506983 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item507006 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item507029 {
	width:70px !important;
	height:70px !important;
	left:1073px !important;
	top:160px !important;
}

#item507036 {
	width:100px !important;
	height:30px !important;
}

#item507033 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item507062 {
	width:30px !important;
	height:30px !important;
}

#item507059 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item507071 {
	width:30px !important;
	height:30px !important;
}

#item507068 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item507100 {
	width:30px !important;
	height:30px !important;
}

#item507097 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item602219 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item507106 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item507129 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item507154 {
	width:90px !important;
	height:30px !important;
	left:482px !important;
	top:182px !important;
}

#item507162 {
	width:30px !important;
	height:30px !important;
}

#item507158 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item507168 {
	width:100px !important;
	height:30px !important;
}

#item507165 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item507194 {
	width:30px !important;
	height:30px !important;
}

#item507191 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item507223 {
	width:30px !important;
	height:30px !important;
}

#item507220 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item507408 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507405 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602305 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item507398 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507395 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item507401 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item507381 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item507385 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507382 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item507391 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item507347 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item507348 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item507376 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507373 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item507339 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507335 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602302 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item507328 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507325 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item507331 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item507313 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item507318 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507315 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item507321 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item507280 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item507282 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item507309 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507306 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item507278 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item507276 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item507461 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item507484 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item507511 {
	width:80px !important;
	height:33px !important;
}

#item507507 {
	width:80px !important;
	height:33px !important;
	left:1064px !important;
	top:185px !important;
}

#item507515 {
	width:100px !important;
	height:30px !important;
}

#item507512 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item507541 {
	width:30px !important;
	height:30px !important;
}

#item507538 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item507548 {
	width:30px !important;
	height:30px !important;
}

#item507545 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item507577 {
	width:30px !important;
	height:30px !important;
}

#item507574 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item602258 {
	width:204px !important;
	height:13px !important;
	left:942px !important;
	top:40px !important;
}

#item507583 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item507607 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item507635 {
	width:79px !important;
	height:37px !important;
}

#item507632 {
	width:79px !important;
	height:37px !important;
	left:484px !important;
	top:178px !important;
}

#item507639 {
	width:30px !important;
	height:30px !important;
}

#item507636 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item507646 {
	width:100px !important;
	height:30px !important;
}

#item507643 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item507672 {
	width:30px !important;
	height:30px !important;
}

#item507669 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item507702 {
	width:30px !important;
	height:30px !important;
}

#item507699 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item507890 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507887 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602307 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item507880 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507877 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item507883 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item507865 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item507869 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507866 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item507873 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item507833 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item507834 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item507861 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507858 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item507826 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507823 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602309 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item507812 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507809 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item507819 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item507794 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item507800 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507795 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item507805 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item507759 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item507760 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
	background:#fff;
}

#item507787 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item507784 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item507757 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item507755 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item631833 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item631834 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item631784 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item631810 {
	width:248px !important;
	height:30px !important;
}

#item631807 {
	width:248px !important;
	height:30px !important;
	left:88px !important;
	top:642px !important;
}

#item631878 {
	width:248px !important;
	height:30px !important;
}

#item631875 {
	width:248px !important;
	height:30px !important;
	left:88px !important;
	top:684px !important;
}

#item673291 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item631902 {
	width:621px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item631903 {
	width:502px !important;
	height:692px !important;
	left:99px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item631929 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item631926 {
	width:36px !important;
	height:36px !important;
	left:568px !important;
	top:37px !important;
}

#item631725 {
	width:621px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item631726 {
	width:502px !important;
	height:692px !important;
	left:99px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item631752 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item631749 {
	width:36px !important;
	height:36px !important;
	left:568px !important;
	top:37px !important;
}

#item631723 {
	width:45px !important;
	height:45px !important;
	left:586px !important;
	top:10px !important;
}

#item631721 {
	width:631px !important;
	height:883px !important;
	left:599px !important;
	top:-10px !important;
}

#item656353 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item656354 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item656330 {
	width:611px !important;
	height:129px !important;
	left:87px !important;
	top:87px !important;
}

#item655465 {
	width:1201px !important;
	height:549px !important;
	left:29px !important;
	top:287px !important;
}

#item655506 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item655507 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655471 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item655472 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655501 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item655467 {
	width:390px !important;
	height:457px !important;
	left:4098px !important;
	top:33px !important;
}

#item655540 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item655541 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655569 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item655570 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655597 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item655537 {
	width:390px !important;
	height:457px !important;
	left:2751px !important;
	top:33px !important;
}

#item655658 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item655659 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655603 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item655626 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655654 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item655600 {
	width:390px !important;
	height:457px !important;
	left:3201px !important;
	top:33px !important;
}

#item655725 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item655726 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655689 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item655691 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655719 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item655686 {
	width:390px !important;
	height:457px !important;
	left:3651px !important;
	top:33px !important;
}

#item655793 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item655794 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655757 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item655759 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655786 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item655754 {
	width:390px !important;
	height:457px !important;
	left:4542px !important;
	top:33px !important;
}

#item655824 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item655825 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655853 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item655876 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655903 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item655821 {
	width:390px !important;
	height:457px !important;
	left:4991px !important;
	top:33px !important;
}

#item655944 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item655945 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655911 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item655912 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item655940 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item655908 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:33px !important;
}

#item655977 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item655978 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item656008 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item656009 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item656038 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item655974 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

#item656102 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item656103 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item656044 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item656067 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item656098 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item656041 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

#item656167 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item656168 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item656134 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item656135 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item656162 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item656130 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

#item656198 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item656199 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item656227 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item656228 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item656257 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item656195 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

#item656265 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item656266 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item656296 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item656297 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item656261 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-655465 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-655465 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item673155 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item673181 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item673178 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item673185 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item673208 {
	width:135px !important;
	height:45px !important;
	left:792px !important;
	top:100px !important;
}

#item673015 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item673042 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item673039 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item673046 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item673069 {
	width:135px !important;
	height:45px !important;
	left:792px !important;
	top:100px !important;
}

#item655406 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item655437 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item655434 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item665705 {
	width:413px !important;
	height:103px !important;
	left:792px !important;
	top:190px !important;
}

#item665870 {
	width:135px !important;
	height:45px !important;
	left:792px !important;
	top:100px !important;
}

#item672956 {
	width:126px !important;
	height:9px !important;
}

#item673238 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item672979 {
	width:126px !important;
	height:9px !important;
}

#item673235 {
	width:126px !important;
	height:9px !important;
}

#item672827 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item672853 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item672850 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item672856 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item672860 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item672745 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item672771 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item672768 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item672777 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item672783 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item672587 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item672615 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item672611 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item672618 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item672622 {
	width:400px !important;
	height:322px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item672669 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item672695 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item672692 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item672698 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item672703 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item672516 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item672542 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item672539 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item672545 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item672549 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item672436 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item672462 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item672459 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item672468 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item672475 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item672359 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item672385 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item672382 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item672390 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item672394 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item671933 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item671960 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item671956 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item671963 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item672298 {
	width:400px !important;
	height:297px !important;
	left:793px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item655346 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item655376 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item655373 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item665867 {
	width:108px !important;
	height:52px !important;
	left:792px !important;
	top:101px !important;
}

#item671611 {
	width:431px !important;
	height:600px !important;
	left:792px !important;
	top:189px !important;
}

#item671613 {
	width:413px !important;
	height:137px !important;
	top:476px !important;
}

#item671637 {
	width:413px !important;
	height:86px !important;
	left:1px !important;
}

#item671660 {
	width:126px !important;
	height:9px !important;
}

#item672902 {
	width:126px !important;
	height:9px !important;
	top:159px !important;
}

#item671684 {
	width:126px !important;
	height:9px !important;
}

#item672899 {
	width:126px !important;
	height:9px !important;
	top:123px !important;
}

#item671709 {
	width:413px !important;
	height:86px !important;
	left:1px !important;
}

#item671735 {
	width:126px !important;
	height:9px !important;
}

#item671733 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item671760 {
	width:126px !important;
	height:9px !important;
}

#item671758 {
	width:126px !important;
	height:9px !important;
}

#item671787 {
	width:126px !important;
	height:9px !important;
}

#item671785 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item671812 {
	width:126px !important;
	height:9px !important;
}

#item671810 {
	width:126px !important;
	height:9px !important;
}

#item671835 {
	width:413px !important;
	height:120px !important;
	top:2px !important;
}

#item671861 {
	width:126px !important;
	height:9px !important;
}

#item671859 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item671886 {
	width:126px !important;
	height:9px !important;
}

#item671884 {
	width:126px !important;
	height:9px !important;
}

#item671150 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item671176 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item671173 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item671179 {
	width:413px !important;
	height:315px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item671026 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item671053 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item671049 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item671057 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item655287 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item655317 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item655314 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item665768 {
	width:413px !important;
	height:215px !important;
	left:792px !important;
	top:190px !important;
}

#item670979 {
	width:126px !important;
	height:9px !important;
}

#item671230 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item671002 {
	width:126px !important;
	height:9px !important;
}

#item671227 {
	width:126px !important;
	height:9px !important;
}

#item670705 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item670731 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670728 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item670734 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item670630 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item670656 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670653 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item670659 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item655226 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item655260 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item655257 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item665804 {
	width:413px !important;
	height:69px !important;
	left:792px !important;
	top:190px !important;
}

#item670829 {
	width:126px !important;
	height:9px !important;
}

#item670883 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item670852 {
	width:126px !important;
	height:9px !important;
}

#item670880 {
	width:126px !important;
	height:9px !important;
}

#item670533 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item670559 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670556 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item670563 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item670586 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item670457 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item670484 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670481 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item670488 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item670511 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item670374 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item670400 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670397 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item670403 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item670427 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item670289 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item670315 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item670312 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item670321 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item670344 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item669103 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item669131 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item669126 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item669136 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item669159 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item668919 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item668945 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item668942 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item668948 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item668971 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item655165 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item655195 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item655192 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item665884 {
	width:180px !important;
	height:50px !important;
	left:792px !important;
	top:104px !important;
}

#item669820 {
	width:431px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
}

#item670061 {
	width:413px !important;
	height:137px !important;
	top:538px !important;
}

#item670085 {
	width:413px !important;
	height:154px !important;
	left:1px !important;
}

#item670109 {
	width:126px !important;
	height:9px !important;
}

#item670453 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item670132 {
	width:126px !important;
	height:9px !important;
}

#item670450 {
	width:126px !important;
	height:9px !important;
}

#item670156 {
	width:126px !important;
	height:9px !important;
}

#item670614 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item670179 {
	width:126px !important;
	height:9px !important;
}

#item670611 {
	width:126px !important;
	height:9px !important;
}

#item670202 {
	width:413px !important;
	height:120px !important;
	top:2px !important;
}

#item670226 {
	width:126px !important;
	height:9px !important;
}

#item670282 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item670249 {
	width:126px !important;
	height:9px !important;
}

#item670279 {
	width:126px !important;
	height:9px !important;
}

#item668731 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item668757 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item668754 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item668760 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item668783 {
	width:111px !important;
	height:67px !important;
	left:790px !important;
	top:94px !important;
}

#item668647 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item668674 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item668671 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item668678 {
	width:413px !important;
	height:297px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item668701 {
	width:111px !important;
	height:67px !important;
	left:790px !important;
	top:94px !important;
}

#item655130 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item655160 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item655157 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item665674 {
	width:413px !important;
	height:86px !important;
	left:792px !important;
	top:190px !important;
}

#item665893 {
	width:111px !important;
	height:67px !important;
	left:790px !important;
	top:94px !important;
}

#item668856 {
	width:126px !important;
	height:9px !important;
}

#item668905 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item668879 {
	width:126px !important;
	height:9px !important;
}

#item668902 {
	width:126px !important;
	height:9px !important;
}

#item668434 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item668460 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item668457 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item668463 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item668361 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item668387 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item668384 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item668390 {
	width:413px !important;
	height:297px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item655096 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item655126 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item655123 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item665612 {
	width:413px !important;
	height:120px !important;
	left:792px !important;
	top:190px !important;
}

#item668569 {
	width:126px !important;
	height:9px !important;
}

#item668621 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item668593 {
	width:126px !important;
	height:9px !important;
}

#item668618 {
	width:126px !important;
	height:9px !important;
}

#item668211 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item668243 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item668240 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item668249 {
	width:413px !important;
	height:261px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item668272 {
	width:135px !important;
	height:43px !important;
	left:792px !important;
	top:100px !important;
}

#item668137 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item668169 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item668166 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item668172 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item668195 {
	width:135px !important;
	height:43px !important;
	left:792px !important;
	top:100px !important;
}

#item655033 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item655065 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item655061 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item665582 {
	width:413px !important;
	height:137px !important;
	left:792px !important;
	top:190px !important;
}

#item665897 {
	width:135px !important;
	height:43px !important;
	left:792px !important;
	top:100px !important;
}

#item668291 {
	width:126px !important;
	height:9px !important;
}

#item668341 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item668315 {
	width:126px !important;
	height:9px !important;
}

#item668338 {
	width:126px !important;
	height:9px !important;
}

#item667869 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item667895 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item667892 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item667898 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item667798 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item667825 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item667822 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item667831 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item654976 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item655006 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item655003 {
	width:36px !important;
	height:36px !important;
	left:1173px !important;
	top:37px !important;
}

#item665541 {
	width:413px !important;
	height:52px !important;
	left:792px !important;
	top:190px !important;
}

#item667944 {
	width:126px !important;
	height:9px !important;
}

#item667993 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item667967 {
	width:126px !important;
	height:9px !important;
}

#item667990 {
	width:126px !important;
	height:9px !important;
}

#item667665 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item667691 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item667688 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item667696 {
	width:413px !important;
	height:297px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item667539 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item667565 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item667562 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item667571 {
	width:413px !important;
	height:306px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item654913 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item654945 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item654942 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item665511 {
	width:413px !important;
	height:153px !important;
	left:792px !important;
	top:190px !important;
}

#item667492 {
	width:126px !important;
	height:9px !important;
}

#item667747 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item667515 {
	width:126px !important;
	height:9px !important;
}

#item667738 {
	width:126px !important;
	height:9px !important;
}

#item667405 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item667431 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item667428 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item667437 {
	width:413px !important;
	height:324px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item667272 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item667298 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item667295 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item667304 {
	width:413px !important;
	height:340px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item654853 {
	width:520px !important;
	height:866px !important;
	left:715px !important;
	top:10px !important;
	background:#fff;
}

#item654884 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item654881 {
	width:36px !important;
	height:36px !important;
	left:1172px !important;
	top:37px !important;
}

#item665443 {
	width:413px !important;
	height:103px !important;
	left:792px !important;
	top:190px !important;
}

#item667224 {
	width:126px !important;
	height:9px !important;
}

#item667472 {
	width:126px !important;
	height:9px !important;
	top:36px !important;
}

#item667247 {
	width:126px !important;
	height:9px !important;
}

#item667469 {
	width:126px !important;
	height:9px !important;
}

#item667066 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item667092 {
	width:30px !important;
	height:30px !important;
}

#item667089 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item667098 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item666989 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item667015 {
	width:30px !important;
	height:30px !important;
}

#item667012 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item667029 {
	width:413px !important;
	height:297px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item666904 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item666930 {
	width:30px !important;
	height:30px !important;
}

#item666927 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item666938 {
	width:413px !important;
	height:599px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item666246 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item666272 {
	width:30px !important;
	height:30px !important;
}

#item666269 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item666279 {
	width:413px !important;
	height:297px !important;
	left:792px !important;
	top:190px !important;
	padding:0px 40px 0px 0px;
}

#item654794 {
	width:520px !important;
	height:866px !important;
	background:#fff;
}

#item654824 {
	width:30px !important;
	height:30px !important;
}

#item654821 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item666716 {
	width:413px !important;
	height:120px !important;
}

#item666739 {
	width:126px !important;
	height:9px !important;
}

#item666984 {
	width:126px !important;
	height:9px !important;
	top:187px !important;
}

#item666762 {
	width:126px !important;
	height:9px !important;
}

#item666981 {
	width:126px !important;
	height:9px !important;
	top:151px !important;
}

#item666786 {
	width:413px !important;
	height:137px !important;
}

#item666809 {
	width:126px !important;
	height:9px !important;
}

#item667140 {
	width:126px !important;
	height:9px !important;
	top:205px !important;
}

#item666832 {
	width:126px !important;
	height:9px !important;
}

#item667137 {
	width:126px !important;
	height:9px !important;
	top:169px !important;
}

#item654791 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:15px !important;
}

#item654788 {
	width:1236px !important;
	height:876px !important;
	left:-6px !important;
	top:-10px !important;
}

#item507930 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item507953 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item507976 {
	width:70px !important;
	height:70px !important;
	left:1073px !important;
	top:157px !important;
}

#item507983 {
	width:100px !important;
	height:30px !important;
}

#item507980 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item508009 {
	width:30px !important;
	height:30px !important;
}

#item508006 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item508017 {
	width:30px !important;
	height:30px !important;
}

#item508014 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item508021 {
	width:113px !important;
	height:13px !important;
	left:1033px !important;
	top:40px !important;
}

#item508047 {
	width:30px !important;
	height:30px !important;
}

#item508044 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item508053 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item508076 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item508100 {
	width:60px !important;
	height:60px !important;
	left:519px !important;
	top:166px !important;
}

#item508107 {
	width:30px !important;
	height:30px !important;
}

#item508104 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item508116 {
	width:100px !important;
	height:30px !important;
}

#item508113 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item508142 {
	width:30px !important;
	height:30px !important;
}

#item508139 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item508173 {
	width:30px !important;
	height:30px !important;
}

#item508170 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item508356 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508353 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602313 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item508345 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508342 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item508348 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item508331 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item508335 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508332 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item508338 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item508299 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item508300 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item508327 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508324 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item508291 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508288 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602311 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item508280 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508277 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item508284 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item508266 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item508270 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508267 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item508273 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item508234 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item508235 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item508262 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508259 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item508232 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item508230 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item508420 {
	width:485px !important;
	height:67px !important;
	left:658px !important;
	top:78px !important;
}

#item508443 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item508466 {
	width:70px !important;
	height:37px !important;
	left:1073px !important;
	top:176px !important;
}

#item508473 {
	width:100px !important;
	height:30px !important;
}

#item508470 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item508499 {
	width:30px !important;
	height:30px !important;
}

#item508496 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item508507 {
	width:30px !important;
	height:30px !important;
}

#item508504 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item508538 {
	width:30px !important;
	height:30px !important;
}

#item508534 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item602894 {
	width:113px !important;
	height:13px !important;
	left:1033px !important;
	top:40px !important;
}

#item508549 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item508572 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item508599 {
	width:30px !important;
	height:37px !important;
}

#item508596 {
	width:30px !important;
	height:37px !important;
	left:542px !important;
	top:178px !important;
}

#item508603 {
	width:30px !important;
	height:30px !important;
}

#item508600 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item508610 {
	width:100px !important;
	height:30px !important;
}

#item508606 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item508636 {
	width:30px !important;
	height:30px !important;
}

#item508633 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item508665 {
	width:30px !important;
	height:30px !important;
}

#item508662 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item508847 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508844 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603001 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item508835 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508832 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item508840 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item508819 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item508823 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508820 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item508828 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item508787 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item508788 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item508815 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508812 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item508780 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508777 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item602997 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item508770 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508767 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item508773 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item508755 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item508759 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508756 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item508763 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item508723 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item508724 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item508751 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item508748 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item508721 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item508719 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item508892 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item508915 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item508938 {
	width:90px !important;
	height:45px !important;
	left:1053px !important;
	top:172px !important;
}

#item508945 {
	width:100px !important;
	height:30px !important;
}

#item508942 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item508971 {
	width:30px !important;
	height:30px !important;
}

#item508968 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item508977 {
	width:30px !important;
	height:30px !important;
}

#item508974 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item509006 {
	width:30px !important;
	height:30px !important;
}

#item509003 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item602917 {
	width:113px !important;
	height:13px !important;
	left:1033px !important;
	top:40px !important;
}

#item509013 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item509036 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item509060 {
	width:80px !important;
	height:33px !important;
	left:489px !important;
	top:180px !important;
}

#item509068 {
	width:30px !important;
	height:30px !important;
}

#item509065 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item509074 {
	width:100px !important;
	height:30px !important;
}

#item509071 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item509100 {
	width:30px !important;
	height:30px !important;
}

#item509097 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item509129 {
	width:30px !important;
	height:30px !important;
}

#item509126 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item509317 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509314 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603006 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item509307 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509304 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item509310 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item509293 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item509297 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509294 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item509300 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item509257 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item509258 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item509285 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509282 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item509250 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509246 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603004 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item509235 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509232 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item509242 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item509220 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item509225 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509221 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item509228 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item509186 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item509187 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item509216 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509212 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item509184 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item509182 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item509357 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item509380 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item509403 {
	width:70px !important;
	height:55px !important;
	left:1076px !important;
	top:168px !important;
}

#item509411 {
	width:100px !important;
	height:30px !important;
}

#item509407 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item509438 {
	width:30px !important;
	height:30px !important;
}

#item509435 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item509444 {
	width:30px !important;
	height:30px !important;
}

#item509441 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item509473 {
	width:30px !important;
	height:30px !important;
}

#item509470 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item602946 {
	width:113px !important;
	height:13px !important;
	left:1033px !important;
	top:40px !important;
}

#item509480 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item509503 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item509530 {
	width:90px !important;
	height:26px !important;
}

#item509527 {
	width:90px !important;
	height:26px !important;
	left:482px !important;
	top:184px !important;
}

#item509534 {
	width:30px !important;
	height:30px !important;
}

#item509531 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item509541 {
	width:100px !important;
	height:30px !important;
}

#item509538 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item509568 {
	width:30px !important;
	height:30px !important;
}

#item509565 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item509597 {
	width:30px !important;
	height:30px !important;
}

#item509594 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item509783 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509780 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603013 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item509772 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509769 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item509775 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item509757 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item509761 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509758 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item509764 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item509725 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item509726 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item509753 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509750 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item509719 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509716 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603010 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item509709 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509706 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item509712 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item509690 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item509694 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509691 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item509702 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item509657 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item509658 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item509685 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item509682 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item509655 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item509653 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item509823 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item509846 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item509872 {
	width:60px !important;
	height:36px !important;
}

#item509869 {
	width:60px !important;
	height:36px !important;
	left:1083px !important;
	top:179px !important;
}

#item509876 {
	width:100px !important;
	height:30px !important;
}

#item509873 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item509903 {
	width:30px !important;
	height:30px !important;
}

#item509899 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item509909 {
	width:30px !important;
	height:30px !important;
}

#item509906 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item509939 {
	width:30px !important;
	height:30px !important;
}

#item509936 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item602974 {
	width:113px !important;
	height:13px !important;
	left:1033px !important;
	top:40px !important;
}

#item509947 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item509970 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item509997 {
	width:60px !important;
	height:36px !important;
}

#item509994 {
	width:60px !important;
	height:36px !important;
	left:512px !important;
	top:179px !important;
}

#item510001 {
	width:30px !important;
	height:30px !important;
}

#item509998 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item510008 {
	width:100px !important;
	height:30px !important;
}

#item510005 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item510034 {
	width:30px !important;
	height:30px !important;
}

#item510031 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item510067 {
	width:30px !important;
	height:30px !important;
}

#item510064 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item510249 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510245 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603017 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item510238 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510235 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item510241 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item510224 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item510228 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510225 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item510231 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item510189 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item510190 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item510217 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510214 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item510182 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510179 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603015 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item510171 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510168 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item510174 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item510157 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item510161 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510158 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item510164 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item510125 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item510126 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item510153 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510150 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item510123 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item510121 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item632190 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item632191 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item632115 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item632167 {
	width:165px !important;
	height:30px !important;
}

#item632164 {
	width:165px !important;
	height:30px !important;
	left:88px !important;
	top:606px !important;
}

#item673300 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item632048 {
	width:621px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item632050 {
	width:502px !important;
	height:692px !important;
	left:99px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item632076 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item632073 {
	width:36px !important;
	height:36px !important;
	left:568px !important;
	top:37px !important;
}

#item632046 {
	width:45px !important;
	height:45px !important;
	left:586px !important;
	top:10px !important;
}

#item632044 {
	width:631px !important;
	height:883px !important;
	left:599px !important;
	top:-10px !important;
}

#item632938 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item632939 {
	width:1230px !important;
	height:867px !important;
	top:-1px !important;
}

#item632915 {
	width:1056px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item632505 {
	width:1200px !important;
	height:549px !important;
	left:30px !important;
	top:288px !important;
}

#item633026 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item705736 {
	width:390px !important;
	height:457px !important;
	left:4093px !important;
	top:33px !important;
}

#item633090 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item633091 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item705712 {
	width:390px !important;
	height:457px !important;
	left:2746px !important;
	top:33px !important;
}

#item633162 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item633163 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item705724 {
	width:390px !important;
	height:457px !important;
	left:3196px !important;
	top:33px !important;
}

#item633228 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item633229 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item705727 {
	width:390px !important;
	height:457px !important;
	left:3646px !important;
	top:33px !important;
}

#item633458 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item633459 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item705743 {
	width:390px !important;
	height:457px !important;
	left:4536px !important;
	top:33px !important;
}

#item632511 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item632512 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item705710 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:33px !important;
}

#item632583 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item632584 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item705696 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

#item632648 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item632650 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item705700 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

#item632717 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item632718 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item705707 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

#item632783 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item632784 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item705692 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

#item632852 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item632853 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item705688 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-632505 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-632505 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item635096 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item635123 {
	width:30px !important;
	height:30px !important;
}

#item635120 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item635131 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item635054 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item635080 {
	width:30px !important;
	height:30px !important;
}

#item635077 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item635083 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item635006 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item635032 {
	width:30px !important;
	height:30px !important;
}

#item635029 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item635035 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item634962 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item634988 {
	width:30px !important;
	height:30px !important;
}

#item634985 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item634991 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item634919 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item634945 {
	width:30px !important;
	height:30px !important;
}

#item634942 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item634949 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item634871 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item634897 {
	width:30px !important;
	height:30px !important;
}

#item634894 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item634900 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item634829 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item634855 {
	width:30px !important;
	height:30px !important;
}

#item634852 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item634858 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item634785 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item634811 {
	width:30px !important;
	height:30px !important;
}

#item634808 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item634815 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item634740 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item634767 {
	width:30px !important;
	height:30px !important;
}

#item634763 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item634770 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item634696 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item634722 {
	width:30px !important;
	height:30px !important;
}

#item634719 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item634725 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item632262 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item632293 {
	width:30px !important;
	height:30px !important;
}

#item632290 {
	width:30px !important;
	height:30px !important;
	left:1170px !important;
	top:30px !important;
}

#item634661 {
	width:1056px !important;
	height:600px !important;
	left:87px !important;
	top:180px !important;
}

#item632259 {
	width:27px !important;
	height:27px !important;
	left:5px !important;
	top:5px !important;
}

#item632257 {
	width:1230px !important;
	height:866px !important;
}

#item510339 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item510362 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item510388 {
	width:80px !important;
	height:17px !important;
}

#item510385 {
	width:80px !important;
	height:17px !important;
	left:1062px !important;
	top:187px !important;
}

#item510392 {
	width:100px !important;
	height:30px !important;
}

#item510389 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item510418 {
	width:30px !important;
	height:30px !important;
}

#item510415 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item510425 {
	width:30px !important;
	height:30px !important;
}

#item510422 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item510432 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:40px !important;
}

#item510458 {
	width:30px !important;
	height:30px !important;
}

#item510455 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item510464 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item510488 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item510515 {
	width:60px !important;
	height:22px !important;
}

#item510512 {
	width:60px !important;
	height:22px !important;
	left:512px !important;
	top:186px !important;
}

#item510519 {
	width:30px !important;
	height:30px !important;
}

#item510516 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item510526 {
	width:100px !important;
	height:30px !important;
}

#item510523 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item510552 {
	width:30px !important;
	height:30px !important;
}

#item510549 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item510582 {
	width:30px !important;
	height:30px !important;
}

#item510578 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item510767 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510764 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603022 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item510754 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510751 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item510760 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item510739 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item510743 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510740 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item510747 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item510704 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item510705 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item510733 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510730 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item510698 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510695 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603019 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item510687 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510684 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item510690 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item510673 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item510677 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510674 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item510680 {
	width:1056px !important;
	height:654px !important;
	left:94px !important;
	top:136px !important;
}

#item510641 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item510642 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item510669 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item510666 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item510638 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item510636 {
	width:1231px !important;
	height:867px !important;
	left:-7px !important;
	top:-10px !important;
}

#item510808 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item510831 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item510859 {
	width:30px !important;
	height:37px !important;
}

#item510856 {
	width:30px !important;
	height:37px !important;
	left:1113px !important;
	top:174px !important;
}

#item510863 {
	width:100px !important;
	height:30px !important;
}

#item510860 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item510889 {
	width:30px !important;
	height:30px !important;
}

#item510886 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item510895 {
	width:30px !important;
	height:30px !important;
}

#item510892 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item510924 {
	width:30px !important;
	height:30px !important;
}

#item510921 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603300 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:40px !important;
}

#item510930 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item510953 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item510977 {
	width:70px !important;
	height:54px !important;
	left:502px !important;
	top:166px !important;
}

#item510984 {
	width:30px !important;
	height:30px !important;
}

#item510981 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item510991 {
	width:100px !important;
	height:30px !important;
}

#item510988 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item511017 {
	width:30px !important;
	height:30px !important;
}

#item511014 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item511046 {
	width:30px !important;
	height:30px !important;
}

#item511043 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item511232 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511229 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603027 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item511222 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511219 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item511225 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item511207 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item511212 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511208 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item511215 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item511175 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item511176 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item511203 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511200 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item511166 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511163 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603025 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item511155 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511152 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item511159 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item511139 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item511143 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511140 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item511148 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item511105 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item511106 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item511133 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511130 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item511103 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item511101 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item511272 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item511296 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item511322 {
	width:70px !important;
	height:38px !important;
}

#item511319 {
	width:70px !important;
	height:38px !important;
	left:1073px !important;
	top:176px !important;
}

#item511326 {
	width:100px !important;
	height:30px !important;
}

#item511323 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item511352 {
	width:30px !important;
	height:30px !important;
}

#item511349 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item511359 {
	width:30px !important;
	height:30px !important;
}

#item511356 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item511388 {
	width:30px !important;
	height:30px !important;
}

#item511385 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603325 {
	width:74px !important;
	height:13px !important;
	left:1072px !important;
	top:40px !important;
}

#item511394 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item511417 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item511441 {
	width:101px !important;
	height:25px !important;
	left:471px !important;
	top:184px !important;
}

#item511448 {
	width:30px !important;
	height:30px !important;
}

#item511445 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item511454 {
	width:100px !important;
	height:30px !important;
}

#item511451 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item511480 {
	width:30px !important;
	height:30px !important;
}

#item511477 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item511512 {
	width:30px !important;
	height:30px !important;
}

#item511509 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item511696 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511693 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603031 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item511685 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511682 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item511689 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item511670 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item511674 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511671 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item511677 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item511638 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item511639 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item511666 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511663 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item511632 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511629 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603029 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item511621 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511617 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item511625 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item511606 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item511610 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511607 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item511613 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item511571 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item511572 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item511599 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item511596 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item511569 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item511567 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item656676 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item656677 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item656625 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item656621 {
	width:30px !important;
	height:30px !important;
}

#item656618 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:645px !important;
}

#item673309 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item656604 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item656605 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
}

#item656609 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item656606 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item656612 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item656571 {
	width:45px !important;
	height:45px !important;
	left:1165px !important;
	top:10px !important;
}

#item656569 {
	width:1210px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item511736 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item511759 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item511785 {
	width:80px !important;
	height:22px !important;
}

#item511782 {
	width:80px !important;
	height:22px !important;
	left:1062px !important;
	top:184px !important;
}

#item511789 {
	width:100px !important;
	height:30px !important;
}

#item511786 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item511815 {
	width:30px !important;
	height:30px !important;
}

#item511812 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item511822 {
	width:30px !important;
	height:30px !important;
}

#item511819 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item511854 {
	width:30px !important;
	height:30px !important;
}

#item511850 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603348 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item511862 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item511886 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item511910 {
	width:60px !important;
	height:24px !important;
	left:512px !important;
	top:184px !important;
}

#item511918 {
	width:30px !important;
	height:30px !important;
}

#item511914 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item511928 {
	width:100px !important;
	height:30px !important;
}

#item511925 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item511954 {
	width:30px !important;
	height:30px !important;
}

#item511951 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item511984 {
	width:30px !important;
	height:30px !important;
}

#item511981 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item512165 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512162 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603035 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item512152 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512149 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512158 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item512137 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item512141 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512138 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512145 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item512105 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item512106 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item512133 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512130 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512098 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512095 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603033 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item512088 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512085 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512091 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item512074 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item512078 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512075 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512081 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item512042 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item512043 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item512070 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512067 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512040 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item512038 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item512207 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item512230 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item512256 {
	width:60px !important;
	height:22px !important;
}

#item512253 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:184px !important;
}

#item512260 {
	width:100px !important;
	height:30px !important;
}

#item512257 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item512286 {
	width:30px !important;
	height:30px !important;
}

#item512283 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item512295 {
	width:30px !important;
	height:30px !important;
}

#item512292 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item512325 {
	width:30px !important;
	height:30px !important;
}

#item512322 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603381 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item512331 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item512354 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item512379 {
	width:80px !important;
	height:22px !important;
	left:490px !important;
	top:186px !important;
}

#item512387 {
	width:30px !important;
	height:30px !important;
}

#item512383 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item512393 {
	width:100px !important;
	height:30px !important;
}

#item512390 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item512419 {
	width:30px !important;
	height:30px !important;
}

#item512416 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item512448 {
	width:30px !important;
	height:30px !important;
}

#item512445 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item512633 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512630 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603039 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item512623 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512620 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512626 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item512605 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item512609 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512606 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512616 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item512571 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item512572 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item512600 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512596 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512563 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512560 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603037 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item512552 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512549 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512555 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item512538 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item512542 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512539 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512545 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item512505 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item512506 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item512534 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512531 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512503 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item512501 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item512673 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item512696 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item512720 {
	width:92px !important;
	height:35px !important;
	left:1051px !important;
	top:177px !important;
}

#item512728 {
	width:100px !important;
	height:30px !important;
}

#item512724 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item512754 {
	width:30px !important;
	height:30px !important;
}

#item512751 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item512760 {
	width:30px !important;
	height:30px !important;
}

#item512757 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item512789 {
	width:30px !important;
	height:30px !important;
}

#item512786 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603406 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item512795 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item512818 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item512845 {
	width:70px !important;
	height:20px !important;
}

#item512842 {
	width:70px !important;
	height:20px !important;
	left:502px !important;
	top:187px !important;
}

#item512849 {
	width:30px !important;
	height:30px !important;
}

#item512846 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item512856 {
	width:100px !important;
	height:30px !important;
}

#item512852 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item512882 {
	width:30px !important;
	height:30px !important;
}

#item512879 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item512913 {
	width:30px !important;
	height:30px !important;
}

#item512910 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item513101 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513098 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603043 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item513091 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513087 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513094 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item513074 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item513078 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513075 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513081 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item513042 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item513043 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item513070 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513067 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513036 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513033 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603041 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item513022 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513019 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513029 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item513006 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item513010 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513007 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513015 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item512970 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item512971 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item512999 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item512995 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item512968 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item512966 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item513141 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item513164 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item513190 {
	width:80px !important;
	height:50px !important;
}

#item513187 {
	width:80px !important;
	height:50px !important;
	left:1061px !important;
	top:169px !important;
}

#item513194 {
	width:100px !important;
	height:30px !important;
}

#item513191 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item513220 {
	width:30px !important;
	height:30px !important;
}

#item513217 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item513228 {
	width:30px !important;
	height:30px !important;
}

#item513224 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item513257 {
	width:30px !important;
	height:30px !important;
}

#item513254 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603438 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item513263 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item513286 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item513314 {
	width:80px !important;
	height:50px !important;
}

#item513310 {
	width:80px !important;
	height:50px !important;
	left:492px !important;
	top:169px !important;
}

#item513318 {
	width:30px !important;
	height:30px !important;
}

#item513315 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item513327 {
	width:100px !important;
	height:30px !important;
}

#item513324 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item513353 {
	width:30px !important;
	height:30px !important;
}

#item513350 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item513384 {
	width:30px !important;
	height:30px !important;
}

#item513380 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item513566 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513563 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603049 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item513555 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513552 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513558 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item513541 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item513545 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513542 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513548 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item513508 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item513509 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item513537 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513534 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513501 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513498 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603047 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item513490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513487 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513494 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item513476 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item513480 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513477 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513483 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item513444 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item513445 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item513472 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513469 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513442 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item513440 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item513606 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item513629 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item513652 {
	width:50px !important;
	height:30px !important;
	left:1089px !important;
	top:178px !important;
}

#item513659 {
	width:100px !important;
	height:30px !important;
}

#item513656 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item513685 {
	width:30px !important;
	height:30px !important;
}

#item513682 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item513693 {
	width:30px !important;
	height:30px !important;
}

#item513690 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item513723 {
	width:30px !important;
	height:30px !important;
}

#item513720 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603465 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item513734 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item513757 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item513781 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:182px !important;
}

#item513788 {
	width:30px !important;
	height:30px !important;
}

#item513785 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item513794 {
	width:100px !important;
	height:30px !important;
}

#item513791 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item513820 {
	width:30px !important;
	height:30px !important;
}

#item513817 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item513849 {
	width:30px !important;
	height:30px !important;
}

#item513846 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item514033 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item514030 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603053 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item514021 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item514018 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item514026 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item514005 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item514009 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item514006 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item514014 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item513973 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item513974 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item514001 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513998 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513965 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513962 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603051 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item513955 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513950 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513958 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item513939 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item513943 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513940 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513946 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item513907 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item513908 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item513935 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item513932 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item513905 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item513903 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item514173 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item514197 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item514220 {
	width:50px !important;
	height:30px !important;
	left:1093px !important;
	top:182px !important;
}

#item514227 {
	width:100px !important;
	height:30px !important;
}

#item514224 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item514253 {
	width:30px !important;
	height:30px !important;
}

#item514250 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item514260 {
	width:30px !important;
	height:30px !important;
}

#item514257 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item514289 {
	width:30px !important;
	height:30px !important;
}

#item514286 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603492 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item514295 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item514318 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item514343 {
	width:50px !important;
	height:30px !important;
	left:522px !important;
	top:182px !important;
}

#item514351 {
	width:30px !important;
	height:30px !important;
}

#item514347 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item514357 {
	width:100px !important;
	height:30px !important;
}

#item514354 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item514383 {
	width:30px !important;
	height:30px !important;
}

#item514380 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item514412 {
	width:30px !important;
	height:30px !important;
}

#item514409 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item514598 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item514595 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603057 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item514588 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item514585 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item514591 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item514573 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item514577 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item514574 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item514581 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item514537 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item514538 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item514565 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item514562 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item514530 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item514527 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603055 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item514518 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item514515 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item514523 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item514504 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item514508 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item514505 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item514511 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item514470 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item514471 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item514499 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item514496 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item514468 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item514466 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item663597 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item663620 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item663646 {
	width:70px !important;
	height:32px !important;
}

#item663643 {
	width:70px !important;
	height:32px !important;
	left:1073px !important;
	top:181px !important;
}

#item663652 {
	width:100px !important;
	height:30px !important;
}

#item663649 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item663679 {
	width:30px !important;
	height:30px !important;
}

#item663676 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item663687 {
	width:30px !important;
	height:30px !important;
}

#item663684 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item663695 {
	width:30px !important;
	height:30px !important;
}

#item663692 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item663698 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item663453 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item663477 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item663504 {
	width:70px !important;
	height:30px !important;
}

#item663505 {
	width:70px !important;
	height:30px !important;
}

#item663501 {
	width:70px !important;
	height:30px !important;
	left:502px !important;
	top:181px !important;
}

#item663515 {
	width:30px !important;
	height:30px !important;
}

#item663512 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item663523 {
	width:100px !important;
	height:30px !important;
}

#item663520 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item663550 {
	width:30px !important;
	height:30px !important;
}

#item663547 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item663560 {
	width:30px !important;
	height:30px !important;
}

#item663557 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item663443 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item663440 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item663446 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item663428 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item663424 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item663434 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item663409 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item663413 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item663410 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item663418 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item663366 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item663367 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item663403 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item663400 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item663356 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item663353 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item663361 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item663339 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item663336 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item663347 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item663321 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item663325 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item663322 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item663330 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item663286 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item663287 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item663314 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item663311 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item663284 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item663282 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item515102 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item515125 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item515151 {
	width:70px !important;
	height:32px !important;
}

#item515148 {
	width:70px !important;
	height:32px !important;
	left:1069px !important;
	top:179px !important;
}

#item515155 {
	width:100px !important;
	height:30px !important;
}

#item515152 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item515181 {
	width:30px !important;
	height:30px !important;
}

#item515178 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item515187 {
	width:30px !important;
	height:30px !important;
}

#item515184 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item515217 {
	width:30px !important;
	height:30px !important;
}

#item515214 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603542 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item515225 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item515248 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item515276 {
	width:70px !important;
	height:32px !important;
}

#item515272 {
	width:70px !important;
	height:32px !important;
	left:493px !important;
	top:180px !important;
}

#item515280 {
	width:30px !important;
	height:30px !important;
}

#item515277 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item515287 {
	width:100px !important;
	height:30px !important;
}

#item515284 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item515313 {
	width:30px !important;
	height:30px !important;
}

#item515310 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item515346 {
	width:30px !important;
	height:30px !important;
}

#item515343 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item515529 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515526 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603067 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item515519 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515516 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item515522 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item515504 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item515508 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515505 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item515511 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item515470 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item515471 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item515498 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515495 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item515464 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515460 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603065 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item515452 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515449 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item515456 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item515438 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item515442 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515439 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item515445 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item515404 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item515405 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item515433 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515430 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item515402 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item515400 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item515572 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item515595 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item515618 {
	width:110px !important;
	height:37px !important;
	left:1032px !important;
	top:174px !important;
}

#item515625 {
	width:100px !important;
	height:30px !important;
}

#item515622 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item515652 {
	width:30px !important;
	height:30px !important;
}

#item515649 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item515660 {
	width:30px !important;
	height:30px !important;
}

#item515656 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item515693 {
	width:30px !important;
	height:30px !important;
}

#item515690 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603568 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item515700 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item515724 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item515748 {
	width:110px !important;
	height:37px !important;
	left:456px !important;
	top:174px !important;
}

#item515755 {
	width:30px !important;
	height:30px !important;
}

#item515752 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item515762 {
	width:100px !important;
	height:30px !important;
}

#item515759 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item515788 {
	width:30px !important;
	height:30px !important;
}

#item515785 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item515817 {
	width:30px !important;
	height:30px !important;
}

#item515814 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item516036 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516033 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603072 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item515988 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515985 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item516029 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item515972 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item515976 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515973 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item515981 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item515937 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item515938 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item515966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515963 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item515931 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515928 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603070 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item515921 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515918 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item515924 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item515907 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item515911 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515908 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item515914 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item515874 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item515876 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item515903 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item515900 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item515872 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item515870 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item516078 {
	width:485px !important;
	height:67px !important;
	left:658px !important;
	top:78px !important;
}

#item516101 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item516128 {
	width:70px !important;
	height:28px !important;
}

#item516124 {
	width:70px !important;
	height:28px !important;
	left:1068px !important;
	top:178px !important;
}

#item516132 {
	width:100px !important;
	height:30px !important;
}

#item516129 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item516159 {
	width:30px !important;
	height:30px !important;
}

#item516156 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item516165 {
	width:30px !important;
	height:30px !important;
}

#item516162 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item516194 {
	width:30px !important;
	height:30px !important;
}

#item516191 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603594 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item516200 {
	width:485px !important;
	height:87px !important;
	left:87px !important;
	top:78px !important;
}

#item516223 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item516250 {
	width:70px !important;
	height:28px !important;
}

#item516247 {
	width:70px !important;
	height:28px !important;
	left:500px !important;
	top:178px !important;
}

#item516254 {
	width:30px !important;
	height:30px !important;
}

#item516251 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item516261 {
	width:100px !important;
	height:30px !important;
}

#item516258 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item516287 {
	width:30px !important;
	height:30px !important;
}

#item516284 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item516316 {
	width:30px !important;
	height:30px !important;
}

#item516313 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item516503 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516500 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603077 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item516493 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516490 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item516496 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item516477 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item516481 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516478 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item516485 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item516445 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item516446 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item516473 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516470 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item516436 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516433 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603074 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item516425 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516422 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item516429 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item516407 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item516412 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516409 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item516418 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item516374 {
	width:1212px !important;
	height:795px !important;
	left:20px !important;
	top:72px !important;
	background:#fff;
}

#item516375 {
	width:522px !important;
	height:570px !important;
	left:632px !important;
	top:220px !important;
}

#item516402 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516399 {
	width:36px !important;
	height:36px !important;
	left:1121px !important;
	top:94px !important;
}

#item516372 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item516370 {
	width:1232px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item516543 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item516566 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item516589 {
	width:80px !important;
	height:80px !important;
	left:1063px !important;
	top:155px !important;
}

#item516596 {
	width:100px !important;
	height:30px !important;
}

#item516593 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item516622 {
	width:30px !important;
	height:30px !important;
}

#item516619 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item516629 {
	width:30px !important;
	height:30px !important;
}

#item516626 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item516658 {
	width:30px !important;
	height:30px !important;
}

#item516655 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603625 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item516664 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item516687 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item516711 {
	width:80px !important;
	height:80px !important;
	left:492px !important;
	top:149px !important;
}

#item516718 {
	width:30px !important;
	height:30px !important;
}

#item516715 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item516724 {
	width:100px !important;
	height:30px !important;
}

#item516721 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item516751 {
	width:30px !important;
	height:30px !important;
}

#item516747 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item516783 {
	width:30px !important;
	height:30px !important;
}

#item516780 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item516967 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516964 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603081 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item516956 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516953 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item516959 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item516942 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item516946 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516943 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item516949 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item516910 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item516911 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item516938 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516935 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item516903 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516900 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603079 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item516891 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516888 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item516896 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item516877 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item516881 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516878 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item516884 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item516842 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item516843 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item516870 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item516867 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item516840 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item516838 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item517008 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item517031 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item517054 {
	width:123px !important;
	height:26px !important;
	left:1020px !important;
	top:183px !important;
}

#item517061 {
	width:100px !important;
	height:30px !important;
}

#item517058 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item517087 {
	width:30px !important;
	height:30px !important;
}

#item517084 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item517093 {
	width:30px !important;
	height:30px !important;
}

#item517090 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item517124 {
	width:30px !important;
	height:30px !important;
}

#item517121 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603651 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item517132 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item517155 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item517182 {
	width:50px !important;
	height:43px !important;
}

#item517179 {
	width:50px !important;
	height:43px !important;
	left:522px !important;
	top:175px !important;
}

#item517186 {
	width:30px !important;
	height:30px !important;
}

#item517183 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item517196 {
	width:100px !important;
	height:30px !important;
}

#item517193 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item517223 {
	width:30px !important;
	height:30px !important;
}

#item517220 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item517434 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517431 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603085 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item517421 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517418 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item517427 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item517406 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item517410 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517407 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item517414 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item517374 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item517375 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item517402 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517399 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item517357 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517354 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item517360 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item517342 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item517346 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517343 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item517350 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item517310 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item517311 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item517338 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517335 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item517308 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item517306 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item517477 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item517500 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item517526 {
	width:50px !important;
	height:25px !important;
}

#item517523 {
	width:50px !important;
	height:25px !important;
	left:1093px !important;
	top:184px !important;
}

#item517530 {
	width:100px !important;
	height:30px !important;
}

#item517527 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item517556 {
	width:30px !important;
	height:30px !important;
}

#item517553 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item517565 {
	width:30px !important;
	height:30px !important;
}

#item517562 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item517594 {
	width:30px !important;
	height:30px !important;
}

#item517591 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603680 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item517600 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item517623 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item517651 {
	width:50px !important;
	height:25px !important;
}

#item517647 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:184px !important;
}

#item517655 {
	width:30px !important;
	height:30px !important;
}

#item517652 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item517661 {
	width:100px !important;
	height:30px !important;
}

#item517658 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item517687 {
	width:30px !important;
	height:30px !important;
}

#item517684 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item517716 {
	width:30px !important;
	height:30px !important;
}

#item517713 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item517909 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517906 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603090 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item517899 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517896 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item517902 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item517882 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item517886 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517883 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item517892 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item517847 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item517848 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item517875 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517872 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item517839 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517836 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603088 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item517821 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517818 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item517832 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item517807 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item517811 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517808 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item517814 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item517774 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item517775 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item517803 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item517799 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item517772 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item517769 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item517950 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item517974 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item518000 {
	width:120px !important;
	height:23px !important;
}

#item517997 {
	width:120px !important;
	height:23px !important;
	left:1023px !important;
	top:186px !important;
}

#item518004 {
	width:100px !important;
	height:30px !important;
}

#item518001 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item518031 {
	width:30px !important;
	height:30px !important;
}

#item518028 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item518037 {
	width:30px !important;
	height:30px !important;
}

#item518034 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item518066 {
	width:30px !important;
	height:30px !important;
}

#item518063 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603704 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item518072 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item518095 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item518122 {
	width:50px !important;
	height:25px !important;
}

#item518119 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:180px !important;
}

#item518126 {
	width:30px !important;
	height:30px !important;
}

#item518123 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item518132 {
	width:100px !important;
	height:30px !important;
}

#item518129 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item518161 {
	width:30px !important;
	height:30px !important;
}

#item518156 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item518191 {
	width:30px !important;
	height:30px !important;
}

#item518188 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item518376 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518373 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603094 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item518366 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518363 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item518369 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item518351 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item518355 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518352 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item518358 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item518319 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item518320 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item518347 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518344 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item518313 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518310 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603092 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item518299 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518296 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item518306 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item518283 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item518287 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518284 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item518292 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item518248 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item518249 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item518276 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518273 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item518246 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item518244 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item518416 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item518439 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item518462 {
	width:50px !important;
	height:29px !important;
	left:1093px !important;
	top:180px !important;
}

#item518469 {
	width:100px !important;
	height:30px !important;
}

#item518466 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item518495 {
	width:30px !important;
	height:30px !important;
}

#item518492 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item518502 {
	width:30px !important;
	height:30px !important;
}

#item518499 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item518532 {
	width:30px !important;
	height:30px !important;
}

#item518529 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item603727 {
	width:162px !important;
	height:13px !important;
	left:984px !important;
	top:40px !important;
}

#item518539 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item518562 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item518586 {
	width:50px !important;
	height:29px !important;
	left:522px !important;
	top:180px !important;
}

#item518593 {
	width:30px !important;
	height:30px !important;
}

#item518590 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item518601 {
	width:100px !important;
	height:30px !important;
}

#item518598 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item518627 {
	width:30px !important;
	height:30px !important;
}

#item518624 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item518657 {
	width:30px !important;
	height:30px !important;
}

#item518654 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item518842 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518838 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603100 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item518831 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518828 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item518834 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item518816 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item518821 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518817 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item518824 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item518783 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item518784 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item518812 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518809 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item518776 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518773 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603097 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item518765 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518762 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item518768 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item518751 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item518755 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518752 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item518758 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item518719 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item518720 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item518747 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item518744 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:93px !important;
}

#item518717 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item518715 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item635294 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item635295 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item635245 {
	width:433px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item635271 {
	width:177px !important;
	height:30px !important;
}

#item635268 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:336px !important;
}

#item635319 {
	width:177px !important;
	height:30px !important;
}

#item635316 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:390px !important;
}

#item635240 {
	width:30px !important;
	height:30px !important;
}

#item635236 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:444px !important;
}

#item673319 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item635222 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item635227 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item635224 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item635230 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item635364 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item635365 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item635391 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item635388 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item635191 {
	width:621px !important;
	height:873px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item635192 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item635218 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item635215 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item635189 {
	width:45px !important;
	height:45px !important;
	left:1165px !important;
	top:10px !important;
}

#item635187 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

#item518882 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item518905 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item518931 {
	width:90px !important;
	height:19px !important;
}

#item518928 {
	width:90px !important;
	height:19px !important;
	left:1052px !important;
	top:185px !important;
}

#item518935 {
	width:100px !important;
	height:30px !important;
}

#item518932 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item518962 {
	width:30px !important;
	height:30px !important;
}

#item518958 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item518970 {
	width:30px !important;
	height:30px !important;
}

#item518967 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item518974 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item519000 {
	width:30px !important;
	height:30px !important;
}

#item518997 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item519011 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item519034 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item519061 {
	width:60px !important;
	height:22px !important;
}

#item519058 {
	width:60px !important;
	height:22px !important;
	left:512px !important;
	top:181px !important;
}

#item519065 {
	width:30px !important;
	height:30px !important;
}

#item519062 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item519071 {
	width:100px !important;
	height:30px !important;
}

#item519068 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item519097 {
	width:30px !important;
	height:30px !important;
}

#item519094 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item519126 {
	width:30px !important;
	height:30px !important;
}

#item519123 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item519311 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519306 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603104 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item519297 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519294 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519302 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item519281 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item519285 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519282 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519290 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item519248 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item519249 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item519277 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519274 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519242 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519239 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item603102 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item519231 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519228 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519234 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item519217 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item519221 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519218 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519224 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item519185 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item519186 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item519213 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519210 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519182 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item519179 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item519354 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item519377 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item519401 {
	width:50px !important;
	height:34px !important;
	left:1093px !important;
	top:178px !important;
}

#item519408 {
	width:100px !important;
	height:30px !important;
}

#item519405 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item519434 {
	width:30px !important;
	height:30px !important;
}

#item519431 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item519440 {
	width:30px !important;
	height:30px !important;
}

#item519437 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item519469 {
	width:30px !important;
	height:30px !important;
}

#item519466 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item604538 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item519475 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item519498 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item519526 {
	width:50px !important;
	height:25px !important;
}

#item519523 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:185px !important;
}

#item519530 {
	width:30px !important;
	height:30px !important;
}

#item519527 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item519537 {
	width:100px !important;
	height:30px !important;
}

#item519534 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item519563 {
	width:30px !important;
	height:30px !important;
}

#item519560 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item519592 {
	width:30px !important;
	height:30px !important;
}

#item519589 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item519779 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519776 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519782 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item519767 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519764 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519772 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item519751 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item519757 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519752 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519760 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item519716 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item519717 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item519744 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519741 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519709 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519706 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604864 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item519696 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519693 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519701 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item519682 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item519686 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519683 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519689 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item519649 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item519650 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item519677 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item519674 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item519647 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item519645 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item519819 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item519842 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item519868 {
	width:50px !important;
	height:25px !important;
}

#item519865 {
	width:50px !important;
	height:25px !important;
	left:1093px !important;
	top:180px !important;
}

#item519873 {
	width:100px !important;
	height:30px !important;
}

#item519870 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item519899 {
	width:30px !important;
	height:30px !important;
}

#item519896 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item519906 {
	width:30px !important;
	height:30px !important;
}

#item519903 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item519935 {
	width:30px !important;
	height:30px !important;
}

#item519932 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item604566 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item519941 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item519964 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item519991 {
	width:50px !important;
	height:25px !important;
}

#item519988 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:180px !important;
}

#item519995 {
	width:30px !important;
	height:30px !important;
}

#item519992 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item520001 {
	width:100px !important;
	height:30px !important;
}

#item519998 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item520027 {
	width:30px !important;
	height:30px !important;
}

#item520024 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item520057 {
	width:30px !important;
	height:30px !important;
}

#item520054 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item520245 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520242 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604866 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item520234 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520231 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item520238 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item520220 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item520224 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520221 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item520227 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item520188 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item520189 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item520216 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520213 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item520182 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520177 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604871 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item520170 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520167 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item520173 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item520150 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item520154 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520151 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item520162 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item520116 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item520117 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item520144 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520141 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item520114 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item520112 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item520286 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item520309 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item520332 {
	width:50px !important;
	height:29px !important;
	left:1093px !important;
	top:180px !important;
}

#item520339 {
	width:100px !important;
	height:30px !important;
}

#item520336 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item520365 {
	width:30px !important;
	height:30px !important;
}

#item520362 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item520372 {
	width:30px !important;
	height:30px !important;
}

#item520368 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item520402 {
	width:30px !important;
	height:30px !important;
}

#item520398 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item604602 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item520411 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item520434 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item520461 {
	width:50px !important;
	height:25px !important;
}

#item520458 {
	width:50px !important;
	height:25px !important;
	left:522px !important;
	top:180px !important;
}

#item520465 {
	width:30px !important;
	height:30px !important;
}

#item520462 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item520472 {
	width:100px !important;
	height:30px !important;
}

#item520469 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item520498 {
	width:30px !important;
	height:30px !important;
}

#item520495 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item520714 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520711 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604874 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item520704 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520701 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item520707 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item520690 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item520694 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520691 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item520697 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item520653 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item520654 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item520681 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520678 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item520635 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520632 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item520639 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item520620 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item520625 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520622 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item520628 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item520588 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item520589 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item520616 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item520613 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item520586 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item520584 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item520757 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item520780 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item520803 {
	width:90px !important;
	height:30px !important;
	left:1052px !important;
	top:180px !important;
}

#item520810 {
	width:100px !important;
	height:30px !important;
}

#item520807 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item520836 {
	width:30px !important;
	height:30px !important;
}

#item520833 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item520843 {
	width:30px !important;
	height:30px !important;
}

#item520840 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item520877 {
	width:30px !important;
	height:30px !important;
}

#item520874 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item604632 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item520883 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item520906 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item520931 {
	width:70px !important;
	height:53px !important;
	left:502px !important;
	top:175px !important;
}

#item520938 {
	width:30px !important;
	height:30px !important;
}

#item520935 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item520945 {
	width:100px !important;
	height:30px !important;
}

#item520942 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item520971 {
	width:30px !important;
	height:30px !important;
}

#item520968 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item521000 {
	width:30px !important;
	height:30px !important;
}

#item520997 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item521185 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521182 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604880 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item521171 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521168 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item521178 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item521156 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item521160 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521157 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item521164 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item521121 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item521122 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item521150 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521146 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item521115 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521112 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604878 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item521105 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521102 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item521108 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item521091 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item521095 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521092 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item521098 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item521058 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item521059 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item521087 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521084 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item521056 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item521054 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item521226 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item521249 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item521272 {
	width:100px !important;
	height:30px !important;
	left:1042px !important;
	top:180px !important;
}

#item521280 {
	width:100px !important;
	height:30px !important;
}

#item521277 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item521306 {
	width:30px !important;
	height:30px !important;
}

#item521303 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item521312 {
	width:30px !important;
	height:30px !important;
}

#item521309 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item521341 {
	width:30px !important;
	height:30px !important;
}

#item521338 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item604655 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item521347 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item521370 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item521394 {
	width:100px !important;
	height:30px !important;
	left:471px !important;
	top:177px !important;
}

#item521401 {
	width:30px !important;
	height:30px !important;
}

#item521398 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item521409 {
	width:100px !important;
	height:30px !important;
}

#item521404 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item521435 {
	width:30px !important;
	height:30px !important;
}

#item521432 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item521464 {
	width:30px !important;
	height:30px !important;
}

#item521461 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item521662 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521659 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604882 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item521652 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521649 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item521655 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item521636 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item521640 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521637 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item521644 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item521595 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item521596 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item521623 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521620 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item521586 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521583 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604884 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item521575 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521572 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item521579 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item521555 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item521560 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521556 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item521566 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item521522 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item521523 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item521550 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item521547 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item521520 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item521518 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item534174 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item534197 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item534224 {
	width:117px !important;
	height:23px !important;
}

#item534221 {
	width:117px !important;
	height:23px !important;
	left:1025px !important;
	top:183px !important;
}

#item534228 {
	width:100px !important;
	height:30px !important;
}

#item534225 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item534254 {
	width:30px !important;
	height:30px !important;
}

#item534251 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item534265 {
	width:30px !important;
	height:30px !important;
}

#item534262 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item534294 {
	width:30px !important;
	height:30px !important;
}

#item534291 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item604683 {
	width:167px !important;
	height:13px !important;
	left:979px !important;
	top:40px !important;
}

#item534301 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item534324 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item534348 {
	width:40px !important;
	height:40px !important;
	left:532px !important;
	top:177px !important;
}

#item534355 {
	width:30px !important;
	height:30px !important;
}

#item534352 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item534362 {
	width:100px !important;
	height:30px !important;
}

#item534358 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item534388 {
	width:30px !important;
	height:30px !important;
}

#item534385 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item534417 {
	width:30px !important;
	height:30px !important;
}

#item534414 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item534603 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item534600 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604889 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item534593 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item534590 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item534596 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item534573 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item534577 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item534574 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item534585 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item534541 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item534542 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item534569 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item534566 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item534533 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item534530 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604886 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item534522 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item534519 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item534526 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item534508 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item534512 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item534509 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item534515 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item534475 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item534476 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item534503 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item534500 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item534473 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item534471 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item635614 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item635615 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item635539 {
	width:433px !important;
	height:431px !important;
	left:87px !important;
	top:87px !important;
}

#item635565 {
	width:177px !important;
	height:30px !important;
}

#item635562 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:549px !important;
}

#item704389 {
	width:177px !important;
	height:30px !important;
}

#item704385 {
	width:177px !important;
	height:30px !important;
	left:88px !important;
	top:594px !important;
}

#item635535 {
	width:30px !important;
	height:30px !important;
}

#item635532 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:648px !important;
}

#item673331 {
	width:579px !important;
	height:806px !important;
	left:621px !important;
	top:30px !important;
}

#item635518 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item635519 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item635523 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item635520 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item635526 {
	width:1056px !important;
	height:692px !important;
	left:67px !important;
	top:97px !important;
}

#item704516 {
	width:621px !important;
	height:866px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item704517 {
	width:502px !important;
	height:694px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item704544 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item704541 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item704414 {
	width:621px !important;
	height:866px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item704415 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item704441 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item704438 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item704479 {
	width:445px !important;
	height:239px !important;
	left:678px !important;
	top:550px !important;
	background:#e5e5e5;
}

#item704489 {
	width:446px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item704487 {
	width:452px !important;
	height:36px !important;
	left:674px !important;
	top:496px !important;
}

#item704587 {
	width:621px !important;
	height:866px !important;
	left:589px !important;
	top:10px !important;
	background:#fff;
}

#item704588 {
	width:502px !important;
	height:692px !important;
	left:678px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item704614 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item704611 {
	width:36px !important;
	height:36px !important;
	left:1147px !important;
	top:37px !important;
}

#item704631 {
	width:445px !important;
	height:239px !important;
	left:678px !important;
	top:550px !important;
	background:#e5e5e5;
}

#item704630 {
	width:72px !important;
	height:90px !important;
	left:1138px !important;
	top:10px !important;
}

#item635432 {
	width:1210px !important;
	height:876px !important;
	left:20px !important;
	top:-10px !important;
}

#item534645 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item534668 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item534694 {
	width:60px !important;
	height:22px !important;
}

#item534691 {
	width:60px !important;
	height:22px !important;
	left:1082px !important;
	top:181px !important;
}

#item534698 {
	width:100px !important;
	height:30px !important;
}

#item534695 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item534724 {
	width:30px !important;
	height:30px !important;
}

#item534721 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item534730 {
	width:30px !important;
	height:30px !important;
}

#item534727 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item534759 {
	width:30px !important;
	height:30px !important;
}

#item534756 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item604710 {
	width:72px !important;
	height:13px !important;
	left:1074px !important;
	top:40px !important;
}

#item534766 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item534789 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item534817 {
	width:60px !important;
	height:22px !important;
}

#item534813 {
	width:60px !important;
	height:22px !important;
	left:512px !important;
	top:181px !important;
}

#item534821 {
	width:30px !important;
	height:30px !important;
}

#item534818 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item534828 {
	width:100px !important;
	height:30px !important;
}

#item534825 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item534854 {
	width:30px !important;
	height:30px !important;
}

#item534851 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item534884 {
	width:30px !important;
	height:30px !important;
}

#item534881 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item535069 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535066 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604891 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item535059 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535056 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535062 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item535043 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item535047 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535044 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535052 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item535010 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item535011 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item535038 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535035 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535004 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535001 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604893 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item534989 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item534986 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item534996 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item534975 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item534979 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item534976 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item534982 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item534941 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item534942 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item534970 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item534966 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item534939 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item534937 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item535109 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item535132 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item535158 {
	width:50px !important;
	height:16px !important;
}

#item535155 {
	width:50px !important;
	height:16px !important;
	left:1092px !important;
	top:184px !important;
}

#item535163 {
	width:100px !important;
	height:30px !important;
}

#item535159 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item535190 {
	width:30px !important;
	height:30px !important;
}

#item535187 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item535197 {
	width:30px !important;
	height:30px !important;
}

#item535194 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item535226 {
	width:30px !important;
	height:30px !important;
}

#item535223 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item604740 {
	width:72px !important;
	height:13px !important;
	left:1074px !important;
	top:40px !important;
}

#item535232 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item535255 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item535282 {
	width:60px !important;
	height:33px !important;
}

#item535279 {
	width:60px !important;
	height:33px !important;
	left:512px !important;
	top:180px !important;
}

#item535286 {
	width:30px !important;
	height:30px !important;
}

#item535283 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item535293 {
	width:100px !important;
	height:30px !important;
}

#item535290 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item535320 {
	width:30px !important;
	height:30px !important;
}

#item535316 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item535349 {
	width:30px !important;
	height:30px !important;
}

#item535346 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item605364 {
	width:30px !important;
	height:30px !important;
}

#item605361 {
	width:30px !important;
	height:30px !important;
	left:362px !important;
	top:181px !important;
}

#item535534 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535531 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604895 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item535522 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535519 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535526 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item535505 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item535510 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535506 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535514 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item535473 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item535474 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item535501 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535498 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535467 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535464 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604898 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item605354 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item605351 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item605357 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item535457 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535454 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535460 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item535442 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item535446 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535443 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535449 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item535410 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item535411 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item535438 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535435 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535408 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item535406 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item535574 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item535597 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item535623 {
	width:80px !important;
	height:19px !important;
}

#item535620 {
	width:80px !important;
	height:19px !important;
	left:1062px !important;
	top:183px !important;
}

#item535627 {
	width:100px !important;
	height:30px !important;
}

#item535624 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item535653 {
	width:30px !important;
	height:30px !important;
}

#item535650 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item535660 {
	width:30px !important;
	height:30px !important;
}

#item535657 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item535690 {
	width:30px !important;
	height:30px !important;
}

#item535687 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item605426 {
	width:30px !important;
	height:30px !important;
}

#item605423 {
	width:30px !important;
	height:30px !important;
	left:935px !important;
	top:181px !important;
}

#item605433 {
	width:30px !important;
	height:30px !important;
}

#item605430 {
	width:30px !important;
	height:30px !important;
	left:985px !important;
	top:181px !important;
}

#item604766 {
	width:72px !important;
	height:13px !important;
	left:1074px !important;
	top:40px !important;
}

#item535700 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item535723 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item535750 {
	width:80px !important;
	height:19px !important;
}

#item535747 {
	width:80px !important;
	height:19px !important;
	left:492px !important;
	top:183px !important;
}

#item535754 {
	width:30px !important;
	height:30px !important;
}

#item535751 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item535760 {
	width:100px !important;
	height:30px !important;
}

#item535757 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item535786 {
	width:30px !important;
	height:30px !important;
}

#item535783 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item535816 {
	width:30px !important;
	height:30px !important;
}

#item535813 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item605410 {
	width:30px !important;
	height:30px !important;
}

#item605407 {
	width:30px !important;
	height:30px !important;
	left:362px !important;
	top:181px !important;
}

#item535997 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535994 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604903 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item605483 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item605480 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item605487 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item535987 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535984 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535990 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item535972 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item535976 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535973 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535980 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item535939 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item535940 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item535967 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535964 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535933 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535930 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604901 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item535921 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535918 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535925 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item535907 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item535911 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535908 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535914 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item535874 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item535875 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item535902 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item535899 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item535872 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item535870 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item536044 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item536067 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item536090 {
	width:50px !important;
	height:40px !important;
	left:1093px !important;
	top:177px !important;
}

#item536097 {
	width:100px !important;
	height:30px !important;
}

#item536094 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item536123 {
	width:30px !important;
	height:30px !important;
}

#item536120 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item536130 {
	width:30px !important;
	height:30px !important;
}

#item536127 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item536159 {
	width:30px !important;
	height:30px !important;
}

#item536156 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item604791 {
	width:72px !important;
	height:13px !important;
	left:1074px !important;
	top:40px !important;
}

#item536165 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item536189 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item536213 {
	width:50px !important;
	height:40px !important;
	left:523px !important;
	top:177px !important;
}

#item536220 {
	width:30px !important;
	height:30px !important;
}

#item536217 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item536227 {
	width:100px !important;
	height:30px !important;
}

#item536224 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item536254 {
	width:30px !important;
	height:30px !important;
}

#item536251 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item536284 {
	width:30px !important;
	height:30px !important;
}

#item536281 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item536471 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item536468 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604907 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item536461 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item536458 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item536464 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item536447 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item536451 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item536448 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item536454 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item536410 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item536411 {
	width:522px !important;
	height:510px !important;
	left:631px !important;
	top:220px !important;
	padding:0px 40px 0px 0px;
}

#item536439 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item536436 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item536403 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item536400 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item604905 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item536391 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item536388 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item536395 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item536377 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item536381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item536378 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item536384 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item536345 {
	width:1212px !important;
	height:795px !important;
	left:19px !important;
	top:72px !important;
	background:#fff;
}

#item536346 {
	width:522px !important;
	height:510px !important;
	left:631px !important;
	top:220px !important;
	padding:0px 40px 0px 0px;
}

#item536373 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item536370 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item536342 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item536340 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item637443 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item637444 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item637451 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item637922 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item684997 {
	width:343px !important;
	height:24px !important;
}

#item684995 {
	width:343px !important;
	height:24px !important;
	left:800px !important;
	top:419px !important;
}

#item685051 {
	width:343px !important;
	height:24px !important;
}

#item685077 {
	width:343px !important;
	height:24px !important;
	left:800px !important;
	top:459px !important;
}

#item637252 {
	width:398px !important;
	height:10px !important;
}

#item637248 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item637279 {
	width:398px !important;
	height:10px !important;
}

#item637275 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:270px !important;
}

#item637306 {
	width:398px !important;
	height:10px !important;
}

#item637302 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:294px !important;
}

#item637334 {
	width:398px !important;
	height:10px !important;
}

#item637330 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:319px !important;
}

#item637361 {
	width:398px !important;
	height:10px !important;
}

#item637357 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:344px !important;
}

#item637971 {
	width:398px !important;
	height:10px !important;
}

#item637967 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:368px !important;
}

#item637388 {
	width:398px !important;
	height:10px !important;
}

#item637384 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:245px !important;
}

#item637411 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item640321 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item640344 {
	width:20px !important;
	height:20px !important;
}

#item640349 {
	width:96px !important;
	height:10px !important;
	top:5px !important;
}

#item640372 {
	width:20px !important;
	height:20px !important;
	left:87px !important;
}

#item639755 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item639779 {
	width:20px !important;
	height:20px !important;
}

#item640058 {
	width:96px !important;
	height:10px !important;
	top:5px !important;
}

#item640081 {
	width:20px !important;
	height:20px !important;
	left:87px !important;
}

#item639015 {
	width:116px !important;
	height:10px !important;
}

#item639038 {
	width:20px !important;
	height:20px !important;
	left:126px !important;
	top:6px !important;
}

#item639042 {
	width:141px !important;
	height:10px !important;
	top:36px !important;
}

#item639065 {
	width:20px !important;
	height:20px !important;
	left:11px !important;
}

#item639154 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item639177 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item638776 {
	width:141px !important;
	height:16px !important;
	top:25px !important;
}

#item638799 {
	width:20px !important;
	height:20px !important;
	left:37px !important;
}

#item638886 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item638909 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item639571 {
	width:124px !important;
	height:10px !important;
}

#item639594 {
	width:20px !important;
	height:20px !important;
	left:33px !important;
	top:13px !important;
}

#item639599 {
	width:65px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item639622 {
	width:20px !important;
	height:20px !important;
}

#item639628 {
	width:92px !important;
	height:10px !important;
	top:5px !important;
}

#item639651 {
	width:20px !important;
	height:20px !important;
	left:86px !important;
}

#item639684 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item639707 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item639333 {
	width:65px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item639356 {
	width:20px !important;
	height:20px !important;
}

#item639418 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item639441 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item638591 {
	width:76px !important;
	height:10px !important;
	left:23px !important;
	top:5px !important;
}

#item638614 {
	width:20px !important;
	height:20px !important;
}

#item638618 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item638641 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item638109 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item638132 {
	width:20px !important;
	height:20px !important;
}

#item638164 {
	width:50px !important;
	height:5px !important;
	left:18px !important;
	top:5px !important;
}

#item638188 {
	width:15px !important;
	height:15px !important;
}

#item638192 {
	width:69px !important;
	height:5px !important;
	left:17px !important;
}

#item638216 {
	width:15px !important;
	height:15px !important;
	top:1px !important;
}

#item638223 {
	width:76px !important;
	height:5px !important;
	left:14px !important;
}

#item638246 {
	width:15px !important;
	height:15px !important;
	top:6px !important;
}

#item638250 {
	width:65px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item638273 {
	width:20px !important;
	height:20px !important;
}

#item638279 {
	width:92px !important;
	height:10px !important;
	top:5px !important;
}

#item638302 {
	width:20px !important;
	height:20px !important;
	left:86px !important;
}

#item638343 {
	width:76px !important;
	height:10px !important;
	left:23px !important;
	top:5px !important;
}

#item638366 {
	width:20px !important;
	height:20px !important;
}

#item638370 {
	width:83px !important;
	height:10px !important;
	top:5px !important;
}

#item638393 {
	width:20px !important;
	height:20px !important;
	left:72px !important;
}

#item638137 {
	width:155px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item638160 {
	width:20px !important;
	height:20px !important;
}

#item638421 {
	width:525px !important;
	height:153px !important;
	left:745px !important;
	top:545px !important;
}

#item325686 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item325687 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item325690 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613267 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item325747 {
	width:344px !important;
	height:189px !important;
	left:87px !important;
	top:87px !important;
}

#item325774 {
	width:30px !important;
	height:30px !important;
}

#item325770 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:326px !important;
}

#item553749 {
	width:30px !important;
	height:30px !important;
}

#item553745 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:326px !important;
}

#item325780 {
	width:165px !important;
	height:30px !important;
}

#item325777 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item325807 {
	width:165px !important;
	height:30px !important;
}

#item325803 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item326359 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item326363 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item326360 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568179 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item326348 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item326352 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item326349 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568200 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item326299 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item326303 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item326300 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item326306 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item325916 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item325944 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item325940 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item326275 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item325913 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item325911 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item553868 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item553869 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item553874 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613309 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item554129 {
	width:344px !important;
	height:216px !important;
	left:87px !important;
	top:87px !important;
}

#item554157 {
	width:30px !important;
	height:30px !important;
}

#item554153 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:353px !important;
}

#item554164 {
	width:30px !important;
	height:30px !important;
}

#item554160 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:353px !important;
}

#item554170 {
	width:165px !important;
	height:30px !important;
}

#item554167 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item554197 {
	width:165px !important;
	height:30px !important;
}

#item554193 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item554595 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item554600 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item554596 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568177 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item554585 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item554589 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item554586 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568198 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item554269 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item554273 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item554270 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item554277 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item554304 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item554331 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item554328 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item554560 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item554301 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item554266 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item554972 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item554973 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item554976 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613315 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item555030 {
	width:344px !important;
	height:243px !important;
	left:87px !important;
	top:87px !important;
}

#item555057 {
	width:30px !important;
	height:30px !important;
}

#item555053 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:380px !important;
}

#item555065 {
	width:30px !important;
	height:30px !important;
}

#item555060 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:380px !important;
}

#item555071 {
	width:165px !important;
	height:30px !important;
}

#item555068 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item555099 {
	width:165px !important;
	height:30px !important;
}

#item555094 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item555482 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item555486 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item555483 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568175 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item555472 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item555476 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item555473 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568196 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item555153 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item555157 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item555154 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item555160 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item555187 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item555214 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item555211 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item555448 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item555184 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item555151 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item555545 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item555546 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item555550 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613320 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item555604 {
	width:344px !important;
	height:194px !important;
	left:87px !important;
	top:87px !important;
}

#item555631 {
	width:30px !important;
	height:30px !important;
}

#item555627 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:331px !important;
}

#item555639 {
	width:30px !important;
	height:30px !important;
}

#item555634 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:331px !important;
}

#item555645 {
	width:165px !important;
	height:30px !important;
}

#item555642 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item555672 {
	width:165px !important;
	height:30px !important;
}

#item555668 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item556054 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item556058 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item556055 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568173 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item556044 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item556048 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item556045 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568193 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item555727 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item555731 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item555728 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item555734 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item555761 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item555788 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item555785 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item556020 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item555758 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item555725 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item556104 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item556105 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item556108 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613324 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item556162 {
	width:344px !important;
	height:284px !important;
	left:87px !important;
	top:87px !important;
}

#item556191 {
	width:30px !important;
	height:30px !important;
}

#item556185 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:421px !important;
}

#item556198 {
	width:30px !important;
	height:30px !important;
}

#item556194 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:421px !important;
}

#item556205 {
	width:165px !important;
	height:30px !important;
}

#item556202 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item556232 {
	width:165px !important;
	height:30px !important;
}

#item556228 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item556613 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item556617 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item556614 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568171 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item556604 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item556608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item556605 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568191 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item556286 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item556290 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item556287 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item556293 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item556320 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item556348 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item556345 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item556580 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item556317 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item556284 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item556690 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item556691 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item556695 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613330 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item556749 {
	width:344px !important;
	height:194px !important;
	left:87px !important;
	top:87px !important;
}

#item556776 {
	width:30px !important;
	height:30px !important;
}

#item556772 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:331px !important;
}

#item556783 {
	width:30px !important;
	height:30px !important;
}

#item556779 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:331px !important;
}

#item556795 {
	width:165px !important;
	height:30px !important;
}

#item556792 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item556822 {
	width:165px !important;
	height:30px !important;
}

#item556818 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item557204 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item557208 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item557205 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568169 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item557194 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item557198 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item557195 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568189 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item556877 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item556881 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item556878 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item556887 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item556914 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item556943 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item556938 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item557170 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item556911 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item556875 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item557254 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item557255 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item557262 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613334 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item557316 {
	width:344px !important;
	height:194px !important;
	left:87px !important;
	top:87px !important;
}

#item557344 {
	width:30px !important;
	height:30px !important;
}

#item557340 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:331px !important;
}

#item557352 {
	width:30px !important;
	height:30px !important;
}

#item557348 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:331px !important;
}

#item557358 {
	width:165px !important;
	height:30px !important;
}

#item557355 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item557385 {
	width:165px !important;
	height:30px !important;
}

#item557381 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item557766 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item557771 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item557767 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568166 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item557753 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item557757 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item557754 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568187 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item557439 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item557443 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item557440 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item557446 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item557474 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item557501 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item557498 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item557729 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item557470 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item557437 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item557818 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item557819 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item557823 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613339 {
	width:648px !important;
	height:806px !important;
	left:552px !important;
	top:30px !important;
	background:#009976;
}

#item688544 {
	width:226px !important;
	height:63px !important;
	left:574px !important;
	top:59px !important;
}

#item678931 {
	width:429px !important;
	height:58px !important;
	left:87px !important;
	top:70px !important;
}

#item557911 {
	width:30px !important;
	height:30px !important;
}

#item557907 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:236px !important;
}

#item678744 {
	width:398px !important;
	height:10px !important;
}

#item678740 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:157px !important;
}

#item687432 {
	width:419px !important;
	height:365px !important;
	left:57px !important;
	top:414px !important;
}

#item688213 {
	width:122px !important;
	height:10px !important;
	left:26px !important;
	top:5px !important;
}

#item688236 {
	width:20px !important;
	height:20px !important;
}

#item688242 {
	width:107px !important;
	height:10px !important;
	top:5px !important;
}

#item688265 {
	width:20px !important;
	height:20px !important;
	left:115px !important;
}

#item688270 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item688293 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item688353 {
	width:107px !important;
	height:10px !important;
	top:5px !important;
}

#item688376 {
	width:20px !important;
	height:20px !important;
	left:115px !important;
}

#item688388 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item688411 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item688415 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item688438 {
	width:20px !important;
	height:20px !important;
	left:70px !important;
}

#item688442 {
	width:122px !important;
	height:10px !important;
	left:26px !important;
	top:5px !important;
}

#item688465 {
	width:20px !important;
	height:20px !important;
}

#item687532 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item687555 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item687628 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item687651 {
	width:20px !important;
	height:20px !important;
}

#item687587 {
	width:107px !important;
	height:10px !important;
	top:5px !important;
}

#item687610 {
	width:20px !important;
	height:20px !important;
	left:115px !important;
}

#item687658 {
	width:238px !important;
	height:116px !important;
	left:269px !important;
	top:565px !important;
}

#item678771 {
	width:398px !important;
	height:10px !important;
}

#item678767 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:206px !important;
}

#item678907 {
	width:398px !important;
	height:10px !important;
}

#item678903 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:182px !important;
}

#item683947 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item683952 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item683949 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item683956 {
	width:433px !important;
	height:240px !important;
}

#item683982 {
	width:165px !important;
	height:30px !important;
}

#item683979 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item684008 {
	width:165px !important;
	height:30px !important;
}

#item684005 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item684035 {
	width:380px !important;
	height:30px !important;
}

#item684032 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item684061 {
	width:380px !important;
	height:30px !important;
}

#item684058 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item684084 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item684107 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item684112 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item684109 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item684383 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item684388 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item684385 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item684394 {
	width:433px !important;
	height:240px !important;
}

#item684420 {
	width:165px !important;
	height:30px !important;
}

#item684417 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item684446 {
	width:165px !important;
	height:30px !important;
}

#item684443 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item684472 {
	width:380px !important;
	height:30px !important;
}

#item684469 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item684498 {
	width:380px !important;
	height:30px !important;
}

#item684495 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item684522 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item684545 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item684550 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item684547 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item683729 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item683734 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item683731 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item683739 {
	width:433px !important;
	height:240px !important;
}

#item683765 {
	width:165px !important;
	height:30px !important;
}

#item683762 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item683792 {
	width:165px !important;
	height:30px !important;
}

#item683788 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item683818 {
	width:380px !important;
	height:30px !important;
}

#item683815 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item683844 {
	width:380px !important;
	height:30px !important;
}

#item683841 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item683868 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item683898 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item683924 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item683921 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item683282 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item683288 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item683285 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item683292 {
	width:433px !important;
	height:240px !important;
}

#item683318 {
	width:165px !important;
	height:30px !important;
}

#item683315 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item683344 {
	width:165px !important;
	height:30px !important;
}

#item683341 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item683370 {
	width:380px !important;
	height:30px !important;
}

#item683367 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item683396 {
	width:380px !important;
	height:30px !important;
}

#item683393 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item683419 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item683442 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item683695 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item683692 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item684572 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item684577 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item684574 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item684583 {
	width:433px !important;
	height:240px !important;
}

#item684610 {
	width:165px !important;
	height:30px !important;
}

#item684607 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item684636 {
	width:165px !important;
	height:30px !important;
}

#item684633 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item684662 {
	width:380px !important;
	height:30px !important;
}

#item684659 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item684688 {
	width:380px !important;
	height:30px !important;
}

#item684685 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item684711 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item684741 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item684746 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item684743 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item683123 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item683128 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item683125 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item683132 {
	width:402px !important;
	height:216px !important;
}

#item683158 {
	width:165px !important;
	height:30px !important;
}

#item683155 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item683184 {
	width:165px !important;
	height:30px !important;
}

#item683181 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item683210 {
	width:380px !important;
	height:30px !important;
}

#item683207 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item683236 {
	width:380px !important;
	height:30px !important;
}

#item683233 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item683265 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item683262 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item682716 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item682721 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item682718 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item682727 {
	width:433px !important;
	height:240px !important;
}

#item682754 {
	width:165px !important;
	height:30px !important;
}

#item682751 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item682780 {
	width:165px !important;
	height:30px !important;
}

#item682777 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item682806 {
	width:344px !important;
	height:30px !important;
}

#item682803 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item682832 {
	width:344px !important;
	height:30px !important;
}

#item682829 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item682855 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item682878 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item682883 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item682880 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item682526 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item682531 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item682528 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item682537 {
	width:433px !important;
	height:240px !important;
}

#item682563 {
	width:165px !important;
	height:30px !important;
}

#item682560 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item682589 {
	width:165px !important;
	height:30px !important;
}

#item682586 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item682615 {
	width:344px !important;
	height:30px !important;
}

#item682612 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item682642 {
	width:344px !important;
	height:30px !important;
}

#item682638 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item682665 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item682688 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item682694 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item682691 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item682293 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item682298 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item682295 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item682303 {
	width:433px !important;
	height:240px !important;
}

#item682330 {
	width:165px !important;
	height:30px !important;
}

#item682327 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item682356 {
	width:165px !important;
	height:30px !important;
}

#item682353 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item682382 {
	width:344px !important;
	height:30px !important;
}

#item682379 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item682408 {
	width:344px !important;
	height:30px !important;
}

#item682405 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item682432 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item682461 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item682487 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item682484 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item682898 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item682903 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item682900 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item682908 {
	width:433px !important;
	height:240px !important;
}

#item682934 {
	width:165px !important;
	height:30px !important;
}

#item682931 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item682961 {
	width:165px !important;
	height:30px !important;
}

#item682957 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item682987 {
	width:344px !important;
	height:30px !important;
}

#item682984 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item683013 {
	width:344px !important;
	height:30px !important;
}

#item683010 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item683036 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item683066 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item683072 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item683068 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item681863 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item681868 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item681865 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item681874 {
	width:433px !important;
	height:240px !important;
}

#item681899 {
	width:165px !important;
	height:30px !important;
}

#item681897 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item681925 {
	width:165px !important;
	height:30px !important;
}

#item681922 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item681951 {
	width:344px !important;
	height:30px !important;
}

#item681948 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item681977 {
	width:344px !important;
	height:30px !important;
}

#item681974 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item682000 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item682023 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item682277 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item682273 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item681708 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item681713 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item681710 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item681717 {
	width:402px !important;
	height:216px !important;
}

#item681743 {
	width:165px !important;
	height:30px !important;
}

#item681740 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item681769 {
	width:165px !important;
	height:30px !important;
}

#item681766 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item681795 {
	width:344px !important;
	height:30px !important;
}

#item681792 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item681822 {
	width:344px !important;
	height:30px !important;
}

#item681819 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item681850 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item681847 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item681493 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item681365 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item681362 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item681369 {
	width:433px !important;
	height:240px !important;
}

#item681395 {
	width:165px !important;
	height:30px !important;
}

#item681393 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item681420 {
	width:165px !important;
	height:30px !important;
}

#item681418 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item681445 {
	width:344px !important;
	height:30px !important;
}

#item681443 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item681470 {
	width:344px !important;
	height:30px !important;
}

#item681468 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item681494 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item681576 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item709320 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item681669 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item681316 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item681188 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item681184 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item681193 {
	width:433px !important;
	height:240px !important;
}

#item681218 {
	width:165px !important;
	height:30px !important;
}

#item681216 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item681243 {
	width:165px !important;
	height:30px !important;
}

#item681241 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item681268 {
	width:344px !important;
	height:30px !important;
}

#item681266 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item681293 {
	width:344px !important;
	height:30px !important;
}

#item681291 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item681317 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item681351 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item681572 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item681698 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item681116 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item680989 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item680986 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item680993 {
	width:433px !important;
	height:240px !important;
}

#item681018 {
	width:165px !important;
	height:30px !important;
}

#item681016 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item681043 {
	width:165px !important;
	height:30px !important;
}

#item681041 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item681068 {
	width:344px !important;
	height:30px !important;
}

#item681066 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item681093 {
	width:344px !important;
	height:30px !important;
}

#item681091 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item681117 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item681180 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item681568 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item681689 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item680617 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item680488 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item680485 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item680493 {
	width:433px !important;
	height:240px !important;
}

#item680518 {
	width:165px !important;
	height:30px !important;
}

#item680516 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item680543 {
	width:165px !important;
	height:30px !important;
}

#item680541 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item680569 {
	width:344px !important;
	height:30px !important;
}

#item680567 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item680594 {
	width:344px !important;
	height:30px !important;
}

#item680592 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item680618 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item680921 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item681563 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item681682 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item680112 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item679983 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item679980 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item679987 {
	width:433px !important;
	height:240px !important;
}

#item680012 {
	width:165px !important;
	height:30px !important;
}

#item680010 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item680037 {
	width:165px !important;
	height:30px !important;
}

#item680035 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item680062 {
	width:344px !important;
	height:30px !important;
}

#item680060 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item680087 {
	width:344px !important;
	height:30px !important;
}

#item680085 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item680147 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item680175 {
	width:534px !important;
	height:559px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item681560 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item681675 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item679977 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item679539 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item679536 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item679799 {
	width:402px !important;
	height:216px !important;
}

#item679825 {
	width:165px !important;
	height:30px !important;
}

#item679822 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item679850 {
	width:165px !important;
	height:30px !important;
}

#item679848 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item679875 {
	width:344px !important;
	height:30px !important;
}

#item679873 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item679900 {
	width:344px !important;
	height:30px !important;
}

#item679898 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item681557 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item681555 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item684906 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item684932 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item684929 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item684935 {
	width:1056px !important;
	height:600px !important;
	left:67px !important;
	top:190px !important;
}

#item558031 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item557998 {
	width:1210px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item703475 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item703476 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item703479 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item703870 {
	width:305px !important;
	height:456px !important;
	left:61px !important;
	top:354px !important;
}

#item703467 {
	width:648px !important;
	height:806px !important;
	left:552px !important;
	top:30px !important;
	background:#009976;
}

#item703472 {
	width:226px !important;
	height:63px !important;
	left:574px !important;
	top:59px !important;
}

#item703444 {
	width:429px !important;
	height:58px !important;
	left:87px !important;
	top:70px !important;
}

#item703034 {
	width:30px !important;
	height:30px !important;
}

#item703030 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:236px !important;
}

#item703042 {
	width:398px !important;
	height:10px !important;
}

#item703037 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:157px !important;
}

#item703393 {
	width:398px !important;
	height:10px !important;
}

#item703388 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:206px !important;
}

#item703421 {
	width:398px !important;
	height:10px !important;
}

#item703416 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:182px !important;
}

#item704021 {
	width:122px !important;
	height:10px !important;
	top:5px !important;
}

#item704045 {
	width:20px !important;
	height:20px !important;
	left:131px !important;
}

#item704080 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item704103 {
	width:20px !important;
	height:20px !important;
}

#item704117 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item704140 {
	width:20px !important;
	height:20px !important;
}

#item704198 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item704221 {
	width:20px !important;
	height:20px !important;
}

#item704236 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item704259 {
	width:20px !important;
	height:20px !important;
}

#item704290 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item704313 {
	width:20px !important;
	height:20px !important;
}

#item703128 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item703151 {
	width:20px !important;
	height:20px !important;
}

#item703961 {
	width:122px !important;
	height:10px !important;
	top:5px !important;
}

#item703984 {
	width:20px !important;
	height:20px !important;
	left:131px !important;
}

#item703899 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item703922 {
	width:20px !important;
	height:20px !important;
}

#item703931 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item703954 {
	width:20px !important;
	height:20px !important;
}

#item703991 {
	width:262px !important;
	height:266px !important;
	left:206px !important;
	top:463px !important;
}

#item702859 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item702865 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item702861 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item702871 {
	width:433px !important;
	height:240px !important;
}

#item702898 {
	width:165px !important;
	height:30px !important;
}

#item702894 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item702924 {
	width:165px !important;
	height:30px !important;
}

#item702921 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item702950 {
	width:380px !important;
	height:30px !important;
}

#item702947 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item702976 {
	width:380px !important;
	height:30px !important;
}

#item702973 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item702999 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item703022 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item703027 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item703024 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item702688 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item702693 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item702690 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item702699 {
	width:433px !important;
	height:240px !important;
}

#item702726 {
	width:165px !important;
	height:30px !important;
}

#item702723 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item702752 {
	width:165px !important;
	height:30px !important;
}

#item702749 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item702778 {
	width:380px !important;
	height:30px !important;
}

#item702775 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item702804 {
	width:380px !important;
	height:30px !important;
}

#item702801 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item702827 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item702850 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item702855 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item702852 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item702494 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item702499 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item702496 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item702503 {
	width:433px !important;
	height:240px !important;
}

#item702530 {
	width:165px !important;
	height:30px !important;
}

#item702527 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item702556 {
	width:165px !important;
	height:30px !important;
}

#item702553 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item702582 {
	width:380px !important;
	height:30px !important;
}

#item702579 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item702608 {
	width:380px !important;
	height:30px !important;
}

#item702605 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item702631 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item702654 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item702680 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item702677 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item702035 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item702041 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item702037 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item702046 {
	width:433px !important;
	height:240px !important;
}

#item702072 {
	width:165px !important;
	height:30px !important;
}

#item702069 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item702098 {
	width:165px !important;
	height:30px !important;
}

#item702095 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item702124 {
	width:380px !important;
	height:30px !important;
}

#item702121 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item702150 {
	width:380px !important;
	height:30px !important;
}

#item702147 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item702173 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item702196 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item702201 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item702198 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item702207 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item702212 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item702209 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item702218 {
	width:433px !important;
	height:240px !important;
}

#item702244 {
	width:165px !important;
	height:30px !important;
}

#item702241 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item702270 {
	width:165px !important;
	height:30px !important;
}

#item702267 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item702296 {
	width:380px !important;
	height:30px !important;
}

#item702293 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item702322 {
	width:380px !important;
	height:30px !important;
}

#item702319 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item702345 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item702368 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item702490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item702487 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item701887 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item701892 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item701889 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item701896 {
	width:402px !important;
	height:216px !important;
}

#item701922 {
	width:165px !important;
	height:30px !important;
}

#item701919 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item701948 {
	width:165px !important;
	height:30px !important;
}

#item701945 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item701974 {
	width:380px !important;
	height:30px !important;
}

#item701971 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item702000 {
	width:380px !important;
	height:30px !important;
}

#item701997 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item702026 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item702023 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item701718 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item701723 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item701720 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item701727 {
	width:433px !important;
	height:240px !important;
}

#item701753 {
	width:165px !important;
	height:30px !important;
}

#item701750 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item701779 {
	width:165px !important;
	height:30px !important;
}

#item701776 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item701805 {
	width:344px !important;
	height:30px !important;
}

#item701802 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item701831 {
	width:344px !important;
	height:30px !important;
}

#item701828 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item701854 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item701878 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item701883 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item701880 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item701548 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item701553 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item701550 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item701557 {
	width:433px !important;
	height:240px !important;
}

#item701583 {
	width:165px !important;
	height:30px !important;
}

#item701580 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item701609 {
	width:165px !important;
	height:30px !important;
}

#item701606 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item701635 {
	width:344px !important;
	height:30px !important;
}

#item701632 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item701661 {
	width:344px !important;
	height:30px !important;
}

#item701658 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item701684 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item701708 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item701714 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item701710 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item701356 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item701362 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item701358 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item701366 {
	width:433px !important;
	height:240px !important;
}

#item701393 {
	width:165px !important;
	height:30px !important;
}

#item701390 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item701419 {
	width:165px !important;
	height:30px !important;
}

#item701416 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item701445 {
	width:344px !important;
	height:30px !important;
}

#item701442 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item701471 {
	width:344px !important;
	height:30px !important;
}

#item701468 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item701494 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item701518 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item701544 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item701541 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item701184 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item701189 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item701186 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item701193 {
	width:433px !important;
	height:240px !important;
}

#item701219 {
	width:165px !important;
	height:30px !important;
}

#item701216 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item701245 {
	width:165px !important;
	height:30px !important;
}

#item701242 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item701271 {
	width:344px !important;
	height:30px !important;
}

#item701268 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item701297 {
	width:344px !important;
	height:30px !important;
}

#item701294 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item701322 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item701345 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item701350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item701347 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item700891 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item700896 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item700893 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item700901 {
	width:433px !important;
	height:240px !important;
}

#item700928 {
	width:165px !important;
	height:30px !important;
}

#item700925 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item700954 {
	width:165px !important;
	height:30px !important;
}

#item700951 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item700981 {
	width:344px !important;
	height:30px !important;
}

#item700978 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item701007 {
	width:344px !important;
	height:30px !important;
}

#item701004 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item701030 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item701053 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item701179 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item701176 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item700746 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item700751 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item700748 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item700755 {
	width:402px !important;
	height:216px !important;
}

#item700783 {
	width:165px !important;
	height:30px !important;
}

#item700778 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item700809 {
	width:165px !important;
	height:30px !important;
}

#item700806 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item700835 {
	width:344px !important;
	height:30px !important;
}

#item700832 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item700861 {
	width:344px !important;
	height:30px !important;
}

#item700858 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item700887 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item700884 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item700582 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item700587 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item700584 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item700592 {
	width:433px !important;
	height:240px !important;
}

#item700617 {
	width:165px !important;
	height:30px !important;
}

#item700615 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item700642 {
	width:165px !important;
	height:30px !important;
}

#item700640 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item700667 {
	width:344px !important;
	height:30px !important;
}

#item700665 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item700692 {
	width:344px !important;
	height:30px !important;
}

#item700690 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item700715 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item700738 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item707889 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item700743 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item700409 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item700415 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item700411 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item700422 {
	width:433px !important;
	height:240px !important;
}

#item700448 {
	width:165px !important;
	height:30px !important;
}

#item700445 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item700474 {
	width:165px !important;
	height:30px !important;
}

#item700471 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item700500 {
	width:344px !important;
	height:30px !important;
}

#item700497 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item700526 {
	width:344px !important;
	height:30px !important;
}

#item700523 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item700549 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item700572 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item700577 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item700574 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item700240 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item700246 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item700243 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item700250 {
	width:433px !important;
	height:240px !important;
}

#item700276 {
	width:165px !important;
	height:30px !important;
}

#item700273 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item700302 {
	width:165px !important;
	height:30px !important;
}

#item700299 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item700328 {
	width:344px !important;
	height:30px !important;
}

#item700325 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item700354 {
	width:344px !important;
	height:30px !important;
}

#item700351 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item700377 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item700400 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item700405 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item700402 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item700045 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item700052 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item700049 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item700056 {
	width:433px !important;
	height:240px !important;
}

#item700082 {
	width:165px !important;
	height:30px !important;
}

#item700079 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item700109 {
	width:165px !important;
	height:30px !important;
}

#item700105 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item700136 {
	width:344px !important;
	height:30px !important;
}

#item700133 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item700163 {
	width:344px !important;
	height:30px !important;
}

#item700159 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item700186 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item700209 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item700235 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item700232 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item699755 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item699760 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item699757 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item699768 {
	width:433px !important;
	height:240px !important;
}

#item699793 {
	width:165px !important;
	height:30px !important;
}

#item699791 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item699819 {
	width:165px !important;
	height:30px !important;
}

#item699816 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item699845 {
	width:344px !important;
	height:30px !important;
}

#item699842 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item699871 {
	width:344px !important;
	height:30px !important;
}

#item699868 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item699894 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item699917 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item700041 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item700038 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item699610 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item699615 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item699612 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item699619 {
	width:402px !important;
	height:216px !important;
}

#item699645 {
	width:165px !important;
	height:30px !important;
}

#item699642 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item699671 {
	width:165px !important;
	height:30px !important;
}

#item699668 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item699697 {
	width:344px !important;
	height:30px !important;
}

#item699694 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item699724 {
	width:344px !important;
	height:30px !important;
}

#item699720 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item699751 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item699748 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item699578 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item699604 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item699601 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item699607 {
	width:1056px !important;
	height:600px !important;
	left:67px !important;
	top:190px !important;
}

#item699575 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item699573 {
	width:1210px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item642887 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item642888 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item642892 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item642667 {
	width:398px !important;
	height:10px !important;
}

#item642662 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:220px !important;
}

#item642694 {
	width:398px !important;
	height:10px !important;
}

#item642690 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:269px !important;
}

#item642721 {
	width:398px !important;
	height:14px !important;
}

#item642717 {
	width:398px !important;
	height:14px !important;
	left:802px !important;
	top:294px !important;
}

#item642748 {
	width:398px !important;
	height:10px !important;
}

#item642744 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:323px !important;
}

#item642775 {
	width:398px !important;
	height:10px !important;
}

#item642771 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:347px !important;
}

#item643020 {
	width:398px !important;
	height:10px !important;
}

#item643016 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:396px !important;
}

#item642804 {
	width:398px !important;
	height:10px !important;
}

#item642799 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:372px !important;
}

#item643047 {
	width:398px !important;
	height:10px !important;
}

#item643043 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:421px !important;
}

#item642831 {
	width:398px !important;
	height:10px !important;
}

#item642827 {
	width:398px !important;
	height:10px !important;
	left:802px !important;
	top:245px !important;
}

#item642854 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item649068 {
	width:60px !important;
	height:10px !important;
}

#item649091 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item649095 {
	width:67px !important;
	height:10px !important;
	top:6px !important;
}

#item649118 {
	width:10px !important;
	height:10px !important;
	left:60px !important;
}

#item649123 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
}

#item649146 {
	width:10px !important;
	height:10px !important;
}

#item649150 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item649173 {
	width:10px !important;
	height:10px !important;
}

#item647869 {
	width:60px !important;
	height:10px !important;
}

#item647893 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item647897 {
	width:67px !important;
	height:10px !important;
	top:6px !important;
}

#item647920 {
	width:10px !important;
	height:10px !important;
	left:60px !important;
}

#item647926 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
}

#item647949 {
	width:10px !important;
	height:10px !important;
}

#item647955 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item647978 {
	width:10px !important;
	height:10px !important;
}

#item647982 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item648005 {
	width:10px !important;
	height:10px !important;
}

#item648449 {
	width:108px !important;
	height:10px !important;
}

#item648472 {
	width:10px !important;
	height:10px !important;
	left:101px !important;
}

#item648477 {
	width:60px !important;
	height:10px !important;
}

#item648500 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item648675 {
	width:108px !important;
	height:10px !important;
}

#item648699 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:13px !important;
}

#item647469 {
	width:108px !important;
	height:10px !important;
}

#item647494 {
	width:10px !important;
	height:10px !important;
	left:101px !important;
}

#item647252 {
	width:60px !important;
	height:10px !important;
}

#item647275 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item647499 {
	width:108px !important;
	height:10px !important;
}

#item647522 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:13px !important;
}

#item646418 {
	width:60px !important;
	height:10px !important;
	top:3px !important;
}

#item646441 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item646500 {
	width:52px !important;
	height:10px !important;
	top:6px !important;
}

#item646523 {
	width:10px !important;
	height:10px !important;
	left:55px !important;
}

#item646585 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item646609 {
	width:10px !important;
	height:10px !important;
}

#item646613 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item646636 {
	width:10px !important;
	height:10px !important;
}

#item646641 {
	width:44px !important;
	height:7px !important;
}

#item646664 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item646909 {
	width:60px !important;
	height:10px !important;
	left:13px !important;
}

#item646932 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item646670 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item646693 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item645917 {
	width:108px !important;
	height:10px !important;
}

#item645940 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:13px !important;
}

#item645972 {
	width:52px !important;
	height:10px !important;
	top:6px !important;
}

#item645995 {
	width:10px !important;
	height:10px !important;
	left:55px !important;
}

#item646028 {
	width:142px !important;
	height:10px !important;
	left:11px !important;
	top:6px !important;
}

#item646052 {
	width:10px !important;
	height:10px !important;
}

#item646059 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item646082 {
	width:10px !important;
	height:10px !important;
}

#item646086 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item646109 {
	width:10px !important;
	height:10px !important;
}

#item646113 {
	width:44px !important;
	height:7px !important;
}

#item646136 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item646140 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item646163 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item646385 {
	width:76px !important;
	height:10px !important;
}

#item646408 {
	width:10px !important;
	height:10px !important;
	left:70px !important;
	top:7px !important;
}

#item645386 {
	width:60px !important;
	height:10px !important;
	top:3px !important;
}

#item645410 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item645414 {
	width:108px !important;
	height:10px !important;
}

#item645437 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:13px !important;
}

#item645468 {
	width:52px !important;
	height:10px !important;
	top:1px !important;
}

#item645491 {
	width:10px !important;
	height:10px !important;
	left:49px !important;
}

#item645496 {
	width:32px !important;
	height:10px !important;
	top:7px !important;
}

#item645520 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
}

#item645524 {
	width:142px !important;
	height:10px !important;
	left:11px !important;
	top:6px !important;
}

#item645547 {
	width:10px !important;
	height:10px !important;
}

#item645554 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item645577 {
	width:10px !important;
	height:10px !important;
}

#item645581 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item645604 {
	width:10px !important;
	height:10px !important;
}

#item645609 {
	width:44px !important;
	height:7px !important;
}

#item645633 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item645639 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item645662 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item645855 {
	width:44px !important;
	height:10px !important;
}

#item645878 {
	width:10px !important;
	height:10px !important;
	left:43px !important;
}

#item644933 {
	width:60px !important;
	height:10px !important;
	top:3px !important;
}

#item644956 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item644961 {
	width:108px !important;
	height:10px !important;
}

#item644984 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:13px !important;
}

#item645019 {
	width:52px !important;
	height:10px !important;
	top:1px !important;
}

#item645042 {
	width:10px !important;
	height:10px !important;
	left:49px !important;
}

#item645048 {
	width:32px !important;
	height:10px !important;
	top:7px !important;
}

#item645071 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
}

#item645075 {
	width:142px !important;
	height:10px !important;
	left:11px !important;
	top:6px !important;
}

#item645098 {
	width:10px !important;
	height:10px !important;
}

#item645102 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item645125 {
	width:10px !important;
	height:10px !important;
}

#item645129 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item645153 {
	width:10px !important;
	height:10px !important;
}

#item645157 {
	width:44px !important;
	height:7px !important;
}

#item645180 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item645184 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item645208 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item644193 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item644216 {
	width:10px !important;
	height:10px !important;
}

#item644028 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item644051 {
	width:10px !important;
	height:10px !important;
}

#item643999 {
	width:44px !important;
	height:7px !important;
}

#item644022 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item643800 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item643824 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item643181 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item643204 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item643383 {
	width:60px !important;
	height:10px !important;
	top:3px !important;
}

#item643406 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item643495 {
	width:108px !important;
	height:10px !important;
	top:13px !important;
}

#item643518 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
}

#item643410 {
	width:49px !important;
	height:10px !important;
	top:2px !important;
}

#item643433 {
	width:10px !important;
	height:10px !important;
	left:44px !important;
}

#item643437 {
	width:52px !important;
	height:10px !important;
	top:1px !important;
}

#item643461 {
	width:10px !important;
	height:10px !important;
	left:49px !important;
}

#item643525 {
	width:32px !important;
	height:10px !important;
	top:1px !important;
}

#item643548 {
	width:10px !important;
	height:10px !important;
	left:31px !important;
}

#item643553 {
	width:142px !important;
	height:10px !important;
	left:13px !important;
	top:1px !important;
}

#item643576 {
	width:10px !important;
	height:10px !important;
}

#item643289 {
	width:44px !important;
	height:7px !important;
}

#item643312 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item643316 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item643339 {
	width:10px !important;
	height:10px !important;
}

#item643586 {
	width:60px !important;
	height:10px !important;
}

#item643609 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item643646 {
	width:67px !important;
	height:10px !important;
}

#item643669 {
	width:10px !important;
	height:10px !important;
	left:63px !important;
}

#item643676 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
}

#item643699 {
	width:10px !important;
	height:10px !important;
}

#item643616 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item643639 {
	width:10px !important;
	height:10px !important;
}

#item643733 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item643756 {
	width:10px !important;
	height:10px !important;
}

#item643345 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item643368 {
	width:10px !important;
	height:10px !important;
}

#item643797 {
	width:493px !important;
	height:153px !important;
	left:739px !important;
	top:544px !important;
}

#item642893 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item431000 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item431001 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item431005 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613348 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item431060 {
	width:344px !important;
	height:237px !important;
	left:87px !important;
	top:87px !important;
}

#item431087 {
	width:30px !important;
	height:30px !important;
}

#item431083 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:374px !important;
}

#item431094 {
	width:165px !important;
	height:30px !important;
}

#item431091 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item431121 {
	width:165px !important;
	height:30px !important;
}

#item431117 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item611300 {
	width:165px !important;
	height:30px !important;
}

#item611296 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item431148 {
	width:165px !important;
	height:30px !important;
}

#item431144 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item431175 {
	width:165px !important;
	height:30px !important;
}

#item431171 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item568151 {
	width:30px !important;
	height:30px !important;
}

#item568149 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:374px !important;
}

#item431622 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item431627 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431623 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568136 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item431231 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item431235 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431232 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568131 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item431613 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item431617 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431614 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568124 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item431603 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item431607 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431604 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568118 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item611028 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item611032 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item611029 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table860539 th, table#table860539 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table860539 {
	table-layout:fixed;
}

#item708147 {
	width:440px !important;
	height:196px !important;
}

#item708172 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708178 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708183 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708189 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item431572 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item431576 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431573 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item431579 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item431244 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item431271 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item431268 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item431274 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item610829 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item610833 {
	width:126px !important;
	height:36px !important;
	top:40px !important;
}

#item610859 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item610863 {
	width:133px !important;
	height:8px !important;
	top:40px !important;
}

#item610886 {
	width:40px !important;
	height:19px !important;
	left:110px !important;
	top:34px !important;
}

#item610889 {
	width:19px !important;
	height:19px !important;
	left:193px !important;
	top:9px !important;
}

#item610892 {
	width:19px !important;
	height:19px !important;
	left:310px !important;
	top:9px !important;
}

#item610901 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item610904 {
	width:126px !important;
	height:36px !important;
	top:40px !important;
}

#item610927 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
}

#item610930 {
	width:40px !important;
	height:19px !important;
	left:515px !important;
	top:36px !important;
}

#item610933 {
	width:85px !important;
	height:11px !important;
	left:220px !important;
	top:15px !important;
}

#item610956 {
	width:85px !important;
	height:11px !important;
	left:338px !important;
	top:15px !important;
}

#item431548 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item431241 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item431229 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item568240 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item568241 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item568245 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613352 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item568299 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

#item568326 {
	width:30px !important;
	height:30px !important;
}

#item568322 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:340px !important;
}

#item568335 {
	width:165px !important;
	height:30px !important;
}

#item568332 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item568363 {
	width:165px !important;
	height:30px !important;
}

#item568358 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item568390 {
	width:165px !important;
	height:30px !important;
}

#item568386 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item568417 {
	width:165px !important;
	height:30px !important;
}

#item568413 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item568469 {
	width:30px !important;
	height:30px !important;
}

#item568466 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:340px !important;
}

#item611783 {
	width:165px !important;
	height:30px !important;
}

#item611781 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item568983 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item568987 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item568984 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568990 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item568474 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item568478 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item568475 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568481 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item568973 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item568977 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item568974 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568980 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item568962 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item568966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item568963 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568969 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item611415 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item611419 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item611416 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table862305 th, table#table862305 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table862305 {
	table-layout:fixed;
}

#item708229 {
	width:440px !important;
	height:196px !important;
}

#item708254 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708260 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708265 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708270 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item568930 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item568934 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item568931 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568937 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item568488 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item568515 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item568512 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item568518 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item612866 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item612869 {
	width:95px !important;
	height:8px !important;
	top:40px !important;
}

#item612892 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
	top:48px !important;
}

#item612895 {
	width:40px !important;
	height:19px !important;
	left:616px !important;
	top:50px !important;
}

#item612898 {
	width:85px !important;
	height:11px !important;
	left:118px !important;
	top:28px !important;
}

#item612921 {
	width:85px !important;
	height:11px !important;
	left:236px !important;
	top:28px !important;
}

#item612944 {
	width:85px !important;
	height:11px !important;
	left:356px !important;
	top:28px !important;
}

#item612967 {
	width:85px !important;
	height:11px !important;
	left:476px !important;
	top:28px !important;
}

#item612991 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item612997 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item613020 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item613044 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item613052 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item613075 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item613101 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item613124 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item613151 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item613159 {
	width:95px !important;
	height:8px !important;
	top:40px !important;
}

#item613182 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item568906 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item568485 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item568472 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item569049 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item569050 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item569053 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613356 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item569107 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

#item569134 {
	width:30px !important;
	height:30px !important;
}

#item569130 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:357px !important;
}

#item569142 {
	width:165px !important;
	height:30px !important;
}

#item569139 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item569169 {
	width:165px !important;
	height:30px !important;
}

#item569165 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item569196 {
	width:165px !important;
	height:30px !important;
}

#item569192 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item569224 {
	width:165px !important;
	height:30px !important;
}

#item569219 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item569276 {
	width:30px !important;
	height:30px !important;
}

#item569273 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:357px !important;
}

#item613662 {
	width:165px !important;
	height:30px !important;
}

#item613660 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item569796 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item569800 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item569797 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item569803 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item569786 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item569790 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item569787 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item569793 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item569774 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item569778 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item569775 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item569783 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item569760 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item569764 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item569761 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item569771 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item613548 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item613552 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item613549 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table864257 th, table#table864257 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table864257 {
	table-layout:fixed;
}

#item708312 {
	width:440px !important;
	height:196px !important;
}

#item708337 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708343 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708350 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708356 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item569728 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item569732 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item569729 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item569736 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item569286 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item569314 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item569310 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item569321 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item615303 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item615307 {
	width:95px !important;
	height:8px !important;
	top:40px !important;
}

#item615330 {
	width:40px !important;
	height:19px !important;
	left:36px !important;
	top:48px !important;
}

#item615333 {
	width:40px !important;
	height:19px !important;
	left:589px !important;
	top:50px !important;
}

#item615336 {
	width:85px !important;
	height:11px !important;
	left:128px !important;
	top:28px !important;
}

#item615359 {
	width:85px !important;
	height:11px !important;
	left:215px !important;
	top:28px !important;
}

#item615382 {
	width:85px !important;
	height:11px !important;
	left:301px !important;
	top:28px !important;
}

#item615405 {
	width:85px !important;
	height:11px !important;
	left:377px !important;
	top:28px !important;
}

#item615428 {
	width:85px !important;
	height:11px !important;
	left:472px !important;
	top:28px !important;
}

#item615452 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item615459 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item615482 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item615506 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item615512 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item615535 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item615559 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item615565 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item615588 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item615614 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item615638 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item615666 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item615671 {
	width:95px !important;
	height:8px !important;
	top:40px !important;
}

#item615694 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item569704 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item569283 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item569281 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item569848 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item569849 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item569852 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613362 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item569906 {
	width:344px !important;
	height:254px !important;
	left:87px !important;
	top:87px !important;
}

#item569935 {
	width:30px !important;
	height:30px !important;
}

#item569929 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:391px !important;
}

#item569941 {
	width:165px !important;
	height:30px !important;
}

#item569938 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item569969 {
	width:165px !important;
	height:30px !important;
}

#item569965 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item569996 {
	width:165px !important;
	height:30px !important;
}

#item569992 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item570023 {
	width:165px !important;
	height:30px !important;
}

#item570019 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item570075 {
	width:30px !important;
	height:30px !important;
}

#item570072 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:391px !important;
}

#item616305 {
	width:165px !important;
	height:30px !important;
}

#item616303 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item570589 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item570593 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item570590 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item570596 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item570578 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item570582 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item570579 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item570586 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item570567 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item570571 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item570568 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item570575 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item570557 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item570561 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item570558 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item570564 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item616329 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item616333 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item616330 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table866534 th, table#table866534 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table866534 {
	table-layout:fixed;
}

#item708393 {
	width:440px !important;
	height:196px !important;
}

#item708418 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708423 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708428 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708437 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item570526 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item570530 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item570527 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item570533 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item570084 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item570113 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item570110 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item570116 {
	width:611px !important;
	height:103px !important;
	left:101px !important;
	top:97px !important;
}

#item616868 {
	width:40px !important;
	height:19px !important;
	left:6px !important;
	top:26px !important;
}

#item616871 {
	width:40px !important;
	height:19px !important;
	left:750px !important;
	top:28px !important;
}

#item616874 {
	width:85px !important;
	height:11px !important;
	left:98px !important;
	top:6px !important;
}

#item616897 {
	width:85px !important;
	height:11px !important;
	left:185px !important;
	top:6px !important;
}

#item616920 {
	width:85px !important;
	height:11px !important;
	left:271px !important;
	top:6px !important;
}

#item616943 {
	width:85px !important;
	height:11px !important;
	left:347px !important;
	top:6px !important;
}

#item616967 {
	width:85px !important;
	height:11px !important;
	left:442px !important;
	top:6px !important;
}

#item616990 {
	width:85px !important;
	height:11px !important;
	left:530px !important;
	top:6px !important;
}

#item617013 {
	width:85px !important;
	height:11px !important;
	left:617px !important;
	top:6px !important;
}

#item617037 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item617049 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item617072 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item617098 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item617121 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item617145 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item617152 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item617175 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item617199 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item617205 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item617228 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item617253 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item617259 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item617282 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item617306 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item617312 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item617335 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item617359 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item617365 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item617388 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item617415 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item617419 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item617442 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item570502 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item570080 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item570078 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item570668 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item570670 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item570677 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613366 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item570731 {
	width:344px !important;
	height:271px !important;
	left:87px !important;
	top:87px !important;
}

#item570759 {
	width:30px !important;
	height:30px !important;
}

#item570755 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:390px !important;
}

#item570766 {
	width:165px !important;
	height:30px !important;
}

#item570763 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item570793 {
	width:165px !important;
	height:30px !important;
}

#item570789 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item570820 {
	width:165px !important;
	height:30px !important;
}

#item570816 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item570847 {
	width:165px !important;
	height:30px !important;
}

#item570843 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item570899 {
	width:30px !important;
	height:30px !important;
}

#item570896 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:390px !important;
}

#item618442 {
	width:165px !important;
	height:30px !important;
}

#item618440 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item571415 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item571419 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item571416 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item571422 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item571405 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item571409 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item571406 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item571412 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item571394 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item571399 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item571395 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item571402 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item571384 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item571388 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item571385 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item571391 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item618290 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item618294 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item618291 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table869411 th, table#table869411 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table869411 {
	table-layout:fixed;
}

#item708468 {
	width:440px !important;
	height:196px !important;
}

#item708493 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708498 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708503 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708509 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item571352 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item571356 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item571353 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item571360 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item570907 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item570935 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item570932 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item570939 {
	width:611px !important;
	height:111px !important;
	left:101px !important;
	top:97px !important;
}

#item618517 {
	width:40px !important;
	height:19px !important;
	left:2px !important;
	top:26px !important;
}

#item618520 {
	width:40px !important;
	height:19px !important;
	left:676px !important;
	top:28px !important;
}

#item618523 {
	width:85px !important;
	height:11px !important;
	left:94px !important;
	top:6px !important;
}

#item618546 {
	width:85px !important;
	height:11px !important;
	left:182px !important;
	top:6px !important;
}

#item618569 {
	width:85px !important;
	height:11px !important;
	left:272px !important;
	top:6px !important;
}

#item618592 {
	width:85px !important;
	height:11px !important;
	left:367px !important;
	top:6px !important;
}

#item618615 {
	width:85px !important;
	height:11px !important;
	left:455px !important;
	top:6px !important;
}

#item618638 {
	width:85px !important;
	height:11px !important;
	left:542px !important;
	top:6px !important;
}

#item618662 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item618669 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item618693 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item618719 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item618742 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item618766 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item618772 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item618795 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item618819 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item618825 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item618848 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item618872 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item618880 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item618903 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item618927 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item618934 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item618958 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item618986 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item618989 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item619012 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item619015 {
	width:24px !important;
	height:12px !important;
	left:73px !important;
	top:3px !important;
}

#item571328 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item570904 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item570902 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item571467 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item571468 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item571471 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613375 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item571525 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

#item571553 {
	width:30px !important;
	height:30px !important;
}

#item571549 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:357px !important;
}

#item571559 {
	width:165px !important;
	height:30px !important;
}

#item571556 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item571586 {
	width:165px !important;
	height:30px !important;
}

#item571582 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item571613 {
	width:165px !important;
	height:30px !important;
}

#item571609 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item571640 {
	width:165px !important;
	height:30px !important;
}

#item571636 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item571692 {
	width:30px !important;
	height:30px !important;
}

#item571689 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:357px !important;
}

#item619948 {
	width:165px !important;
	height:30px !important;
}

#item619946 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item572212 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item572216 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item572213 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item572220 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item572201 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item572205 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item572202 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item572209 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item572186 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item572191 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item572187 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item572198 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item572176 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item572180 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item572177 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item572183 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item619826 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item619830 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item619827 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table871895 th, table#table871895 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table871895 {
	table-layout:fixed;
}

#item708553 {
	width:440px !important;
	height:196px !important;
}

#item708579 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708587 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708593 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708599 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item572144 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item572148 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item572145 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item572152 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item571703 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item571730 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item571727 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item571733 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item620146 {
	width:40px !important;
	height:19px !important;
	left:21px !important;
	top:34px !important;
}

#item620149 {
	width:40px !important;
	height:19px !important;
	left:604px !important;
	top:36px !important;
}

#item620152 {
	width:85px !important;
	height:11px !important;
	left:113px !important;
	top:15px !important;
}

#item620175 {
	width:85px !important;
	height:11px !important;
	left:200px !important;
	top:15px !important;
}

#item620198 {
	width:85px !important;
	height:11px !important;
	left:291px !important;
	top:15px !important;
}

#item620221 {
	width:85px !important;
	height:11px !important;
	left:383px !important;
	top:15px !important;
}

#item620244 {
	width:85px !important;
	height:11px !important;
	left:471px !important;
	top:15px !important;
}

#item620270 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item620276 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item620299 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item620323 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item620329 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item620352 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item620376 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item620383 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item620406 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item620430 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item620442 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item620465 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item620492 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item620495 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item620518 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item620525 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item620528 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item620551 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item572120 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item571699 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item571697 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item572265 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item572266 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item572269 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613379 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item572324 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

#item572351 {
	width:30px !important;
	height:30px !important;
}

#item572347 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:340px !important;
}

#item572357 {
	width:165px !important;
	height:30px !important;
}

#item572354 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item572384 {
	width:165px !important;
	height:30px !important;
}

#item572380 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item572412 {
	width:165px !important;
	height:30px !important;
}

#item572408 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item572439 {
	width:165px !important;
	height:30px !important;
}

#item572435 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item572491 {
	width:30px !important;
	height:30px !important;
}

#item572488 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:340px !important;
}

#item620865 {
	width:165px !important;
	height:30px !important;
}

#item620863 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item573010 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item573014 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item573011 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item573018 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item572999 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item573003 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item573000 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item573007 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item572987 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item572993 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item572988 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item572996 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item572976 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item572980 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item572977 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item572983 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item620750 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item620755 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item620751 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table874362 th, table#table874362 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table874362 {
	table-layout:fixed;
}

#item708635 {
	width:440px !important;
	height:196px !important;
}

#item708660 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708666 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708673 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708678 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item572945 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item572949 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item572946 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item572952 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item572500 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item572527 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item572524 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item572530 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item621468 {
	width:40px !important;
	height:19px !important;
	left:109px !important;
	top:41px !important;
}

#item621471 {
	width:40px !important;
	height:19px !important;
	left:516px !important;
	top:43px !important;
}

#item621482 {
	width:85px !important;
	height:11px !important;
	left:206px !important;
	top:22px !important;
}

#item621505 {
	width:85px !important;
	height:11px !important;
	left:297px !important;
	top:22px !important;
}

#item621528 {
	width:85px !important;
	height:11px !important;
	left:389px !important;
	top:22px !important;
}

#item621553 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item621559 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item621582 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item621606 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item621612 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item621635 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item621659 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item621666 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item621689 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item621714 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item621720 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item621743 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item572921 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item572496 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item572494 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item573063 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item573064 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item573067 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613383 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item573122 {
	width:344px !important;
	height:220px !important;
	left:87px !important;
	top:87px !important;
}

#item573149 {
	width:30px !important;
	height:30px !important;
}

#item573145 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:357px !important;
}

#item573160 {
	width:165px !important;
	height:30px !important;
}

#item573157 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item573187 {
	width:165px !important;
	height:30px !important;
}

#item573183 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item573214 {
	width:165px !important;
	height:30px !important;
}

#item573210 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item573241 {
	width:165px !important;
	height:30px !important;
}

#item573237 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item573293 {
	width:30px !important;
	height:30px !important;
}

#item573290 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:357px !important;
}

#item622346 {
	width:165px !important;
	height:30px !important;
}

#item622344 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item573809 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item573813 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item573810 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item573816 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item573798 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item573802 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item573799 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item573806 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item573788 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item573792 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item573789 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item573795 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item573777 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item573781 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item573778 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item573784 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item622211 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item622215 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item622212 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table876429 th, table#table876429 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table876429 {
	table-layout:fixed;
}

#item708715 {
	width:440px !important;
	height:196px !important;
}

#item708740 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708745 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708750 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708757 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item573745 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item573749 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item573746 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item573753 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item573304 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item573331 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item573328 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item573334 {
	width:611px !important;
	height:111px !important;
	left:101px !important;
	top:97px !important;
}

#item622620 {
	width:40px !important;
	height:19px !important;
	left:7px !important;
	top:26px !important;
}

#item622624 {
	width:40px !important;
	height:19px !important;
	left:677px !important;
	top:28px !important;
}

#item622632 {
	width:85px !important;
	height:11px !important;
	left:240px !important;
	top:6px !important;
}

#item622655 {
	width:85px !important;
	height:11px !important;
	left:140px !important;
	top:6px !important;
}

#item622678 {
	width:85px !important;
	height:11px !important;
	left:331px !important;
	top:6px !important;
}

#item622701 {
	width:85px !important;
	height:11px !important;
	left:423px !important;
	top:6px !important;
}

#item622724 {
	width:85px !important;
	height:11px !important;
	left:517px !important;
	top:6px !important;
}

#item622748 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item622755 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item622778 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item622802 {
	width:31px !important;
	height:16px !important;
	left:27px !important;
}

#item622808 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item622831 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item622855 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item622861 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item622884 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item622908 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item622914 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item622937 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item622962 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item622968 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item622991 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item623017 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item623020 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item573721 {
	width:611px !important;
	height:518px !important;
	left:101px !important;
	top:271px !important;
	padding:0px 30px 0px 0px;
}

#item573301 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item573298 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item573914 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item573915 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item573918 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613387 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item573973 {
	width:344px !important;
	height:203px !important;
	left:87px !important;
	top:87px !important;
}

#item574000 {
	width:30px !important;
	height:30px !important;
}

#item573996 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:340px !important;
}

#item574006 {
	width:165px !important;
	height:30px !important;
}

#item574003 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

#item574033 {
	width:165px !important;
	height:30px !important;
}

#item574029 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item574060 {
	width:165px !important;
	height:30px !important;
}

#item574056 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item574087 {
	width:165px !important;
	height:30px !important;
}

#item574083 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item574139 {
	width:30px !important;
	height:30px !important;
}

#item574136 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:340px !important;
}

#item623325 {
	width:165px !important;
	height:30px !important;
}

#item623322 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item574660 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item574664 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item574661 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item574668 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item574646 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item574650 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item574647 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item574657 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item574636 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item574640 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item574637 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item574643 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item574624 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item574628 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item574625 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item574633 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item623202 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item623206 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item623203 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

table#table878614 th, table#table878614 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table878614 {
	table-layout:fixed;
}

#item708797 {
	width:440px !important;
	height:196px !important;
}

#item708822 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708829 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708835 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item708840 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item574593 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item574597 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item574594 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item574600 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item574149 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item574177 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item574173 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item574182 {
	width:665px !important;
	height:119px !important;
	left:74px !important;
	top:89px !important;
}

#item623908 {
	width:40px !important;
	height:19px !important;
	left:96px !important;
	top:41px !important;
}

#item623911 {
	width:40px !important;
	height:19px !important;
	left:528px !important;
	top:43px !important;
}

#item623915 {
	width:85px !important;
	height:11px !important;
	left:304px !important;
	top:22px !important;
}

#item623938 {
	width:85px !important;
	height:11px !important;
	left:203px !important;
	top:22px !important;
}

#item623961 {
	width:85px !important;
	height:11px !important;
	left:394px !important;
	top:22px !important;
}

#item623985 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item623991 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item624014 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item624040 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item624063 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item624087 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item624093 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item624116 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item624140 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item624149 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item624172 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item574568 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item574146 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item574144 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item651652 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item651653 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item651656 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item651621 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item652253 {
	width:344px !important;
	height:10px !important;
}

#item652248 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:223px !important;
}

#item652338 {
	width:344px !important;
	height:10px !important;
}

#item652333 {
	width:344px !important;
	height:10px !important;
	left:802px !important;
	top:247px !important;
}

#item652028 {
	width:111px !important;
	height:220px !important;
	left:974px !important;
	top:457px !important;
}

#item652032 {
	width:65px !important;
	height:229px !important;
	left:1065px !important;
	top:457px !important;
}

#item652047 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item652070 {
	width:20px !important;
	height:20px !important;
}

#item652045 {
	width:120px !important;
	height:20px !important;
	left:78px !important;
}

#item652078 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item652101 {
	width:20px !important;
	height:20px !important;
}

#item652076 {
	width:120px !important;
	height:20px !important;
	top:215px !important;
}

#item652136 {
	width:108px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item652159 {
	width:20px !important;
	height:20px !important;
}

#item652133 {
	width:138px !important;
	height:20px !important;
	left:123px !important;
	top:224px !important;
}

#item651657 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item589735 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item589736 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item589741 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613392 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item589795 {
	width:344px !important;
	height:189px !important;
	left:87px !important;
	top:87px !important;
}

#item589822 {
	width:30px !important;
	height:30px !important;
}

#item589818 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:326px !important;
}

#item589829 {
	width:30px !important;
	height:30px !important;
}

#item589825 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:326px !important;
}

#item589839 {
	width:165px !important;
	height:30px !important;
}

#item589836 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item589867 {
	width:165px !important;
	height:30px !important;
}

#item589862 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item590247 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item590251 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item590248 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item590254 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item589922 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item589926 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item589923 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item589931 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item590215 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item590219 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item590216 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item590223 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item589937 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item589964 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item589961 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item590189 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item589934 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item589920 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item590322 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item590323 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item590332 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item613406 {
	width:680px !important;
	height:806px !important;
	left:520px !important;
	top:30px !important;
}

#item590386 {
	width:344px !important;
	height:189px !important;
	left:87px !important;
	top:87px !important;
}

#item590414 {
	width:30px !important;
	height:30px !important;
}

#item590409 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:326px !important;
}

#item590422 {
	width:30px !important;
	height:30px !important;
}

#item590418 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:326px !important;
}

#item590428 {
	width:165px !important;
	height:30px !important;
}

#item590425 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item590455 {
	width:165px !important;
	height:30px !important;
}

#item590451 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item590836 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item590840 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item590837 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item590845 {
	width:579px !important;
	height:344px !important;
	left:101px !important;
	top:271px !important;
}

#item590509 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item590513 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item590510 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item590516 {
	width:579px !important;
	height:692px !important;
	left:101px !important;
	top:97px !important;
}

#item590801 {
	width:759px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item590805 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item590802 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item590812 {
	width:680px !important;
	height:692px !important;
	left:68px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item590522 {
	width:759px !important;
	height:806px !important;
	background:#fff;
}

#item590550 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item590547 {
	width:36px !important;
	height:36px !important;
	left:718px !important;
	top:52px !important;
}

#item590777 {
	width:611px !important;
	height:555px !important;
	left:101px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item590519 {
	width:30px !important;
	height:30px !important;
	left:769px !important;
	top:10px !important;
}

#item590507 {
	width:799px !important;
	height:846px !important;
	left:431px !important;
	top:-10px !important;
}

#item625710 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item625711 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item625717 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-625740 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-625740 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item625740 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item625758 {
	width:232px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item625781 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:523px !important;
}

#item625740 {
	width:330px !important;
	height:581px !important;
	left:97px !important;
	top:198px !important;
}

@keyframes grow-625787 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-625787 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item625787 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item625804 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item625828 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item625787 {
	width:330px !important;
	height:581px !important;
	left:452px !important;
	top:198px !important;
}

@keyframes grow-625839 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-625839 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item625839 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item625856 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:531px !important;
}

#item625879 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:523px !important;
}

#item625839 {
	width:330px !important;
	height:581px !important;
	left:807px !important;
	top:198px !important;
}

#item625918 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item625919 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item625926 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item625923 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item625903 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item625904 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item625912 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item625909 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item625888 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item625889 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item625897 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item625894 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item625886 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item625884 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item359453 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item359476 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item359532 {
	width:324px !important;
	height:10px !important;
}

#item359528 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item359560 {
	width:324px !important;
	height:10px !important;
}

#item359556 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:391px !important;
}

#item359587 {
	width:324px !important;
	height:10px !important;
}

#item359583 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:350px !important;
}

#item359614 {
	width:324px !important;
	height:10px !important;
}

#item359610 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:309px !important;
}

#item359641 {
	width:324px !important;
	height:10px !important;
}

#item359637 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:269px !important;
}

#item673373 {
	width:324px !important;
	height:10px !important;
}

#item673370 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:431px !important;
}

#item359796 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359797 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item359823 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359820 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359764 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359792 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359789 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item709456 {
	width:522px !important;
	height:554px !important;
	left:200px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

#item359732 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359760 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359757 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item709404 {
	width:522px !important;
	height:553px !important;
	left:200px !important;
	top:236px !important;
	padding:0px 40px 0px 0px;
}

#item359700 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359701 {
	width:522px !important;
	height:553px !important;
	left:200px !important;
	top:236px !important;
	padding:0px 40px 0px 0px;
}

#item359727 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359724 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item359668 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item359696 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item359693 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item709370 {
	width:522px !important;
	height:554px !important;
	left:200px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

#item359447 {
	width:609px !important;
	height:866px !important;
	left:200px !important;
	top:10px !important;
}

#item724924 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item359666 {
	width:30px !important;
	height:30px !important;
	left:211px !important;
	top:181px !important;
}

#item592345 {
	width:1230px !important;
	height:866px !important;
}

#item359379 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle16 {
	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.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.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;
	text-align:right;
}

p.autoParaStyle11 {
	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.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	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.autoParaStyle7 {
	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.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	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.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;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:10px;
	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.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.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.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.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-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-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-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-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-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.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-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.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;
	letter-spacing:0.025em;
	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.autoCharStyle16 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle15 {
	color:#000;
}

span.autoCharStyle14 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
}

span.autoCharStyle13 {
	color:#009976;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	color:#009976;
}

span.autoCharStyle11 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
}

span.autoCharStyle10 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.autoCharStyle9 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	color:#000;
}

span.autoCharStyle8 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle7 {
	text-transform:uppercase;
}

span.autoCharStyle6 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
}

span.autoCharStyle5 {
}

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.desde-precio {
	font-size:13px;
}

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.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
