/* 	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:615px; height:1050px; background: transparent !important; }
.paper-vertical { width:615px; height:100%; }
.paper-horizontal { width:10px; height:1062px; }
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:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.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-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-Regular;
	src:url("../fonts/RaisonnePro-Regular.ttf");
}

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

#item460721 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item460725 {
	width:60px !important;
	height:60px !important;
}

#item460722 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item460731 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

#item348314 {
	width:555px !important;
	height:644px !important;
	left:30px !important;
	top:162px !important;
}

#item460808 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item460812 {
	width:60px !important;
	height:60px !important;
}

#item460809 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item460820 {
	width:60px !important;
	height:60px !important;
}

#item460817 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

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

#item422051 {
	width:433px !important;
	height:208px !important;
	left:87px !important;
	top:305px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item421551 {
	width:362px !important;
	height:302px !important;
	left:74px !important;
	top:518px !important;
}

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

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

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

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

#item421954 {
	width:349px !important;
	height:847px !important;
	left:266px !important;
	top:-10px !important;
}

#item464493 {
	width:615px !important;
	height:1050px !important;
}

#item461247 {
	width:615px !important;
	height:214px !important;
	top:838px !important;
	background:#fff;
}

#item461252 {
	width:60px !important;
	height:60px !important;
}

#item461249 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item461261 {
	width:60px !important;
	height:60px !important;
}

#item461258 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item461270 {
	width:108px !important;
	height:108px !important;
}

#item461267 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item461274 {
	width:108px !important;
	height:108px !important;
}

#item461271 {
	width:108px !important;
	height:108px !important;
}

#item422684 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item422608 {
	width:433px !important;
	height:137px !important;
	left:87px !important;
	top:191px !important;
}

#item422631 {
	width:445px !important;
	height:135px !important;
	left:87px !important;
	top:369px !important;
}

#item422654 {
	width:442px !important;
	height:21px !important;
	left:87px !important;
	top:755px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item422281 {
	width:435px !important;
	height:194px !important;
	left:74px !important;
	top:520px !important;
}

#item422604 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item426209 {
	width:615px !important;
	height:1050px !important;
}

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

#item464497 {
	width:30px !important;
	height:30px !important;
	left:288px !important;
	top:641px !important;
}

#item418256 {
	width:433px !important;
	height:58px !important;
	left:87px !important;
	top:312px !important;
}

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

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

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

#item425429 {
	width:36px !important;
	height:36px !important;
	left:208px !important;
	top:232px !important;
}

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

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

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

#item425473 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item12086 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item12161 {
	width:433px !important;
	height:444px !important;
	left:87px !important;
	top:234px !important;
}

#item426231 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item348335 {
	width:558px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
}

#item17987 {
	width:448px !important;
	height:52px !important;
	left:87px !important;
	top:686px !important;
}

#item460749 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item460754 {
	width:60px !important;
	height:60px !important;
}

#item460751 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item460762 {
	width:60px !important;
	height:60px !important;
}

#item460759 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item460770 {
	width:108px !important;
	height:108px !important;
}

#item460767 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item460775 {
	width:108px !important;
	height:108px !important;
}

#item460771 {
	width:108px !important;
	height:108px !important;
}

#item426272 {
	width:555px !important;
	height:776px !important;
	left:31px !important;
	top:29px !important;
	background:#fff;
}

#item426273 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item426275 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item426303 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:623px !important;
}

#item426326 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item426349 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item426406 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item426432 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item426439 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item426449 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item426475 {
	width:68px !important;
	height:26px !important;
}

#item426472 {
	width:68px !important;
	height:26px !important;
	left:440px !important;
	top:564px !important;
}

#item426662 {
	width:85px !important;
	height:50px !important;
}

#item426660 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item426274 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item426571 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item426594 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item426621 {
	width:65px !important;
	height:24px !important;
}

#item426618 {
	width:65px !important;
	height:24px !important;
	left:443px !important;
	top:565px !important;
}

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

#item426625 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item426637 {
	width:85px !important;
	height:50px !important;
}

#item426633 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item426685 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item426711 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item426717 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item426865 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item426866 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item426868 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item426854 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item426855 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item426857 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item426817 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item426818 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item426846 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item426795 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item426797 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item426783 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item426785 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item426787 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item426745 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item426746 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item426775 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item426741 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item427138 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item427139 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item427160 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item427184 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item427207 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item427230 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item427256 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item427264 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item427270 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item427293 {
	width:39px !important;
	height:39px !important;
	left:468px !important;
	top:557px !important;
}

#item427301 {
	width:85px !important;
	height:50px !important;
}

#item427299 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item427161 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:623px !important;
}

#item427340 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item427341 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item427364 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item427388 {
	width:64px !important;
	height:24px !important;
	left:443px !important;
	top:565px !important;
}

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

#item427394 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item427406 {
	width:85px !important;
	height:50px !important;
}

#item427402 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item427429 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item427457 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item427463 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item427767 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item427601 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item427602 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item427604 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item427591 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item427592 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item427594 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item427554 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item427555 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item427583 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item427787 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item427789 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item427544 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item427546 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item427531 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item427532 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item427534 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item427490 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item427491 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item427521 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item427486 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item427877 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item427878 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item427897 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item427898 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item427921 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item427944 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item427970 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item427978 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item427984 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item428016 {
	width:85px !important;
	height:50px !important;
}

#item428014 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

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

#item428608 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

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

#item428619 {
	width:34px !important;
	height:31px !important;
	left:473px !important;
	top:562px !important;
}

#item428084 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item428085 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item428108 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item428135 {
	width:35px !important;
	height:31px !important;
}

#item428132 {
	width:35px !important;
	height:31px !important;
	left:472px !important;
	top:561px !important;
}

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

#item428139 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item428150 {
	width:85px !important;
	height:50px !important;
}

#item428146 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item428173 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item428199 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item428206 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item428229 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item428594 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item428595 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item428597 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item428358 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item428359 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item428362 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item428348 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item428349 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item428351 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item428308 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item428309 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item428339 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item428298 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item428300 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item428287 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item428289 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item428276 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item428277 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item428279 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item428240 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item428241 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item428269 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item428236 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item428678 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item428679 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item428696 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item428697 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item428720 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item428743 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item428769 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item428775 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item428781 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item428806 {
	width:85px !important;
	height:50px !important;
}

#item428804 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

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

#item428829 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item429380 {
	width:71px !important;
	height:36px !important;
	left:436px !important;
	top:559px !important;
}

#item428867 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item428868 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item428891 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item428915 {
	width:71px !important;
	height:36px !important;
	left:436px !important;
	top:559px !important;
}

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

#item428922 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item428933 {
	width:85px !important;
	height:50px !important;
}

#item428929 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item428956 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item428982 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item428989 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item429012 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item429292 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item429153 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item429154 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item429156 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429141 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item429142 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item429144 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429131 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item429132 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item429134 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429091 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item429092 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item429121 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429082 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item429084 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429070 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item429072 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429059 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item429060 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item429062 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429023 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item429024 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item429052 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item429019 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item429421 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item429422 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item429438 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item429439 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item429463 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item429487 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item429514 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item429520 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item429526 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item429552 {
	width:85px !important;
	height:50px !important;
}

#item429549 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item429581 {
	width:71px !important;
	height:27px !important;
	left:436px !important;
	top:563px !important;
}

#item429607 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item429608 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item429631 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item429655 {
	width:71px !important;
	height:36px !important;
	left:436px !important;
	top:559px !important;
}

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

#item429667 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item429677 {
	width:85px !important;
	height:50px !important;
}

#item429673 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item429700 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item429726 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item429734 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item429757 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item429913 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item429914 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item429916 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429898 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item429899 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item429901 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429861 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item429862 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item429891 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429851 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item429854 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429838 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item429840 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429827 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item429828 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item429830 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item429790 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item429791 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item429819 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item429786 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item430162 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item430163 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item430182 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item430183 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item430206 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item430229 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item430256 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item430262 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item430268 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item430293 {
	width:85px !important;
	height:50px !important;
}

#item430291 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

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

#item430316 {
	width:60px !important;
	height:32px !important;
	left:447px !important;
	top:561px !important;
}

#item430341 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item430342 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item430366 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item430390 {
	width:57px !important;
	height:36px !important;
	left:451px !important;
	top:559px !important;
}

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

#item430397 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item430408 {
	width:85px !important;
	height:50px !important;
}

#item430404 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item430432 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item430458 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item430464 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item430487 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item430619 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item430620 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item430622 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item430609 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item430610 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item430612 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item430569 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item430571 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item430602 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item430560 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item430562 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item430550 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item430552 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item430539 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item430540 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item430542 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item430498 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item430500 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item430531 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item430494 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item431565 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item431567 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item431581 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item431582 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item431605 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item431628 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item431654 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item431660 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item431669 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item431695 {
	width:85px !important;
	height:50px !important;
}

#item431693 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

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

#item432259 {
	width:79px !important;
	height:30px !important;
	left:429px !important;
	top:562px !important;
}

#item431740 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item431741 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item431764 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

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

#item431788 {
	width:76px !important;
	height:29px !important;
	left:432px !important;
	top:563px !important;
}

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

#item431794 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item431808 {
	width:85px !important;
	height:50px !important;
}

#item431804 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item431831 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item431857 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item431863 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item432040 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item432041 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item432043 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item432030 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item432031 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item432033 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item431990 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item431991 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item432020 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item431971 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item431973 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item431958 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item431959 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item431961 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item431921 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item431922 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item431950 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item431917 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item432318 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item432319 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item432342 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item432343 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item432366 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item432389 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item432415 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item432421 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item432427 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item432452 {
	width:85px !important;
	height:50px !important;
}

#item432450 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

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

#item432475 {
	width:90px !important;
	height:25px !important;
	left:417px !important;
	top:564px !important;
}

#item432906 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

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

#item432958 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item459419 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item432943 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item432944 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item432946 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item432761 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item432762 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item432764 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item432748 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item432749 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item432751 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item432710 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item432712 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item432741 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item432646 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item433010 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item433011 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item433027 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item433028 {
	width:396px !important;
	height:39px !important;
	left:111px !important;
	top:363px !important;
}

#item433051 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item433074 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item433101 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item433108 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item433114 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item433140 {
	width:85px !important;
	height:50px !important;
}

#item433137 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

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

#item433163 {
	width:90px !important;
	height:25px !important;
	left:417px !important;
	top:564px !important;
}

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

#item433722 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item433187 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item433188 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item433211 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

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

#item433235 {
	width:90px !important;
	height:25px !important;
	left:417px !important;
	top:564px !important;
}

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

#item433244 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item433256 {
	width:85px !important;
	height:50px !important;
}

#item433251 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item433279 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item433305 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item433311 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item433638 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item433649 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item433729 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item433730 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item433732 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item433444 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item433445 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item433447 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item433434 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item433435 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item433437 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item433397 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item433398 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item433421 {
	width:441px !important;
	height:247px !important;
	left:404px !important;
	top:96px !important;
	background:#009976;
}

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

#item433427 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item433626 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item433628 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item433388 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item433390 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item433375 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item433376 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item433378 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item433338 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item433339 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item433367 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item433334 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item457437 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item457438 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item457457 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item457458 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item457481 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item465448 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item465454 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item465451 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item457544 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item457569 {
	width:85px !important;
	height:50px !important;
}

#item457567 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

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

#item457592 {
	width:45px !important;
	height:30px !important;
	left:458px !important;
	top:561px !important;
}

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

#item465457 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item464707 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:743px !important;
}

#item457620 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item457621 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item457644 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

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

#item457668 {
	width:50px !important;
	height:35px !important;
	left:437px !important;
	top:560px !important;
}

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

#item465822 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item457685 {
	width:85px !important;
	height:50px !important;
}

#item457681 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item465816 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item465819 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item457740 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item457933 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item457934 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item457936 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item457923 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item457924 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item457926 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item457913 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item457914 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item457916 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item457875 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item457876 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item457906 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item457851 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item457853 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item457840 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item457841 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item457843 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item457800 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item457801 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item457831 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item457796 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item433771 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item433772 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item433792 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item433793 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item433816 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item433839 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item433865 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item433873 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item433879 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item433904 {
	width:85px !important;
	height:50px !important;
}

#item433902 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

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

#item433928 {
	width:78px !important;
	height:27px !important;
	left:432px !important;
	top:564px !important;
}

#item467744 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item467747 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item467771 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item467795 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item467822 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item467829 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item467838 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item467868 {
	width:85px !important;
	height:50px !important;
}

#item467863 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

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

#item467891 {
	width:78px !important;
	height:27px !important;
	left:429px !important;
	top:564px !important;
}

#item467538 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item467540 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item467565 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

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

#item467592 {
	width:63px !important;
	height:34px !important;
	left:444px !important;
	top:565px !important;
}

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

#item467603 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item467617 {
	width:85px !important;
	height:50px !important;
}

#item467612 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item467640 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item467667 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item467677 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item467701 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item467497 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item467498 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item467502 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item467482 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item467483 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item467487 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item467438 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item467439 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item467471 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item467427 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item467431 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item467411 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item467416 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item467395 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item467396 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item467401 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item467346 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item467348 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item467382 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item467342 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item465858 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item465859 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item468416 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item468418 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item468442 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item468466 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item468493 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item468502 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item468511 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item468540 {
	width:85px !important;
	height:50px !important;
}

#item468535 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

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

#item468563 {
	width:78px !important;
	height:27px !important;
	left:429px !important;
	top:564px !important;
}

#item468227 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item468230 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item468255 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item468285 {
	width:49px !important;
	height:34px !important;
}

#item468281 {
	width:49px !important;
	height:34px !important;
	left:458px !important;
	top:565px !important;
}

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

#item468290 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item468308 {
	width:85px !important;
	height:50px !important;
}

#item468302 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item468331 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item468358 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item468367 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item468183 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item468184 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item468188 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468166 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item468168 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item468172 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468125 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item468126 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item468157 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468111 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item468116 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468094 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item468096 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item468101 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item468047 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item468049 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item468081 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item468043 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item435201 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item435202 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item435206 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item435207 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item435230 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item435253 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item435279 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item435285 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item435292 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item435318 {
	width:85px !important;
	height:50px !important;
}

#item435315 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item435344 {
	width:81px !important;
	height:31px !important;
}

#item435341 {
	width:81px !important;
	height:31px !important;
	left:427px !important;
	top:562px !important;
}

#item435838 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item435374 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item435375 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item435398 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item435425 {
	width:81px !important;
	height:30px !important;
}

#item435422 {
	width:81px !important;
	height:30px !important;
	left:427px !important;
	top:562px !important;
}

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

#item435429 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item435441 {
	width:85px !important;
	height:50px !important;
}

#item435437 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item435464 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item435490 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item435496 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item435632 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item435633 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item435636 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item435621 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item435622 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item435624 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item435580 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item435581 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item435611 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item435571 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item435573 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item435559 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item435560 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item435563 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item435523 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item435524 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item435552 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item435519 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item436012 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item436013 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item436031 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item436032 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item436055 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item436078 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item436104 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item436112 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item436118 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item436143 {
	width:85px !important;
	height:50px !important;
}

#item436141 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item436166 {
	width:96px !important;
	height:43px !important;
	left:411px !important;
	top:556px !important;
}

#item436172 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

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

#item436687 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item436214 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item436215 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item436238 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item436262 {
	width:54px !important;
	height:30px !important;
	left:453px !important;
	top:562px !important;
}

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

#item436271 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item436282 {
	width:85px !important;
	height:50px !important;
}

#item436278 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item436305 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item436331 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item436338 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item436667 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item436668 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item436670 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item436474 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item436475 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item436478 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item436462 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item436463 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item436465 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item436423 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item436424 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item436452 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item436414 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item436416 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item436403 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item436404 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item436406 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item436365 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item436366 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item436394 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item436361 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item436725 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item436726 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item436745 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item436746 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item436769 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item436792 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item436819 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item436825 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item436831 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item436856 {
	width:85px !important;
	height:50px !important;
}

#item436854 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item436880 {
	width:88px !important;
	height:43px !important;
	left:419px !important;
	top:556px !important;
}

#item436933 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item436934 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item436957 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item436984 {
	width:56px !important;
	height:39px !important;
}

#item436981 {
	width:56px !important;
	height:39px !important;
	left:451px !important;
	top:557px !important;
}

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

#item436988 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item436998 {
	width:85px !important;
	height:50px !important;
}

#item436994 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item437021 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item437047 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item437054 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item437369 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item437188 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item437189 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item437191 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item437178 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item437179 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item437181 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item437140 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item437141 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item437170 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item437130 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item437132 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item437119 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item437120 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item437122 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item437082 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item437083 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item437111 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item437077 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item437478 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item437479 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item437505 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item437506 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item437530 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item437553 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item437579 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item437586 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item437592 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item437617 {
	width:85px !important;
	height:50px !important;
}

#item437615 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item437643 {
	width:55px !important;
	height:38px !important;
}

#item437640 {
	width:55px !important;
	height:38px !important;
	left:452px !important;
	top:558px !important;
}

#item437664 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item437665 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item437689 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item437716 {
	width:56px !important;
	height:39px !important;
}

#item437713 {
	width:56px !important;
	height:39px !important;
	left:451px !important;
	top:557px !important;
}

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

#item437720 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item437730 {
	width:85px !important;
	height:50px !important;
}

#item437726 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item437753 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item437779 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item437785 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item438123 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item437948 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item437949 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item437951 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item437938 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item437939 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item437941 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item437901 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item437902 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item437931 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item438108 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item438110 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item437892 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item437894 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item437879 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item437880 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item437882 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item437837 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item437838 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item437868 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item437832 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item438207 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item438208 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item438225 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item438226 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item438249 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item438272 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item438299 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item438305 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item438312 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item438338 {
	width:85px !important;
	height:50px !important;
}

#item438335 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item438361 {
	width:40px !important;
	height:46px !important;
	left:467px !important;
	top:554px !important;
}

#item438859 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

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

#item438918 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item438391 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item438392 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item438416 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item438440 {
	width:41px !important;
	height:47px !important;
	left:466px !important;
	top:553px !important;
}

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

#item438447 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item438457 {
	width:85px !important;
	height:50px !important;
}

#item438453 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item438480 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item438506 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item438513 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item438536 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item438903 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item438904 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item438906 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item438668 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item438669 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item438671 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item438656 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item438657 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item438659 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item438615 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item438617 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item438646 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item438605 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item438607 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item438595 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item438597 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item438583 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item438584 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item438586 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item438546 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item438548 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item438576 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item438542 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item438956 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item438957 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item438973 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item438974 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item438997 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item439020 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item439046 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item439054 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item439060 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item439086 {
	width:85px !important;
	height:50px !important;
}

#item439083 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item439109 {
	width:55px !important;
	height:38px !important;
	left:452px !important;
	top:558px !important;
}

#item439117 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

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

#item439140 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item439164 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item439165 {
	width:395px !important;
	height:39px !important;
	left:112px !important;
	top:363px !important;
}

#item439188 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item439212 {
	width:57px !important;
	height:39px !important;
	left:450px !important;
	top:558px !important;
}

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

#item439220 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item439230 {
	width:85px !important;
	height:50px !important;
}

#item439226 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item439253 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item439279 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item439285 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item439308 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item439452 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item439453 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item439455 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item439442 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item439443 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item439445 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item439432 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item439433 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item439435 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item439390 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item439391 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item439420 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item439379 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item439381 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item439369 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item439371 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item439357 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item439358 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item439360 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item439318 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item439320 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item439349 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item439314 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item439694 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item439695 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item439712 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item439713 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item439736 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item439759 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item439785 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item439791 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item439798 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item439824 {
	width:85px !important;
	height:50px !important;
}

#item439822 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item439850 {
	width:79px !important;
	height:29px !important;
}

#item439847 {
	width:79px !important;
	height:29px !important;
	left:429px !important;
	top:564px !important;
}

#item439905 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item439906 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item439929 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item439956 {
	width:80px !important;
	height:30px !important;
}

#item439953 {
	width:80px !important;
	height:30px !important;
	left:427px !important;
	top:562px !important;
}

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

#item439962 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item439972 {
	width:85px !important;
	height:50px !important;
}

#item439968 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item439995 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item440021 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item440027 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item440183 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item440184 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item440186 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item440173 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item440174 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item440176 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item440131 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item440132 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item440163 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item440112 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item440114 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item440101 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item440102 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item440104 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item440062 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item440063 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item440092 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item440058 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item440454 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item440455 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item440477 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item440478 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item440501 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item440524 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item440550 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item440558 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item440564 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item440589 {
	width:85px !important;
	height:50px !important;
}

#item440587 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item440615 {
	width:79px !important;
	height:29px !important;
}

#item440612 {
	width:79px !important;
	height:29px !important;
	left:429px !important;
	top:564px !important;
}

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

#item440641 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item459415 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item440711 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item440712 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item440714 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item440701 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item440702 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item440704 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item440690 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item440691 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item440694 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item440653 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item440654 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item440682 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item440649 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item440850 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item440851 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item440873 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item440874 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item440897 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item440920 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item440946 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item440952 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item440959 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item440984 {
	width:85px !important;
	height:50px !important;
}

#item440982 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item441011 {
	width:49px !important;
	height:34px !important;
}

#item441008 {
	width:49px !important;
	height:34px !important;
	left:458px !important;
	top:560px !important;
}

#item441499 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item441029 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item441030 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item441053 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

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

#item441077 {
	width:50px !important;
	height:35px !important;
	left:457px !important;
	top:559px !important;
}

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

#item441084 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item441094 {
	width:85px !important;
	height:50px !important;
}

#item441090 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item441117 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item441143 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item441151 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item441427 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item441287 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item441289 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item441291 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item441277 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item441278 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item441280 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item441242 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item441243 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item441270 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item441232 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item441235 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item441219 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item441221 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item441223 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item441178 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item441179 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item441212 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item441174 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item441576 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item441577 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item441598 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item441599 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item441622 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item441645 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item441671 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item441679 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item441686 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item441712 {
	width:85px !important;
	height:50px !important;
}

#item441710 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item441735 {
	width:89px !important;
	height:31px !important;
	left:418px !important;
	top:562px !important;
}

#item441742 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

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

#item442295 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item441783 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item441784 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item441807 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item441831 {
	width:89px !important;
	height:29px !important;
	left:418px !important;
	top:562px !important;
}

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

#item441838 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item441849 {
	width:85px !important;
	height:50px !important;
}

#item441845 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item441872 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item441898 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item441907 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item441930 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

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

#item442212 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item442303 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item442304 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item442306 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item442064 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item442065 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item442068 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item442054 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item442055 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item442057 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item442018 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item442019 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item442047 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item442232 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item442234 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item442008 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item442010 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item441995 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item441996 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item441999 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item441958 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item441960 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item441988 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item441953 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item442347 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item442348 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item442364 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item442366 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item442389 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item442412 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item442439 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item442446 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item442456 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item442481 {
	width:85px !important;
	height:50px !important;
}

#item442479 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item442507 {
	width:69px !important;
	height:37px !important;
}

#item442504 {
	width:69px !important;
	height:37px !important;
	left:438px !important;
	top:559px !important;
}

#item442513 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

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

#item442537 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item442559 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item442560 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item442583 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item442610 {
	width:50px !important;
	height:33px !important;
}

#item442607 {
	width:50px !important;
	height:33px !important;
	left:457px !important;
	top:560px !important;
}

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

#item442614 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item442625 {
	width:85px !important;
	height:50px !important;
}

#item442621 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item442648 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item442674 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item442681 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item442704 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

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

#item442728 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item442869 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item442870 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item442872 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item442858 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item442859 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item442861 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item442848 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item442849 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item442851 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item442811 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item442812 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item442840 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item442802 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item442804 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item442791 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item442793 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item442780 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item442781 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item442783 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item442739 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item442740 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item442769 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item442735 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item443145 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item443146 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item443164 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item443165 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item443188 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item443211 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item443238 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item443245 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item443252 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item443277 {
	width:85px !important;
	height:50px !important;
}

#item443275 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item443303 {
	width:53px !important;
	height:37px !important;
}

#item443300 {
	width:53px !important;
	height:37px !important;
	left:454px !important;
	top:559px !important;
}

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

#item443330 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item443356 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item443357 {
	width:395px !important;
	height:39px !important;
	left:112px !important;
	top:363px !important;
}

#item443380 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item443404 {
	width:78px !important;
	height:54px !important;
	left:429px !important;
	top:550px !important;
}

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

#item443411 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item443421 {
	width:85px !important;
	height:50px !important;
}

#item443417 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item443444 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item443470 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item443477 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item443500 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

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

#item443523 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item443668 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item443670 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item443672 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item443658 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item443659 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item443661 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item443648 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item443649 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item443651 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item443608 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item443609 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item443640 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item443597 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item443599 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item443585 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item443588 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item443571 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item443572 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item443575 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item443534 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item443535 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item443564 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item443530 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item444014 {
	width:558px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
}

#item444016 {
	width:448px !important;
	height:52px !important;
	left:87px !important;
	top:686px !important;
}

#item444133 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item444134 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item444147 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item444148 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item444171 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item444194 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item444220 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item444226 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item444232 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item444257 {
	width:85px !important;
	height:50px !important;
}

#item444255 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item444285 {
	width:78px !important;
	height:29px !important;
}

#item444281 {
	width:78px !important;
	height:29px !important;
	left:430px !important;
	top:562px !important;
}

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

#item444312 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item444334 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item444335 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item444358 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item444385 {
	width:77px !important;
	height:29px !important;
}

#item444382 {
	width:77px !important;
	height:29px !important;
	left:431px !important;
	top:563px !important;
}

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

#item444390 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item444403 {
	width:85px !important;
	height:50px !important;
}

#item444398 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item444426 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item444452 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item444459 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item444647 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item444648 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item444651 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item444636 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item444637 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item444639 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item444623 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item444624 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item444626 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item444586 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item444587 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item444615 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item444564 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item444566 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item444553 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item444554 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item444556 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item444515 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item444516 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item444545 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item444511 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item444899 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item444900 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item444922 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item444923 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item444946 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item444969 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item444995 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item445001 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item445007 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item445032 {
	width:85px !important;
	height:50px !important;
}

#item445030 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item445058 {
	width:88px !important;
	height:25px !important;
}

#item445055 {
	width:88px !important;
	height:25px !important;
	left:419px !important;
	top:565px !important;
}

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

#item445062 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item459411 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item445134 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item445135 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item445137 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item445122 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item445123 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item445125 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item445110 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item445111 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item445113 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item445074 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item445075 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item445103 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item445070 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item445267 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item445268 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item445286 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item445287 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item445311 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item445334 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item445361 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item445367 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item445374 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item445399 {
	width:85px !important;
	height:50px !important;
}

#item445397 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item445425 {
	width:53px !important;
	height:35px !important;
}

#item445422 {
	width:53px !important;
	height:35px !important;
	left:454px !important;
	top:559px !important;
}

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

#item445429 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item445453 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item445454 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item445477 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item445504 {
	width:86px !important;
	height:24px !important;
}

#item445501 {
	width:86px !important;
	height:24px !important;
	left:421px !important;
	top:565px !important;
}

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

#item445507 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item445517 {
	width:85px !important;
	height:50px !important;
}

#item445513 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item445541 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item445567 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item445575 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item445722 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item445723 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item445725 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item445712 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item445713 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item445715 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item445702 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item445703 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item445705 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item445662 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item445663 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item445693 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item445651 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item445653 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item445639 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item445640 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item445642 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item445602 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item445603 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item445632 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item445598 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item445976 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item445977 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item445995 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item445996 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item446020 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item446043 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item446069 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item446075 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item446081 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item446106 {
	width:85px !important;
	height:50px !important;
}

#item446104 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item446133 {
	width:53px !important;
	height:35px !important;
}

#item446129 {
	width:53px !important;
	height:35px !important;
	left:454px !important;
	top:559px !important;
}

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

#item446139 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item446166 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item446167 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item446190 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item446214 {
	width:64px !important;
	height:32px !important;
	left:443px !important;
	top:561px !important;
}

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

#item446220 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item446230 {
	width:85px !important;
	height:50px !important;
}

#item446226 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item446253 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item446279 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item446285 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item446657 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item446664 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item446434 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item446435 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item446437 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446421 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item446422 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item446425 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446411 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item446412 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item446414 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446371 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item446372 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item446402 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446642 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item446644 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446360 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item446362 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446349 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item446350 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item446352 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item446313 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item446314 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item446342 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item446309 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item446789 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item446790 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item446811 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item446812 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item446835 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item446858 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item446884 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item446891 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item446898 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item446923 {
	width:85px !important;
	height:50px !important;
}

#item446921 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item446949 {
	width:56px !important;
	height:33px !important;
}

#item446946 {
	width:56px !important;
	height:33px !important;
	left:451px !important;
	top:560px !important;
}

#item446977 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item446978 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item447001 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item447025 {
	width:70px !important;
	height:38px !important;
	left:437px !important;
	top:558px !important;
}

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

#item447032 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item447045 {
	width:85px !important;
	height:50px !important;
}

#item447041 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item447068 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item447094 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item447102 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item447125 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item447279 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item447280 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item447282 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447269 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item447270 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item447272 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447230 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item447232 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item447261 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447221 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item447223 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447210 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item447212 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447197 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item447198 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item447201 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447160 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item447161 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item447190 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item447156 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item447543 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item447544 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item447564 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item447565 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item447588 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item447611 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item447637 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item447645 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item447652 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item447677 {
	width:85px !important;
	height:50px !important;
}

#item447675 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item447703 {
	width:85px !important;
	height:29px !important;
}

#item447700 {
	width:85px !important;
	height:29px !important;
	left:422px !important;
	top:562px !important;
}

#item448108 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

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

#item448185 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item447722 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item447723 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item447746 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item447774 {
	width:83px !important;
	height:29px !important;
}

#item447771 {
	width:83px !important;
	height:29px !important;
	left:430px !important;
	top:563px !important;
}

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

#item465473 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item447789 {
	width:85px !important;
	height:50px !important;
}

#item447785 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item465467 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item465470 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item447844 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item464977 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:626px !important;
}

#item448195 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item448196 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item448198 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item448002 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item448003 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item448005 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447991 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item447992 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item447994 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447955 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item447956 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item447984 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447933 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item447935 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447921 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item447922 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item447924 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item447882 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item447883 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item447914 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item447878 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item448241 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item448242 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item448254 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item448255 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item448278 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item448302 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item448329 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item448335 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item448341 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item448366 {
	width:85px !important;
	height:50px !important;
}

#item448364 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item448389 {
	width:85px !important;
	height:33px !important;
	left:422px !important;
	top:561px !important;
}

#item448396 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

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

#item448419 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item448437 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item448438 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item448461 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item448488 {
	width:57px !important;
	height:38px !important;
}

#item448485 {
	width:57px !important;
	height:38px !important;
	left:444px !important;
	top:558px !important;
}

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

#item465482 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item448503 {
	width:85px !important;
	height:50px !important;
}

#item448499 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item465476 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item465479 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item448560 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item448723 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item448724 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item448726 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item448710 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item448711 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item448713 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item448699 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item448700 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item448703 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item448663 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item448664 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item448692 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item448642 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item448644 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item448631 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item448632 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item448634 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item448595 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item448596 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item448624 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item448591 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item458752 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item458753 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item458770 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item458771 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item458794 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item465495 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item465501 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item465498 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item458858 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item458885 {
	width:85px !important;
	height:50px !important;
}

#item458883 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item458911 {
	width:61px !important;
	height:33px !important;
}

#item458908 {
	width:61px !important;
	height:33px !important;
	left:434px !important;
	top:561px !important;
}

#item458951 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item458952 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item458975 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item459002 {
	width:70px !important;
	height:37px !important;
}

#item458999 {
	width:70px !important;
	height:37px !important;
	left:437px !important;
	top:558px !important;
}

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

#item465492 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item459016 {
	width:85px !important;
	height:50px !important;
}

#item459012 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item465485 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item465489 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item459071 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item459227 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item459228 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item459230 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item459216 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item459217 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item459220 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item459176 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item459177 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item459206 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item459153 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item459155 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item459140 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item459141 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item459144 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item459104 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item459105 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item459133 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item459100 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item448928 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item448929 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item448944 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item448945 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item448968 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item448991 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item449018 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item449024 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item449030 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item449055 {
	width:85px !important;
	height:50px !important;
}

#item449053 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item449081 {
	width:87px !important;
	height:24px !important;
}

#item449078 {
	width:87px !important;
	height:24px !important;
	left:420px !important;
	top:564px !important;
}

#item459407 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item449146 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item449147 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item449149 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item449136 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item449137 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item449139 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item449101 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item449102 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item449129 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item449097 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item449283 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item449284 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item449301 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item449303 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item449326 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item449349 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item449376 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item449383 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item449390 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item449415 {
	width:85px !important;
	height:50px !important;
}

#item449413 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item449441 {
	width:85px !important;
	height:29px !important;
}

#item449438 {
	width:85px !important;
	height:29px !important;
	left:422px !important;
	top:562px !important;
}

#item449968 {
	width:6px !important;
	height:15px !important;
}

#item449974 {
	width:6px !important;
	height:15px !important;
	left:10px !important;
}

#item449983 {
	width:6px !important;
	height:15px !important;
	left:21px !important;
}

#item449490 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item449491 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item449514 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item449541 {
	width:57px !important;
	height:38px !important;
}

#item449538 {
	width:57px !important;
	height:38px !important;
	left:450px !important;
	top:558px !important;
}

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

#item449545 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item449555 {
	width:85px !important;
	height:50px !important;
}

#item449551 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item449578 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item449604 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item449611 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item449634 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item468722 {
	width:186px !important;
	height:7px !important;
	left:104px !important;
	top:633px !important;
}

#item449766 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item449767 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item449769 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item449754 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item449755 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item449757 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item449715 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item449716 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item449747 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item449704 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item449706 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item449693 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item449695 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item449681 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item449682 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item449684 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item449644 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item449645 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item449673 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item449640 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item450078 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item450079 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item450094 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item450095 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item450118 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item450141 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item450167 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item450173 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item450179 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item450204 {
	width:85px !important;
	height:50px !important;
}

#item450202 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item450228 {
	width:136px !important;
	height:27px !important;
	left:371px !important;
	top:563px !important;
}

#item450268 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item450269 {
	width:395px !important;
	height:15px !important;
	left:112px !important;
	top:363px !important;
}

#item450292 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item450319 {
	width:61px !important;
	height:36px !important;
}

#item450316 {
	width:61px !important;
	height:36px !important;
	left:446px !important;
	top:559px !important;
}

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

#item450325 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item450335 {
	width:85px !important;
	height:50px !important;
}

#item450331 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item450358 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item450385 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item450391 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item450657 {
	width:6px !important;
	height:15px !important;
}

#item450662 {
	width:6px !important;
	height:15px !important;
	left:10px !important;
}

#item450668 {
	width:6px !important;
	height:15px !important;
	left:21px !important;
}

#item450676 {
	width:63px !important;
	height:15px !important;
	left:147px !important;
	top:390px !important;
}

#item450568 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item450569 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item450571 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item450557 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item450558 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item450560 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item450519 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item450520 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item450548 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item450500 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item450502 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item450487 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item450488 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item450490 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item450447 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item450448 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item450479 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item450443 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item450854 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item450855 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item450872 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item450873 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item450896 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item450920 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item450946 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item450952 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item450958 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item450983 {
	width:85px !important;
	height:50px !important;
}

#item450981 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item451009 {
	width:61px !important;
	height:36px !important;
}

#item451006 {
	width:61px !important;
	height:36px !important;
	left:446px !important;
	top:559px !important;
}

#item451032 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item451034 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item451057 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item451081 {
	width:134px !important;
	height:27px !important;
	left:373px !important;
	top:564px !important;
}

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

#item451088 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item451098 {
	width:85px !important;
	height:50px !important;
}

#item451094 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item451121 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item451147 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item451155 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item451328 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item451329 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item451332 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451316 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item451318 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item451320 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451278 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item451279 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item451308 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451267 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item451269 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451255 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item451256 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item451258 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451219 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item451220 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item451248 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item451215 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item451560 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item451561 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item451582 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item451583 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item451606 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item451629 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item451655 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item451662 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item451668 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item451694 {
	width:85px !important;
	height:50px !important;
}

#item451692 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item451718 {
	width:110px !important;
	height:47px !important;
	left:397px !important;
	top:553px !important;
}

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

#item452216 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item468781 {
	width:186px !important;
	height:7px !important;
	left:103px !important;
	top:633px !important;
}

#item451741 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item451742 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item451765 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item451792 {
	width:52px !important;
	height:35px !important;
}

#item451789 {
	width:52px !important;
	height:35px !important;
	left:455px !important;
	top:560px !important;
}

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

#item451795 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item451807 {
	width:85px !important;
	height:50px !important;
}

#item451803 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item451830 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item451856 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item451865 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

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

#item452158 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item452222 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item452223 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item452225 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451997 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item451998 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item452000 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451986 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item451987 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item451989 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451949 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item451950 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item451978 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452149 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item452151 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451940 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item451942 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451928 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item451929 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item451931 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item451892 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item451893 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item451920 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item451888 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item452265 {
	width:558px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
}

#item452267 {
	width:448px !important;
	height:81px !important;
	left:87px !important;
	top:686px !important;
}

#item452380 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item452381 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item452398 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item452399 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item452422 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item452445 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item452471 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item452478 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item452486 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item452535 {
	width:95px !important;
	height:34px !important;
	left:412px !important;
	top:564px !important;
}

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

#item452707 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item452657 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item452715 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item452716 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item452718 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452593 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item452594 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item452596 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452583 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item452584 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item452586 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item452547 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item452548 {
	width:441px !important;
	height:612px !important;
	left:404px !important;
	top:370px !important;
}

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

#item452575 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item452543 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item452757 {
	width:558px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
}

#item452759 {
	width:448px !important;
	height:52px !important;
	left:87px !important;
	top:686px !important;
}

#item452879 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item452880 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item452898 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item452899 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item452922 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item452945 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item452971 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item452977 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item452983 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item453008 {
	width:85px !important;
	height:50px !important;
}

#item453006 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item453035 {
	width:75px !important;
	height:36px !important;
}

#item453032 {
	width:75px !important;
	height:36px !important;
	left:432px !important;
	top:559px !important;
}

#item453059 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item453060 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item453083 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item453110 {
	width:79px !important;
	height:38px !important;
}

#item453107 {
	width:79px !important;
	height:38px !important;
	left:428px !important;
	top:558px !important;
}

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

#item465511 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item453129 {
	width:85px !important;
	height:50px !important;
}

#item453125 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item465505 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item465508 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item453185 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item453340 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item453341 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item453343 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item453324 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item453325 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item453327 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item453286 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item453287 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item453315 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item453266 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item453268 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item453255 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item453256 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item453258 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item453220 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item453221 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

#item453244 {
	width:441px !important;
	height:247px !important;
	left:404px !important;
	top:96px !important;
	background:#009976;
}

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

#item453247 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item453216 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item453562 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item453563 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item453577 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item453579 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item453603 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item453626 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item453652 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item453660 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item453668 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item453693 {
	width:85px !important;
	height:50px !important;
}

#item453691 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item453720 {
	width:75px !important;
	height:36px !important;
}

#item453716 {
	width:75px !important;
	height:36px !important;
	left:432px !important;
	top:559px !important;
}

#item453730 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item453732 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item453755 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item453782 {
	width:78px !important;
	height:38px !important;
}

#item453779 {
	width:78px !important;
	height:38px !important;
	left:429px !important;
	top:558px !important;
}

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

#item453786 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

#item453796 {
	width:85px !important;
	height:50px !important;
}

#item453792 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item453819 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item453845 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item453851 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item453986 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item453987 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item453989 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item453976 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item453977 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item453979 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item453939 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item453940 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item453968 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item453928 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item453930 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item453916 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item453917 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item453919 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item453878 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item453879 {
	width:441px !important;
	height:591px !important;
	left:404px !important;
	top:370px !important;
}

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

#item453907 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item453874 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item454198 {
	width:558px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
}

#item454200 {
	width:448px !important;
	height:52px !important;
	left:87px !important;
	top:686px !important;
}

#item454311 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item454312 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item454330 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item454331 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item454355 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item454378 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item454404 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item454412 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item454418 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item454441 {
	width:83px !important;
	height:23px !important;
	left:424px !important;
	top:564px !important;
}

#item454627 {
	width:85px !important;
	height:50px !important;
}

#item454625 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item459380 {
	width:441px !important;
	height:692px !important;
	left:87px !important;
	top:87px !important;
}

#item454511 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item454512 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item454514 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item454500 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item454502 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item454504 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item454462 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item454463 {
	width:441px !important;
	height:624px !important;
	left:404px !important;
	top:370px !important;
}

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

#item454493 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item454458 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item454687 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item454688 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item454701 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item454702 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item454725 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item454748 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item454774 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item454783 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item454791 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item454816 {
	width:85px !important;
	height:50px !important;
}

#item454814 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item454839 {
	width:52px !important;
	height:52px !important;
	left:455px !important;
	top:551px !important;
}

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

#item455344 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item454858 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item454859 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item454882 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item454906 {
	width:91px !important;
	height:32px !important;
	left:416px !important;
	top:561px !important;
}

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

#item454912 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item454947 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item454973 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item454979 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item464577 {
	width:85px !important;
	height:50px !important;
}

#item464575 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

#item455350 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item455351 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item455353 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455120 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item455121 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item455123 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455109 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item455110 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item455112 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455069 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item455070 {
	width:441px !important;
	height:571px !important;
	left:404px !important;
	top:370px !important;
}

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

#item455100 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455055 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item455057 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455042 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item455043 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item455045 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455006 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item455007 {
	width:441px !important;
	height:576px !important;
	left:404px !important;
	top:370px !important;
}

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

#item455035 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item455002 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item455397 {
	width:558px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
}

#item455399 {
	width:448px !important;
	height:52px !important;
	left:87px !important;
	top:686px !important;
}

#item455518 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item455519 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item455530 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item455531 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item455554 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item455577 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item455603 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item455609 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item455616 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item455643 {
	width:85px !important;
	height:50px !important;
}

#item455639 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item455666 {
	width:73px !important;
	height:43px !important;
	left:434px !important;
	top:556px !important;
}

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

#item455675 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item455694 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item455695 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item455718 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item455745 {
	width:105px !important;
	height:29px !important;
}

#item455742 {
	width:105px !important;
	height:29px !important;
	left:402px !important;
	top:562px !important;
}

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

#item455748 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item455759 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item455786 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item455793 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item456075 {
	width:85px !important;
	height:50px !important;
}

#item456073 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

#item455937 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item455938 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item455940 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455927 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item455928 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item455930 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455916 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item455917 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item455919 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455879 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item455880 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item455907 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455869 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item455871 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455858 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item455859 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item455861 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item455820 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item455821 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item455851 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item455816 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item456208 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item456209 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:29px !important;
	background:#fff;
}

#item456229 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item456230 {
	width:396px !important;
	height:47px !important;
	left:111px !important;
	top:363px !important;
}

#item456254 {
	width:396px !important;
	height:10px !important;
	left:111px !important;
	top:421px !important;
}

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

#item456277 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item456303 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item456309 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item456316 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:457px !important;
}

#item456341 {
	width:85px !important;
	height:50px !important;
}

#item456339 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:400px !important;
}

#item456364 {
	width:73px !important;
	height:43px !important;
	left:434px !important;
	top:556px !important;
}

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

#item456373 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item456394 {
	width:441px !important;
	height:202px !important;
	left:87px !important;
	top:345px !important;
	background:#f2f2fb;
}

#item456395 {
	width:395px !important;
	height:42px !important;
	left:112px !important;
	top:363px !important;
}

#item456418 {
	width:395px !important;
	height:10px !important;
	left:112px !important;
	top:421px !important;
}

#item456442 {
	width:70px !important;
	height:41px !important;
	left:437px !important;
	top:556px !important;
}

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

#item456449 {
	width:30px !important;
	height:30px !important;
	left:283px !important;
	top:562px !important;
}

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

#item456455 {
	width:100px !important;
	height:30px !important;
	left:107px !important;
	top:561px !important;
}

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

#item456481 {
	width:30px !important;
	height:30px !important;
	left:233px !important;
	top:562px !important;
}

#item456488 {
	width:396px !important;
	height:64px !important;
	left:111px !important;
	top:458px !important;
}

#item456514 {
	width:85px !important;
	height:50px !important;
}

#item456512 {
	width:85px !important;
	height:50px !important;
	left:422px !important;
	top:398px !important;
}

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

#item456821 {
	width:30px !important;
	height:30px !important;
	left:333px !important;
	top:562px !important;
}

#item456662 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item456663 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item456665 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item456651 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item456652 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item456654 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item456640 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item456641 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item456643 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item456602 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item456603 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item456632 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item456829 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

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

#item456831 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item456592 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

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

#item456594 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item456580 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item456581 {
	width:440px !important;
	height:870px !important;
	left:404px !important;
	top:103px !important;
}

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

#item456583 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item456541 {
	width:615px !important;
	height:1050px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item456542 {
	width:441px !important;
	height:569px !important;
	left:404px !important;
	top:370px !important;
}

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

#item456572 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

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

#item456537 {
	width:932px !important;
	height:1060px !important;
	left:-317px !important;
	top:-10px !important;
}

#item399755 {
	width:522px !important;
	height:30px !important;
	left:87px !important;
	top:123px !important;
}

@keyframes grow-463851 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-463851 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item463851 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item463859 {
	width:139px !important;
	height:15px !important;
	left:13px !important;
	top:151px !important;
}

#item463882 {
	width:28px !important;
	height:28px !important;
	left:170px !important;
	top:151px !important;
}

#item463851 {
	width:210px !important;
	height:200px !important;
	left:318px !important;
	top:619px !important;
}

@keyframes grow-463816 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-463816 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item463816 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item463823 {
	width:149px !important;
	height:15px !important;
	left:13px !important;
	top:151px !important;
}

#item463846 {
	width:28px !important;
	height:28px !important;
	left:172px !important;
	top:151px !important;
}

#item463816 {
	width:210px !important;
	height:200px !important;
	left:87px !important;
	top:619px !important;
}

@keyframes grow-463769 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-463769 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item463769 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item463776 {
	width:135px !important;
	height:15px !important;
	left:17px !important;
	top:156px !important;
}

#item463799 {
	width:28px !important;
	height:28px !important;
	left:163px !important;
	top:154px !important;
}

#item463769 {
	width:210px !important;
	height:200px !important;
	left:318px !important;
	top:404px !important;
}

@keyframes grow-463734 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-463734 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item463734 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item463742 {
	width:148px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item463765 {
	width:28px !important;
	height:28px !important;
	left:167px !important;
	top:155px !important;
}

#item463734 {
	width:210px !important;
	height:200px !important;
	left:87px !important;
	top:404px !important;
}

@keyframes grow-463697 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-463697 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item463697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item463705 {
	width:148px !important;
	height:15px !important;
	left:13px !important;
	top:161px !important;
}

#item463728 {
	width:28px !important;
	height:28px !important;
	left:168px !important;
	top:151px !important;
}

#item463697 {
	width:210px !important;
	height:200px !important;
	left:87px !important;
	top:189px !important;
}

@keyframes grow-463664 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-463664 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item463664 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item463671 {
	width:144px !important;
	height:15px !important;
	left:13px !important;
	top:156px !important;
}

#item463694 {
	width:28px !important;
	height:28px !important;
	left:168px !important;
	top:146px !important;
}

#item463664 {
	width:210px !important;
	height:200px !important;
	left:318px !important;
	top:189px !important;
}

#item457090 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item457091 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item457097 {
	width:440px !important;
	height:870px !important;
	left:97px !important;
	top:103px !important;
}

#item457077 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item457078 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item457084 {
	width:440px !important;
	height:870px !important;
	left:97px !important;
	top:103px !important;
}

#item400003 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item400004 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item400012 {
	width:440px !important;
	height:870px !important;
	left:97px !important;
	top:103px !important;
}

#item399989 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item399990 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item399998 {
	width:440px !important;
	height:870px !important;
	left:97px !important;
	top:103px !important;
}

#item399973 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item399975 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item399984 {
	width:440px !important;
	height:870px !important;
	left:97px !important;
	top:103px !important;
}

#item399958 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

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

#item399959 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item399968 {
	width:440px !important;
	height:870px !important;
	left:97px !important;
	top:103px !important;
}

#item399956 {
	width:27px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item399953 {
	width:930px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item460871 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item460872 {
	width:615px !important;
	height:252px !important;
}

#item460883 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item460906 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

#item460933 {
	width:324px !important;
	height:10px !important;
}

#item460929 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item460960 {
	width:324px !important;
	height:10px !important;
}

#item460956 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item460987 {
	width:324px !important;
	height:10px !important;
}

#item460983 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item461014 {
	width:324px !important;
	height:10px !important;
}

#item461010 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item461041 {
	width:324px !important;
	height:10px !important;
}

#item461037 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

#item461206 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item461207 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

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

#item461230 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item461172 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item461173 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item461182 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item461138 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item461139 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item461148 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item461103 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item461104 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

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

#item461127 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item461069 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

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

#item461070 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item461079 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item461066 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item461064 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

#item460831 {
	width:615px !important;
	height:1050px !important;
}

#item460787 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item460789 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item460798 {
	width:60px !important;
	height:60px !important;
}

#item460795 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:18px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle5 {
	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.autoParaStyle4 {
	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.autoParaStyle3 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:70px;
	line-height:84px;
	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.autoParaStyle2 {
	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.autoParaStyle1 {
	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.hotel-nombre {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.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.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-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

p.regular-30-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-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.light-10-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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;
	margin-bottom:3px;
	text-align:right;
}

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.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.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-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-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-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.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle1 {
	color:#000;
}

span.desde-precio {
	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.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;}
