/* 	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:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1230px; height:866px; background: transparent !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-Bold;
	src:url("../fonts/Quicksand-Bold.ttf");
	font-weight:bold;
}

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

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

@font-face {
	font-family:FF-RaisonnePro-Book;
	src:url("../fonts/RaisonnePro-Book.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;
}

#item1927 {
	width:1170px !important;
	height:593px !important;
	left:30px !important;
	top:243px !important;
}

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

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

#item2000 {
	width:433px !important;
	height:151px !important;
	left:87px !important;
	top:87px !important;
}

#item2022 {
	width:433px !important;
	height:208px !important;
	left:87px !important;
	top:311px !important;
}

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

#item2025 {
	width:166px !important;
	height:30px !important;
	left:87px !important;
	top:260px !important;
}

#item2051 {
	width:555px !important;
	height:806px !important;
	left:645px !important;
	top:30px !important;
}

#item2383 {
	width:328px !important;
	height:232px !important;
	left:3px !important;
	top:3px !important;
}

#item2362 {
	width:334px !important;
	height:238px !important;
	left:10px !important;
	top:62px !important;
}

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

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

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

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

#item2306 {
	width:329px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2285 {
	width:335px !important;
	height:16px !important;
	left:10px !important;
	top:287px !important;
}

#item2331 {
	width:346px !important;
	height:241px !important;
	left:3px !important;
	top:3px !important;
}

#item2310 {
	width:352px !important;
	height:247px !important;
	left:10px !important;
	top:36px !important;
}

#item2357 {
	width:340px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2336 {
	width:346px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

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

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

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

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

#item2280 {
	width:328px !important;
	height:176px !important;
	left:3px !important;
	top:3px !important;
}

#item2259 {
	width:334px !important;
	height:182px !important;
	left:10px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item2055 {
	width:362px !important;
	height:302px !important;
	left:94px !important;
	top:522px !important;
}

#item2460 {
	width:339px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	padding:74px 40px 60px 60px;
}

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

#item2463 {
	width:36px !important;
	height:36px !important;
	left:286px !important;
	top:37px !important;
}

#item2439 {
	width:30px !important;
	height:30px !important;
	left:319px !important;
	top:10px !important;
}

#item2437 {
	width:349px !important;
	height:876px !important;
	left:881px !important;
	top:-10px !important;
}

#item2512 {
	width:680px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item2522 {
	opacity:0.10;
	width:680px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#00194b;
}

#item2523 {
	width:490px !important;
	height:395px !important;
	left:710px !important;
	top:441px !important;
	background:#f4f9f8;
}

#item2524 {
	width:490px !important;
	height:429px !important;
	left:710px !important;
	top:30px !important;
	background:#fff;
}

#item2544 {
	width:192px !important;
	height:22px !important;
	left:799px !important;
	top:490px !important;
}

#item2568 {
	width:351px !important;
	height:331px !important;
	top:51px !important;
}

#item2590 {
	width:345px !important;
	height:27px !important;
}

#item2594 {
	width:688px !important;
	height:540px !important;
	left:799px !important;
	top:539px !important;
	border-radius:14px;
	border:solid 1px #b2b2b1;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2605 {
	width:79px !important;
	height:16px !important;
	left:816px !important;
	top:568px !important;
}

@keyframes up-100px-2605 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2605 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2618 {
	width:56px !important;
	height:14px !important;
	left:939px !important;
	top:568px !important;
}

@keyframes up-100px-2618 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2618 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2630 {
	width:69px !important;
	height:11px !important;
	left:821px !important;
	top:719px !important;
}

@keyframes up-100px-2630 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2630 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2641 {
	width:56px !important;
	height:38px !important;
	left:1051px !important;
	top:651px !important;
}

@keyframes up-100px-2641 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2641 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2653 {
	width:60px !important;
	height:19px !important;
	left:822px !important;
	top:657px !important;
}

@keyframes up-100px-2653 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2653 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2666 {
	width:56px !important;
	height:21px !important;
	left:1051px !important;
	top:565px !important;
}

@keyframes up-100px-2666 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2666 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2678 {
	width:54px !important;
	height:25px !important;
	left:828px !important;
	top:604px !important;
}

@keyframes up-100px-2678 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2678 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2688 {
	width:40px !important;
	height:25px !important;
	left:1056px !important;
	top:609px !important;
}

@keyframes up-100px-2688 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2688 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2699 {
	width:92px !important;
	height:24px !important;
	left:921px !important;
	top:610px !important;
}

@keyframes up-100px-2699 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2699 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2709 {
	width:83px !important;
	height:23px !important;
	left:811px !important;
	top:764px !important;
}

@keyframes up-100px-2709 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2709 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2718 {
	width:92px !important;
	height:27px !important;
	left:921px !important;
	top:703px !important;
}

@keyframes up-100px-2718 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2718 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2728 {
	width:101px !important;
	height:28px !important;
	left:1029px !important;
	top:702px !important;
}

@keyframes up-100px-2728 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2728 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2742 {
	width:55px !important;
	height:15px !important;
	left:1072px !important;
	top:766px !important;
}

@keyframes up-100px-2742 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2742 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2754 {
	width:55px !important;
	height:14px !important;
	left:914px !important;
	top:767px !important;
}

@keyframes up-100px-2754 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2754 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2766 {
	width:62px !important;
	height:13px !important;
	left:986px !important;
	top:767px !important;
}

@keyframes up-100px-2766 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes up-100px-2766 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2781 {
	width:92px !important;
	height:15px !important;
	left:919px !important;
	top:658px !important;
}

@keyframes logo-arriba-2781 {
	0% {
		transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes logo-arriba-2781 {
	0% {
		-webkit-transform:translate(0.49px,37.812px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item2830 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item2850 {
	width:433px !important;
	height:137px !important;
	left:87px !important;
	top:200px !important;
}

#item2872 {
	width:445px !important;
	height:135px !important;
	left:87px !important;
	top:379px !important;
}

#item2894 {
	width:460px !important;
	height:16px !important;
	left:87px !important;
	top:806px !important;
}

#item2909 {
	width:555px !important;
	height:806px !important;
	left:645px !important;
	top:30px !important;
}

@keyframes izquierda-100-2913 {
	0% {
		transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes izquierda-100-2913 {
	0% {
		-webkit-transform:translate(-100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3164 {
	width:330px !important;
	height:95px !important;
	left:3px !important;
	top:3px !important;
}

#item3143 {
	width:336px !important;
	height:101px !important;
	left:10px !important;
	top:61px !important;
}

#item3189 {
	width:245px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3168 {
	width:251px !important;
	height:16px !important;
	left:10px !important;
	top:36px !important;
}

#item3214 {
	width:245px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3193 {
	width:251px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item3088 {
	width:207px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3067 {
	width:213px !important;
	height:16px !important;
	left:10px !important;
	top:161px !important;
}

#item3113 {
	width:330px !important;
	height:117px !important;
	left:3px !important;
	top:3px !important;
}

#item3092 {
	width:336px !important;
	height:123px !important;
	left:10px !important;
	top:36px !important;
}

#item3138 {
	width:245px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3117 {
	width:251px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item3012 {
	width:330px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2991 {
	width:336px !important;
	height:16px !important;
	left:10px !important;
	top:178px !important;
}

#item3037 {
	width:330px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item3016 {
	width:336px !important;
	height:16px !important;
	left:10px !important;
	top:153px !important;
}

#item3062 {
	width:330px !important;
	height:133px !important;
	left:3px !important;
	top:3px !important;
}

#item3041 {
	width:336px !important;
	height:139px !important;
	left:10px !important;
	top:10px !important;
}

#item2936 {
	width:419px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2915 {
	width:425px !important;
	height:16px !important;
	left:10px !important;
	top:61px !important;
}

#item2961 {
	width:419px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2940 {
	width:425px !important;
	height:16px !important;
	left:10px !important;
	top:36px !important;
}

#item2986 {
	width:419px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item2965 {
	width:425px !important;
	height:16px !important;
	left:10px !important;
	top:10px !important;
}

#item2913 {
	width:435px !important;
	height:194px !important;
	left:95px !important;
	top:529px !important;
}

#item3248 {
	width:1170px !important;
	height:807px !important;
	left:30px !important;
	top:30px !important;
}

@keyframes twirl-3282 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
@-webkit-keyframes twirl-3282 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(360deg);
		opacity:1;
	}
}
#item3295 {
	width:30px !important;
	height:30px !important;
}

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

#item3282 {
	width:30px !important;
	height:30px !important;
	left:289px !important;
	top:639px !important;
}

#item3326 {
	width:433px !important;
	height:94px !important;
	left:87px !important;
	top:277px !important;
}

#item3396 {
	width:433px !important;
	height:186px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes _100-derecha-3396 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _100-derecha-3396 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes twirl-3399 {
	0% {
		transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px) rotate(180deg);
		opacity:1;
	}
}
@-webkit-keyframes twirl-3399 {
	0% {
		-webkit-transform:translate(0px,0px) rotate(0deg);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px) rotate(180deg);
		opacity:1;
	}
}
#item3411 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

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

#item3399 {
	width:36px !important;
	height:36px !important;
	left:209px !important;
	top:232px !important;
}

#item3373 {
	width:433px !important;
	height:195px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes _100-derecha-3373 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _100-derecha-3373 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3350 {
	width:433px !important;
	height:132px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes _100-derecha-3350 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes _100-derecha-3350 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item3329 {
	width:443px !important;
	height:268px !important;
	left:77px !important;
	top:404px !important;
}

#item3420 {
	width:555px !important;
	height:806px !important;
	left:645px !important;
	top:30px !important;
}

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

#item3489 {
	width:433px !important;
	height:471px !important;
	left:87px !important;
	top:240px !important;
}

#item3672 {
	width:555px !important;
	height:806px !important;
	left:645px !important;
	top:30px !important;
}

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

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

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

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

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

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

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

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

#item3831 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item3871 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item3891 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

#item3913 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item3935 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item3938 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item3963 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item3977 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item4012 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item4017 {
	width:67px !important;
	height:25px !important;
}

#item4015 {
	width:67px !important;
	height:25px !important;
	left:1092px !important;
	top:611px !important;
}

#item4050 {
	width:99px !important;
	height:33px !important;
}

#item4029 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item4094 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item4114 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item4136 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item4142 {
	width:63px !important;
	height:24px !important;
}

#item4140 {
	width:63px !important;
	height:24px !important;
	left:483px !important;
	top:612px !important;
}

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

#item4155 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item4188 {
	width:99px !important;
	height:33px !important;
}

#item4167 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item4193 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item4218 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item4249 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item4447 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item4426 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item4471 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item4450 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item4508 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item4555 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item4575 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item4597 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item4600 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item4625 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item4637 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item4668 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item4671 {
	width:39px !important;
	height:39px !important;
	left:1117px !important;
	top:601px !important;
}

#item4706 {
	width:99px !important;
	height:33px !important;
}

#item4685 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item4769 {
	width:186px !important;
	height:7px !important;
	left:54px !important;
	top:665px !important;
}

#item4772 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item4792 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item4814 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item4818 {
	width:64px !important;
	height:24px !important;
	left:482px !important;
	top:612px !important;
}

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

#item4833 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item4869 {
	width:99px !important;
	height:33px !important;
}

#item4848 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item4874 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item4899 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item4933 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

#item4936 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item5162 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item5141 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item5186 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item5165 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item5223 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item5269 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item5289 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item5311 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item5314 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item5339 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item5351 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item5382 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item5406 {
	width:99px !important;
	height:33px !important;
}

#item5385 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

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

#item5411 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item5426 {
	width:34px !important;
	height:31px !important;
}

#item5424 {
	width:34px !important;
	height:31px !important;
	left:1110px !important;
	top:607px !important;
}

#item5472 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item5492 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item5514 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item5520 {
	width:35px !important;
	height:32px !important;
}

#item5518 {
	width:35px !important;
	height:31px !important;
	left:499px !important;
	top:607px !important;
}

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

#item5534 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item5571 {
	width:99px !important;
	height:33px !important;
}

#item5550 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item5576 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item5601 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item5633 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

#item5636 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item5886 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item5865 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item5910 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item5889 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item5947 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item5988 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item6008 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item6030 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item6033 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item6058 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item6071 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item6104 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item6128 {
	width:99px !important;
	height:33px !important;
}

#item6107 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

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

#item6133 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item6145 {
	width:71px !important;
	height:36px !important;
	left:1102px !important;
	top:606px !important;
}

#item6201 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item6221 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item6243 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item6247 {
	width:71px !important;
	height:36px !important;
	left:479px !important;
	top:606px !important;
}

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

#item6258 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item6291 {
	width:99px !important;
	height:33px !important;
}

#item6270 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item6296 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item6321 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item6352 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

#item6355 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

#item6386 {
	width:186px !important;
	height:7px !important;
	left:54px !important;
	top:665px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item6626 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item6605 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item6650 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item6629 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item6687 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item6731 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item6751 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item6773 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item6776 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item6801 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item6813 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item6843 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item6867 {
	width:99px !important;
	height:33px !important;
}

#item6846 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item6872 {
	width:71px !important;
	height:27px !important;
	left:1093px !important;
	top:610px !important;
}

#item6929 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item6949 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item6971 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item6975 {
	width:71px !important;
	height:36px !important;
	left:479px !important;
	top:606px !important;
}

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

#item6986 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item7019 {
	width:99px !important;
	height:33px !important;
}

#item6998 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item7024 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item7049 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item7080 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

#item7083 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item7310 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item7289 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item7334 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item7313 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item7371 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item7411 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item7431 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item7453 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item7456 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item7481 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item7493 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item7523 {
	width:486px !important;
	height:66px !important;
	left:675px !important;
	top:514px !important;
}

#item7547 {
	width:99px !important;
	height:33px !important;
}

#item7526 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item7554 {
	width:60px !important;
	height:32px !important;
}

#item7552 {
	width:60px !important;
	height:32px !important;
	left:1107px !important;
	top:608px !important;
}

#item7611 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item7631 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item7653 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item7657 {
	width:57px !important;
	height:36px !important;
	left:486px !important;
	top:606px !important;
}

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

#item7672 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item7705 {
	width:99px !important;
	height:33px !important;
}

#item7684 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item7710 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item7735 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item7767 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

#item7770 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item8002 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item7981 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item8026 {
	width:492px !important;
	height:80px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item8005 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item8063 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item8102 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item8122 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item8144 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item8147 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item8172 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item8185 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item8215 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item8239 {
	width:99px !important;
	height:33px !important;
}

#item8218 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item8246 {
	width:79px !important;
	height:30px !important;
}

#item8244 {
	width:79px !important;
	height:30px !important;
	left:1086px !important;
	top:609px !important;
}

#item8308 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item8328 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item8350 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item8356 {
	width:76px !important;
	height:29px !important;
}

#item8354 {
	width:76px !important;
	height:29px !important;
	left:476px !important;
	top:610px !important;
}

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

#item8366 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item8399 {
	width:99px !important;
	height:33px !important;
}

#item8378 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item8404 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item8429 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item8460 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item8660 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item8639 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item8684 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item8663 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item8720 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item8759 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item8779 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item8801 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item8804 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item8829 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item8841 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item8873 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item8897 {
	width:99px !important;
	height:33px !important;
}

#item8876 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item8904 {
	width:90px !important;
	height:25px !important;
}

#item8902 {
	width:90px !important;
	height:25px !important;
	left:1080px !important;
	top:610px !important;
}

#item8934 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

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

#item8937 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item8949 {
	width:540px !important;
	height:780px !important;
	left:39px !important;
	top:45px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9088 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item9067 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item9125 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item9168 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item9188 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item9210 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item9213 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item9238 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item9255 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item9290 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item9314 {
	width:99px !important;
	height:33px !important;
}

#item9293 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item9321 {
	width:90px !important;
	height:25px !important;
}

#item9319 {
	width:90px !important;
	height:25px !important;
	left:1080px !important;
	top:611px !important;
}

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

#item9332 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item9387 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item9407 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item9429 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item9435 {
	width:90px !important;
	height:25px !important;
}

#item9433 {
	width:90px !important;
	height:25px !important;
	left:469px !important;
	top:611px !important;
}

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

#item9446 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item9479 {
	width:99px !important;
	height:33px !important;
}

#item9458 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item9484 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item9509 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item9540 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

#item9543 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

#item9574 {
	width:186px !important;
	height:7px !important;
	left:54px !important;
	top:665px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9709 {
	width:485px !important;
	height:516px !important;
	left:97px !important;
	top:254px !important;
	background:#009976;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9814 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item9793 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item9838 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item9817 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item9875 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item9914 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item9934 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item9956 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item9959 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item9984 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item9995 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item10025 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item10049 {
	width:99px !important;
	height:33px !important;
}

#item10028 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item10056 {
	width:45px !important;
	height:30px !important;
}

#item10054 {
	width:45px !important;
	height:30px !important;
	left:1103px !important;
	top:609px !important;
}

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

#item10072 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item10108 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

#item10151 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item10171 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item10193 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item10199 {
	width:50px !important;
	height:35px !important;
}

#item10197 {
	width:50px !important;
	height:35px !important;
	left:489px !important;
	top:606px !important;
}

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

#item10210 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item10243 {
	width:99px !important;
	height:33px !important;
}

#item10222 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item10248 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item10273 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item10306 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item10528 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item10507 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item10552 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item10531 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item10589 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item10627 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item10647 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item10669 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item10672 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item10697 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item10708 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item10739 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item10763 {
	width:99px !important;
	height:33px !important;
}

#item10742 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item10770 {
	width:78px !important;
	height:27px !important;
}

#item10768 {
	width:78px !important;
	height:27px !important;
	left:1086px !important;
	top:609px !important;
}

#item10828 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item10848 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item10870 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item10876 {
	width:63px !important;
	height:34px !important;
}

#item10874 {
	width:63px !important;
	height:34px !important;
	left:483px !important;
	top:605px !important;
}

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

#item10886 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item10919 {
	width:99px !important;
	height:33px !important;
}

#item10898 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item10924 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item10949 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item10981 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

#item10984 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item11216 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item11195 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item11240 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item11219 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item11277 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item11319 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item11339 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item11361 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item11364 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item11389 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item11401 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item11431 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item11455 {
	width:99px !important;
	height:33px !important;
}

#item11434 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item11462 {
	width:78px !important;
	height:27px !important;
}

#item11460 {
	width:78px !important;
	height:27px !important;
	left:1086px !important;
	top:609px !important;
}

#item11516 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item11536 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item11558 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item11564 {
	width:49px !important;
	height:34px !important;
}

#item11562 {
	width:49px !important;
	height:34px !important;
	left:490px !important;
	top:605px !important;
}

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

#item11576 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item11612 {
	width:99px !important;
	height:33px !important;
}

#item11591 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item11617 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item11642 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item11675 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item11876 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item11855 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item11900 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item11879 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item11937 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item11975 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item11995 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item12017 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item12020 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item12045 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item12058 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item12089 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item12113 {
	width:99px !important;
	height:33px !important;
}

#item12092 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item12120 {
	width:79px !important;
	height:30px !important;
}

#item12118 {
	width:79px !important;
	height:30px !important;
	left:1086px !important;
	top:609px !important;
}

#item12148 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

#item12198 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item12218 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item12240 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item12246 {
	width:79px !important;
	height:30px !important;
}

#item12244 {
	width:79px !important;
	height:30px !important;
	left:475px !important;
	top:609px !important;
}

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

#item12256 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item12289 {
	width:99px !important;
	height:33px !important;
}

#item12268 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item12294 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item12319 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item12350 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item12553 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item12532 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item12577 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item12556 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item12614 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item12656 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item12676 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item12698 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item12701 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item12726 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item12738 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item12769 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item12793 {
	width:99px !important;
	height:33px !important;
}

#item12772 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item12798 {
	width:96px !important;
	height:43px !important;
	left:1077px !important;
	top:601px !important;
}

#item12831 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

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

#item12834 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item12884 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item12904 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item12926 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item12930 {
	width:54px !important;
	height:30px !important;
	left:487px !important;
	top:609px !important;
}

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

#item12948 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item12981 {
	width:99px !important;
	height:49px !important;
}

#item12960 {
	width:99px !important;
	height:49px !important;
	left:452px !important;
	top:452px !important;
}

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

#item12986 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item13011 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item13042 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item13267 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item13246 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item13291 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item13270 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item13328 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item13375 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item13395 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item13417 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item13420 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item13445 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item13457 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item13488 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item13512 {
	width:99px !important;
	height:43px !important;
}

#item13491 {
	width:99px !important;
	height:43px !important;
	left:1065px !important;
	top:452px !important;
}

#item13517 {
	width:88px !important;
	height:43px !important;
	left:1081px !important;
	top:601px !important;
}

#item13568 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item13588 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item13610 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item13616 {
	width:56px !important;
	height:39px !important;
}

#item13614 {
	width:56px !important;
	height:39px !important;
	left:486px !important;
	top:604px !important;
}

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

#item13629 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item13665 {
	width:99px !important;
	height:33px !important;
}

#item13644 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item13670 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item13695 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item13727 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item13749 {
	width:186px !important;
	height:7px !important;
	left:54px !important;
	top:794px !important;
}

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

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

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

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

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

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

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

#item13897 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item13946 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item13925 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item13970 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item13949 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item14007 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item14052 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item14072 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item14094 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item14097 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item14122 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item14134 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item14166 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item14190 {
	width:99px !important;
	height:33px !important;
}

#item14169 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item14197 {
	width:55px !important;
	height:38px !important;
}

#item14195 {
	width:55px !important;
	height:38px !important;
	left:1098px !important;
	top:605px !important;
}

#item14251 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item14271 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item14293 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item14299 {
	width:56px !important;
	height:39px !important;
}

#item14297 {
	width:56px !important;
	height:39px !important;
	left:486px !important;
	top:604px !important;
}

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

#item14308 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item14340 {
	width:99px !important;
	height:33px !important;
}

#item14319 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item14345 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item14370 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item14404 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

#item14407 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

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

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

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

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

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

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

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

#item14585 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item14635 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item14614 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item14659 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item14638 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item14696 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item14740 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item14760 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item14782 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item14785 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item14810 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item14822 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item14853 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item14877 {
	width:99px !important;
	height:33px !important;
}

#item14856 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item14882 {
	width:40px !important;
	height:46px !important;
	left:1106px !important;
	top:601px !important;
}

#item14915 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

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

#item14918 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item14969 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item14989 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item15011 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item15015 {
	width:41px !important;
	height:47px !important;
	left:494px !important;
	top:600px !important;
}

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

#item15029 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item15066 {
	width:99px !important;
	height:33px !important;
}

#item15045 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item15071 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item15096 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item15130 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

#item15133 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item15308 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item15382 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item15361 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item15406 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item15385 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item15443 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item15480 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item15500 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item15522 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item15525 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item15550 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item15563 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item15594 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item15618 {
	width:99px !important;
	height:33px !important;
}

#item15597 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item15623 {
	width:55px !important;
	height:38px !important;
	left:1098px !important;
	top:605px !important;
}

#item15658 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

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

#item15661 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item15714 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item15734 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item15756 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item15760 {
	width:57px !important;
	height:39px !important;
	left:486px !important;
	top:605px !important;
}

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

#item15782 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item15819 {
	width:99px !important;
	height:33px !important;
}

#item15798 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item15824 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item15849 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item15884 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

#item15887 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item16071 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item16145 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item16124 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item16169 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item16148 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item16206 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item16243 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item16263 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item16285 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item16288 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item16313 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item16326 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item16357 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item16381 {
	width:99px !important;
	height:33px !important;
}

#item16360 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item16388 {
	width:77px !important;
	height:29px !important;
}

#item16386 {
	width:77px !important;
	height:29px !important;
	left:1087px !important;
	top:610px !important;
}

#item16440 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item16460 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item16482 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item16488 {
	width:79px !important;
	height:30px !important;
}

#item16486 {
	width:79px !important;
	height:30px !important;
	left:475px !important;
	top:609px !important;
}

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

#item16498 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item16531 {
	width:99px !important;
	height:33px !important;
}

#item16510 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item16536 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item16561 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item16592 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

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

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

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

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

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

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

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

#item16736 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item16796 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item16775 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item16820 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item16799 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item16856 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item16899 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item16919 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item16941 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item16944 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item16969 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item16981 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item17013 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item17037 {
	width:99px !important;
	height:33px !important;
}

#item17016 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item17044 {
	width:77px !important;
	height:29px !important;
}

#item17042 {
	width:77px !important;
	height:29px !important;
	left:1087px !important;
	top:610px !important;
}

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

#item17056 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item17069 {
	width:540px !important;
	height:780px !important;
	left:39px !important;
	top:45px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item17206 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item17185 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item17243 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item17281 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item17301 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item17323 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item17326 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item17351 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item17363 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item17395 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item17419 {
	width:99px !important;
	height:33px !important;
}

#item17398 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item17426 {
	width:49px !important;
	height:34px !important;
}

#item17424 {
	width:49px !important;
	height:34px !important;
	left:1101px !important;
	top:607px !important;
}

#item17455 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

#item17498 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item17518 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item17540 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item17546 {
	width:50px !important;
	height:35px !important;
}

#item17544 {
	width:50px !important;
	height:35px !important;
	left:489px !important;
	top:606px !important;
}

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

#item17559 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item17592 {
	width:99px !important;
	height:33px !important;
}

#item17571 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item17597 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item17622 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item17653 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item17675 {
	width:186px !important;
	height:7px !important;
	left:54px !important;
	top:671px !important;
}

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

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

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

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

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

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

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

#item17825 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item17884 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item17863 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item17908 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item17887 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item17945 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item17986 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item18006 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item18028 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

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

#item18031 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

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

#item18056 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

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

#item18068 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item18099 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item18123 {
	width:99px !important;
	height:33px !important;
}

#item18102 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item18128 {
	width:89px !important;
	height:31px !important;
	left:1081px !important;
	top:609px !important;
}

#item18161 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

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

#item18164 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item18213 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item18233 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item18255 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item18259 {
	width:89px !important;
	height:29px !important;
	left:470px !important;
	top:609px !important;
}

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

#item18277 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item18313 {
	width:99px !important;
	height:33px !important;
}

#item18292 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

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

#item18318 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

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

#item18343 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item18374 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item18396 {
	width:186px !important;
	height:7px !important;
	left:54px !important;
	top:790px !important;
}

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

#item18399 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item18572 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item18647 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item18626 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item18671 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item18650 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

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

#item18708 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item18751 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item18771 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item18793 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item18817 {
	width:100px !important;
	height:30px !important;
}

#item18796 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item18823 {
	width:30px !important;
	height:30px !important;
}

#item18821 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item18835 {
	width:30px !important;
	height:30px !important;
}

#item18833 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item18865 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item18889 {
	width:99px !important;
	height:33px !important;
}

#item18868 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item18896 {
	width:69px !important;
	height:37px !important;
}

#item18894 {
	width:69px !important;
	height:37px !important;
	left:1091px !important;
	top:604px !important;
}

#item18925 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

#item18930 {
	width:30px !important;
	height:30px !important;
}

#item18928 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item18980 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item19000 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item19022 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item19028 {
	width:50px !important;
	height:33px !important;
}

#item19026 {
	width:50px !important;
	height:33px !important;
	left:500px !important;
	top:607px !important;
}

#item19040 {
	width:30px !important;
	height:30px !important;
}

#item19038 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item19073 {
	width:99px !important;
	height:33px !important;
}

#item19052 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item19099 {
	width:100px !important;
	height:30px !important;
}

#item19078 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item19105 {
	width:30px !important;
	height:30px !important;
}

#item19103 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item19134 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item19156 {
	width:186px !important;
	height:7px !important;
	left:54px !important;
	top:668px !important;
}

#item19161 {
	width:30px !important;
	height:30px !important;
}

#item19159 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

#item19375 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19376 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19382 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19380 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19357 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19358 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19364 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19362 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19339 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19340 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item19346 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19344 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item19283 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19303 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item19325 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19323 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19267 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19273 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19271 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19248 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19254 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19252 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19227 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19228 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item19234 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19232 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19176 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19196 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item19214 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19212 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19174 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item19172 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item19413 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item19392 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item19437 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item19416 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item19473 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item19474 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item19514 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item19534 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item19556 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item19580 {
	width:100px !important;
	height:30px !important;
}

#item19559 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item19586 {
	width:30px !important;
	height:30px !important;
}

#item19584 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item19599 {
	width:30px !important;
	height:30px !important;
}

#item19597 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item19627 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item19651 {
	width:99px !important;
	height:33px !important;
}

#item19630 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item19658 {
	width:53px !important;
	height:37px !important;
}

#item19656 {
	width:53px !important;
	height:37px !important;
	left:1099px !important;
	top:604px !important;
}

#item19669 {
	width:30px !important;
	height:30px !important;
}

#item19667 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item19727 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item19747 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item19769 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item19773 {
	width:78px !important;
	height:54px !important;
	left:486px !important;
	top:597px !important;
}

#item19788 {
	width:30px !important;
	height:30px !important;
}

#item19786 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item19819 {
	width:99px !important;
	height:33px !important;
}

#item19798 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item19845 {
	width:100px !important;
	height:30px !important;
}

#item19824 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item19851 {
	width:30px !important;
	height:30px !important;
}

#item19849 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item19880 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item19902 {
	width:186px !important;
	height:7px !important;
	left:54px !important;
	top:668px !important;
}

#item19907 {
	width:30px !important;
	height:30px !important;
}

#item19905 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

#item20118 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20119 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20125 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20123 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20100 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20101 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20107 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20105 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20081 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20082 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item20088 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20086 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item20032 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20052 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item20069 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20067 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20010 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20016 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20014 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19987 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item19993 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19991 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19969 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19970 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item19976 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19974 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19922 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item19942 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item19959 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19957 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item19920 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item19918 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item20156 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item20135 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item20180 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item20159 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item20214 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item20237 {
	width:717px !important;
	height:81px !important;
	left:87px !important;
	top:702px !important;
}

#item20295 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item20296 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item20333 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item20353 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item20375 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item20399 {
	width:100px !important;
	height:30px !important;
}

#item20378 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item20405 {
	width:30px !important;
	height:30px !important;
}

#item20403 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item20420 {
	width:30px !important;
	height:30px !important;
}

#item20418 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item20451 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item20475 {
	width:99px !important;
	height:33px !important;
}

#item20454 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item20482 {
	width:76px !important;
	height:29px !important;
}

#item20480 {
	width:76px !important;
	height:29px !important;
	left:1087px !important;
	top:610px !important;
}

#item20495 {
	width:30px !important;
	height:30px !important;
}

#item20493 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item20544 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item20564 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item20586 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item20592 {
	width:75px !important;
	height:28px !important;
}

#item20590 {
	width:75px !important;
	height:28px !important;
	left:488px !important;
	top:610px !important;
}

#item20608 {
	width:30px !important;
	height:30px !important;
}

#item20606 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item20641 {
	width:99px !important;
	height:33px !important;
}

#item20620 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item20667 {
	width:100px !important;
	height:30px !important;
}

#item20646 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item20673 {
	width:30px !important;
	height:30px !important;
}

#item20671 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item20703 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item20887 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20888 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20894 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20892 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20869 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20870 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20876 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20874 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20851 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20852 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item20858 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20856 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item20802 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20822 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item20840 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20838 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20785 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item20791 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20789 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20764 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20765 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item20771 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20769 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20710 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item20730 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item20749 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20747 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item20708 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item20706 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item20926 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item20905 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item20950 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item20929 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item20985 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item20986 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item21021 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item21041 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item21063 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item21087 {
	width:100px !important;
	height:30px !important;
}

#item21066 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item21093 {
	width:30px !important;
	height:30px !important;
}

#item21091 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item21109 {
	width:30px !important;
	height:30px !important;
}

#item21107 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item21141 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item21165 {
	width:99px !important;
	height:33px !important;
}

#item21144 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item21172 {
	width:88px !important;
	height:25px !important;
}

#item21170 {
	width:88px !important;
	height:25px !important;
	left:1088px !important;
	top:612px !important;
}

#item21185 {
	width:30px !important;
	height:30px !important;
}

#item21183 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item21197 {
	width:540px !important;
	height:780px !important;
	left:39px !important;
	top:45px !important;
}

#item21290 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21291 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21297 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21295 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21271 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21272 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21278 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21276 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21252 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21253 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item21259 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21257 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21205 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21225 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item21240 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21238 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21203 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item21201 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item21328 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item21307 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:503px !important;
}

#item21364 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item21365 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item21406 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item21426 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item21448 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item21472 {
	width:100px !important;
	height:30px !important;
}

#item21451 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item21478 {
	width:30px !important;
	height:30px !important;
}

#item21476 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item21492 {
	width:30px !important;
	height:30px !important;
}

#item21490 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item21521 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item21545 {
	width:99px !important;
	height:33px !important;
}

#item21524 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item21552 {
	width:53px !important;
	height:35px !important;
}

#item21550 {
	width:53px !important;
	height:35px !important;
	left:1099px !important;
	top:605px !important;
}

#item21565 {
	width:30px !important;
	height:30px !important;
}

#item21563 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item21617 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item21637 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item21659 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item21665 {
	width:86px !important;
	height:24px !important;
}

#item21663 {
	width:86px !important;
	height:24px !important;
	left:477px !important;
	top:612px !important;
}

#item21677 {
	width:30px !important;
	height:30px !important;
}

#item21675 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item21707 {
	width:99px !important;
	height:33px !important;
}

#item21686 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item21733 {
	width:100px !important;
	height:30px !important;
}

#item21712 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item21739 {
	width:30px !important;
	height:30px !important;
}

#item21737 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item21768 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item21951 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21952 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21958 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21956 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21931 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21932 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21938 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21936 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21913 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21914 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item21920 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21918 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item21865 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21885 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item21902 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21900 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21848 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item21854 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21852 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21829 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21830 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item21836 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21834 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21775 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item21795 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item21816 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21814 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item21773 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item21771 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item21990 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item21969 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item22014 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item21993 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item22050 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item22051 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item22075 {
	width:263px !important;
	height:174px !important;
	left:648px !important;
	top:651px !important;
}

#item22091 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item22111 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item22133 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item22157 {
	width:100px !important;
	height:30px !important;
}

#item22136 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item22163 {
	width:30px !important;
	height:30px !important;
}

#item22161 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item22177 {
	width:30px !important;
	height:30px !important;
}

#item22175 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item22206 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item22230 {
	width:99px !important;
	height:33px !important;
}

#item22209 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item22237 {
	width:53px !important;
	height:35px !important;
}

#item22235 {
	width:53px !important;
	height:35px !important;
	left:1099px !important;
	top:605px !important;
}

#item22249 {
	width:30px !important;
	height:30px !important;
}

#item22247 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item22303 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item22323 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item22345 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item22349 {
	width:64px !important;
	height:32px !important;
	left:493px !important;
	top:608px !important;
}

#item22365 {
	width:30px !important;
	height:30px !important;
}

#item22363 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item22395 {
	width:99px !important;
	height:33px !important;
}

#item22374 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item22421 {
	width:100px !important;
	height:30px !important;
}

#item22400 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item22427 {
	width:30px !important;
	height:30px !important;
}

#item22425 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item22456 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item22461 {
	width:30px !important;
	height:30px !important;
}

#item22459 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

#item22493 {
	width:186px !important;
	height:7px !important;
	left:54px !important;
	top:790px !important;
}

#item22702 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22703 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22709 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22707 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22685 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22686 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22692 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22690 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22667 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22668 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item22674 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22672 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item22616 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22636 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item22655 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22653 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22597 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22603 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22601 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22577 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item22583 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22581 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22555 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22556 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item22562 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22560 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22500 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item22520 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item22541 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22539 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item22498 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item22496 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item22740 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item22719 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item22764 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item22743 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item22800 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item22801 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item22843 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item22863 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item22885 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item22909 {
	width:100px !important;
	height:30px !important;
}

#item22888 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item22915 {
	width:30px !important;
	height:30px !important;
}

#item22913 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item22927 {
	width:30px !important;
	height:30px !important;
}

#item22925 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item22956 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item22980 {
	width:99px !important;
	height:33px !important;
}

#item22959 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item22987 {
	width:56px !important;
	height:33px !important;
}

#item22985 {
	width:56px !important;
	height:33px !important;
	left:1097px !important;
	top:606px !important;
}

#item23039 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item23059 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item23081 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item23085 {
	width:70px !important;
	height:38px !important;
	left:490px !important;
	top:605px !important;
}

#item23099 {
	width:30px !important;
	height:30px !important;
}

#item23097 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item23131 {
	width:99px !important;
	height:33px !important;
}

#item23110 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item23157 {
	width:100px !important;
	height:30px !important;
}

#item23136 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item23163 {
	width:30px !important;
	height:30px !important;
}

#item23161 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item23195 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item23200 {
	width:30px !important;
	height:30px !important;
}

#item23198 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

#item23393 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23394 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23400 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23398 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23374 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23375 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item23381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23379 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item23320 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23340 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item23360 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23358 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23302 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23308 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23306 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23284 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item23290 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23288 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23265 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23266 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item23272 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23270 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23216 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23236 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item23254 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23252 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23214 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item23212 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item23433 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item23412 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item23457 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item23436 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item23493 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item23494 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item23538 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item23558 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item23580 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item23604 {
	width:100px !important;
	height:30px !important;
}

#item23583 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item23610 {
	width:30px !important;
	height:30px !important;
}

#item23608 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item23623 {
	width:30px !important;
	height:30px !important;
}

#item23621 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item23653 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item23677 {
	width:99px !important;
	height:33px !important;
}

#item23656 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item23684 {
	width:85px !important;
	height:29px !important;
}

#item23682 {
	width:85px !important;
	height:29px !important;
	left:1083px !important;
	top:608px !important;
}

#item23713 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

#item23718 {
	width:30px !important;
	height:30px !important;
}

#item23716 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item23764 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item23784 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item23806 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item23812 {
	width:83px !important;
	height:29px !important;
}

#item23810 {
	width:83px !important;
	height:29px !important;
	left:475px !important;
	top:610px !important;
}

#item23824 {
	width:30px !important;
	height:30px !important;
}

#item23822 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item23860 {
	width:99px !important;
	height:33px !important;
}

#item23839 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item23886 {
	width:100px !important;
	height:30px !important;
}

#item23865 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item23892 {
	width:30px !important;
	height:30px !important;
}

#item23890 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item23926 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item24102 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24103 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24109 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24107 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24085 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24086 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24092 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24090 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24067 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24068 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item24074 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24072 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item24018 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24038 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item24055 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24053 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24001 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24007 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24005 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23982 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23983 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item23989 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23987 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23933 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item23953 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item23971 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23969 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item23931 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item23929 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24140 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item24119 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item24164 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item24143 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item24200 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item24201 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item24247 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item24267 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item24289 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item24313 {
	width:100px !important;
	height:30px !important;
}

#item24292 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item24319 {
	width:30px !important;
	height:30px !important;
}

#item24317 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item24333 {
	width:30px !important;
	height:30px !important;
}

#item24331 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item24364 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item24388 {
	width:99px !important;
	height:33px !important;
}

#item24367 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item24393 {
	width:85px !important;
	height:33px !important;
	left:1083px !important;
	top:606px !important;
}

#item24427 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

#item24432 {
	width:30px !important;
	height:30px !important;
}

#item24430 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item24480 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item24500 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item24522 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item24528 {
	width:57px !important;
	height:38px !important;
}

#item24526 {
	width:57px !important;
	height:38px !important;
	left:496px !important;
	top:605px !important;
}

#item24541 {
	width:30px !important;
	height:30px !important;
}

#item24539 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item24576 {
	width:99px !important;
	height:33px !important;
}

#item24555 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item24602 {
	width:100px !important;
	height:30px !important;
}

#item24581 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item24608 {
	width:30px !important;
	height:30px !important;
}

#item24606 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item24639 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item24816 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24817 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24823 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24821 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24799 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24800 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24806 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24804 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24781 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24782 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item24788 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24786 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item24732 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24752 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item24769 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24767 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24715 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item24721 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24719 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24695 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24696 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item24702 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24700 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24646 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item24666 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item24683 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24681 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item24644 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item24642 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item24854 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item24833 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item24878 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item24857 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item24914 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item24915 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item24961 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item24981 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item25003 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item25027 {
	width:100px !important;
	height:30px !important;
}

#item25006 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item25033 {
	width:30px !important;
	height:30px !important;
}

#item25031 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item25046 {
	width:30px !important;
	height:30px !important;
}

#item25044 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item25075 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item25099 {
	width:99px !important;
	height:33px !important;
}

#item25078 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item25106 {
	width:67px !important;
	height:36px !important;
}

#item25104 {
	width:67px !important;
	height:36px !important;
	left:1092px !important;
	top:605px !important;
}

#item25162 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item25182 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item25204 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item25210 {
	width:70px !important;
	height:37px !important;
}

#item25208 {
	width:70px !important;
	height:37px !important;
	left:490px !important;
	top:605px !important;
}

#item25221 {
	width:30px !important;
	height:30px !important;
}

#item25219 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item25252 {
	width:99px !important;
	height:33px !important;
}

#item25231 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item25278 {
	width:100px !important;
	height:30px !important;
}

#item25257 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item25284 {
	width:30px !important;
	height:30px !important;
}

#item25282 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item25316 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item25478 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25479 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25485 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25483 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25458 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25459 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item25465 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25463 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item25410 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25430 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item25447 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25445 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25393 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25399 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25397 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25374 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25375 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item25381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25379 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25323 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25343 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item25363 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25361 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25321 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item25319 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item25517 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item25496 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item25541 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item25520 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item25576 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item25577 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item25614 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item25634 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item25656 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item25680 {
	width:100px !important;
	height:30px !important;
}

#item25659 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item25686 {
	width:30px !important;
	height:30px !important;
}

#item25684 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item25700 {
	width:30px !important;
	height:30px !important;
}

#item25698 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item25729 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item25753 {
	width:99px !important;
	height:33px !important;
}

#item25732 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item25760 {
	width:87px !important;
	height:24px !important;
}

#item25758 {
	width:87px !important;
	height:24px !important;
	left:1080px !important;
	top:612px !important;
}

#item25771 {
	width:540px !important;
	height:780px !important;
	left:39px !important;
	top:45px !important;
}

#item25846 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25847 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item25853 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25851 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25828 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25829 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item25835 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25833 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25779 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item25799 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item25817 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25815 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item25777 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item25775 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item25886 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item25865 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item25922 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item25923 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item25959 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item25979 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item26001 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item26025 {
	width:100px !important;
	height:30px !important;
}

#item26004 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item26031 {
	width:30px !important;
	height:30px !important;
}

#item26029 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item26046 {
	width:30px !important;
	height:30px !important;
}

#item26044 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item26077 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item26101 {
	width:99px !important;
	height:33px !important;
}

#item26080 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item26108 {
	width:85px !important;
	height:29px !important;
}

#item26106 {
	width:85px !important;
	height:29px !important;
	left:1083px !important;
	top:608px !important;
}

#item26119 {
	width:6px !important;
	height:15px !important;
}

#item26131 {
	width:6px !important;
	height:15px !important;
	left:10px !important;
}

#item26142 {
	width:6px !important;
	height:15px !important;
	left:21px !important;
}

#item26190 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item26210 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item26232 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item26238 {
	width:57px !important;
	height:38px !important;
}

#item26236 {
	width:57px !important;
	height:38px !important;
	left:496px !important;
	top:605px !important;
}

#item26249 {
	width:30px !important;
	height:30px !important;
}

#item26247 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item26280 {
	width:99px !important;
	height:33px !important;
}

#item26259 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item26306 {
	width:100px !important;
	height:30px !important;
}

#item26285 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item26312 {
	width:30px !important;
	height:30px !important;
}

#item26310 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item26344 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item26349 {
	width:30px !important;
	height:30px !important;
}

#item26347 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

#item26381 {
	width:186px !important;
	height:7px !important;
	left:60px !important;
	top:668px !important;
}

#item26557 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item26558 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item26564 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26562 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26540 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item26541 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item26547 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26545 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item26492 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item26512 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item26529 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26527 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26475 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item26481 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26479 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26457 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item26463 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26461 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26438 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item26439 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item26445 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26443 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26388 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item26408 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item26427 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26425 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item26386 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item26384 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item26596 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item26575 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item26620 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item26599 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item26656 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item26657 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item26701 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item26721 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item26743 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item26767 {
	width:100px !important;
	height:30px !important;
}

#item26746 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item26773 {
	width:30px !important;
	height:30px !important;
}

#item26771 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item26785 {
	width:30px !important;
	height:30px !important;
}

#item26783 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item26814 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item26838 {
	width:99px !important;
	height:33px !important;
}

#item26817 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item26843 {
	width:136px !important;
	height:27px !important;
	left:1037px !important;
	top:609px !important;
}

#item26898 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item26918 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item26940 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item26946 {
	width:61px !important;
	height:36px !important;
}

#item26944 {
	width:61px !important;
	height:36px !important;
	left:495px !important;
	top:606px !important;
}

#item26957 {
	width:30px !important;
	height:30px !important;
}

#item26955 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item26989 {
	width:99px !important;
	height:33px !important;
}

#item26968 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item27015 {
	width:100px !important;
	height:30px !important;
}

#item26994 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item27021 {
	width:30px !important;
	height:30px !important;
}

#item27019 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item27053 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item27057 {
	width:6px !important;
	height:15px !important;
}

#item27068 {
	width:6px !important;
	height:15px !important;
	left:10px !important;
}

#item27077 {
	width:6px !important;
	height:15px !important;
	left:21px !important;
}

#item27105 {
	width:35px !important;
	height:15px !important;
	left:101px !important;
	top:441px !important;
}

#item27265 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27266 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27272 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27270 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27247 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27248 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item27254 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27252 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item27199 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27219 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item27237 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27235 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27181 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27187 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27185 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27162 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27163 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item27169 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27167 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27112 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27132 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item27150 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27148 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27110 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item27108 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item27306 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item27285 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item27330 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item27309 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item27366 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item27367 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item27406 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item27426 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item27448 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item27472 {
	width:100px !important;
	height:30px !important;
}

#item27451 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item27478 {
	width:30px !important;
	height:30px !important;
}

#item27476 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item27491 {
	width:30px !important;
	height:30px !important;
}

#item27489 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item27521 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item27545 {
	width:99px !important;
	height:33px !important;
}

#item27524 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item27552 {
	width:61px !important;
	height:36px !important;
}

#item27550 {
	width:61px !important;
	height:36px !important;
	left:1094px !important;
	top:605px !important;
}

#item27603 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item27623 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item27645 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item27649 {
	width:134px !important;
	height:27px !important;
	left:440px !important;
	top:609px !important;
}

#item27665 {
	width:30px !important;
	height:30px !important;
}

#item27663 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item27701 {
	width:99px !important;
	height:33px !important;
}

#item27680 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item27727 {
	width:100px !important;
	height:30px !important;
}

#item27706 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item27733 {
	width:30px !important;
	height:30px !important;
}

#item27731 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item27767 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item27926 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27927 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27933 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27931 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27906 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27907 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item27913 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27911 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item27857 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27877 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item27894 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27892 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27840 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item27846 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27844 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27821 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27822 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item27828 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27826 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27774 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item27794 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item27810 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27808 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item27772 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item27770 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item27965 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item27944 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item27989 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item27968 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item28025 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item28026 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item28071 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item28091 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item28113 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item28137 {
	width:100px !important;
	height:30px !important;
}

#item28116 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item28143 {
	width:30px !important;
	height:30px !important;
}

#item28141 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item28155 {
	width:30px !important;
	height:30px !important;
}

#item28153 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item28184 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item28208 {
	width:99px !important;
	height:33px !important;
}

#item28187 {
	width:99px !important;
	height:33px !important;
	left:1065px !important;
	top:452px !important;
}

#item28213 {
	width:110px !important;
	height:47px !important;
	left:1069px !important;
	top:599px !important;
}

#item28229 {
	width:30px !important;
	height:30px !important;
}

#item28227 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item28259 {
	width:186px !important;
	height:7px !important;
	left:660px !important;
	top:666px !important;
}

#item28300 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item28320 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item28342 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item28348 {
	width:52px !important;
	height:35px !important;
}

#item28346 {
	width:52px !important;
	height:35px !important;
	left:481px !important;
	top:607px !important;
}

#item28359 {
	width:30px !important;
	height:30px !important;
}

#item28357 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item28391 {
	width:99px !important;
	height:33px !important;
}

#item28370 {
	width:99px !important;
	height:33px !important;
	left:452px !important;
	top:452px !important;
}

#item28417 {
	width:100px !important;
	height:30px !important;
}

#item28396 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item28423 {
	width:30px !important;
	height:30px !important;
}

#item28421 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item28456 {
	width:486px !important;
	height:62px !important;
	left:66px !important;
	top:514px !important;
}

#item28461 {
	width:30px !important;
	height:30px !important;
}

#item28459 {
	width:30px !important;
	height:30px !important;
	left:291px !important;
	top:609px !important;
}

#item28672 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28673 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28679 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28677 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28654 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28655 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28661 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28659 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28637 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28638 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item28644 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28642 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item28587 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28607 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item28626 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28624 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28568 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28574 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28572 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28548 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item28554 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28552 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28527 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28528 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item28534 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28532 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28477 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item28497 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item28514 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28512 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item28475 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item28473 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item28714 {
	width:490px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item28693 {
	width:490px !important;
	height:63px !important;
	left:66px !important;
	top:504px !important;
}

#item28738 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item28717 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item28772 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item28795 {
	width:717px !important;
	height:81px !important;
	left:87px !important;
	top:702px !important;
}

#item28822 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item28827 {
	width:30px !important;
	height:30px !important;
}

#item28825 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item28800 {
	width:30px !important;
	height:30px !important;
	left:490px !important;
}

#item28798 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
}

#item28895 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item28896 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item28935 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item28955 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item28977 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item29001 {
	width:100px !important;
	height:30px !important;
}

#item28980 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item29007 {
	width:30px !important;
	height:30px !important;
}

#item29005 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item29019 {
	width:30px !important;
	height:30px !important;
}

#item29017 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item29049 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item29052 {
	width:95px !important;
	height:34px !important;
	left:1078px !important;
	top:606px !important;
}

#item29068 {
	width:30px !important;
	height:30px !important;
}

#item29066 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:608px !important;
}

#item29078 {
	width:540px !important;
	height:780px !important;
	left:39px !important;
	top:45px !important;
}

#item29175 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29176 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item29182 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29180 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29157 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29158 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item29164 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29162 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29137 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29138 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item29144 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29142 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29087 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29107 {
	width:480px !important;
	height:585px !important;
	left:631px !important;
	top:226px !important;
}

#item29124 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29122 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29085 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item29083 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item29223 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
}

#item29246 {
	width:717px !important;
	height:81px !important;
	left:87px !important;
	top:702px !important;
}

#item29303 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item29304 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item29344 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item29364 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item29386 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item29410 {
	width:100px !important;
	height:30px !important;
}

#item29389 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item29416 {
	width:30px !important;
	height:30px !important;
}

#item29414 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item29429 {
	width:30px !important;
	height:30px !important;
}

#item29427 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item29458 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item29482 {
	width:99px !important;
	height:43px !important;
}

#item29461 {
	width:99px !important;
	height:43px !important;
	left:1065px !important;
	top:452px !important;
}

#item29487 {
	width:43px !important;
	height:40px !important;
	left:1103px !important;
	top:603px !important;
}

#item29504 {
	width:540px !important;
	height:780px !important;
	left:39px !important;
	top:45px !important;
}

#item29589 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29590 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item29596 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29594 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29569 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29570 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item29576 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29574 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item29512 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item29532 {
	width:480px !important;
	height:537px !important;
	left:631px !important;
	top:254px !important;
}

#item29554 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29552 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item29510 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item29508 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item29629 {
	width:492px !important;
	height:63px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item29608 {
	width:492px !important;
	height:63px !important;
	left:672px !important;
	top:504px !important;
}

#item29665 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item29666 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item29704 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item29724 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item29746 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item29770 {
	width:100px !important;
	height:30px !important;
}

#item29749 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item29776 {
	width:30px !important;
	height:30px !important;
}

#item29774 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item29790 {
	width:30px !important;
	height:30px !important;
}

#item29788 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item29821 {
	width:486px !important;
	height:64px !important;
	left:675px !important;
	top:514px !important;
}

#item29845 {
	width:99px !important;
	height:43px !important;
}

#item29824 {
	width:99px !important;
	height:43px !important;
	left:1065px !important;
	top:452px !important;
}

#item29852 {
	width:67px !important;
	height:36px !important;
}

#item29850 {
	width:67px !important;
	height:36px !important;
	left:1091px !important;
	top:605px !important;
}

#item29903 {
	width:540px !important;
	height:202px !important;
	left:39px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item29923 {
	width:485px !important;
	height:42px !important;
	left:66px !important;
	top:414px !important;
}

#item29945 {
	width:485px !important;
	height:10px !important;
	left:66px !important;
	top:473px !important;
}

#item29951 {
	width:70px !important;
	height:38px !important;
}

#item29949 {
	width:70px !important;
	height:38px !important;
	left:470px !important;
	top:603px !important;
}

#item29963 {
	width:30px !important;
	height:30px !important;
}

#item29961 {
	width:30px !important;
	height:30px !important;
	left:242px !important;
	top:609px !important;
}

#item29994 {
	width:99px !important;
	height:49px !important;
}

#item29973 {
	width:99px !important;
	height:49px !important;
	left:452px !important;
	top:452px !important;
}

#item30020 {
	width:100px !important;
	height:30px !important;
}

#item29999 {
	width:100px !important;
	height:30px !important;
	left:66px !important;
	top:607px !important;
}

#item30026 {
	width:30px !important;
	height:30px !important;
}

#item30024 {
	width:30px !important;
	height:30px !important;
	left:192px !important;
	top:609px !important;
}

#item30056 {
	width:486px !important;
	height:71px !important;
	left:66px !important;
	top:514px !important;
}

#item30219 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30220 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item30226 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30224 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30199 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30200 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item30206 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30204 {
	width:36px !important;
	height:36px !important;
	left:1117px !important;
	top:92px !important;
}

#item30151 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30171 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item30188 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30186 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30132 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item30138 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30136 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30112 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30113 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item30119 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30117 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30063 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30083 {
	width:480px !important;
	height:535px !important;
	left:631px !important;
	top:254px !important;
}

#item30101 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30099 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30061 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item30059 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item30259 {
	width:490px !important;
	height:81px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item30238 {
	width:490px !important;
	height:81px !important;
	left:66px !important;
	top:504px !important;
}

#item30283 {
	width:492px !important;
	height:81px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item30262 {
	width:492px !important;
	height:81px !important;
	left:672px !important;
	top:504px !important;
}

#item30317 {
	width:1170px !important;
	height:806px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

#item30348 {
	width:717px !important;
	height:81px !important;
	left:87px !important;
	top:697px !important;
}

#item30375 {
	width:520px !important;
	height:866px !important;
	background:#fff;
	padding:90px 60px 60px 60px;
}

#item30380 {
	width:30px !important;
	height:30px !important;
}

#item30378 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:30px !important;
}

#item30353 {
	width:30px !important;
	height:30px !important;
	left:490px !important;
}

#item30351 {
	width:520px !important;
	height:866px !important;
	left:710px !important;
}

#item30443 {
	width:600px !important;
	height:848px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item30444 {
	width:600px !important;
	height:848px !important;
	left:621px !important;
	top:9px !important;
	background:#fff;
}

#item30491 {
	width:540px !important;
	height:202px !important;
	left:648px !important;
	top:392px !important;
	background:#f2f2fb;
}

#item30511 {
	width:485px !important;
	height:42px !important;
	left:676px !important;
	top:414px !important;
}

#item30533 {
	width:485px !important;
	height:10px !important;
	left:676px !important;
	top:474px !important;
}

#item30557 {
	width:100px !important;
	height:30px !important;
}

#item30536 {
	width:100px !important;
	height:30px !important;
	left:676px !important;
	top:605px !important;
}

#item30563 {
	width:30px !important;
	height:30px !important;
}

#item30561 {
	width:30px !important;
	height:30px !important;
	left:852px !important;
	top:608px !important;
}

#item30575 {
	width:30px !important;
	height:30px !important;
}

#item30573 {
	width:30px !important;
	height:30px !important;
	left:802px !important;
	top:608px !important;
}

#item30603 {
	width:486px !important;
	height:62px !important;
	left:675px !important;
	top:514px !important;
}

#item30606 {
	width:68px !important;
	height:36px !important;
	left:1086px !important;
	top:604px !important;
}

#item30638 {
	width:99px !important;
	height:43px !important;
}

#item30617 {
	width:99px !important;
	height:43px !important;
	left:1065px !important;
	top:452px !important;
}

#item30644 {
	width:540px !important;
	height:780px !important;
	left:39px !important;
	top:45px !important;
}

#item30722 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30723 {
	width:1056px !important;
	height:600px !important;
	left:97px !important;
	top:190px !important;
}

#item30729 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30727 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30704 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30705 {
	width:1056px !important;
	height:654px !important;
	left:97px !important;
	top:136px !important;
}

#item30711 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30709 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30652 {
	width:1212px !important;
	height:849px !important;
	left:19px !important;
	top:19px !important;
	background:#fff;
}

#item30672 {
	width:480px !important;
	height:583px !important;
	left:631px !important;
	top:223px !important;
}

#item30691 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30689 {
	width:36px !important;
	height:36px !important;
	left:1120px !important;
	top:94px !important;
}

#item30650 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item30648 {
	width:1231px !important;
	height:867px !important;
	left:-10px !important;
	top:-10px !important;
}

#item30760 {
	width:492px !important;
	height:81px !important;
	background:#000eb6;
	padding:0px 10px 0px 10px;
}

#item30739 {
	width:492px !important;
	height:81px !important;
	left:672px !important;
	top:504px !important;
}

#item30828 {
	width:611px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-30831 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-30831 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item30831 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30873 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item30876 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item30831 {
	width:330px !important;
	height:302px !important;
	left:87px !important;
	top:162px !important;
}

@keyframes grow-30889 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-30889 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item30889 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30927 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item30930 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item30889 {
	width:330px !important;
	height:302px !important;
	left:447px !important;
	top:477px !important;
}

@keyframes grow-30939 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-30939 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item30939 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30983 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item30986 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item30939 {
	width:330px !important;
	height:302px !important;
	left:447px !important;
	top:162px !important;
}

@keyframes grow-30996 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-30996 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item30996 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31036 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:252px !important;
}

#item31039 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item30996 {
	width:330px !important;
	height:302px !important;
	left:807px !important;
	top:162px !important;
}

@keyframes grow-31049 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-31049 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item31049 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31091 {
	width:271px !important;
	height:15px !important;
	left:17px !important;
	top:252px !important;
}

#item31094 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:244px !important;
}

#item31049 {
	width:330px !important;
	height:302px !important;
	left:87px !important;
	top:477px !important;
}

#item31183 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item31186 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31184 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item31197 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item31162 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item31165 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31163 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item31178 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item31142 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item31145 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31143 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item31157 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item31125 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item31128 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31126 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item31137 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item31108 {
	width:1170px !important;
	height:806px !important;
	left:10px !important;
	top:40px !important;
	background:#fff;
}

#item31111 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31109 {
	width:36px !important;
	height:36px !important;
	left:1138px !important;
	top:46px !important;
}

#item31120 {
	width:1056px !important;
	height:654px !important;
	left:67px !important;
	top:136px !important;
}

#item31106 {
	width:27px !important;
	height:30px !important;
	left:1180px !important;
	top:10px !important;
}

#item31104 {
	width:1207px !important;
	height:846px !important;
	left:20px !important;
	top:-10px !important;
}

#item31232 {
	width:1230px !important;
	height:866px !important;
	background:#fff;
}

#item31233 {
	width:609px !important;
	height:866px !important;
	left:621px !important;
}

#item31262 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item31284 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:87px !important;
}

#item31336 {
	width:324px !important;
	height:10px !important;
}

#item31315 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:228px !important;
}

#item31362 {
	width:324px !important;
	height:10px !important;
}

#item31341 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:386px !important;
}

#item31388 {
	width:324px !important;
	height:10px !important;
}

#item31367 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:347px !important;
}

#item31414 {
	width:324px !important;
	height:10px !important;
}

#item31393 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:307px !important;
}

#item31440 {
	width:324px !important;
	height:10px !important;
}

#item31419 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:268px !important;
}

#item31596 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item31616 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item31621 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31619 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item31558 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item31561 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31559 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item31592 {
	width:560px !important;
	height:693px !important;
	left:200px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item31521 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item31524 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31522 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item31554 {
	width:560px !important;
	height:692px !important;
	left:202px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item31485 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item31505 {
	width:522px !important;
	height:378px !important;
	left:200px !important;
	top:236px !important;
}

#item31510 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31508 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item31449 {
	width:799px !important;
	height:866px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item31452 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31450 {
	width:36px !important;
	height:36px !important;
	left:728px !important;
	top:52px !important;
}

#item31481 {
	width:560px !important;
	height:692px !important;
	left:202px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item31447 {
	width:30px !important;
	height:27px !important;
	left:779px !important;
	top:10px !important;
}

#item31445 {
	width:809px !important;
	height:876px !important;
	left:421px !important;
	top:-10px !important;
}

#item796 {
	width:1230px !important;
	height:866px !important;
}

p.autoParaStyle7 {
	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.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:11.7px;
	line-height:0;
	color:#000eb6;
	vertical-align:super;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#000eb6;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle4 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	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:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle3 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000eb6;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	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;
	text-align:left;
}

p.hotel-precios-azul {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#000eb6;
	text-align:right;
}

p.boton-azul {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #000eb6;
	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.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-azul {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000eb6;
	margin-bottom:3px;
	text-align:left;
}

p.texto-legal-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	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:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.seccion-subtitulo-negro {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-50-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#000;
	text-align:left;
}

p.book-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.boton-acordeon-verde-on {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-verde-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.boton-blanco {
	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 #fff;
	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-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.bold-13-azul {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000eb6;
	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.acordeon-descripcion-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-on {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.boton-acordeon-off {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-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-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-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-azul {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000eb6;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-10-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.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-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-20-blanco-ea-0 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

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.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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.escritorio_-_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.escritorio_-_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.escritorio_-_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.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.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle3 {
	color:#000;
}

span.autoCharStyle2 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.italica {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.desde-precio-pt {
	font-size:13px;
}

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.hotel-regimen-precios {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:13px;
}

span.incluye-agua {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
