/* 	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'%23000000'%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'%23ffed00'/%3E%3Cpath%20d%3D'M16%2012l8%208-8%208'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23000000'%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'%23000000'%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'%23000000'%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'%23ffed00'/%3E%3Cpath%20d%3D'M17%2014L23%2020L17%2026'%20transform%3D'rotate(180,20,20)'%20fill%3D'none'%20stroke%3D'%23000000'%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'%23000000'%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-Bold;
	src:url("../fonts/RaisonnePro-Bold.ttf");
	font-weight:bold;
}

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

@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:66px !important;
	left:30px !important;
	top:51px !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;
}

#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;
}

#item658282 {
	width:483px !important;
	height:74px !important;
	left:87px !important;
	top:87px !important;
}

#item802858 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:297px !important;
}

#item802881 {
	width:429px !important;
	height:52px !important;
	left:45px !important;
	top:208px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item803256 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:370px !important;
}

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

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

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

#item803337 {
	width:429px !important;
	height:126px !important;
	left:45px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

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

#item802722 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:327px !important;
}

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

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

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

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

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

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

#item802774 {
	width:429px !important;
	height:89px !important;
	left:45px !important;
	top:111px !important;
}

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

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

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

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

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

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

#item802581 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:435px !important;
}

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

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

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

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

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

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

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

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

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

#item802697 {
	width:429px !important;
	height:200px !important;
	left:45px !important;
	top:57px !important;
}

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

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

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

#item802463 {
	width:433px !important;
	height:89px !important;
	left:45px !important;
	top:210px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item802461 {
	width:480px !important;
	height:524px !important;
	left:74px !important;
	top:232px !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;
}

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

#item673972 {
	width:344px !important;
	height:390px !important;
	left:89px !important;
	top:87px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item804445 {
	width:400px !important;
	height:175px !important;
	left:8px !important;
	top:26px !important;
}

#item804468 {
	width:400px !important;
	height:103px !important;
	left:8px !important;
	top:528px !important;
}

#item804491 {
	width:400px !important;
	height:110px !important;
	left:8px !important;
	top:958px !important;
}

#item804514 {
	width:400px !important;
	height:212px !important;
	left:8px !important;
	top:1395px !important;
}

#item804537 {
	width:400px !important;
	height:86px !important;
	left:8px !important;
	top:1934px !important;
}

#item804560 {
	width:400px !important;
	height:122px !important;
	left:8px !important;
	top:2347px !important;
}

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

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

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

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

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

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

#item792497 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item804116 {
	width:400px !important;
	height:427px !important;
}

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

#item804146 {
	width:30px !important;
	height:30px !important;
	top:448px !important;
}

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

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

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

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

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

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

#item792409 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

#item792384 {
	width:36px !important;
	height:36px !important;
	left:776px !important;
	top:475px !important;
}

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

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

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

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

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

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

#item792338 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

#item806839 {
	width:400px !important;
	height:386px !important;
	left:8px !important;
	top:12px !important;
}

#item806862 {
	width:400px !important;
	height:161px !important;
	left:8px !important;
	top:799px !important;
}

#item806885 {
	width:400px !important;
	height:137px !important;
	left:8px !important;
	top:1287px !important;
}

#item806908 {
	width:400px !important;
	height:75px !important;
	left:8px !important;
	top:1751px !important;
}

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

#item806956 {
	width:30px !important;
	height:30px !important;
	left:8px !important;
	top:446px !important;
}

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

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

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

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

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

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

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

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

#item778969 {
	width:390px !important;
	height:457px !important;
	left:2306px !important;
	top:33px !important;
}

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

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

#item779001 {
	width:390px !important;
	height:457px !important;
	left:1859px !important;
	top:33px !important;
}

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

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

#item779033 {
	width:390px !important;
	height:457px !important;
	left:2750px !important;
	top:33px !important;
}

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

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

#item779066 {
	width:390px !important;
	height:457px !important;
	left:3200px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item777344 {
	width:26px !important;
	height:28px !important;
	left:16px !important;
	top:15px !important;
}

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

#item798072 {
	width:1230px !important;
	height:864px !important;
	background:#fff;
}

#item798074 {
	width:615px !important;
	height:866px !important;
	left:615px !important;
}

#item798048 {
	width:453px !important;
	height:78px !important;
	left:87px !important;
	top:135px !important;
}

#item798144 {
	width:474px !important;
	height:44px !important;
	left:87px !important;
	top:91px !important;
}

#item798119 {
	width:402px !important;
	height:233px !important;
	left:87px !important;
	top:235px !important;
}

#item797928 {
	width:340px !important;
	height:10px !important;
}

#item797925 {
	width:340px !important;
	height:10px !important;
	left:107px !important;
	top:506px !important;
}

#item797954 {
	width:245px !important;
	height:10px !important;
}

#item797951 {
	width:245px !important;
	height:10px !important;
	left:107px !important;
	top:542px !important;
}

#item797980 {
	width:245px !important;
	height:10px !important;
}

#item797977 {
	width:245px !important;
	height:10px !important;
	left:107px !important;
	top:575px !important;
}

#item797743 {
	width:450px !important;
	height:813px !important;
	left:124px !important;
	top:37px !important;
	background:#fff;
}

#item797744 {
	width:399px !important;
	height:599px !important;
	left:154px !important;
	top:190px !important;
}

#item810733 {
	width:332px !important;
	height:174px !important;
	left:19px !important;
	top:1347px !important;
}

#item810764 {
	width:47px !important;
	height:24px !important;
	left:27px !important;
	top:71px !important;
}

#item810779 {
	width:332px !important;
	height:174px !important;
	left:19px !important;
	top:946px !important;
}

#item810821 {
	width:332px !important;
	height:159px !important;
	left:19px !important;
	top:562px !important;
}

#item810853 {
	width:93px !important;
	height:31px !important;
	left:9px !important;
	top:77px !important;
}

#item810867 {
	width:332px !important;
	height:159px !important;
	left:19px !important;
	top:171px !important;
}

#item810902 {
	width:49px !important;
	height:23px !important;
}

#item810908 {
	width:48px !important;
	height:22px !important;
	left:68px !important;
}

#item801263 {
	width:324px !important;
	height:42px !important;
	left:177px !important;
	top:121px !important;
}

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

#item797820 {
	width:36px !important;
	height:36px !important;
	left:517px !important;
	top:52px !important;
}

#item797651 {
	width:564px !important;
	height:813px !important;
	left:10px !important;
	top:37px !important;
	background:#fff;
}

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

#item797734 {
	width:36px !important;
	height:36px !important;
	left:517px !important;
	top:52px !important;
}

#item800465 {
	width:450px !important;
	height:199px !important;
	left:72px !important;
	top:486px !important;
}

#item800456 {
	width:523px !important;
	height:251px !important;
	left:36px !important;
	top:179px !important;
}

#item801311 {
	width:324px !important;
	height:15px !important;
	left:130px !important;
	top:130px !important;
}

#item797575 {
	width:450px !important;
	height:813px !important;
	left:124px !important;
	top:37px !important;
	background:#fff;
}

#item797576 {
	width:387px !important;
	height:608px !important;
	left:167px !important;
	top:181px !important;
}

#item808393 {
	width:330px !important;
	height:66px !important;
	top:88px !important;
}

#item808416 {
	width:164px !important;
	height:32px !important;
	top:41px !important;
}

#item808422 {
	width:338px !important;
	height:10px !important;
}

#item808457 {
	width:330px !important;
	height:66px !important;
	left:8px !important;
	top:88px !important;
}

#item808488 {
	width:338px !important;
	height:10px !important;
	left:8px !important;
}

#item808525 {
	width:330px !important;
	height:66px !important;
	top:88px !important;
}

#item808548 {
	width:75px !important;
	height:35px !important;
	top:36px !important;
}

#item808555 {
	width:338px !important;
	height:10px !important;
}

#item808587 {
	width:330px !important;
	height:66px !important;
	top:103px !important;
}

#item808610 {
	width:75px !important;
	height:55px !important;
	top:31px !important;
}

#item808619 {
	width:338px !important;
	height:10px !important;
}

#item808652 {
	width:330px !important;
	height:66px !important;
	top:87px !important;
}

#item808675 {
	width:75px !important;
	height:35px !important;
	top:39px !important;
}

#item808681 {
	width:338px !important;
	height:10px !important;
}

#item808713 {
	width:330px !important;
	height:66px !important;
	top:102px !important;
}

#item808743 {
	width:338px !important;
	height:10px !important;
}

#item808774 {
	width:330px !important;
	height:66px !important;
	top:83px !important;
}

#item808798 {
	width:85px !important;
	height:29px !important;
	top:35px !important;
}

#item808806 {
	width:338px !important;
	height:10px !important;
}

#item808841 {
	width:330px !important;
	height:66px !important;
	top:99px !important;
}

#item808878 {
	width:338px !important;
	height:10px !important;
}

#item808909 {
	width:330px !important;
	height:66px !important;
	top:99px !important;
}

#item808932 {
	width:68px !important;
	height:34px !important;
	top:42px !important;
}

#item808938 {
	width:338px !important;
	height:10px !important;
}

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

#item797639 {
	width:36px !important;
	height:36px !important;
	left:517px !important;
	top:52px !important;
}

#item798173 {
	width:324px !important;
	height:42px !important;
	left:181px !important;
	top:112px !important;
}

#item797573 {
	width:30px !important;
	height:30px !important;
	left:568px !important;
	top:10px !important;
}

#item797571 {
	width:598px !important;
	height:850px !important;
	left:632px !important;
	top:-10px !important;
}

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

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

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

#item801542 {
	width:611px !important;
	height:68px !important;
	left:87px !important;
	top:87px !important;
}

#item801565 {
	width:611px !important;
	height:15px !important;
	left:87px !important;
	top:183px !important;
}

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

#item802369 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

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

#item802392 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item802332 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

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

#item802355 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item802299 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

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

#item802322 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item802261 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

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

#item802284 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item802228 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

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

#item802251 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item802170 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

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

#item802193 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item802134 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

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

#item802157 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item802095 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

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

#item802118 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item802061 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

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

#item802084 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item802023 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

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

#item802046 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item801990 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

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

#item802013 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item801501 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

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

#item801526 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item801467 {
	width:344px !important;
	height:295px !important;
	left:99px !important;
	top:97px !important;
}

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

#item801493 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

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

#item802430 {
	width:261px !important;
	height:36px !important;
	left:96px !important;
	top:754px !important;
}

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

#item802424 {
	width:261px !important;
	height:36px !important;
	left:96px !important;
	top:796px !important;
}

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

#item802421 {
	width:261px !important;
	height:36px !important;
	left:96px !important;
	top:713px !important;
}

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

#item802418 {
	width:261px !important;
	height:36px !important;
	left:96px !important;
	top:673px !important;
}

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

#item801867 {
	width:261px !important;
	height:36px !important;
	left:96px !important;
	top:593px !important;
}

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

#item801893 {
	width:261px !important;
	height:36px !important;
	left:96px !important;
	top:633px !important;
}

#item801749 {
	width:344px !important;
	height:15px !important;
	left:101px !important;
	top:566px !important;
}

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

#item802413 {
	width:267px !important;
	height:30px !important;
	top:240px !important;
}

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

#item802410 {
	width:267px !important;
	height:30px !important;
	top:200px !important;
}

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

#item802407 {
	width:267px !important;
	height:30px !important;
	top:160px !important;
}

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

#item802404 {
	width:267px !important;
	height:30px !important;
	top:120px !important;
}

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

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

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

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

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

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

#item801442 {
	width:344px !important;
	height:15px !important;
	left:101px !important;
	top:239px !important;
}

#item801366 {
	width:344px !important;
	height:134px !important;
	left:99px !important;
	top:82px !important;
}

#item801363 {
	width:530px !important;
	height:883px !important;
	left:700px !important;
	top:-10px !important;
}

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

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

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

#item768782 {
	width:771px !important;
	height:75px !important;
	left:87px !important;
	top:87px !important;
}

#item768723 {
	width:178px !important;
	height:30px !important;
}

#item768719 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:216px !important;
}

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

#item768773 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	top:270px !important;
}

#item768699 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

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

#item768706 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item768707 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

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

#item768337 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item768338 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item768343 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

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

#item768354 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item768362 {
	width:504px !important;
	height:338px !important;
	left:619px !important;
	top:473px !important;
}

#item768335 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

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

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

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

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

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

#item770355 {
	width:611px !important;
	height:15px !important;
	left:87px !important;
	top:146px !important;
}

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

#item769094 {
	width:344px !important;
	height:510px !important;
	left:99px !important;
	top:97px !important;
}

#item770435 {
	width:344px !important;
	height:214px !important;
	left:99px !important;
	top:631px !important;
}

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

#item769124 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item769030 {
	width:344px !important;
	height:408px !important;
	left:99px !important;
	top:97px !important;
}

#item770429 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item769059 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item768925 {
	width:344px !important;
	height:197px !important;
	left:99px !important;
	top:97px !important;
}

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

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

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

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

#item770381 {
	width:344px !important;
	height:15px !important;
	left:101px !important;
	top:355px !important;
}

#item768922 {
	width:530px !important;
	height:883px !important;
	left:700px !important;
	top:-10px !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;
}

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

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

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

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

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

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

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

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

#item726708 {
	width:189px !important;
	height:14px !important;
	left:957px !important;
	top:40px !important;
}

#item755944 {
	width:64px !important;
	height:29px !important;
}

#item755941 {
	width:64px !important;
	height:29px !important;
	left:1079px !important;
	top:182px !important;
}

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

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

#item725561 {
	width:485px !important;
	height:42px !important;
	left:87px !important;
	top:78px !important;
}

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

#item802459 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item802433 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

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

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

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

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

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

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

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

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

#item755951 {
	width:66px !important;
	height:31px !important;
}

#item755948 {
	width:66px !important;
	height:31px !important;
	left:504px !important;
	top:181px !important;
}

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

#item791908 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item791915 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item725523 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item725513 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item725505 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item725467 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item725473 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item725456 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item725446 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item725436 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

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

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

#item769877 {
	width:611px !important;
	height:15px !important;
	left:87px !important;
	top:146px !important;
}

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

#item770222 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item770336 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item770250 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item770182 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item770332 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item770210 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item770139 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item770328 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item770167 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item770097 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item770324 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item770126 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item770055 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item770320 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item770085 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item770014 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item770316 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item770041 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item769977 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item770304 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item770004 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item769934 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item770299 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item769961 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item769527 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item770294 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item769554 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item769471 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

#item770288 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item769498 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item769417 {
	width:344px !important;
	height:79px !important;
	left:99px !important;
	top:97px !important;
}

#item770268 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item769444 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item769312 {
	width:344px !important;
	height:224px !important;
	left:99px !important;
	top:96px !important;
}

#item769823 {
	width:266px !important;
	height:30px !important;
}

#item769821 {
	width:266px !important;
	height:30px !important;
	top:406px !important;
}

#item769848 {
	width:266px !important;
	height:30px !important;
}

#item769846 {
	width:266px !important;
	height:30px !important;
	top:447px !important;
}

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

#item769642 {
	width:267px !important;
	height:30px !important;
	top:161px !important;
}

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

#item769668 {
	width:267px !important;
	height:30px !important;
	top:202px !important;
}

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

#item769694 {
	width:267px !important;
	height:30px !important;
	top:243px !important;
}

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

#item769726 {
	width:267px !important;
	height:30px !important;
	top:284px !important;
}

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

#item769752 {
	width:267px !important;
	height:30px !important;
	top:325px !important;
}

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

#item769778 {
	width:267px !important;
	height:30px !important;
	top:366px !important;
}

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

#item769336 {
	width:267px !important;
	height:30px !important;
	top:39px !important;
}

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

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

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

#item769388 {
	width:267px !important;
	height:30px !important;
	top:121px !important;
}

#item769902 {
	width:344px !important;
	height:15px !important;
	left:2px !important;
}

#item769309 {
	width:530px !important;
	height:883px !important;
	left:700px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

#item725288 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item755914 {
	width:59px !important;
	height:44px !important;
}

#item755911 {
	width:59px !important;
	height:44px !important;
	left:1078px !important;
	top:175px !important;
}

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

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

#item725048 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item725054 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item725037 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item725024 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item725015 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item727180 {
	width:485px !important;
	height:42px !important;
	left:658px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item767874 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item755930 {
	width:66px !important;
	height:31px !important;
}

#item755927 {
	width:66px !important;
	height:31px !important;
	left:1077px !important;
	top:181px !important;
}

#item804687 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item804688 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item727056 {
	width:485px !important;
	height:42px !important;
	left:87px !important;
	top:78px !important;
}

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

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

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

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

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

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

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

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

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

#item804660 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item804661 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item755938 {
	width:66px !important;
	height:31px !important;
}

#item755935 {
	width:66px !important;
	height:31px !important;
	left:504px !important;
	top:181px !important;
}

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

#item727018 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item727026 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item727006 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item726991 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item726983 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item726943 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item726949 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item726931 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item726917 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item726907 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item767897 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item759577 {
	width:65px !important;
	height:30px !important;
}

#item759574 {
	width:65px !important;
	height:30px !important;
	left:1077px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

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

#item804717 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item804718 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item759460 {
	width:67px !important;
	height:32px !important;
}

#item759457 {
	width:67px !important;
	height:32px !important;
	left:503px !important;
	top:181px !important;
}

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

#item759717 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item759724 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item759706 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item759695 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item759686 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item759645 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item759653 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item759634 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item759622 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item759614 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item759877 {
	width:100px !important;
	height:12px !important;
	left:1046px !important;
	top:40px !important;
}

#item760021 {
	width:63px !important;
	height:29px !important;
}

#item760018 {
	width:63px !important;
	height:29px !important;
	left:1080px !important;
	top:182px !important;
}

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

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

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

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

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

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

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

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

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

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

#item759903 {
	width:64px !important;
	height:30px !important;
}

#item759900 {
	width:64px !important;
	height:30px !important;
	left:505px !important;
	top:182px !important;
}

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

#item760160 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item760166 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item760150 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item760139 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item760130 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item760091 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item760097 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item760080 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item760068 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item760059 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

#item760351 {
	width:64px !important;
	height:30px !important;
}

#item760346 {
	width:64px !important;
	height:30px !important;
	left:505px !important;
	top:182px !important;
}

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

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

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

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

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

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

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

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

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

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

#item767920 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item760466 {
	width:62px !important;
	height:29px !important;
}

#item760463 {
	width:62px !important;
	height:29px !important;
	left:1080px !important;
	top:182px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item760606 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item760613 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item760595 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item760585 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item760577 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item760538 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item760545 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item760525 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item760515 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item760506 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item767944 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item760916 {
	width:66px !important;
	height:34px !important;
}

#item760913 {
	width:66px !important;
	height:34px !important;
	left:1077px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

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

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

#item804785 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item804786 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item760800 {
	width:82px !important;
	height:28px !important;
}

#item760797 {
	width:82px !important;
	height:28px !important;
	left:488px !important;
	top:183px !important;
}

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

#item761056 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item761064 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item761044 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item761031 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item761023 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item760985 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item760991 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item760975 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item760962 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item760954 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

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

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

#item771185 {
	width:611px !important;
	height:15px !important;
	left:87px !important;
	top:146px !important;
}

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

#item770813 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

#item770836 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item770838 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item770779 {
	width:344px !important;
	height:79px !important;
	left:99px !important;
	top:97px !important;
}

#item770802 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item770804 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item770442 {
	width:344px !important;
	height:275px !important;
	left:99px !important;
	top:96px !important;
}

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

#item770676 {
	width:267px !important;
	height:30px !important;
	top:39px !important;
}

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

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

#item770754 {
	width:344px !important;
	height:15px !important;
	left:2px !important;
}

#item770439 {
	width:530px !important;
	height:883px !important;
	left:700px !important;
	top:-10px !important;
}

#item730280 {
	width:90px !important;
	height:13px !important;
	left:1056px !important;
	top:40px !important;
}

#item755902 {
	width:66px !important;
	height:34px !important;
}

#item755899 {
	width:66px !important;
	height:34px !important;
	left:1077px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item755908 {
	width:64px !important;
	height:30px !important;
}

#item755905 {
	width:64px !important;
	height:30px !important;
	left:505px !important;
	top:182px !important;
}

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

#item751737 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item751744 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item751724 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item751714 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item751706 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item751809 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item751816 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item751798 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item751788 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item751780 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item771524 {
	width:771px !important;
	height:75px !important;
	left:87px !important;
	top:87px !important;
}

#item771495 {
	width:178px !important;
	height:30px !important;
}

#item771491 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:216px !important;
}

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

#item771518 {
	width:30px !important;
	height:30px !important;
	left:93px !important;
	top:270px !important;
}

#item771473 {
	width:1230px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
}

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

#item771482 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:816px !important;
}

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

#item771483 {
	width:36px !important;
	height:36px !important;
	left:1159px !important;
	top:52px !important;
}

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

#item771430 {
	width:1230px !important;
	height:434px !important;
	left:10px !important;
	top:442px !important;
}

#item771431 {
	width:1230px !important;
	height:870px !important;
	top:-218px !important;
}

#item771435 {
	width:1170px !important;
	height:404px !important;
	left:40px !important;
	top:442px !important;
	background:#fff;
}

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

#item771436 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:469px !important;
}

#item771449 {
	width:504px !important;
	height:338px !important;
	left:619px !important;
	top:473px !important;
}

#item771428 {
	width:30px !important;
	height:30px !important;
	left:1210px !important;
	top:10px !important;
}

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

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

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

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

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

#item794038 {
	width:611px !important;
	height:15px !important;
	left:87px !important;
	top:146px !important;
}

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

#item811155 {
	width:344px !important;
	height:96px !important;
	left:99px !important;
	top:97px !important;
}

#item811178 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item811180 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item811117 {
	width:344px !important;
	height:96px !important;
	left:99px !important;
	top:97px !important;
}

#item811140 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item811142 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item793939 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item793962 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item793964 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item793805 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item793828 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item793830 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item794677 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item794701 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item794703 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item793906 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item793929 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item793931 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item793873 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item793896 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item793898 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item793838 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item793861 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item793863 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item793768 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item793791 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item793793 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item793734 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item793758 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item793760 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item793700 {
	width:344px !important;
	height:165px !important;
	left:99px !important;
	top:97px !important;
}

#item793723 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item793725 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item811080 {
	width:344px !important;
	height:111px !important;
	left:99px !important;
	top:97px !important;
}

#item811103 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item811105 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item811042 {
	width:344px !important;
	height:98px !important;
	left:99px !important;
	top:97px !important;
}

#item811065 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item811067 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item793973 {
	width:344px !important;
	height:431px !important;
	left:99px !important;
	top:97px !important;
}

#item793997 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item793999 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item793666 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

#item793689 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item793691 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item793633 {
	width:344px !important;
	height:96px !important;
	left:99px !important;
	top:97px !important;
}

#item793656 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

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

#item793658 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

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

#item793294 {
	width:344px !important;
	height:61px !important;
	left:99px !important;
	top:96px !important;
}

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

#item811198 {
	width:267px !important;
	height:30px !important;
	top:585px !important;
}

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

#item811201 {
	width:267px !important;
	height:30px !important;
	top:625px !important;
}

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

#item811193 {
	width:267px !important;
	height:30px !important;
	top:185px !important;
}

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

#item811190 {
	width:267px !important;
	height:30px !important;
	top:145px !important;
}

#item793348 {
	width:266px !important;
	height:30px !important;
}

#item793344 {
	width:266px !important;
	height:30px !important;
	top:105px !important;
}

#item793321 {
	width:266px !important;
	height:30px !important;
}

#item793318 {
	width:266px !important;
	height:30px !important;
	top:545px !important;
}

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

#item793502 {
	width:267px !important;
	height:30px !important;
	top:425px !important;
}

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

#item793476 {
	width:267px !important;
	height:30px !important;
	top:385px !important;
}

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

#item793450 {
	width:267px !important;
	height:30px !important;
	top:345px !important;
}

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

#item793423 {
	width:267px !important;
	height:30px !important;
	top:505px !important;
}

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

#item794645 {
	width:267px !important;
	height:30px !important;
	top:465px !important;
}

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

#item793397 {
	width:267px !important;
	height:30px !important;
	top:305px !important;
}

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

#item793371 {
	width:267px !important;
	height:30px !important;
	top:265px !important;
}

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

#item793581 {
	width:267px !important;
	height:30px !important;
	top:225px !important;
}

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

#item793555 {
	width:267px !important;
	height:30px !important;
	top:65px !important;
}

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

#item793529 {
	width:267px !important;
	height:30px !important;
	top:25px !important;
}

#item793608 {
	width:344px !important;
	height:15px !important;
	left:2px !important;
}

#item793291 {
	width:530px !important;
	height:883px !important;
	left:700px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

#item730850 {
	width:144px !important;
	height:14px !important;
	left:1002px !important;
	top:40px !important;
}

#item755809 {
	width:66px !important;
	height:31px !important;
}

#item755805 {
	width:66px !important;
	height:31px !important;
	left:1077px !important;
	top:181px !important;
}

#item804865 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item804866 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

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

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

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

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

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

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

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

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

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

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

#item755815 {
	width:82px !important;
	height:16px !important;
}

#item755812 {
	width:82px !important;
	height:16px !important;
	left:488px !important;
	top:188px !important;
}

#item809689 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item809690 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

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

#item730608 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item730616 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item730596 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item730585 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item730577 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item752245 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item752251 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item752230 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item752219 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item752207 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item768031 {
	width:144px !important;
	height:14px !important;
	left:1002px !important;
	top:40px !important;
}

#item761574 {
	width:66px !important;
	height:31px !important;
}

#item761571 {
	width:66px !important;
	height:31px !important;
	left:1077px !important;
	top:181px !important;
}

#item809716 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item809717 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

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

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

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

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

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

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

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

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

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

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

#item761692 {
	width:66px !important;
	height:31px !important;
}

#item761689 {
	width:66px !important;
	height:31px !important;
	left:504px !important;
	top:181px !important;
}

#item804894 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item804895 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

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

#item761833 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item761839 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item761822 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item761809 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item761800 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

#item761759 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item761765 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

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

#item761748 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

#item761737 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

#item761729 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

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

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

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

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

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

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

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

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

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

#item761980 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item761989 {
	width:30px !important;
	height:30px !important;
}

#item761986 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item768056 {
	width:144px !important;
	height:14px !important;
	left:1002px !important;
	top:40px !important;
}

#item762019 {
	width:66px !important;
	height:31px !important;
}

#item762016 {
	width:66px !important;
	height:31px !important;
	left:1077px !important;
	top:181px !important;
}

#item804973 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item804974 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item762044 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item762067 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item762093 {
	width:100px !important;
	height:30px !important;
}

#item762090 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item762119 {
	width:30px !important;
	height:30px !important;
}

#item762116 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item762125 {
	width:30px !important;
	height:30px !important;
}

#item762122 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item762131 {
	width:30px !important;
	height:30px !important;
}

#item762128 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item762139 {
	width:66px !important;
	height:31px !important;
}

#item762136 {
	width:66px !important;
	height:31px !important;
	left:504px !important;
	top:181px !important;
}

#item804948 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item804949 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item762286 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762283 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762291 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item762275 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762272 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762278 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item762261 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item762265 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762262 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762268 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item762220 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item762221 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item762255 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762252 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762212 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762209 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762217 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item762201 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762198 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762205 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item762184 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item762189 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762185 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762193 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item762147 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item762148 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item762179 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762176 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762145 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item762143 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item762353 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item762376 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item762402 {
	width:100px !important;
	height:30px !important;
}

#item793243 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item762428 {
	width:30px !important;
	height:30px !important;
}

#item793249 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item762434 {
	width:30px !important;
	height:30px !important;
}

#item793246 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item762441 {
	width:30px !important;
	height:30px !important;
}

#item793252 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item768079 {
	width:144px !important;
	height:14px !important;
	left:1002px !important;
	top:40px !important;
}

#item762472 {
	width:80px !important;
	height:27px !important;
}

#item793232 {
	width:80px !important;
	height:27px !important;
	left:1064px !important;
	top:183px !important;
}

#item805027 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item805028 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item762494 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item762517 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item762543 {
	width:100px !important;
	height:30px !important;
}

#item762540 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item762569 {
	width:30px !important;
	height:30px !important;
}

#item762566 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item762576 {
	width:30px !important;
	height:30px !important;
}

#item762573 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item762582 {
	width:30px !important;
	height:30px !important;
}

#item762579 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item762589 {
	width:67px !important;
	height:32px !important;
}

#item762586 {
	width:67px !important;
	height:32px !important;
	left:503px !important;
	top:181px !important;
}

#item805002 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item805003 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item762733 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762730 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762736 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item762722 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762719 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762725 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item762707 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item762711 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762708 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762715 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item762670 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item762671 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item762703 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762700 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762662 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762659 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762667 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item762649 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762646 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762654 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item762634 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item762638 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762635 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762642 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item762597 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item762598 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item762629 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item762626 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item762595 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item762592 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item762801 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item762824 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item762850 {
	width:100px !important;
	height:30px !important;
}

#item762847 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item762876 {
	width:30px !important;
	height:30px !important;
}

#item762873 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item762883 {
	width:30px !important;
	height:30px !important;
}

#item762880 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item762892 {
	width:30px !important;
	height:30px !important;
}

#item762889 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item768102 {
	width:144px !important;
	height:14px !important;
	left:1002px !important;
	top:40px !important;
}

#item762922 {
	width:63px !important;
	height:29px !important;
}

#item762919 {
	width:63px !important;
	height:29px !important;
	left:1079px !important;
	top:182px !important;
}

#item762943 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item762966 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item762992 {
	width:100px !important;
	height:30px !important;
}

#item762989 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item763019 {
	width:30px !important;
	height:30px !important;
}

#item763016 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item763026 {
	width:30px !important;
	height:30px !important;
}

#item763022 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item763033 {
	width:30px !important;
	height:30px !important;
}

#item763030 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item763039 {
	width:63px !important;
	height:29px !important;
}

#item763036 {
	width:63px !important;
	height:29px !important;
	left:506px !important;
	top:182px !important;
}

#item763182 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763179 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763185 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item763171 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763168 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763175 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item763155 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item763159 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763156 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763163 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item763118 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item763119 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item763151 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763148 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763112 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763109 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763115 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item763102 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763099 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763105 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item763086 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item763090 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763087 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763094 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item763047 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item763048 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item763080 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763077 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763045 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item763043 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item763253 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item763276 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item763302 {
	width:100px !important;
	height:30px !important;
}

#item763299 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item763329 {
	width:30px !important;
	height:30px !important;
}

#item763325 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item763336 {
	width:30px !important;
	height:30px !important;
}

#item763333 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item763342 {
	width:30px !important;
	height:30px !important;
}

#item763339 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item768125 {
	width:144px !important;
	height:14px !important;
	left:1002px !important;
	top:40px !important;
}

#item763372 {
	width:63px !important;
	height:29px !important;
}

#item763369 {
	width:63px !important;
	height:29px !important;
	left:1079px !important;
	top:182px !important;
}

#item763392 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item763415 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item763441 {
	width:100px !important;
	height:30px !important;
}

#item763438 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item763468 {
	width:30px !important;
	height:30px !important;
}

#item763465 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item763474 {
	width:30px !important;
	height:30px !important;
}

#item763471 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item763481 {
	width:30px !important;
	height:30px !important;
}

#item763478 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item763489 {
	width:64px !important;
	height:30px !important;
}

#item763486 {
	width:64px !important;
	height:30px !important;
	left:505px !important;
	top:182px !important;
}

#item763630 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763627 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763635 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item763618 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763615 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763623 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item763603 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item763608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763605 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763611 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item763567 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item763568 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item763599 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763596 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763561 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763558 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763564 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item763550 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763547 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763554 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item763535 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item763540 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763537 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763543 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item763498 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item763499 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item763531 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763528 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763496 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item763494 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item763709 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item763732 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item763758 {
	width:100px !important;
	height:30px !important;
}

#item763755 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item763784 {
	width:30px !important;
	height:30px !important;
}

#item763781 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item763791 {
	width:30px !important;
	height:30px !important;
}

#item763788 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item763798 {
	width:30px !important;
	height:30px !important;
}

#item763795 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item768149 {
	width:144px !important;
	height:14px !important;
	left:1002px !important;
	top:40px !important;
}

#item763827 {
	width:63px !important;
	height:29px !important;
}

#item763824 {
	width:63px !important;
	height:29px !important;
	left:1079px !important;
	top:182px !important;
}

#item763848 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item763871 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item763897 {
	width:100px !important;
	height:30px !important;
}

#item763894 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item763923 {
	width:30px !important;
	height:30px !important;
}

#item763920 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item763930 {
	width:30px !important;
	height:30px !important;
}

#item763927 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item763938 {
	width:30px !important;
	height:30px !important;
}

#item763935 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item763945 {
	width:64px !important;
	height:30px !important;
}

#item763942 {
	width:64px !important;
	height:30px !important;
	left:505px !important;
	top:182px !important;
}

#item764087 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764084 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764092 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item764075 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764072 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764080 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item764059 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item764063 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764060 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764067 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item764022 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item764023 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item764054 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764051 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764015 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764012 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764019 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item764005 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764002 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764008 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item763990 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item763994 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763991 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763998 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item763953 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item763954 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item763985 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item763982 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item763951 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item763949 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item764155 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item764178 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item764204 {
	width:100px !important;
	height:30px !important;
}

#item764201 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item764230 {
	width:30px !important;
	height:30px !important;
}

#item764227 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item764236 {
	width:30px !important;
	height:30px !important;
}

#item764233 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item764242 {
	width:30px !important;
	height:30px !important;
}

#item764239 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item768172 {
	width:144px !important;
	height:14px !important;
	left:1002px !important;
	top:40px !important;
}

#item764272 {
	width:40px !important;
	height:45px !important;
}

#item764269 {
	width:40px !important;
	height:45px !important;
	left:1096px !important;
	top:174px !important;
}

#item764294 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item764317 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item764343 {
	width:100px !important;
	height:30px !important;
}

#item764340 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item764369 {
	width:30px !important;
	height:30px !important;
}

#item764366 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item764377 {
	width:30px !important;
	height:30px !important;
}

#item764374 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item764383 {
	width:30px !important;
	height:30px !important;
}

#item764380 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item764391 {
	width:51px !important;
	height:46px !important;
}

#item764388 {
	width:51px !important;
	height:46px !important;
	left:517px !important;
	top:173px !important;
}

#item764536 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764533 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764539 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item764525 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764522 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764528 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item764509 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item764513 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764510 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764518 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item764469 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item764470 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item764502 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764499 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764461 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764458 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764465 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item764450 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764447 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764453 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item764436 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item764440 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764437 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764443 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item764400 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item764401 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item764432 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764429 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764398 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item764396 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item794376 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item794377 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item794386 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item794390 {
	width:611px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item794413 {
	width:611px !important;
	height:15px !important;
	left:87px !important;
	top:146px !important;
}

#item794344 {
	width:520px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item794345 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

#item794368 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

#item794373 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item794370 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item811274 {
	width:520px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item811297 {
	width:344px !important;
	height:147px !important;
	left:99px !important;
	top:97px !important;
}

#item811320 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

#item811325 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item811322 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item794286 {
	width:520px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item794309 {
	width:344px !important;
	height:147px !important;
	left:99px !important;
	top:97px !important;
}

#item794332 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

#item794338 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item794335 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item794184 {
	width:520px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item794186 {
	width:344px !important;
	height:175px !important;
	left:99px !important;
	top:96px !important;
}

#item794213 {
	width:267px !important;
	height:30px !important;
}

#item794210 {
	width:267px !important;
	height:30px !important;
	top:39px !important;
}

#item811217 {
	width:267px !important;
	height:30px !important;
}

#item811214 {
	width:267px !important;
	height:30px !important;
	top:119px !important;
}

#item794239 {
	width:267px !important;
	height:30px !important;
}

#item794236 {
	width:267px !important;
	height:30px !important;
	top:79px !important;
}

#item794262 {
	width:344px !important;
	height:15px !important;
	left:2px !important;
}

#item794182 {
	width:530px !important;
	height:883px !important;
	left:700px !important;
	top:-10px !important;
}

#item764727 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item764750 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item764776 {
	width:100px !important;
	height:30px !important;
}

#item764773 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item764803 {
	width:30px !important;
	height:30px !important;
}

#item764800 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item764809 {
	width:30px !important;
	height:30px !important;
}

#item764806 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item764815 {
	width:30px !important;
	height:30px !important;
}

#item764812 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item764819 {
	width:117px !important;
	height:14px !important;
	left:1029px !important;
	top:40px !important;
}

#item764845 {
	width:66px !important;
	height:31px !important;
}

#item764842 {
	width:66px !important;
	height:31px !important;
	left:1077px !important;
	top:181px !important;
}

#item805082 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item805083 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item764867 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item764890 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item764917 {
	width:100px !important;
	height:30px !important;
}

#item764914 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item764943 {
	width:30px !important;
	height:30px !important;
}

#item764940 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item764949 {
	width:30px !important;
	height:30px !important;
}

#item764946 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item764956 {
	width:30px !important;
	height:30px !important;
}

#item764953 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item764962 {
	width:66px !important;
	height:31px !important;
}

#item764959 {
	width:66px !important;
	height:31px !important;
	left:508px !important;
	top:181px !important;
}

#item805057 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item805058 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item765105 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765102 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765109 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item765094 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765091 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765098 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item765080 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item765084 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765081 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765087 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item765042 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item765043 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item765075 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765072 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765034 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765031 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765039 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item765022 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765019 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765027 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item765006 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item765010 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765007 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765015 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item764969 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item764970 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item765001 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item764998 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item764967 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item764965 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item765176 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item765199 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item765225 {
	width:100px !important;
	height:30px !important;
}

#item765222 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item765251 {
	width:30px !important;
	height:30px !important;
}

#item765248 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item765258 {
	width:30px !important;
	height:30px !important;
}

#item765255 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item765266 {
	width:30px !important;
	height:30px !important;
}

#item765262 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item768233 {
	width:117px !important;
	height:14px !important;
	left:1029px !important;
	top:40px !important;
}

#item765297 {
	width:64px !important;
	height:30px !important;
}

#item765294 {
	width:64px !important;
	height:30px !important;
	left:1079px !important;
	top:181px !important;
}

#item765301 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

#item765370 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765367 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765373 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item765359 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765355 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765362 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item765343 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item765347 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765344 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765351 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item765307 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item765308 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item765339 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765336 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765305 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item765303 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item795027 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item795028 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item795032 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item795036 {
	width:611px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item795060 {
	width:611px !important;
	height:15px !important;
	left:87px !important;
	top:146px !important;
}

#item794925 {
	width:520px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item794927 {
	width:344px !important;
	height:397px !important;
	left:99px !important;
	top:97px !important;
}

#item794950 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

#item794955 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item794952 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item811557 {
	width:520px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item811580 {
	width:344px !important;
	height:147px !important;
	left:99px !important;
	top:97px !important;
}

#item811603 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

#item811608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item811605 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item811491 {
	width:520px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item811514 {
	width:344px !important;
	height:147px !important;
	left:99px !important;
	top:97px !important;
}

#item811537 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

#item811542 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item811539 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item811426 {
	width:520px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item811449 {
	width:344px !important;
	height:147px !important;
	left:99px !important;
	top:97px !important;
}

#item811472 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

#item811478 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item811474 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item794869 {
	width:520px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item794893 {
	width:344px !important;
	height:147px !important;
	left:99px !important;
	top:97px !important;
}

#item794916 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

#item794921 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item794918 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item794716 {
	width:520px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item794717 {
	width:344px !important;
	height:94px !important;
	left:99px !important;
	top:96px !important;
}

#item794796 {
	width:267px !important;
	height:30px !important;
}

#item794793 {
	width:267px !important;
	height:30px !important;
	top:190px !important;
}

#item794822 {
	width:267px !important;
	height:30px !important;
}

#item794819 {
	width:267px !important;
	height:30px !important;
	top:30px !important;
}

#item811346 {
	width:267px !important;
	height:30px !important;
}

#item811629 {
	width:267px !important;
	height:30px !important;
	top:70px !important;
}

#item811371 {
	width:267px !important;
	height:30px !important;
}

#item811632 {
	width:267px !important;
	height:30px !important;
	top:110px !important;
}

#item811396 {
	width:267px !important;
	height:30px !important;
}

#item811635 {
	width:267px !important;
	height:30px !important;
	top:150px !important;
}

#item794845 {
	width:344px !important;
	height:15px !important;
	left:2px !important;
}

#item794714 {
	width:530px !important;
	height:883px !important;
	left:700px !important;
	top:-10px !important;
}

#item765437 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item765460 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item765487 {
	width:100px !important;
	height:30px !important;
}

#item765484 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item765513 {
	width:30px !important;
	height:30px !important;
}

#item765510 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item765520 {
	width:30px !important;
	height:30px !important;
}

#item765517 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item765528 {
	width:30px !important;
	height:30px !important;
}

#item765525 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item765532 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item765558 {
	width:66px !important;
	height:31px !important;
}

#item765555 {
	width:66px !important;
	height:31px !important;
	left:1077px !important;
	top:181px !important;
}

#item805136 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item805137 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item765561 {
	width:485px !important;
	height:701px !important;
	left:87px !important;
	top:78px !important;
}

#item765631 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765628 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765634 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item765621 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765617 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765624 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item765606 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item765610 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765607 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765613 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item765568 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item765569 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item765601 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item765598 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item765565 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item765563 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item740402 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item740426 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item740465 {
	width:100px !important;
	height:30px !important;
}

#item740461 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item740491 {
	width:30px !important;
	height:30px !important;
}

#item740488 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item740500 {
	width:30px !important;
	height:30px !important;
}

#item740496 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item740510 {
	width:30px !important;
	height:30px !important;
}

#item740507 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item768264 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item740598 {
	width:81px !important;
	height:27px !important;
}

#item740594 {
	width:81px !important;
	height:27px !important;
	left:1062px !important;
	top:183px !important;
}

#item805201 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item805202 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item752965 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item752988 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item753013 {
	width:30px !important;
	height:30px !important;
}

#item753011 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item753018 {
	width:100px !important;
	height:30px !important;
}

#item753016 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item753043 {
	width:30px !important;
	height:30px !important;
}

#item753041 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item753048 {
	width:30px !important;
	height:30px !important;
}

#item753046 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item809754 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item809755 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item753054 {
	width:50px !important;
	height:46px !important;
}

#item753051 {
	width:50px !important;
	height:46px !important;
	left:516px !important;
	top:174px !important;
}

#item740360 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item740364 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item740361 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741282 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item740345 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item740353 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item740350 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741280 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item740330 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item740338 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item740335 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741278 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item740286 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item740287 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item740323 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item740320 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item753129 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item753133 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item753130 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item753137 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item753118 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item753122 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item753119 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item753126 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item753105 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item753109 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item753106 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item753114 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item753063 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item753064 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item753096 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item753093 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item740192 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item740190 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item768287 {
	width:100px !important;
	height:13px !important;
	left:1046px !important;
	top:40px !important;
}

#item753196 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item753219 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item753245 {
	width:63px !important;
	height:29px !important;
}

#item753242 {
	width:63px !important;
	height:29px !important;
	left:1080px !important;
	top:182px !important;
}

#item753250 {
	width:30px !important;
	height:30px !important;
}

#item753248 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item753256 {
	width:100px !important;
	height:30px !important;
}

#item753254 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item753281 {
	width:30px !important;
	height:30px !important;
}

#item753279 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item753287 {
	width:30px !important;
	height:30px !important;
}

#item753285 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item740945 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item740969 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item740996 {
	width:64px !important;
	height:30px !important;
}

#item740992 {
	width:64px !important;
	height:30px !important;
	left:505px !important;
	top:182px !important;
}

#item741006 {
	width:100px !important;
	height:30px !important;
}

#item741001 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item741032 {
	width:30px !important;
	height:30px !important;
}

#item741029 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item741041 {
	width:30px !important;
	height:30px !important;
}

#item741037 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item741048 {
	width:30px !important;
	height:30px !important;
}

#item741045 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item740848 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item740852 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item740849 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741717 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item740843 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item740840 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741712 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item740824 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item740830 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item740827 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741703 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item740785 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item740796 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item740793 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item740799 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
	background:#fff;
}

#item740919 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item740923 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item740920 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item740926 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item740909 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item740910 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item740915 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item740912 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item740897 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item740898 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item740904 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item740900 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item740859 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item740860 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item740891 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item740888 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item740783 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item740781 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item795330 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item795331 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item795339 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item795343 {
	width:611px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item795366 {
	width:611px !important;
	height:15px !important;
	left:87px !important;
	top:146px !important;
}

#item811665 {
	width:520px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item811688 {
	width:344px !important;
	height:147px !important;
	left:99px !important;
	top:97px !important;
}

#item811711 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

#item811716 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item811713 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item795242 {
	width:520px !important;
	height:873px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item795265 {
	width:344px !important;
	height:147px !important;
	left:99px !important;
	top:97px !important;
}

#item795288 {
	width:344px !important;
	height:250px !important;
	left:99px !important;
	top:539px !important;
}

#item795293 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item795290 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:37px !important;
}

#item795139 {
	width:520px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item795140 {
	width:344px !important;
	height:94px !important;
	left:99px !important;
	top:96px !important;
}

#item795167 {
	width:267px !important;
	height:30px !important;
}

#item795164 {
	width:267px !important;
	height:30px !important;
	top:39px !important;
}

#item811639 {
	width:267px !important;
	height:30px !important;
}

#item811732 {
	width:267px !important;
	height:30px !important;
	top:81px !important;
}

#item795218 {
	width:344px !important;
	height:15px !important;
	left:2px !important;
}

#item795137 {
	width:530px !important;
	height:883px !important;
	left:700px !important;
	top:-10px !important;
}

#item742210 {
	width:107px !important;
	height:14px !important;
	left:1038px !important;
	top:40px !important;
}

#item755632 {
	width:485px !important;
	height:63px !important;
	left:658px !important;
	top:78px !important;
}

#item755655 {
	width:485px !important;
	height:10px !important;
	left:658px !important;
	top:155px !important;
}

#item755681 {
	width:63px !important;
	height:29px !important;
}

#item755678 {
	width:63px !important;
	height:29px !important;
	left:1080px !important;
	top:182px !important;
}

#item755688 {
	width:30px !important;
	height:30px !important;
}

#item755686 {
	width:30px !important;
	height:30px !important;
	left:834px !important;
	top:181px !important;
}

#item755695 {
	width:100px !important;
	height:30px !important;
}

#item755693 {
	width:100px !important;
	height:30px !important;
	left:658px !important;
	top:179px !important;
}

#item755720 {
	width:30px !important;
	height:30px !important;
}

#item755718 {
	width:30px !important;
	height:30px !important;
	left:784px !important;
	top:181px !important;
}

#item755726 {
	width:30px !important;
	height:30px !important;
}

#item755724 {
	width:30px !important;
	height:30px !important;
	left:885px !important;
	top:181px !important;
}

#item805230 {
	width:185px !important;
	height:18px !important;
	background:#d2ffda;
}

#item805231 {
	width:195px !important;
	height:10px !important;
	left:3px !important;
	top:4px !important;
}

#item741951 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:78px !important;
}

#item741975 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item742003 {
	width:67px !important;
	height:32px !important;
}

#item741999 {
	width:67px !important;
	height:32px !important;
	left:503px !important;
	top:181px !important;
}

#item742012 {
	width:100px !important;
	height:30px !important;
}

#item742008 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item742038 {
	width:30px !important;
	height:30px !important;
}

#item742035 {
	width:30px !important;
	height:30px !important;
	left:263px !important;
	top:181px !important;
}

#item742047 {
	width:30px !important;
	height:30px !important;
}

#item742043 {
	width:30px !important;
	height:30px !important;
	left:312px !important;
	top:181px !important;
}

#item742056 {
	width:30px !important;
	height:30px !important;
}

#item742052 {
	width:30px !important;
	height:30px !important;
	left:213px !important;
	top:181px !important;
}

#item741815 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item741819 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item741816 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741824 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item741801 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item741809 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item741806 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741786 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item741787 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item741794 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item741791 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741743 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item741756 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item741753 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741761 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
	background:#fff;
}

#item741900 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item741901 {
	width:1056px !important;
	height:693px !important;
	left:97px !important;
	top:97px !important;
}

#item741908 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item741905 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741886 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item741887 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item741894 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item741891 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741871 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item741872 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item741879 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item741876 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741829 {
	width:1212px !important;
	height:848px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item741830 {
	width:522px !important;
	height:570px !important;
	left:631px !important;
	top:220px !important;
}

#item741864 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item741861 {
	width:36px !important;
	height:36px !important;
	left:1150px !important;
	top:64px !important;
}

#item741741 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item741739 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item788897 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item788898 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item788903 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
	background:#fff;
}

#item788904 {
	width:650px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item788923 {
	width:343px !important;
	height:24px !important;
}

#item788920 {
	width:343px !important;
	height:24px !important;
	left:800px !important;
	top:233px !important;
}

#item788949 {
	width:343px !important;
	height:24px !important;
}

#item788946 {
	width:343px !important;
	height:24px !important;
	left:800px !important;
	top:273px !important;
}

#item789162 {
	width:401px !important;
	height:102px !important;
	left:799px !important;
	top:87px !important;
}

#item779996 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item779997 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item780005 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item780006 {
	width:648px !important;
	height:806px !important;
	left:552px !important;
	top:30px !important;
	background:#009976;
}

#item780014 {
	width:226px !important;
	height:63px !important;
	left:574px !important;
	top:59px !important;
}

#item780022 {
	width:429px !important;
	height:58px !important;
	left:87px !important;
	top:70px !important;
}

#item780101 {
	width:30px !important;
	height:30px !important;
}

#item780097 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:236px !important;
}

#item780111 {
	width:398px !important;
	height:10px !important;
}

#item780106 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:157px !important;
}

#item780134 {
	width:419px !important;
	height:365px !important;
	left:57px !important;
	top:414px !important;
}

#item780379 {
	width:167px !important;
	height:42px !important;
	left:26px !important;
	top:5px !important;
}

#item780402 {
	width:20px !important;
	height:20px !important;
}

#item780406 {
	width:107px !important;
	height:10px !important;
	top:5px !important;
}

#item780430 {
	width:20px !important;
	height:20px !important;
	left:115px !important;
}

#item780319 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item780342 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item780350 {
	width:107px !important;
	height:10px !important;
	top:5px !important;
}

#item780373 {
	width:20px !important;
	height:20px !important;
	left:115px !important;
}

#item780232 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item780256 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item780290 {
	width:167px !important;
	height:27px !important;
	left:26px !important;
	top:5px !important;
}

#item780313 {
	width:20px !important;
	height:20px !important;
}

#item780145 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item780168 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item780175 {
	width:147px !important;
	height:27px !important;
	left:26px !important;
	top:5px !important;
}

#item780198 {
	width:20px !important;
	height:20px !important;
}

#item780203 {
	width:107px !important;
	height:10px !important;
	top:5px !important;
}

#item780226 {
	width:20px !important;
	height:20px !important;
	left:115px !important;
}

#item780142 {
	width:251px !important;
	height:116px !important;
	left:301px !important;
	top:566px !important;
}

#item780438 {
	width:398px !important;
	height:10px !important;
}

#item780434 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:206px !important;
}

#item780467 {
	width:398px !important;
	height:10px !important;
}

#item780461 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:182px !important;
}

#item783848 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item783853 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item783850 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item783858 {
	width:433px !important;
	height:240px !important;
}

#item783884 {
	width:165px !important;
	height:30px !important;
}

#item783881 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item783911 {
	width:165px !important;
	height:30px !important;
}

#item783907 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item783937 {
	width:380px !important;
	height:30px !important;
}

#item783934 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item783963 {
	width:380px !important;
	height:30px !important;
}

#item783960 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item783986 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item784009 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item784016 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item784013 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item783677 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item783683 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item783679 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item783688 {
	width:433px !important;
	height:240px !important;
}

#item783714 {
	width:165px !important;
	height:30px !important;
}

#item783711 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item783741 {
	width:165px !important;
	height:30px !important;
}

#item783738 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item783767 {
	width:380px !important;
	height:30px !important;
}

#item783764 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item783793 {
	width:380px !important;
	height:30px !important;
}

#item783790 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item783816 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item783839 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item783844 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item783841 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item783486 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item783491 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item783488 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item783496 {
	width:433px !important;
	height:240px !important;
}

#item783522 {
	width:165px !important;
	height:30px !important;
}

#item783519 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item783549 {
	width:165px !important;
	height:30px !important;
}

#item783546 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item783575 {
	width:380px !important;
	height:30px !important;
}

#item783572 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item783601 {
	width:380px !important;
	height:30px !important;
}

#item783598 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item783624 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item783647 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item783673 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item783670 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item783192 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item783198 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item783194 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item783202 {
	width:433px !important;
	height:240px !important;
}

#item783228 {
	width:165px !important;
	height:30px !important;
}

#item783225 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item783254 {
	width:165px !important;
	height:30px !important;
}

#item783251 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item783280 {
	width:380px !important;
	height:30px !important;
}

#item783277 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item783306 {
	width:380px !important;
	height:30px !important;
}

#item783303 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item783329 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item783352 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item783480 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item783477 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item783020 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item783026 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item783022 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item783031 {
	width:433px !important;
	height:240px !important;
}

#item783057 {
	width:165px !important;
	height:30px !important;
}

#item783054 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item783083 {
	width:165px !important;
	height:30px !important;
}

#item783080 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item783109 {
	width:380px !important;
	height:30px !important;
}

#item783106 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item783135 {
	width:380px !important;
	height:30px !important;
}

#item783132 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item783158 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item783181 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item783188 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item783185 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item782876 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item782881 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item782878 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item782886 {
	width:402px !important;
	height:216px !important;
}

#item782912 {
	width:165px !important;
	height:30px !important;
}

#item782909 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item782938 {
	width:165px !important;
	height:30px !important;
}

#item782935 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item782964 {
	width:380px !important;
	height:30px !important;
}

#item782961 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item782990 {
	width:380px !important;
	height:30px !important;
}

#item782987 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item783016 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item783013 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item782702 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item782707 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item782704 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item782711 {
	width:433px !important;
	height:240px !important;
}

#item782738 {
	width:165px !important;
	height:30px !important;
}

#item782735 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item782764 {
	width:165px !important;
	height:30px !important;
}

#item782761 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item782791 {
	width:344px !important;
	height:30px !important;
}

#item782788 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item782817 {
	width:344px !important;
	height:30px !important;
}

#item782814 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item782840 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item782863 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item782870 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item782867 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item782532 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item782537 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item782534 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item782541 {
	width:433px !important;
	height:240px !important;
}

#item782567 {
	width:165px !important;
	height:30px !important;
}

#item782564 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item782593 {
	width:165px !important;
	height:30px !important;
}

#item782590 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item782619 {
	width:344px !important;
	height:30px !important;
}

#item782616 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item782646 {
	width:344px !important;
	height:30px !important;
}

#item782643 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item782669 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item782692 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item782698 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item782694 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item782338 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item782343 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item782340 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item782351 {
	width:433px !important;
	height:240px !important;
}

#item782377 {
	width:165px !important;
	height:30px !important;
}

#item782374 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item782403 {
	width:165px !important;
	height:30px !important;
}

#item782400 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item782429 {
	width:344px !important;
	height:30px !important;
}

#item782426 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item782455 {
	width:344px !important;
	height:30px !important;
}

#item782452 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item782478 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item782501 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item782528 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item782524 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item782166 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item782171 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item782168 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item782175 {
	width:433px !important;
	height:240px !important;
}

#item782201 {
	width:165px !important;
	height:30px !important;
}

#item782198 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item782228 {
	width:165px !important;
	height:30px !important;
}

#item782225 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item782254 {
	width:344px !important;
	height:30px !important;
}

#item782251 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item782280 {
	width:344px !important;
	height:30px !important;
}

#item782277 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item782303 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item782326 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item782334 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item782331 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item781875 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item781880 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item781877 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item781884 {
	width:433px !important;
	height:240px !important;
}

#item781910 {
	width:165px !important;
	height:30px !important;
}

#item781907 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item781936 {
	width:165px !important;
	height:30px !important;
}

#item781933 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item781962 {
	width:344px !important;
	height:30px !important;
}

#item781959 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item781990 {
	width:344px !important;
	height:30px !important;
}

#item781987 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item782013 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item782036 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item782161 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item782157 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item781726 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item781731 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item781728 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item781739 {
	width:402px !important;
	height:216px !important;
}

#item781765 {
	width:165px !important;
	height:30px !important;
}

#item781762 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item781791 {
	width:165px !important;
	height:30px !important;
}

#item781788 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item781818 {
	width:344px !important;
	height:30px !important;
}

#item781815 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item781844 {
	width:344px !important;
	height:30px !important;
}

#item781841 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item781870 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item781867 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item781555 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item781560 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item781557 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item781564 {
	width:433px !important;
	height:240px !important;
}

#item781590 {
	width:165px !important;
	height:30px !important;
}

#item781587 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item781617 {
	width:165px !important;
	height:30px !important;
}

#item781613 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item781643 {
	width:344px !important;
	height:30px !important;
}

#item781640 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item781669 {
	width:344px !important;
	height:30px !important;
}

#item781666 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item781692 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item781718 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item781715 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item781721 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item781382 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item781387 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item781384 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item781391 {
	width:433px !important;
	height:240px !important;
}

#item781417 {
	width:165px !important;
	height:30px !important;
}

#item781414 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item781444 {
	width:165px !important;
	height:30px !important;
}

#item781440 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item781470 {
	width:344px !important;
	height:30px !important;
}

#item781467 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item781496 {
	width:344px !important;
	height:30px !important;
}

#item781493 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item781519 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item781542 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item781550 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item781547 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item781206 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item781212 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item781208 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item781219 {
	width:433px !important;
	height:240px !important;
}

#item781245 {
	width:165px !important;
	height:30px !important;
}

#item781242 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item781272 {
	width:165px !important;
	height:30px !important;
}

#item781269 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item781298 {
	width:344px !important;
	height:30px !important;
}

#item781295 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item781324 {
	width:344px !important;
	height:30px !important;
}

#item781321 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item781347 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item781370 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item781377 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item781374 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item781016 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item781021 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item781018 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item781025 {
	width:433px !important;
	height:240px !important;
}

#item781051 {
	width:165px !important;
	height:30px !important;
}

#item781048 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item781078 {
	width:165px !important;
	height:30px !important;
}

#item781075 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item781104 {
	width:344px !important;
	height:30px !important;
}

#item781101 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item781130 {
	width:344px !important;
	height:30px !important;
}

#item781127 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item781153 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item781176 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item781202 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item781199 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item780711 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item780716 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item780713 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item780721 {
	width:433px !important;
	height:240px !important;
}

#item780748 {
	width:165px !important;
	height:30px !important;
}

#item780745 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item780774 {
	width:165px !important;
	height:30px !important;
}

#item780771 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item780800 {
	width:344px !important;
	height:30px !important;
}

#item780797 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item780826 {
	width:344px !important;
	height:30px !important;
}

#item780823 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item780849 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item780872 {
	width:534px !important;
	height:559px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item781012 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item781009 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item780561 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item780567 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item780564 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item780574 {
	width:402px !important;
	height:216px !important;
}

#item780600 {
	width:165px !important;
	height:30px !important;
}

#item780597 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item780626 {
	width:165px !important;
	height:30px !important;
}

#item780623 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item780652 {
	width:344px !important;
	height:30px !important;
}

#item780649 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item780678 {
	width:344px !important;
	height:30px !important;
}

#item780675 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item780704 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item780701 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item780522 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item780549 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item780546 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item780554 {
	width:1056px !important;
	height:693px !important;
	left:67px !important;
	top:97px !important;
}

#item780519 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item780517 {
	width:1210px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item784383 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item784384 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item784389 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item784390 {
	width:305px !important;
	height:456px !important;
	left:61px !important;
	top:354px !important;
}

#item784398 {
	width:648px !important;
	height:806px !important;
	left:552px !important;
	top:30px !important;
	background:#009976;
}

#item784407 {
	width:226px !important;
	height:63px !important;
	left:574px !important;
	top:59px !important;
}

#item784412 {
	width:429px !important;
	height:58px !important;
	left:87px !important;
	top:70px !important;
}

#item784491 {
	width:30px !important;
	height:30px !important;
}

#item784487 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:300px !important;
}

#item784503 {
	width:398px !important;
	height:10px !important;
}

#item784498 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:157px !important;
}

#item784531 {
	width:398px !important;
	height:10px !important;
}

#item784526 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:206px !important;
}

#item796211 {
	width:398px !important;
	height:10px !important;
}

#item796206 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:231px !important;
}

#item784559 {
	width:398px !important;
	height:10px !important;
}

#item784554 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:182px !important;
}

#item784818 {
	width:122px !important;
	height:10px !important;
	top:5px !important;
}

#item784841 {
	width:20px !important;
	height:20px !important;
	left:131px !important;
}

#item784845 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item784868 {
	width:20px !important;
	height:20px !important;
}

#item784761 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item784784 {
	width:20px !important;
	height:20px !important;
}

#item784789 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item784812 {
	width:20px !important;
	height:20px !important;
}

#item784701 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item784724 {
	width:20px !important;
	height:20px !important;
}

#item784728 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item784751 {
	width:20px !important;
	height:20px !important;
}

#item797490 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item797513 {
	width:20px !important;
	height:20px !important;
}

#item797518 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item797541 {
	width:20px !important;
	height:20px !important;
}

#item784586 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item784609 {
	width:20px !important;
	height:20px !important;
}

#item784616 {
	width:122px !important;
	height:10px !important;
	top:5px !important;
}

#item784639 {
	width:20px !important;
	height:20px !important;
	left:131px !important;
}

#item784643 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item784667 {
	width:20px !important;
	height:20px !important;
}

#item784672 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item784695 {
	width:20px !important;
	height:20px !important;
}

#item797325 {
	width:122px !important;
	height:10px !important;
	left:22px !important;
	top:5px !important;
}

#item797348 {
	width:20px !important;
	height:20px !important;
}

#item784583 {
	width:262px !important;
	height:266px !important;
	left:206px !important;
	top:463px !important;
}

#item810067 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item810072 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item810069 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item810077 {
	width:433px !important;
	height:240px !important;
}

#item810103 {
	width:165px !important;
	height:30px !important;
}

#item810100 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item810129 {
	width:165px !important;
	height:30px !important;
}

#item810126 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item810155 {
	width:354px !important;
	height:30px !important;
}

#item810152 {
	width:354px !important;
	height:30px !important;
	top:369px !important;
}

#item810181 {
	width:354px !important;
	height:30px !important;
}

#item810178 {
	width:354px !important;
	height:30px !important;
	top:409px !important;
}

#item810204 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item810227 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item810232 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item810229 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item809882 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item809887 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item809884 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item809891 {
	width:433px !important;
	height:240px !important;
}

#item809917 {
	width:165px !important;
	height:30px !important;
}

#item809914 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item809943 {
	width:165px !important;
	height:30px !important;
}

#item809940 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item809969 {
	width:354px !important;
	height:30px !important;
}

#item809966 {
	width:354px !important;
	height:30px !important;
	top:369px !important;
}

#item809996 {
	width:354px !important;
	height:30px !important;
}

#item809992 {
	width:354px !important;
	height:30px !important;
	top:409px !important;
}

#item810019 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item810042 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item810047 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item810044 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item797072 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item797077 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item797074 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item797086 {
	width:433px !important;
	height:240px !important;
}

#item797112 {
	width:165px !important;
	height:30px !important;
}

#item797109 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item797138 {
	width:165px !important;
	height:30px !important;
}

#item797135 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item810336 {
	width:354px !important;
	height:30px !important;
}

#item810478 {
	width:354px !important;
	height:30px !important;
	top:369px !important;
}

#item810443 {
	width:354px !important;
	height:30px !important;
}

#item810441 {
	width:354px !important;
	height:30px !important;
	top:409px !important;
}

#item797213 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item797237 {
	width:570px !important;
	height:296px !important;
	left:601px !important;
	top:295px !important;
	padding:0px 40px 0px 0px;
}

#item797263 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item797260 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item796890 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item796895 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item796892 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item796901 {
	width:433px !important;
	height:240px !important;
}

#item796927 {
	width:165px !important;
	height:30px !important;
}

#item796924 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item796953 {
	width:165px !important;
	height:30px !important;
}

#item796950 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item810312 {
	width:354px !important;
	height:30px !important;
}

#item810474 {
	width:354px !important;
	height:30px !important;
	top:369px !important;
}

#item810417 {
	width:354px !important;
	height:30px !important;
}

#item810414 {
	width:354px !important;
	height:30px !important;
	top:409px !important;
}

#item797028 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item797051 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item797056 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item797053 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item796421 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item796426 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item796423 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item796432 {
	width:433px !important;
	height:240px !important;
}

#item796458 {
	width:165px !important;
	height:30px !important;
}

#item796455 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item796484 {
	width:165px !important;
	height:30px !important;
}

#item796481 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item810289 {
	width:354px !important;
	height:30px !important;
}

#item810468 {
	width:354px !important;
	height:30px !important;
	top:369px !important;
}

#item810389 {
	width:354px !important;
	height:30px !important;
}

#item810387 {
	width:354px !important;
	height:30px !important;
	top:409px !important;
}

#item796559 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item796582 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
}

#item796714 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item796711 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item796242 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item796248 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item796245 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item796252 {
	width:402px !important;
	height:216px !important;
}

#item796278 {
	width:165px !important;
	height:30px !important;
}

#item796275 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item796305 {
	width:165px !important;
	height:30px !important;
}

#item796301 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item810266 {
	width:354px !important;
	height:30px !important;
}

#item810264 {
	width:354px !important;
	height:30px !important;
	top:369px !important;
}

#item810364 {
	width:354px !important;
	height:30px !important;
}

#item810362 {
	width:354px !important;
	height:30px !important;
	top:409px !important;
}

#item796385 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item796382 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item788230 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item788235 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item788232 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item788244 {
	width:433px !important;
	height:240px !important;
}

#item788270 {
	width:165px !important;
	height:30px !important;
}

#item788267 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item788296 {
	width:165px !important;
	height:30px !important;
}

#item788293 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item788322 {
	width:380px !important;
	height:30px !important;
}

#item788319 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item788348 {
	width:380px !important;
	height:30px !important;
}

#item788345 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item788371 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item788394 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item788401 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item788398 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item788058 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item788063 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item788060 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item788068 {
	width:433px !important;
	height:240px !important;
}

#item788094 {
	width:165px !important;
	height:30px !important;
}

#item788091 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item788120 {
	width:165px !important;
	height:30px !important;
}

#item788117 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item788146 {
	width:380px !important;
	height:30px !important;
}

#item788143 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item788172 {
	width:380px !important;
	height:30px !important;
}

#item788169 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item788195 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item788218 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item788226 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item788222 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item787865 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item787872 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item787867 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item787876 {
	width:433px !important;
	height:240px !important;
}

#item787902 {
	width:165px !important;
	height:30px !important;
}

#item787899 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item787928 {
	width:165px !important;
	height:30px !important;
}

#item787925 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item787954 {
	width:380px !important;
	height:30px !important;
}

#item787951 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item787980 {
	width:380px !important;
	height:30px !important;
}

#item787977 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item788003 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item788026 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item788053 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item788049 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item787692 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item787698 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item787694 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item787703 {
	width:433px !important;
	height:240px !important;
}

#item787729 {
	width:165px !important;
	height:30px !important;
}

#item787726 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item787755 {
	width:165px !important;
	height:30px !important;
}

#item787752 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item787781 {
	width:380px !important;
	height:30px !important;
}

#item787778 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item787807 {
	width:380px !important;
	height:30px !important;
}

#item787804 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item787830 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item787853 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item787860 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item787857 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item787402 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item787407 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item787404 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item787411 {
	width:433px !important;
	height:240px !important;
}

#item787437 {
	width:165px !important;
	height:30px !important;
}

#item787434 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item787463 {
	width:165px !important;
	height:30px !important;
}

#item787460 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item787489 {
	width:380px !important;
	height:30px !important;
}

#item787486 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item787515 {
	width:380px !important;
	height:30px !important;
}

#item787512 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item787538 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item787561 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item787688 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item787685 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item787256 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item787261 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item787258 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item787266 {
	width:402px !important;
	height:216px !important;
}

#item787292 {
	width:165px !important;
	height:30px !important;
}

#item787289 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item787318 {
	width:165px !important;
	height:30px !important;
}

#item787315 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item787344 {
	width:380px !important;
	height:30px !important;
}

#item787341 {
	width:380px !important;
	height:30px !important;
	top:369px !important;
}

#item787370 {
	width:380px !important;
	height:30px !important;
}

#item787367 {
	width:380px !important;
	height:30px !important;
	top:409px !important;
}

#item787397 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item787394 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item787080 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item787085 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item787082 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item787090 {
	width:433px !important;
	height:240px !important;
}

#item787117 {
	width:165px !important;
	height:30px !important;
}

#item787113 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item787143 {
	width:165px !important;
	height:30px !important;
}

#item787140 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item787169 {
	width:344px !important;
	height:30px !important;
}

#item787166 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item787195 {
	width:344px !important;
	height:30px !important;
}

#item787192 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item787220 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item787243 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item787250 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item787247 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item786907 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item786913 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item786909 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item786917 {
	width:433px !important;
	height:240px !important;
}

#item786943 {
	width:165px !important;
	height:30px !important;
}

#item786940 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item786969 {
	width:165px !important;
	height:30px !important;
}

#item786966 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item786995 {
	width:344px !important;
	height:30px !important;
}

#item786992 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item787022 {
	width:344px !important;
	height:30px !important;
}

#item787018 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item787045 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item787068 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item787075 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item787072 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item786716 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item786721 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item786718 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item786726 {
	width:433px !important;
	height:240px !important;
}

#item786752 {
	width:165px !important;
	height:30px !important;
}

#item786749 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item786778 {
	width:165px !important;
	height:30px !important;
}

#item786775 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item786804 {
	width:344px !important;
	height:30px !important;
}

#item786801 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item786831 {
	width:344px !important;
	height:30px !important;
}

#item786827 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item786854 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item786877 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item786903 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item786900 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item786541 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item786546 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item786543 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item786550 {
	width:433px !important;
	height:240px !important;
}

#item786576 {
	width:165px !important;
	height:30px !important;
}

#item786573 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item786603 {
	width:165px !important;
	height:30px !important;
}

#item786600 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item786629 {
	width:344px !important;
	height:30px !important;
}

#item786626 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item786656 {
	width:344px !important;
	height:30px !important;
}

#item786653 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item786679 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item786702 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item786709 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item786706 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item786250 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item786255 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item786252 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item786260 {
	width:433px !important;
	height:240px !important;
}

#item786286 {
	width:165px !important;
	height:30px !important;
}

#item786283 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item786314 {
	width:165px !important;
	height:30px !important;
}

#item786311 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item786340 {
	width:344px !important;
	height:30px !important;
}

#item786337 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item786367 {
	width:344px !important;
	height:30px !important;
}

#item786363 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item786390 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item786413 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item786537 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item786534 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item786106 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item786111 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item786108 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item786115 {
	width:402px !important;
	height:216px !important;
}

#item786142 {
	width:165px !important;
	height:30px !important;
}

#item786139 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item786168 {
	width:165px !important;
	height:30px !important;
}

#item786165 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item786194 {
	width:344px !important;
	height:30px !important;
}

#item786191 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item786220 {
	width:344px !important;
	height:30px !important;
}

#item786217 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item786246 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item786243 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item785932 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item785937 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item785934 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item785942 {
	width:433px !important;
	height:240px !important;
}

#item785968 {
	width:165px !important;
	height:30px !important;
}

#item785965 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item785994 {
	width:165px !important;
	height:30px !important;
}

#item785991 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item786020 {
	width:344px !important;
	height:30px !important;
}

#item786017 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item786046 {
	width:344px !important;
	height:30px !important;
}

#item786043 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item786069 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item786095 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item786092 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item786101 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item785759 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item785765 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item785761 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item785771 {
	width:433px !important;
	height:240px !important;
}

#item785797 {
	width:165px !important;
	height:30px !important;
}

#item785794 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item785823 {
	width:165px !important;
	height:30px !important;
}

#item785820 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item785849 {
	width:344px !important;
	height:30px !important;
}

#item785846 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item785875 {
	width:344px !important;
	height:30px !important;
}

#item785872 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item785898 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item785921 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item785928 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item785925 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item785583 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item785588 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item785585 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item785596 {
	width:433px !important;
	height:240px !important;
}

#item785622 {
	width:165px !important;
	height:30px !important;
}

#item785619 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item785650 {
	width:165px !important;
	height:30px !important;
}

#item785645 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item785676 {
	width:344px !important;
	height:30px !important;
}

#item785673 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item785702 {
	width:344px !important;
	height:30px !important;
}

#item785699 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item785725 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item785748 {
	width:579px !important;
	height:692px !important;
	left:544px !important;
	top:97px !important;
}

#item785755 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item785752 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item785392 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item785397 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item785394 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item785402 {
	width:433px !important;
	height:240px !important;
}

#item785428 {
	width:165px !important;
	height:30px !important;
}

#item785425 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item785454 {
	width:165px !important;
	height:30px !important;
}

#item785451 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item785480 {
	width:344px !important;
	height:30px !important;
}

#item785477 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item785506 {
	width:344px !important;
	height:30px !important;
}

#item785503 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item785529 {
	width:702px !important;
	height:806px !important;
	left:478px !important;
	top:40px !important;
	background:#fff;
}

#item785552 {
	width:570px !important;
	height:446px !important;
	left:601px !important;
	top:343px !important;
	padding:0px 40px 0px 0px;
}

#item785578 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item785575 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item785093 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item785098 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item785095 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item785104 {
	width:433px !important;
	height:240px !important;
}

#item785131 {
	width:165px !important;
	height:30px !important;
}

#item785128 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item785157 {
	width:165px !important;
	height:30px !important;
}

#item785154 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item785183 {
	width:344px !important;
	height:30px !important;
}

#item785180 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item785209 {
	width:344px !important;
	height:30px !important;
}

#item785206 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item785232 {
	width:693px !important;
	height:806px !important;
	left:487px !important;
	top:40px !important;
	background:#fff;
}

#item785255 {
	width:534px !important;
	height:555px !important;
	left:589px !important;
	top:234px !important;
	padding:0px 30px 0px 0px;
}

#item785388 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item785385 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item784943 {
	width:432px !important;
	height:522px !important;
	left:37px !important;
	top:298px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item784948 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item784945 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:304px !important;
}

#item784955 {
	width:402px !important;
	height:216px !important;
}

#item784981 {
	width:165px !important;
	height:30px !important;
}

#item784978 {
	width:165px !important;
	height:30px !important;
	top:289px !important;
}

#item785008 {
	width:165px !important;
	height:30px !important;
}

#item785004 {
	width:165px !important;
	height:30px !important;
	top:329px !important;
}

#item785034 {
	width:344px !important;
	height:30px !important;
}

#item785031 {
	width:344px !important;
	height:30px !important;
	top:369px !important;
}

#item785060 {
	width:344px !important;
	height:30px !important;
}

#item785057 {
	width:344px !important;
	height:30px !important;
	top:409px !important;
}

#item785086 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item785083 {
	width:36px !important;
	height:36px !important;
	left:64px !important;
	top:595px !important;
}

#item784903 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item784929 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item784926 {
	width:36px !important;
	height:36px !important;
	left:1129px !important;
	top:52px !important;
}

#item784937 {
	width:1056px !important;
	height:693px !important;
	left:67px !important;
	top:97px !important;
}

#item784900 {
	width:30px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item784898 {
	width:1210px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item795626 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

#item795627 {
	width:1230px !important;
	height:870px !important;
	top:-2px !important;
}

#item795603 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item795469 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-795493 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-795493 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item795493 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item795505 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:570px !important;
}

#item795528 {
	width:28px !important;
	height:28px !important;
	left:244px !important;
	top:562px !important;
}

#item795493 {
	width:522px !important;
	height:617px !important;
	left:87px !important;
	top:162px !important;
}

@keyframes grow-795536 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-795536 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item795536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item795547 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:570px !important;
}

#item795570 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:562px !important;
}

#item795536 {
	width:522px !important;
	height:617px !important;
	left:624px !important;
	top:162px !important;
}

#item796186 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item796190 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item796187 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item796193 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item796172 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item796176 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item796173 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item796179 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item796159 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item796163 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item796160 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item796167 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item796146 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item796150 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item796147 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item796153 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item796129 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item796133 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item796130 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item796136 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item795593 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item795598 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item795595 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item795601 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item795579 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item795583 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item795580 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item795588 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item795886 {
	width:27px !important;
	height:30px !important;
	left:490px !important;
}

#item795887 {
	width:520px !important;
	height:873px !important;
	background:#fff;
}

#item795891 {
	width:30px !important;
	height:30px !important;
}

#item795888 {
	width:30px !important;
	height:30px !important;
	left:442px !important;
	top:45px !important;
}

#item795898 {
	width:216px !important;
	height:30px !important;
}

#item795895 {
	width:216px !important;
	height:30px !important;
	left:89px !important;
	top:198px !important;
}

#item795924 {
	width:216px !important;
	height:30px !important;
}

#item795921 {
	width:216px !important;
	height:30px !important;
	left:89px !important;
	top:239px !important;
}

#item795950 {
	width:216px !important;
	height:30px !important;
}

#item795947 {
	width:216px !important;
	height:30px !important;
	left:89px !important;
	top:279px !important;
}

#item795976 {
	width:216px !important;
	height:30px !important;
}

#item795973 {
	width:216px !important;
	height:30px !important;
	left:89px !important;
	top:320px !important;
}

#item796079 {
	width:410px !important;
	height:87px !important;
	left:89px !important;
	top:87px !important;
}

#item795643 {
	width:27px !important;
	height:30px !important;
	left:490px !important;
}

#item795644 {
	width:520px !important;
	height:873px !important;
	background:#fff;
}

#item795648 {
	width:30px !important;
	height:30px !important;
}

#item795645 {
	width:30px !important;
	height:30px !important;
	left:442px !important;
	top:45px !important;
}

#item795659 {
	width:216px !important;
	height:30px !important;
}

#item795656 {
	width:216px !important;
	height:30px !important;
	left:89px !important;
	top:198px !important;
}

#item795685 {
	width:216px !important;
	height:30px !important;
}

#item795682 {
	width:216px !important;
	height:30px !important;
	left:89px !important;
	top:239px !important;
}

#item795711 {
	width:216px !important;
	height:30px !important;
}

#item795708 {
	width:216px !important;
	height:30px !important;
	left:89px !important;
	top:279px !important;
}

#item795840 {
	width:410px !important;
	height:87px !important;
	left:89px !important;
	top:87px !important;
}

#item795577 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item795575 {
	width:1210px !important;
	height:883px !important;
	left:20px !important;
	top:-10px !important;
}

#item592345 {
	width:1230px !important;
	height:866px !important;
}

#item359447 {
	width:609px !important;
	height:866px !important;
	left:621px !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;
}

#item359796 {
	width:799px !important;
	height:866px !important;
	left:348px !important;
	top:10px !important;
	background:#fff;
}

#item359797 {
	width:522px !important;
	height:378px !important;
	left:538px !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:1066px !important;
	top:52px !important;
}

#item359764 {
	width:799px !important;
	height:866px !important;
	left:348px !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:1066px !important;
	top:52px !important;
}

#item709456 {
	width:522px !important;
	height:554px !important;
	left:538px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

#item359732 {
	width:799px !important;
	height:866px !important;
	left:348px !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:1066px !important;
	top:52px !important;
}

#item709404 {
	width:522px !important;
	height:553px !important;
	left:538px !important;
	top:236px !important;
	padding:0px 40px 0px 0px;
}

#item359700 {
	width:799px !important;
	height:866px !important;
	left:348px !important;
	top:10px !important;
	background:#fff;
}

#item359701 {
	width:522px !important;
	height:553px !important;
	left:538px !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:1066px !important;
	top:52px !important;
}

#item359668 {
	width:799px !important;
	height:866px !important;
	left:348px !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:1066px !important;
	top:52px !important;
}

#item709370 {
	width:522px !important;
	height:554px !important;
	left:538px !important;
	top:235px !important;
	padding:0px 40px 0px 0px;
}

#item359666 {
	width:30px !important;
	height:30px !important;
	left:10px !important;
	top:191px !important;
}

#item359664 {
	width:1147px !important;
	height:876px !important;
	left:83px !important;
	top:-10px !important;
}

#item359379 {
	width:1230px !important;
	height:866px !important;
	background:#009976;
}

p.autoParaStyle22 {
	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.autoParaStyle21 {
	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.autoParaStyle20 {
	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:left;
}

p.autoParaStyle19 {
	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.autoParaStyle18 {
	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.autoParaStyle17 {
	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;
}

ul.autoParaStyle16 > li {
	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;
	padding-left:18px;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
ul.autoParaStyle16 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle15 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:70px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:35px;
	line-height:42px;
	color:#fff;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:27px;
	color:#000;
	margin-bottom:12px;
	text-align:center;
}

ul.autoParaStyle11 > li {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:16px;
	color:#000;
	padding-left:18px;
	margin-bottom:15px;
	text-align:left;
}
ul.autoParaStyle11 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:27px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

ul.autoParaStyle7 > li {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	padding-left:18px;
	text-align:left;
}
ul.autoParaStyle7 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21px;
	color:#000;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:23px;
	line-height:30px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:41px;
	color:#000;
	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-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:89px;
	line-height:106.8px;
	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.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.hotel-descripcion-titular {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:140px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.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-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.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-30-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-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.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-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.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-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-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-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.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle5 {
	color:#000;
}

span.autoCharStyle4 {
	color:#009976;
}

span.autoCharStyle3 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.quicksand-bold-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	color:#009976;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
