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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1394 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

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

#item1440 {
	width:558px !important;
	height:136px !important;
	left:30px !important;
	top:26px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1775 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item1776 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

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

#item2239 {
	width:433px !important;
	height:89px !important;
	left:13px !important;
	top:313px !important;
}

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

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

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

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

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

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

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

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

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

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

#item2093 {
	width:433px !important;
	height:89px !important;
	left:13px !important;
	top:473px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1940 {
	width:433px !important;
	height:89px !important;
	left:13px !important;
	top:357px !important;
}

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

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

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

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

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

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

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

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

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

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

#item1809 {
	width:433px !important;
	height:89px !important;
	left:13px !important;
	top:183px !important;
}

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

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

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

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

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

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

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

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

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

#item1788 {
	width:480px !important;
	height:562px !important;
	left:74px !important;
	top:184px !important;
}

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

#item2436 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

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

#item2486 {
	width:433px !important;
	height:156px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item2491 {
	width:30px !important;
	height:30px !important;
	left:893px !important;
	top:92px !important;
}

#item2489 {
	width:923px !important;
	height:836px !important;
}

#item116137 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item116138 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item116121 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item116122 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item116126 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

#item116127 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item116133 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item116073 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item116074 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item116078 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item116079 {
	width:441px !important;
	height:346px !important;
	left:97px !important;
	top:97px !important;
}

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

#item116108 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item116114 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:475px !important;
}

#item116054 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item116055 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item116058 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

#item116059 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item116067 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item116003 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item116004 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item116007 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item116008 {
	width:441px !important;
	height:312px !important;
	left:97px !important;
	top:97px !important;
}

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

#item116039 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item116047 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:493px !important;
}

#item115977 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item115978 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item115983 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

#item115985 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item115996 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item115923 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item115926 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item115930 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item115931 {
	width:441px !important;
	height:295px !important;
	left:97px !important;
	top:97px !important;
}

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

#item115960 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

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

#item115968 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:493px !important;
}

#item115789 {
	width:615px !important;
	height:836px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item115790 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item115795 {
	width:555px !important;
	height:770px !important;
	left:40px !important;
	top:46px !important;
	background:#fff;
}

#item115797 {
	width:444px !important;
	height:480px !important;
	left:97px !important;
	top:160px !important;
}

#item115824 {
	width:255px !important;
	height:30px !important;
}

#item115821 {
	width:255px !important;
	height:30px !important;
}

#item115850 {
	width:255px !important;
	height:30px !important;
}

#item115847 {
	width:255px !important;
	height:30px !important;
	top:40px !important;
}

#item115876 {
	width:255px !important;
	height:30px !important;
}

#item115873 {
	width:255px !important;
	height:30px !important;
	top:80px !important;
}

#item115899 {
	width:522px !important;
	height:37px !important;
	left:97px !important;
	top:97px !important;
}

#item115787 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item117496 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item117497 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item117472 {
	width:441px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item118322 {
	width:621px !important;
	height:549px !important;
	left:-6px !important;
	top:266px !important;
}

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

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

#item118324 {
	width:390px !important;
	height:457px !important;
	left:992px !important;
	top:33px !important;
}

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

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

#item118357 {
	width:390px !important;
	height:457px !important;
	left:1442px !important;
	top:33px !important;
}

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

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

#item118393 {
	width:390px !important;
	height:457px !important;
	left:542px !important;
	top:33px !important;
}

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

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

#item118428 {
	width:390px !important;
	height:457px !important;
	left:92px !important;
	top:33px !important;
}

@keyframes derecha-100-118322 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-118322 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item118055 {
	width:615px !important;
	height:836px !important;
	background:#fff;
}

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

#item118078 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item118090 {
	width:474px !important;
	height:876px !important;
	left:400px !important;
	top:97px !important;
}

#item118092 {
	width:441px !important;
	height:175px !important;
}

#item118115 {
	width:441px !important;
	height:86px !important;
	top:518px !important;
}

#item118138 {
	width:441px !important;
	height:86px !important;
	top:947px !important;
}

#item118162 {
	width:441px !important;
	height:195px !important;
	top:1376px !important;
}

#item118185 {
	width:441px !important;
	height:263px !important;
	top:2807px !important;
}

#item118208 {
	width:441px !important;
	height:103px !important;
	top:3412px !important;
}

#item118231 {
	width:441px !important;
	height:86px !important;
	top:1913px !important;
}

#item118254 {
	width:441px !important;
	height:122px !important;
	top:2342px !important;
}

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

#item118034 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

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

#item118039 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

#item118040 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item118049 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item117963 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item117986 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item117994 {
	width:483px !important;
	height:876px !important;
	left:400px !important;
	top:97px !important;
}

#item117996 {
	width:441px !important;
	height:648px !important;
	left:-3px !important;
	top:3px !important;
}

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

#item118019 {
	width:30px !important;
	height:30px !important;
	left:-2px !important;
	top:699px !important;
}

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

#item117945 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

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

#item117949 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

#item117950 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item117957 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item117902 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item117925 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item117936 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:478px !important;
}

#item117874 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
}

#item117875 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item117883 {
	width:555px !important;
	height:987px !important;
	background:#fff;
}

#item117884 {
	width:30px !important;
	height:30px !important;
	left:833px !important;
	top:868px !important;
}

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

#item117885 {
	width:30px !important;
	height:30px !important;
	left:498px !important;
	top:27px !important;
}

#item117895 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item117658 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

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

#item117682 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item117690 {
	width:492px !important;
	height:841px !important;
	left:400px !important;
	top:97px !important;
}

#item117692 {
	width:441px !important;
	height:399px !important;
}

#item117715 {
	width:441px !important;
	height:161px !important;
	top:802px !important;
}

#item117738 {
	width:441px !important;
	height:137px !important;
	top:1306px !important;
}

#item117761 {
	width:441px !important;
	height:75px !important;
	top:1786px !important;
}

#item117785 {
	width:441px !important;
	height:142px !important;
	top:2204px !important;
}

#item117808 {
	width:441px !important;
	height:120px !important;
	top:2689px !important;
}

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

#item117831 {
	width:30px !important;
	height:30px !important;
	top:429px !important;
}

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

#item117653 {
	width:1206px !important;
	height:1060px !important;
	left:-313px !important;
	top:-10px !important;
}

#item120779 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item120780 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item120750 {
	width:441px !important;
	height:140px !important;
	left:87px !important;
	top:62px !important;
}

#item120773 {
	width:157px !important;
	height:44px !important;
	left:84px !important;
	top:226px !important;
}

#item120364 {
	width:619px !important;
	height:518px !important;
	left:-3px !important;
	top:290px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item120491 {
	width:390px !important;
	height:457px !important;
	left:4541px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes derecha-100-120364 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-120364 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item120344 {
	width:615px !important;
	height:1053px !important;
}

#item120345 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

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

#item120350 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

#item120351 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item120360 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item120300 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item120330 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item120336 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item120279 {
	width:615px !important;
	height:1053px !important;
}

#item120280 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

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

#item120286 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

#item120287 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item120294 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item120234 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item120264 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item120270 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:448px !important;
}

#item120214 {
	width:615px !important;
	height:1053px !important;
}

#item120215 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

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

#item120221 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

#item120222 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item120229 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item120170 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item120199 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item120205 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:418px !important;
}

#item120150 {
	width:615px !important;
	height:1053px !important;
}

#item120152 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

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

#item120157 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

#item120158 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item120165 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item120104 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item120133 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item120140 {
	width:36px !important;
	height:36px !important;
	left:394px !important;
	top:421px !important;
}

#item120087 {
	width:615px !important;
	height:1053px !important;
}

#item120088 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

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

#item120092 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

#item120093 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item120099 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item120040 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item120069 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item120076 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item120003 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item120033 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item119964 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item119994 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item119946 {
	width:615px !important;
	height:1053px !important;
}

#item119947 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

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

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

#item119951 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item119958 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item119901 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item119932 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item119938 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item119883 {
	width:615px !important;
	height:1053px !important;
}

#item119884 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

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

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

#item119889 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item119896 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item119836 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item119866 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item119875 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:415px !important;
}

#item119816 {
	width:615px !important;
	height:1053px !important;
}

#item119817 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

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

#item119822 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

#item119823 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item119831 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item119769 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item119799 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item119807 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:418px !important;
}

#item119748 {
	width:615px !important;
	height:1053px !important;
}

#item119749 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

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

#item119754 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

#item119755 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item119764 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item119700 {
	width:615px !important;
	height:836px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item119730 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

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

#item119739 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:421px !important;
}

#item119676 {
	width:615px !important;
	height:1053px !important;
}

#item119677 {
	width:1489px !important;
	height:1053px !important;
	left:-437px !important;
}

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

#item119685 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:898px !important;
}

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

#item119686 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item119695 {
	width:441px !important;
	height:250px !important;
	left:400px !important;
	top:410px !important;
}

#item119627 {
	width:615px !important;
	height:836px !important;
	background:#fff;
	padding:90px 87px 60px 87px;
}

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

#item119658 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

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

#item119666 {
	width:36px !important;
	height:36px !important;
	left:397px !important;
	top:451px !important;
}

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

#item119622 {
	width:1206px !important;
	height:1063px !important;
	left:-313px !important;
	top:-10px !important;
}

#item121474 {
	width:615px !important;
	height:836px !important;
}

#item121475 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item121344 {
	width:433px !important;
	height:227px !important;
	left:87px !important;
	top:87px !important;
}

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

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

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

#item121395 {
	width:178px !important;
	height:30px !important;
	top:60px !important;
}

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

#item121422 {
	width:178px !important;
	height:30px !important;
	top:120px !important;
}

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

#item121448 {
	width:178px !important;
	height:30px !important;
	top:180px !important;
}

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

#item121326 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121327 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item121332 {
	width:555px !important;
	height:987px !important;
	left:41px !important;
	top:40px !important;
	background:#fff;
}

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

#item121334 {
	width:36px !important;
	height:36px !important;
	left:536px !important;
	top:64px !important;
}

#item121340 {
	width:441px !important;
	height:250px !important;
	left:98px !important;
	top:410px !important;
}

#item121274 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121275 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item121280 {
	width:555px !important;
	height:985px !important;
	left:41px !important;
	top:42px !important;
	background:#fff;
}

#item121281 {
	width:501px !important;
	height:244px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

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

#item121304 {
	width:36px !important;
	height:36px !important;
	left:536px !important;
	top:64px !important;
}

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

#item121317 {
	width:36px !important;
	height:36px !important;
	left:96px !important;
	top:421px !important;
}

#item121257 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121258 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item121262 {
	width:555px !important;
	height:987px !important;
	left:41px !important;
	top:40px !important;
	background:#fff;
}

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

#item121263 {
	width:36px !important;
	height:36px !important;
	left:536px !important;
	top:64px !important;
}

#item121269 {
	width:441px !important;
	height:250px !important;
	left:98px !important;
	top:410px !important;
}

#item121209 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121210 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item121213 {
	width:555px !important;
	height:985px !important;
	left:41px !important;
	top:42px !important;
	background:#fff;
}

#item121214 {
	width:501px !important;
	height:261px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

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

#item121237 {
	width:36px !important;
	height:36px !important;
	left:536px !important;
	top:64px !important;
}

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

#item121250 {
	width:36px !important;
	height:36px !important;
	left:96px !important;
	top:427px !important;
}

#item121188 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121189 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item121193 {
	width:555px !important;
	height:987px !important;
	left:41px !important;
	top:40px !important;
	background:#fff;
}

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

#item121194 {
	width:36px !important;
	height:36px !important;
	left:536px !important;
	top:64px !important;
}

#item121204 {
	width:441px !important;
	height:250px !important;
	left:98px !important;
	top:410px !important;
}

#item121132 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121133 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item121136 {
	width:555px !important;
	height:985px !important;
	left:41px !important;
	top:42px !important;
	background:#fff;
}

#item121137 {
	width:501px !important;
	height:142px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

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

#item121160 {
	width:36px !important;
	height:36px !important;
	left:536px !important;
	top:64px !important;
}

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

#item121178 {
	width:36px !important;
	height:36px !important;
	left:96px !important;
	top:409px !important;
}

#item121091 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121092 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item121097 {
	width:555px !important;
	height:985px !important;
	left:41px !important;
	top:42px !important;
	background:#fff;
}

#item121098 {
	width:501px !important;
	height:718px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

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

#item121122 {
	width:36px !important;
	height:36px !important;
	left:536px !important;
	top:64px !important;
}

#item121089 {
	width:45px !important;
	height:45px !important;
	left:582px !important;
	top:10px !important;
}

#item121087 {
	width:627px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item6054 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item6055 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item6064 {
	width:558px !important;
	height:576px !important;
	left:30px !important;
	top:225px !important;
	background:#009976;
}

#item6096 {
	width:556px !important;
	height:147px !important;
	left:32px !important;
	top:31px !important;
}

#item112453 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item112454 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item112460 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

#item6190 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

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

#item6215 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:177px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item6333 {
	width:441px !important;
	height:698px !important;
	left:87px !important;
	top:81px !important;
}

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

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

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

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

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

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

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

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

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

#item6450 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item6409 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item6581 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

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

#item6606 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:177px !important;
}

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

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

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

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

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

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

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

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

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

#item6703 {
	width:441px !important;
	height:698px !important;
	left:87px !important;
	top:81px !important;
}

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

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

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

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

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

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

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

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

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

#item6821 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item6779 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item6954 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

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

#item6979 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:177px !important;
}

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

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

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

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

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

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

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

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

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

#item7079 {
	width:441px !important;
	height:698px !important;
	left:87px !important;
	top:81px !important;
}

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

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

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

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

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

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

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

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

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

#item7195 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item7155 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item7326 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

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

#item7351 {
	width:30px !important;
	height:37px !important;
	left:498px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item7512 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

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

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

#item7537 {
	width:30px !important;
	height:37px !important;
	left:498px !important;
	top:178px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item7874 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item7827 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item7747 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item7708 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item8020 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

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

#item8045 {
	width:80px !important;
	height:19px !important;
	left:448px !important;
	top:187px !important;
}

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

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

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

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

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

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

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

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

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

#item8206 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item8563 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item8523 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item8444 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item8397 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item8692 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

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

#item8717 {
	width:70px !important;
	height:44px !important;
	left:458px !important;
	top:174px !important;
}

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

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

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

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

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

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

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

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

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

#item8870 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9220 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item9179 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9105 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item9061 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item9367 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item9549 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item9878 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item9834 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item9768 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item9722 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item10000 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

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

#item10025 {
	width:60px !important;
	height:33px !important;
	left:468px !important;
	top:180px !important;
}

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

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

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

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

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

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

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

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

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

#item10177 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

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

#item10202 {
	width:60px !important;
	height:30px !important;
	left:468px !important;
	top:182px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item10506 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item10461 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item10394 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item10351 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item10634 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

#item10661 {
	width:70px !important;
	height:32px !important;
}

#item10659 {
	width:70px !important;
	height:32px !important;
	left:458px !important;
	top:181px !important;
}

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

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

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

#item10699 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

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

#item10715 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item10729 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item10761 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item10815 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

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

#item10842 {
	width:50px !important;
	height:34px !important;
}

#item10840 {
	width:50px !important;
	height:34px !important;
	left:478px !important;
	top:180px !important;
}

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

#item10852 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

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

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

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

#item10889 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item10901 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

#item11139 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item11096 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item11035 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item10988 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item11275 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

#item11302 {
	width:70px !important;
	height:38px !important;
}

#item11300 {
	width:70px !important;
	height:38px !important;
	left:458px !important;
	top:177px !important;
}

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

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

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

#item11343 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

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

#item11355 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item11367 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item11398 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item11456 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

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

#item11483 {
	width:70px !important;
	height:38px !important;
}

#item11481 {
	width:70px !important;
	height:38px !important;
	left:458px !important;
	top:177px !important;
}

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

#item11493 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

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

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

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

#item11530 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item11543 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

#item11773 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item11734 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item11673 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item11630 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item11907 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

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

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

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

#item11957 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

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

#item11969 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item11986 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item12020 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item12079 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

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

#item12104 {
	width:80px !important;
	height:29px !important;
	left:448px !important;
	top:182px !important;
}

#item12118 {
	width:80px !important;
	height:29px !important;
	left:448px !important;
	top:182px !important;
}

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

#item12131 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

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

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

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

#item12174 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item12190 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

#item12421 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item12379 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item12319 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item12276 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item12558 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

#item12585 {
	width:50px !important;
	height:25px !important;
}

#item12583 {
	width:50px !important;
	height:25px !important;
	left:478px !important;
	top:184px !important;
}

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

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

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

#item12623 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

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

#item12634 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item12646 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item12677 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item12736 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

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

#item12763 {
	width:50px !important;
	height:25px !important;
}

#item12761 {
	width:50px !important;
	height:25px !important;
	left:478px !important;
	top:184px !important;
}

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

#item12775 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

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

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

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

#item12812 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item12824 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

#item13059 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item13011 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item12948 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item12908 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item13186 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

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

#item13211 {
	width:50px !important;
	height:30px !important;
	left:478px !important;
	top:182px !important;
}

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

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

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

#item13255 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

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

#item13273 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item13291 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item13329 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item13393 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

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

#item13418 {
	width:50px !important;
	height:30px !important;
	left:478px !important;
	top:182px !important;
}

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

#item13428 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

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

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

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

#item13466 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

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

#item13479 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

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

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

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

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

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

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

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

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

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

#item13711 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item13667 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item13602 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

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

#item13562 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

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

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

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

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

#item122082 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item122083 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item121932 {
	width:433px !important;
	height:176px !important;
}

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

#item121955 {
	width:178px !important;
	height:30px !important;
	left:1px !important;
	top:213px !important;
}

#item121982 {
	width:433px !important;
	height:95px !important;
}

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

#item122005 {
	width:178px !important;
	height:30px !important;
	left:1px !important;
	top:111px !important;
}

#item122033 {
	width:433px !important;
	height:36px !important;
}

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

#item122056 {
	width:178px !important;
	height:30px !important;
	left:1px !important;
	top:64px !important;
}

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

#item121532 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:720px !important;
}

#item121915 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121916 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item121919 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

#item121920 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item121927 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item121898 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121899 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item121902 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

#item121903 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item121910 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item121880 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121881 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item121886 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

#item121887 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item121893 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item121859 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121860 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item121864 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

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

#item121865 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item121875 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item121636 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121637 {
	width:847px !important;
	height:599px !important;
	left:-150px !important;
	top:1051px !important;
}

#item121641 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

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

#item121642 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item121649 {
	width:502px !important;
	height:841px !important;
	left:97px !important;
	top:97px !important;
}

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

#item121696 {
	width:30px !important;
	height:30px !important;
	top:85px !important;
}

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

#item121704 {
	width:30px !important;
	height:30px !important;
	left:1px !important;
	top:1210px !important;
}

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

#item121711 {
	width:30px !important;
	height:30px !important;
	left:1px !important;
	top:2707px !important;
}

#item121718 {
	width:400px !important;
	height:44px !important;
	top:2px !important;
}

#item121742 {
	width:400px !important;
	height:178px !important;
	left:2px !important;
	top:435px !important;
}

#item121765 {
	width:400px !important;
	height:69px !important;
	left:2px !important;
	top:1572px !important;
}

#item121788 {
	width:400px !important;
	height:137px !important;
	left:2px !important;
	top:1970px !important;
}

#item121811 {
	width:400px !important;
	height:239px !important;
	left:2px !important;
	top:2437px !important;
}

#item121834 {
	width:400px !important;
	height:239px !important;
	left:2px !important;
	top:943px !important;
}

#item121591 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121592 {
	width:1504px !important;
	height:1064px !important;
	left:-445px !important;
	top:-7px !important;
}

#item121595 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item121596 {
	width:501px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

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

#item121619 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item121545 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item121546 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item121551 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item121552 {
	width:501px !important;
	height:368px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

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

#item121576 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item121585 {
	width:441px !important;
	height:234px !important;
	left:97px !important;
	top:532px !important;
}

#item121543 {
	width:45px !important;
	height:45px !important;
	left:585px !important;
	top:15px !important;
}

#item121541 {
	width:630px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item126736 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item126737 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item126712 {
	width:441px !important;
	height:180px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-126634 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-126634 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item126634 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item126651 {
	width:398px !important;
	height:15px !important;
	left:13px !important;
	top:255px !important;
}

#item126634 {
	width:444px !important;
	height:302px !important;
	left:87px !important;
	top:198px !important;
}

@keyframes grow-126674 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-126674 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item126674 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item126689 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:255px !important;
}

#item126674 {
	width:444px !important;
	height:302px !important;
	left:87px !important;
	top:514px !important;
}

#item126518 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item126519 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item126523 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item126548 {
	width:441px !important;
	height:108px !important;
	top:213px !important;
}

#item126577 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item126603 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126600 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

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

#item126626 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item126399 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item126400 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item126403 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item126427 {
	width:441px !important;
	height:108px !important;
	top:369px !important;
}

#item126459 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item126486 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126483 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

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

#item126510 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item126284 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item126285 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item126288 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item126313 {
	width:441px !important;
	height:125px !important;
	top:369px !important;
}

#item126343 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item126369 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126366 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

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

#item126392 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item126168 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item126169 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item126173 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item126197 {
	width:441px !important;
	height:164px !important;
	top:368px !important;
}

#item126226 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item126252 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126249 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

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

#item126275 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item126049 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item126050 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item126053 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item126077 {
	width:441px !important;
	height:130px !important;
	top:370px !important;
}

#item126109 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item126135 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126132 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

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

#item126159 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item125935 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item125936 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item125939 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item125963 {
	width:441px !important;
	height:164px !important;
	top:371px !important;
}

#item125991 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item126018 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item126015 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

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

#item126041 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item125818 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item125819 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item125824 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item125849 {
	width:441px !important;
	height:125px !important;
	top:369px !important;
}

#item125878 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item125905 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item125902 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

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

#item125928 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item125702 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item125703 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item125707 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item125731 {
	width:441px !important;
	height:215px !important;
	top:338px !important;
}

#item125759 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item125785 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item125782 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

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

#item125808 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item125586 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item125587 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item125591 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item125615 {
	width:441px !important;
	height:147px !important;
	top:368px !important;
}

#item125644 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item125670 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item125667 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

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

#item125693 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item125472 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item125473 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item125476 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item125500 {
	width:441px !important;
	height:147px !important;
	top:368px !important;
}

#item125530 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item125556 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item125553 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

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

#item125579 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item125354 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item125355 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item125360 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item125384 {
	width:441px !important;
	height:142px !important;
	top:369px !important;
}

#item125415 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item125442 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item125439 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

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

#item125465 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item125241 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item125242 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item125246 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item125270 {
	width:441px !important;
	height:215px !important;
	top:346px !important;
}

#item125301 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item125324 {
	width:110px !important;
	height:21px !important;
	left:97px !important;
	top:952px !important;
}

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

#item125347 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item125071 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item125072 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item125075 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item125099 {
	width:441px !important;
	height:271px !important;
	top:301px !important;
}

#item125130 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:121px !important;
}

#item125157 {
	width:110px !important;
	height:21px !important;
}

#item125154 {
	width:110px !important;
	height:21px !important;
}

#item125183 {
	width:110px !important;
	height:21px !important;
}

#item125180 {
	width:110px !important;
	height:21px !important;
	left:123px !important;
}

#item125209 {
	width:187px !important;
	height:21px !important;
}

#item125206 {
	width:187px !important;
	height:21px !important;
	left:246px !important;
}

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

#item125233 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item124955 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item124956 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item124959 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item124984 {
	width:441px !important;
	height:159px !important;
	top:369px !important;
}

#item125014 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item125040 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item125037 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

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

#item125064 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item124833 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item124834 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item124838 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item124863 {
	width:441px !important;
	height:215px !important;
	top:369px !important;
}

#item124895 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item124921 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item124918 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item124948 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item124944 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item124716 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item124718 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item124721 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item124745 {
	width:441px !important;
	height:181px !important;
	top:370px !important;
}

#item124776 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item124802 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item124799 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item124828 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item124825 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item124600 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item124601 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item124604 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item124628 {
	width:441px !important;
	height:108px !important;
	top:370px !important;
}

#item124656 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item124682 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item124679 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item124708 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item124705 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item124482 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item124483 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item124488 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item124513 {
	width:441px !important;
	height:176px !important;
	top:370px !important;
}

#item124541 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item124569 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item124565 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item124595 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item124592 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item124365 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item124366 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item124370 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item124394 {
	width:441px !important;
	height:288px !important;
	top:369px !important;
}

#item124423 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item124449 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item124446 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item124475 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item124472 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item124249 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item124250 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item124254 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item124278 {
	width:441px !important;
	height:203px !important;
	top:370px !important;
}

#item124308 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item124334 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item124331 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item124360 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item124357 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item124134 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item124135 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item124138 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item124162 {
	width:441px !important;
	height:340px !important;
	top:321px !important;
}

#item124192 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item124218 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item124215 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item124244 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item124241 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item124016 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item124017 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item124021 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item124045 {
	width:441px !important;
	height:193px !important;
	top:370px !important;
}

#item124077 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item124104 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item124101 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item124130 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item124127 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item123898 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item123899 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item123904 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item123929 {
	width:441px !important;
	height:170px !important;
	top:370px !important;
}

#item123959 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item123985 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123982 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item124011 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item124008 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item123784 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item123785 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item123788 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item123812 {
	width:438px !important;
	height:188px !important;
	top:370px !important;
}

#item123842 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item123868 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123865 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item123894 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item123891 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item123668 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item123669 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item123673 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item123697 {
	width:441px !important;
	height:172px !important;
	top:368px !important;
}

#item123727 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item123753 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123750 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item123779 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item123776 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item123470 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item123471 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item123474 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item123498 {
	width:441px !important;
	height:271px !important;
	top:307px !important;
}

#item123529 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item123556 {
	width:191px !important;
	height:21px !important;
}

#item123553 {
	width:191px !important;
	height:21px !important;
}

#item123582 {
	width:218px !important;
	height:21px !important;
}

#item123579 {
	width:218px !important;
	height:21px !important;
	top:38px !important;
}

#item123608 {
	width:213px !important;
	height:21px !important;
}

#item123605 {
	width:213px !important;
	height:21px !important;
	left:235px !important;
	top:38px !important;
}

#item123635 {
	width:155px !important;
	height:21px !important;
}

#item123632 {
	width:155px !important;
	height:21px !important;
	left:207px !important;
}

#item123661 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item123658 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item123273 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item123274 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item123278 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item123302 {
	width:441px !important;
	height:287px !important;
	top:339px !important;
}

#item123332 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item123359 {
	width:126px !important;
	height:21px !important;
}

#item123356 {
	width:126px !important;
	height:21px !important;
	left:141px !important;
}

#item123385 {
	width:136px !important;
	height:21px !important;
}

#item123382 {
	width:136px !important;
	height:21px !important;
	top:48px !important;
}

#item123411 {
	width:162px !important;
	height:21px !important;
}

#item123408 {
	width:162px !important;
	height:21px !important;
	left:152px !important;
	top:48px !important;
}

#item123437 {
	width:126px !important;
	height:21px !important;
}

#item123434 {
	width:126px !important;
	height:21px !important;
}

#item123465 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item123462 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item123156 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item123157 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item123160 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item123184 {
	width:441px !important;
	height:252px !important;
	top:369px !important;
}

#item123214 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item123240 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123237 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item123267 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item123264 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item123040 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item123041 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item123046 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item123070 {
	width:441px !important;
	height:254px !important;
	top:370px !important;
}

#item123099 {
	width:504px !important;
	height:39px !important;
	left:97px !important;
	top:97px !important;
}

#item123126 {
	width:110px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item123123 {
	width:116px !important;
	height:27px !important;
	left:94px !important;
	top:949px !important;
}

#item123152 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item123149 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item122613 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item122614 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item122617 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item122640 {
	width:441px !important;
	height:51px !important;
	left:97px !important;
	top:121px !important;
}

#item122668 {
	width:308px !important;
	height:10px !important;
}

#item122665 {
	width:308px !important;
	height:10px !important;
}

#item122694 {
	width:308px !important;
	height:10px !important;
}

#item122691 {
	width:308px !important;
	height:10px !important;
	top:117px !important;
}

#item122720 {
	width:308px !important;
	height:10px !important;
}

#item122717 {
	width:308px !important;
	height:10px !important;
	top:233px !important;
}

#item122747 {
	width:308px !important;
	height:10px !important;
}

#item122743 {
	width:308px !important;
	height:10px !important;
	top:39px !important;
}

#item122773 {
	width:308px !important;
	height:25px !important;
}

#item122770 {
	width:308px !important;
	height:25px !important;
	top:155px !important;
}

#item122799 {
	width:308px !important;
	height:10px !important;
}

#item122796 {
	width:308px !important;
	height:10px !important;
	top:272px !important;
}

#item122825 {
	width:308px !important;
	height:10px !important;
}

#item122822 {
	width:308px !important;
	height:10px !important;
	top:78px !important;
}

#item122851 {
	width:308px !important;
	height:10px !important;
}

#item122848 {
	width:308px !important;
	height:10px !important;
	top:194px !important;
}

#item122877 {
	width:308px !important;
	height:10px !important;
}

#item122874 {
	width:308px !important;
	height:10px !important;
	top:311px !important;
}

#item122903 {
	width:308px !important;
	height:10px !important;
}

#item122900 {
	width:308px !important;
	height:10px !important;
	top:350px !important;
}

#item122929 {
	width:308px !important;
	height:10px !important;
}

#item122926 {
	width:308px !important;
	height:10px !important;
	top:389px !important;
}

#item122956 {
	width:308px !important;
	height:10px !important;
}

#item122953 {
	width:308px !important;
	height:10px !important;
	top:470px !important;
}

#item122982 {
	width:308px !important;
	height:10px !important;
}

#item122979 {
	width:308px !important;
	height:10px !important;
	top:427px !important;
}

#item123008 {
	width:308px !important;
	height:10px !important;
}

#item123005 {
	width:308px !important;
	height:10px !important;
	top:509px !important;
}

#item123034 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item123031 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item122149 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
}

#item122150 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item122160 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item122184 {
	width:441px !important;
	height:51px !important;
	left:97px !important;
	top:121px !important;
}

#item122212 {
	width:252px !important;
	height:10px !important;
}

#item122209 {
	width:252px !important;
	height:10px !important;
}

#item122238 {
	width:252px !important;
	height:10px !important;
}

#item122235 {
	width:252px !important;
	height:10px !important;
	top:117px !important;
}

#item122264 {
	width:252px !important;
	height:10px !important;
}

#item122261 {
	width:252px !important;
	height:10px !important;
	top:233px !important;
}

#item122290 {
	width:252px !important;
	height:10px !important;
}

#item122287 {
	width:252px !important;
	height:10px !important;
	top:39px !important;
}

#item122316 {
	width:252px !important;
	height:10px !important;
}

#item122313 {
	width:252px !important;
	height:10px !important;
	top:155px !important;
}

#item122342 {
	width:252px !important;
	height:10px !important;
}

#item122339 {
	width:252px !important;
	height:10px !important;
	top:272px !important;
}

#item122369 {
	width:252px !important;
	height:10px !important;
}

#item122366 {
	width:252px !important;
	height:10px !important;
	top:78px !important;
}

#item122395 {
	width:252px !important;
	height:10px !important;
}

#item122392 {
	width:252px !important;
	height:10px !important;
	top:194px !important;
}

#item122421 {
	width:252px !important;
	height:10px !important;
}

#item122418 {
	width:252px !important;
	height:10px !important;
	top:311px !important;
}

#item122447 {
	width:252px !important;
	height:10px !important;
}

#item122444 {
	width:252px !important;
	height:10px !important;
	top:350px !important;
}

#item122473 {
	width:252px !important;
	height:10px !important;
}

#item122470 {
	width:252px !important;
	height:10px !important;
	top:389px !important;
}

#item122499 {
	width:252px !important;
	height:10px !important;
}

#item122496 {
	width:252px !important;
	height:10px !important;
	top:505px !important;
}

#item122525 {
	width:252px !important;
	height:10px !important;
}

#item122522 {
	width:252px !important;
	height:10px !important;
	top:427px !important;
}

#item122552 {
	width:252px !important;
	height:10px !important;
}

#item122549 {
	width:252px !important;
	height:10px !important;
	top:466px !important;
}

#item122579 {
	width:252px !important;
	height:10px !important;
}

#item122576 {
	width:252px !important;
	height:10px !important;
	top:544px !important;
}

#item122605 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item122602 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item122147 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:10px !important;
}

#item122145 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item18666 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item18688 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item18693 {
	width:60px !important;
	height:22px !important;
}

#item18691 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:186px !important;
}

#item18724 {
	width:100px !important;
	height:30px !important;
}

#item18703 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item18730 {
	width:30px !important;
	height:30px !important;
}

#item18728 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item18746 {
	width:30px !important;
	height:30px !important;
}

#item18744 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item18787 {
	width:30px !important;
	height:30px !important;
}

#item18785 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127647 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item18801 {
	width:441px !important;
	height:698px !important;
	left:87px !important;
	top:81px !important;
}

#item18949 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18947 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item18958 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item18931 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18929 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item18941 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item18910 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item18913 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18911 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item18923 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item18857 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item18877 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item18897 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item18895 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item18855 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item18853 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item19050 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item19072 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item19077 {
	width:60px !important;
	height:22px !important;
}

#item19075 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:186px !important;
}

#item19111 {
	width:100px !important;
	height:30px !important;
}

#item19090 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item19117 {
	width:30px !important;
	height:30px !important;
}

#item19115 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item19134 {
	width:30px !important;
	height:30px !important;
}

#item19132 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item19150 {
	width:30px !important;
	height:30px !important;
}

#item19148 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127624 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item19184 {
	width:441px !important;
	height:698px !important;
	left:87px !important;
	top:81px !important;
}

#item19348 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19346 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item19358 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item19331 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19329 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item19340 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item19310 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item19313 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19311 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item19323 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item19261 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item19281 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item19299 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19297 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item19257 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item19236 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item19446 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item19468 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item19473 {
	width:70px !important;
	height:20px !important;
}

#item19471 {
	width:70px !important;
	height:20px !important;
	left:458px !important;
	top:187px !important;
}

#item19508 {
	width:100px !important;
	height:30px !important;
}

#item19487 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item19514 {
	width:30px !important;
	height:30px !important;
}

#item19512 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item19528 {
	width:30px !important;
	height:30px !important;
}

#item19526 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item19540 {
	width:30px !important;
	height:30px !important;
}

#item19538 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127601 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item19623 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item19645 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item19650 {
	width:70px !important;
	height:20px !important;
}

#item19648 {
	width:70px !important;
	height:20px !important;
	left:458px !important;
	top:187px !important;
}

#item19662 {
	width:30px !important;
	height:30px !important;
}

#item19660 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item19693 {
	width:100px !important;
	height:30px !important;
}

#item19672 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item19699 {
	width:30px !important;
	height:30px !important;
}

#item19697 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item19711 {
	width:30px !important;
	height:30px !important;
}

#item19709 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item19981 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19979 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item19993 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item19961 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19959 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item19973 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item19938 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item19941 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19939 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item19953 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item19887 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item19907 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item19926 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19924 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item19870 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19868 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item19882 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item19849 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19847 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item19862 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item19828 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item19831 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19829 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item19841 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item19774 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item19794 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item19815 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item19813 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item19772 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item19770 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item20090 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item20112 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item20115 {
	width:110px !important;
	height:79px !important;
	left:418px !important;
	top:157px !important;
}

#item20152 {
	width:100px !important;
	height:30px !important;
}

#item20131 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item20158 {
	width:30px !important;
	height:30px !important;
}

#item20156 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item20170 {
	width:30px !important;
	height:30px !important;
}

#item20168 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item20182 {
	width:30px !important;
	height:30px !important;
}

#item20180 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127578 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item20269 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item20291 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item20294 {
	width:90px !important;
	height:65px !important;
	left:438px !important;
	top:164px !important;
}

#item20310 {
	width:30px !important;
	height:30px !important;
}

#item20308 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item20342 {
	width:100px !important;
	height:30px !important;
}

#item20321 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item20348 {
	width:30px !important;
	height:30px !important;
}

#item20346 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item20363 {
	width:30px !important;
	height:30px !important;
}

#item20361 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item20621 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20619 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item20634 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item20601 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20599 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item20613 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item20579 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item20582 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20580 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item20593 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item20530 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item20550 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item20568 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20566 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item20516 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20514 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item20525 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item20498 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20496 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item20508 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item20477 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item20480 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20478 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item20490 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item20427 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item20447 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item20466 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item20464 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item20425 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item20423 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item20727 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item20749 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item20754 {
	width:80px !important;
	height:19px !important;
}

#item20755 {
	width:80px !important;
	height:19px !important;
}

#item20752 {
	width:80px !important;
	height:19px !important;
	left:448px !important;
	top:187px !important;
}

#item20786 {
	width:100px !important;
	height:30px !important;
}

#item20765 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item20792 {
	width:30px !important;
	height:30px !important;
}

#item20790 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item20804 {
	width:30px !important;
	height:30px !important;
}

#item20802 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item20815 {
	width:30px !important;
	height:30px !important;
}

#item20813 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item20844 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item20907 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item20929 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item20934 {
	width:80px !important;
	height:19px !important;
}

#item20932 {
	width:80px !important;
	height:19px !important;
	left:448px !important;
	top:187px !important;
}

#item20949 {
	width:30px !important;
	height:30px !important;
}

#item20947 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item20982 {
	width:100px !important;
	height:30px !important;
}

#item20961 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item20988 {
	width:30px !important;
	height:30px !important;
}

#item20986 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item21000 {
	width:30px !important;
	height:30px !important;
}

#item20998 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item21265 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21263 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21275 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item21242 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21240 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21257 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item21214 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item21217 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21215 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21234 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item21166 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item21186 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item21202 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21200 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21150 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21148 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21161 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item21130 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21128 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21142 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item21110 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item21113 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21111 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21122 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item21062 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item21082 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item21099 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21097 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21060 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item21058 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item21363 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item21385 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item21390 {
	width:80px !important;
	height:19px !important;
}

#item21388 {
	width:80px !important;
	height:19px !important;
	left:448px !important;
	top:177px !important;
}

#item21420 {
	width:100px !important;
	height:30px !important;
}

#item21399 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item21426 {
	width:30px !important;
	height:30px !important;
}

#item21424 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item21438 {
	width:30px !important;
	height:30px !important;
}

#item21436 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item21450 {
	width:30px !important;
	height:30px !important;
}

#item21448 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127671 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item21542 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item21564 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item21569 {
	width:80px !important;
	height:19px !important;
}

#item21567 {
	width:80px !important;
	height:19px !important;
	left:448px !important;
	top:187px !important;
}

#item21581 {
	width:30px !important;
	height:30px !important;
}

#item21579 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item21612 {
	width:100px !important;
	height:30px !important;
}

#item21591 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item21618 {
	width:30px !important;
	height:30px !important;
}

#item21616 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item21630 {
	width:30px !important;
	height:30px !important;
}

#item21628 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item21911 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21909 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21923 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item21893 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21891 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21903 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item21872 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item21875 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21873 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21885 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item21819 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item21839 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item21859 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21857 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21803 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21801 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21814 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item21785 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21783 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21795 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item21763 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item21766 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21764 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21777 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item21714 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item21734 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item21751 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item21749 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item21710 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item21689 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item22008 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item22030 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item22033 {
	width:70px !important;
	height:34px !important;
	left:458px !important;
	top:179px !important;
}

#item22067 {
	width:100px !important;
	height:30px !important;
}

#item22046 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item22073 {
	width:30px !important;
	height:30px !important;
}

#item22071 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item22086 {
	width:30px !important;
	height:30px !important;
}

#item22084 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item22102 {
	width:30px !important;
	height:30px !important;
}

#item22100 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127695 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item22204 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item22226 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item22231 {
	width:80px !important;
	height:19px !important;
}

#item22229 {
	width:80px !important;
	height:19px !important;
	left:448px !important;
	top:187px !important;
}

#item22245 {
	width:30px !important;
	height:30px !important;
}

#item22243 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item22279 {
	width:100px !important;
	height:30px !important;
}

#item22258 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item22285 {
	width:30px !important;
	height:30px !important;
}

#item22283 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item22299 {
	width:30px !important;
	height:30px !important;
}

#item22297 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item22558 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22556 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item22567 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item22540 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22538 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item22550 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item22519 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item22522 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22520 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item22532 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item22471 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item22491 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item22507 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22505 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item22453 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22451 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item22466 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item22432 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22430 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item22445 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item22410 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item22413 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22411 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item22424 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item22363 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item22383 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item22399 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item22397 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item22361 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item22359 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item22657 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item22679 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item22682 {
	width:70px !important;
	height:34px !important;
	left:458px !important;
	top:179px !important;
}

#item22714 {
	width:100px !important;
	height:30px !important;
}

#item22693 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item22720 {
	width:30px !important;
	height:30px !important;
}

#item22718 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item22735 {
	width:30px !important;
	height:30px !important;
}

#item22733 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item22749 {
	width:30px !important;
	height:30px !important;
}

#item22747 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127724 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item22836 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item22858 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item22861 {
	width:70px !important;
	height:34px !important;
	left:458px !important;
	top:179px !important;
}

#item22873 {
	width:30px !important;
	height:30px !important;
}

#item22871 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item22904 {
	width:100px !important;
	height:30px !important;
}

#item22883 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item22910 {
	width:30px !important;
	height:30px !important;
}

#item22908 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item22922 {
	width:30px !important;
	height:30px !important;
}

#item22920 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item23190 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23188 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23201 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item23171 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23169 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23182 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item23151 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item23154 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23152 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23163 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item23103 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item23123 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item23140 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23138 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23086 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23084 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23098 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item23066 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23064 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23078 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item23041 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item23044 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23042 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23058 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item22984 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item23004 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item23025 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23023 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item22982 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item22980 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item23292 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item23314 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item23317 {
	width:70px !important;
	height:34px !important;
	left:458px !important;
	top:179px !important;
}

#item23350 {
	width:100px !important;
	height:30px !important;
}

#item23329 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item23356 {
	width:30px !important;
	height:30px !important;
}

#item23354 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item23368 {
	width:30px !important;
	height:30px !important;
}

#item23366 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item23380 {
	width:30px !important;
	height:30px !important;
}

#item23378 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127748 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item23465 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item23487 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item23490 {
	width:70px !important;
	height:34px !important;
	left:458px !important;
	top:179px !important;
}

#item23502 {
	width:30px !important;
	height:30px !important;
}

#item23500 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item23533 {
	width:100px !important;
	height:30px !important;
}

#item23512 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item23539 {
	width:30px !important;
	height:30px !important;
}

#item23537 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item23552 {
	width:30px !important;
	height:30px !important;
}

#item23550 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item23806 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23804 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23817 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item23788 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23786 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23798 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item23767 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item23770 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23768 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23780 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item23721 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item23741 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item23756 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23754 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23706 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23704 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23716 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item23688 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23686 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23698 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item23667 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item23670 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23668 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23680 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item23617 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item23637 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item23656 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item23654 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item23615 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item23613 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item23925 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item23947 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item23950 {
	width:70px !important;
	height:25px !important;
	left:458px !important;
	top:184px !important;
}

#item23981 {
	width:100px !important;
	height:30px !important;
}

#item23960 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item23987 {
	width:30px !important;
	height:30px !important;
}

#item23985 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item23999 {
	width:30px !important;
	height:30px !important;
}

#item23997 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item24011 {
	width:30px !important;
	height:30px !important;
}

#item24009 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127773 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item24099 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item24121 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item24124 {
	width:70px !important;
	height:25px !important;
	left:458px !important;
	top:184px !important;
}

#item24138 {
	width:30px !important;
	height:30px !important;
}

#item24136 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item24172 {
	width:100px !important;
	height:30px !important;
}

#item24151 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item24178 {
	width:30px !important;
	height:30px !important;
}

#item24176 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item24192 {
	width:30px !important;
	height:30px !important;
}

#item24190 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item24458 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24456 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item24473 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item24432 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24430 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item24450 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item24410 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item24413 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24411 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item24424 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item24360 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item24380 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item24399 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24397 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item24343 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24341 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item24355 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item24325 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24323 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item24335 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item24303 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item24306 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24304 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item24317 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item24254 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item24274 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item24292 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24290 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item24252 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item24250 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item24563 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item24585 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item24590 {
	width:50px !important;
	height:25px !important;
}

#item24588 {
	width:50px !important;
	height:25px !important;
	left:478px !important;
	top:184px !important;
}

#item24623 {
	width:100px !important;
	height:30px !important;
}

#item24602 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item24629 {
	width:30px !important;
	height:30px !important;
}

#item24627 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item24640 {
	width:30px !important;
	height:30px !important;
}

#item24638 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item24652 {
	width:30px !important;
	height:30px !important;
}

#item24650 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item24664 {
	width:30px !important;
	height:30px !important;
}

#item24662 {
	width:30px !important;
	height:30px !important;
	left:340px !important;
	top:181px !important;
}

#item127796 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item24756 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item24778 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item24783 {
	width:70px !important;
	height:28px !important;
}

#item24781 {
	width:70px !important;
	height:28px !important;
	left:458px !important;
	top:182px !important;
}

#item24796 {
	width:30px !important;
	height:30px !important;
}

#item24794 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item24827 {
	width:100px !important;
	height:30px !important;
}

#item24806 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item24833 {
	width:30px !important;
	height:30px !important;
}

#item24831 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item24845 {
	width:30px !important;
	height:30px !important;
}

#item24843 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item25128 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25126 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25139 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item25108 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25106 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25120 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item25090 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25088 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25100 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item25068 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item25071 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25069 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25082 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item25015 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item25035 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item25054 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25052 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item24999 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24997 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25010 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item24981 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24979 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item24991 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item24960 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item24963 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24961 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item24973 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item24907 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item24927 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item24942 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item24940 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item24905 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item24903 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item25226 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item25248 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item25251 {
	width:80px !important;
	height:40px !important;
	left:448px !important;
	top:176px !important;
}

#item25285 {
	width:100px !important;
	height:30px !important;
}

#item25264 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item25291 {
	width:30px !important;
	height:30px !important;
}

#item25289 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item25306 {
	width:30px !important;
	height:30px !important;
}

#item25304 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item25324 {
	width:30px !important;
	height:30px !important;
}

#item25322 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127824 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item25419 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item25441 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item25446 {
	width:60px !important;
	height:37px !important;
}

#item25444 {
	width:60px !important;
	height:37px !important;
	left:468px !important;
	top:178px !important;
}

#item25459 {
	width:30px !important;
	height:30px !important;
}

#item25457 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item25490 {
	width:100px !important;
	height:30px !important;
}

#item25469 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item25496 {
	width:30px !important;
	height:30px !important;
}

#item25494 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item25509 {
	width:30px !important;
	height:30px !important;
}

#item25507 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item25522 {
	width:30px !important;
	height:30px !important;
}

#item25520 {
	width:30px !important;
	height:30px !important;
	left:340px !important;
	top:181px !important;
}

#item25794 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25792 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25804 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item25775 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25773 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25786 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item25753 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item25756 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25754 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25767 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item25708 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item25728 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item25743 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25741 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25693 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25691 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25703 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item25675 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25673 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25685 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item25657 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25655 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25667 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item25634 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item25637 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25635 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25649 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item25584 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item25604 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item25620 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item25618 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item25582 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item25580 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item25898 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item25920 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item25923 {
	width:70px !important;
	height:70px !important;
	left:458px !important;
	top:161px !important;
}

#item25959 {
	width:100px !important;
	height:30px !important;
}

#item25938 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item25965 {
	width:30px !important;
	height:30px !important;
}

#item25963 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item25978 {
	width:30px !important;
	height:30px !important;
}

#item25976 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item25991 {
	width:30px !important;
	height:30px !important;
}

#item25989 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127847 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item26076 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item26098 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item26101 {
	width:50px !important;
	height:34px !important;
	left:478px !important;
	top:179px !important;
}

#item26119 {
	width:30px !important;
	height:30px !important;
}

#item26117 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item26151 {
	width:100px !important;
	height:30px !important;
}

#item26130 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item26157 {
	width:30px !important;
	height:30px !important;
}

#item26155 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item26172 {
	width:30px !important;
	height:30px !important;
}

#item26170 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item26426 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26424 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26439 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item26407 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26405 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26418 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item26386 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item26389 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26387 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26399 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item26338 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item26358 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item26375 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26373 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26324 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26322 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26333 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item26306 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26304 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26316 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item26285 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item26288 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26286 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26298 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item26236 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item26256 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item26274 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26272 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26234 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item26232 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item26534 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item26556 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item26561 {
	width:70px !important;
	height:22px !important;
}

#item26559 {
	width:70px !important;
	height:22px !important;
	left:458px !important;
	top:185px !important;
}

#item26592 {
	width:100px !important;
	height:30px !important;
}

#item26571 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item26598 {
	width:30px !important;
	height:30px !important;
}

#item26596 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item26610 {
	width:30px !important;
	height:30px !important;
}

#item26608 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item26621 {
	width:30px !important;
	height:30px !important;
}

#item26619 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127871 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item26710 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item26732 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item26737 {
	width:70px !important;
	height:22px !important;
}

#item26735 {
	width:70px !important;
	height:22px !important;
	left:458px !important;
	top:185px !important;
}

#item26752 {
	width:30px !important;
	height:30px !important;
}

#item26750 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item26785 {
	width:100px !important;
	height:30px !important;
}

#item26764 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item26791 {
	width:30px !important;
	height:30px !important;
}

#item26789 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item26803 {
	width:30px !important;
	height:30px !important;
}

#item26801 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item27071 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27069 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item27083 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item27049 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27047 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item27063 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item27023 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item27026 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27024 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item27041 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item26969 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item26989 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item27009 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27007 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26954 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26952 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26964 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item26936 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26934 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26946 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item26915 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item26918 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26916 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26928 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item26865 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item26885 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item26903 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item26901 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item26863 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item26861 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item27169 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item27191 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item27194 {
	width:50px !important;
	height:30px !important;
	left:478px !important;
	top:182px !important;
}

#item27224 {
	width:100px !important;
	height:30px !important;
}

#item27203 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item27230 {
	width:30px !important;
	height:30px !important;
}

#item27228 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item27242 {
	width:30px !important;
	height:30px !important;
}

#item27240 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item27254 {
	width:30px !important;
	height:30px !important;
}

#item27252 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127903 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item27324 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item27346 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item27349 {
	width:50px !important;
	height:30px !important;
	left:478px !important;
	top:182px !important;
}

#item27361 {
	width:30px !important;
	height:30px !important;
}

#item27359 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item27392 {
	width:100px !important;
	height:30px !important;
}

#item27371 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item27398 {
	width:30px !important;
	height:30px !important;
}

#item27396 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item27410 {
	width:30px !important;
	height:30px !important;
}

#item27408 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item27682 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27680 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item27692 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item27664 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27662 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item27674 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item27643 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item27646 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27644 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item27656 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item27581 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item27601 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item27625 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27623 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item27562 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27560 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item27576 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item27544 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27542 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item27554 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item27522 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item27525 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27523 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item27536 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item27472 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item27492 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item27509 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item27507 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item27470 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item27468 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item27784 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item27806 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item27811 {
	width:60px !important;
	height:36px !important;
}

#item27809 {
	width:60px !important;
	height:36px !important;
	left:468px !important;
	top:178px !important;
}

#item27845 {
	width:100px !important;
	height:30px !important;
}

#item27824 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item27851 {
	width:30px !important;
	height:30px !important;
}

#item27849 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item27863 {
	width:30px !important;
	height:30px !important;
}

#item27861 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item27876 {
	width:30px !important;
	height:30px !important;
}

#item27874 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127926 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item27966 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item27988 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item27991 {
	width:70px !important;
	height:34px !important;
	left:458px !important;
	top:179px !important;
}

#item28003 {
	width:30px !important;
	height:30px !important;
}

#item28001 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item28034 {
	width:100px !important;
	height:30px !important;
}

#item28013 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item28040 {
	width:30px !important;
	height:30px !important;
}

#item28038 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item28051 {
	width:30px !important;
	height:30px !important;
}

#item28049 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item28313 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28311 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28322 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item28294 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28292 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28305 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item28270 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item28273 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28271 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28286 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item28221 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item28241 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item28259 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28257 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28204 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28202 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28216 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item28183 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28181 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28196 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item28161 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item28164 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28162 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28175 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item28113 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item28133 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item28150 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28148 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28111 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item28109 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item28408 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item28430 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item28435 {
	width:70px !important;
	height:44px !important;
}

#item28433 {
	width:70px !important;
	height:44px !important;
	left:458px !important;
	top:174px !important;
}

#item28469 {
	width:100px !important;
	height:30px !important;
}

#item28448 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item28475 {
	width:30px !important;
	height:30px !important;
}

#item28473 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item28493 {
	width:30px !important;
	height:30px !important;
}

#item28491 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item28509 {
	width:30px !important;
	height:30px !important;
}

#item28507 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127949 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item28600 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item28622 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item28627 {
	width:70px !important;
	height:44px !important;
}

#item28625 {
	width:70px !important;
	height:44px !important;
	left:458px !important;
	top:174px !important;
}

#item28638 {
	width:30px !important;
	height:30px !important;
}

#item28636 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item28669 {
	width:100px !important;
	height:30px !important;
}

#item28648 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item28675 {
	width:30px !important;
	height:30px !important;
}

#item28673 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item28687 {
	width:30px !important;
	height:30px !important;
}

#item28685 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item28942 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28940 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28953 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item28924 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28922 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28934 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item28904 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item28907 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28905 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28916 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item28857 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item28877 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item28893 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28891 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28842 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28840 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28852 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item28824 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28822 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28834 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item28801 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item28804 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28802 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28816 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item28750 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item28770 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item28787 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item28785 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item28748 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item28746 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item29052 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item29074 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item29077 {
	width:90px !important;
	height:38px !important;
	left:438px !important;
	top:178px !important;
}

#item29115 {
	width:100px !important;
	height:30px !important;
}

#item29094 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item29121 {
	width:30px !important;
	height:30px !important;
}

#item29119 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item29134 {
	width:30px !important;
	height:30px !important;
}

#item29132 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item29147 {
	width:30px !important;
	height:30px !important;
}

#item29145 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item127974 {
	width:160px !important;
	height:13px !important;
	left:368px !important;
	top:40px !important;
}

#item29234 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item29256 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item29259 {
	width:90px !important;
	height:38px !important;
	left:438px !important;
	top:177px !important;
}

#item29278 {
	width:30px !important;
	height:30px !important;
}

#item29276 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item29312 {
	width:100px !important;
	height:30px !important;
}

#item29291 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item29318 {
	width:30px !important;
	height:30px !important;
}

#item29316 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item29334 {
	width:30px !important;
	height:30px !important;
}

#item29332 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item29591 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29589 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item29602 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item29573 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29571 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item29583 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item29552 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item29555 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29553 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item29565 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item29506 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item29526 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item29541 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29539 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item29491 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29489 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item29501 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item29473 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29471 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item29483 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item29452 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item29455 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29453 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item29465 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item29401 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item29421 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item29440 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item29438 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item29399 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item29397 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item128126 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item128127 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item128077 {
	width:433px !important;
	height:323px !important;
}

#item128103 {
	width:178px !important;
	height:30px !important;
}

#item128100 {
	width:178px !important;
	height:30px !important;
	left:1px !important;
	top:357px !important;
}

#item128004 {
	width:30px !important;
	height:30px !important;
}

#item128001 {
	width:30px !important;
	height:30px !important;
	left:90px !important;
	top:510px !important;
}

#item128056 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item128057 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item128061 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item128062 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item128066 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item128063 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item128072 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item128013 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item128014 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item128021 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item128022 {
	width:501px !important;
	height:692px !important;
	left:97px !important;
	top:127px !important;
	padding:0px 60px 0px 0px;
}

#item128050 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item128047 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item128011 {
	width:45px !important;
	height:45px !important;
	left:888px !important;
	top:102px !important;
}

#item128009 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item29713 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item29868 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item29890 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item29895 {
	width:60px !important;
	height:22px !important;
}

#item29893 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:186px !important;
}

#item29926 {
	width:100px !important;
	height:30px !important;
}

#item29905 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item29932 {
	width:30px !important;
	height:30px !important;
}

#item29930 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item29944 {
	width:30px !important;
	height:30px !important;
}

#item29942 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item29974 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item29979 {
	width:30px !important;
	height:30px !important;
}

#item29977 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item29992 {
	width:441px !important;
	height:698px !important;
	left:87px !important;
	top:81px !important;
}

#item30140 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30138 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item30150 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item30122 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30120 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item30132 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item30100 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item30103 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30101 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item30114 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item30048 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item30068 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item30088 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30086 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item30046 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item30044 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item30236 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item30258 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item30263 {
	width:60px !important;
	height:22px !important;
}

#item30261 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:186px !important;
}

#item30294 {
	width:100px !important;
	height:30px !important;
}

#item30273 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item30300 {
	width:30px !important;
	height:30px !important;
}

#item30298 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item30313 {
	width:30px !important;
	height:30px !important;
}

#item30311 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item30328 {
	width:30px !important;
	height:30px !important;
}

#item30326 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item128179 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item30362 {
	width:441px !important;
	height:698px !important;
	left:87px !important;
	top:81px !important;
}

#item30527 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30525 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item30538 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item30507 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30505 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item30519 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item30484 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item30487 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30485 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item30499 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item30430 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item30450 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item30471 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30469 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item30428 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item30426 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item30630 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item30652 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item30657 {
	width:70px !important;
	height:38px !important;
}

#item30655 {
	width:70px !important;
	height:38px !important;
	left:458px !important;
	top:177px !important;
}

#item30690 {
	width:100px !important;
	height:30px !important;
}

#item30669 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item30696 {
	width:30px !important;
	height:30px !important;
}

#item30694 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item30711 {
	width:30px !important;
	height:30px !important;
}

#item30709 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item30725 {
	width:30px !important;
	height:30px !important;
}

#item30723 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item128202 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item30811 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item30833 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item30838 {
	width:70px !important;
	height:38px !important;
}

#item30836 {
	width:70px !important;
	height:38px !important;
	left:458px !important;
	top:177px !important;
}

#item30849 {
	width:30px !important;
	height:30px !important;
}

#item30847 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item30882 {
	width:100px !important;
	height:30px !important;
}

#item30861 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item30888 {
	width:30px !important;
	height:30px !important;
}

#item30886 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item30901 {
	width:30px !important;
	height:30px !important;
}

#item30899 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item31165 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31163 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31175 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item31147 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31145 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31157 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item31127 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item31130 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31128 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31139 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item31079 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item31099 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item31115 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31113 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31063 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31061 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31074 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item31045 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31043 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31055 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item31019 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item31022 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31020 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31037 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item30963 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item30983 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item31001 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item30999 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item30961 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item30959 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item31271 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item31293 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item31298 {
	width:70px !important;
	height:38px !important;
}

#item31296 {
	width:70px !important;
	height:38px !important;
	left:458px !important;
	top:177px !important;
}

#item31333 {
	width:100px !important;
	height:30px !important;
}

#item31312 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item31339 {
	width:30px !important;
	height:30px !important;
}

#item31337 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item31353 {
	width:30px !important;
	height:30px !important;
}

#item31351 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item31367 {
	width:30px !important;
	height:30px !important;
}

#item31365 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item128225 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item31454 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item31476 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item31481 {
	width:70px !important;
	height:38px !important;
}

#item31479 {
	width:70px !important;
	height:38px !important;
	left:458px !important;
	top:177px !important;
}

#item31493 {
	width:30px !important;
	height:30px !important;
}

#item31491 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item31524 {
	width:100px !important;
	height:30px !important;
}

#item31503 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item31530 {
	width:30px !important;
	height:30px !important;
}

#item31528 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item31543 {
	width:30px !important;
	height:30px !important;
}

#item31541 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item31801 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31799 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31815 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item31782 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31780 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31793 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item31761 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item31764 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31762 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31774 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item31714 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item31734 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item31750 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31748 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31698 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31696 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31709 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item31678 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31676 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31690 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item31657 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item31660 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31658 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31670 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item31608 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item31628 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item31646 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item31644 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item31606 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item31604 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item31918 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item31940 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item31964 {
	width:100px !important;
	height:30px !important;
}

#item31943 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item31970 {
	width:30px !important;
	height:30px !important;
}

#item31968 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item31983 {
	width:30px !important;
	height:30px !important;
}

#item31981 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item31995 {
	width:30px !important;
	height:30px !important;
}

#item31993 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item32029 {
	width:70px !important;
	height:43px !important;
}

#item32027 {
	width:70px !important;
	height:43px !important;
	left:458px !important;
	top:175px !important;
}

#item128251 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item32097 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item32119 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item32124 {
	width:70px !important;
	height:43px !important;
}

#item32122 {
	width:70px !important;
	height:43px !important;
	left:458px !important;
	top:175px !important;
}

#item32136 {
	width:30px !important;
	height:30px !important;
}

#item32134 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item32170 {
	width:100px !important;
	height:30px !important;
}

#item32149 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item32176 {
	width:30px !important;
	height:30px !important;
}

#item32174 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item32190 {
	width:30px !important;
	height:30px !important;
}

#item32188 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item32442 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32440 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item32454 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item32421 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32419 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item32434 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item32399 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item32402 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32400 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item32413 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item32352 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item32372 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item32388 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32386 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item32337 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32335 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item32347 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item32320 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32318 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item32329 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item32299 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item32302 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32300 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item32312 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item32252 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item32272 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item32288 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32286 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item32250 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item32248 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item32545 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item32567 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item32572 {
	width:30px !important;
	height:37px !important;
}

#item32570 {
	width:30px !important;
	height:37px !important;
	left:498px !important;
	top:178px !important;
}

#item32603 {
	width:100px !important;
	height:30px !important;
}

#item32582 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item32609 {
	width:30px !important;
	height:30px !important;
}

#item32607 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item32620 {
	width:30px !important;
	height:30px !important;
}

#item32618 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item32632 {
	width:30px !important;
	height:30px !important;
}

#item32630 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item128277 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item32725 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item32747 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item32752 {
	width:30px !important;
	height:50px !important;
}

#item32750 {
	width:30px !important;
	height:50px !important;
	left:498px !important;
	top:172px !important;
}

#item32766 {
	width:30px !important;
	height:30px !important;
}

#item32764 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item32798 {
	width:100px !important;
	height:30px !important;
}

#item32777 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item32804 {
	width:30px !important;
	height:30px !important;
}

#item32802 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item32817 {
	width:30px !important;
	height:30px !important;
}

#item32815 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item33107 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33105 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item33117 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item33089 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33087 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item33099 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item33066 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item33069 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33067 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item33081 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item33012 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item33032 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item33052 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33050 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item32991 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32989 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item33007 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item32966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32964 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item32983 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item32938 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item32941 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32939 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item32958 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item32880 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item32900 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item32922 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item32920 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item32878 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item32876 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item33207 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item33229 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item33234 {
	width:60px !important;
	height:40px !important;
}

#item33232 {
	width:60px !important;
	height:40px !important;
	left:468px !important;
	top:176px !important;
}

#item33266 {
	width:100px !important;
	height:30px !important;
}

#item33245 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item33272 {
	width:30px !important;
	height:30px !important;
}

#item33270 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item33285 {
	width:30px !important;
	height:30px !important;
}

#item33283 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item33298 {
	width:30px !important;
	height:30px !important;
}

#item33296 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item128301 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item33392 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item33414 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item33419 {
	width:50px !important;
	height:25px !important;
}

#item33417 {
	width:50px !important;
	height:25px !important;
	left:478px !important;
	top:184px !important;
}

#item33431 {
	width:30px !important;
	height:30px !important;
}

#item33429 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item33462 {
	width:100px !important;
	height:30px !important;
}

#item33441 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item33468 {
	width:30px !important;
	height:30px !important;
}

#item33466 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item33480 {
	width:30px !important;
	height:30px !important;
}

#item33478 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item33737 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33735 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item33747 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item33719 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33717 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item33729 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item33697 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item33700 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33698 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item33711 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item33645 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item33665 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item33685 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33683 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item33627 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33625 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item33640 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item33608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33606 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item33619 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item33587 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item33590 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33588 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item33600 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item33541 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item33561 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item33576 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item33574 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item33539 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item33537 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item33839 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item33861 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item33864 {
	width:84px !important;
	height:48px !important;
	left:444px !important;
	top:173px !important;
}

#item33901 {
	width:100px !important;
	height:30px !important;
}

#item33880 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item33907 {
	width:30px !important;
	height:30px !important;
}

#item33905 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item33921 {
	width:30px !important;
	height:30px !important;
}

#item33919 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item33936 {
	width:30px !important;
	height:30px !important;
}

#item33934 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item128329 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item34025 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item34047 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item34052 {
	width:50px !important;
	height:25px !important;
}

#item34050 {
	width:50px !important;
	height:25px !important;
	left:478px !important;
	top:184px !important;
}

#item34064 {
	width:30px !important;
	height:30px !important;
}

#item34062 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item34094 {
	width:100px !important;
	height:30px !important;
}

#item34073 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item34100 {
	width:30px !important;
	height:30px !important;
}

#item34098 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item34114 {
	width:30px !important;
	height:30px !important;
}

#item34112 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item34381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34379 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34392 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item34364 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34362 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34373 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item34343 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item34346 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34344 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34356 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item34294 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item34314 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item34332 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34330 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34279 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34277 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34289 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item34256 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34254 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34271 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item34228 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item34231 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34229 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34248 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item34177 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item34197 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item34216 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34214 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34175 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item34173 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item34484 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item34506 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item34509 {
	width:70px !important;
	height:70px !important;
	left:458px !important;
	top:161px !important;
}

#item34548 {
	width:100px !important;
	height:30px !important;
}

#item34527 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item34554 {
	width:30px !important;
	height:30px !important;
}

#item34552 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item34568 {
	width:30px !important;
	height:30px !important;
}

#item34566 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item34580 {
	width:30px !important;
	height:30px !important;
}

#item34578 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item34592 {
	width:30px !important;
	height:30px !important;
}

#item34590 {
	width:30px !important;
	height:30px !important;
	left:340px !important;
	top:181px !important;
}

#item128353 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item34672 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item34694 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item34697 {
	width:70px !important;
	height:70px !important;
	left:458px !important;
	top:161px !important;
}

#item34709 {
	width:30px !important;
	height:30px !important;
}

#item34707 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item34740 {
	width:100px !important;
	height:30px !important;
}

#item34719 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item34746 {
	width:30px !important;
	height:30px !important;
}

#item34744 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item34759 {
	width:30px !important;
	height:30px !important;
}

#item34757 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item35040 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35038 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item35056 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item35019 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35017 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item35032 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item35001 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34999 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item35011 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item34980 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item34983 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34981 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34993 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item34932 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item34952 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item34969 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34967 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34916 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34914 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34927 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item34896 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34894 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34908 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item34875 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item34878 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34876 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34888 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item34824 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item34844 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item34863 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item34861 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item34822 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item34820 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item35143 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item35165 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item35168 {
	width:81px !important;
	height:23px !important;
	left:447px !important;
	top:185px !important;
}

#item35199 {
	width:100px !important;
	height:30px !important;
}

#item35178 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item35205 {
	width:30px !important;
	height:30px !important;
}

#item35203 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item35217 {
	width:30px !important;
	height:30px !important;
}

#item35215 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item35228 {
	width:30px !important;
	height:30px !important;
}

#item35226 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item128376 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item35318 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item35340 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item35343 {
	width:141px !important;
	height:34px !important;
	left:387px !important;
	top:179px !important;
}

#item35363 {
	width:30px !important;
	height:30px !important;
}

#item35361 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item35398 {
	width:100px !important;
	height:30px !important;
}

#item35377 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item35404 {
	width:30px !important;
	height:30px !important;
}

#item35402 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item35418 {
	width:30px !important;
	height:30px !important;
}

#item35416 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item35684 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35682 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item35694 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item35664 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35662 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item35676 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item35640 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item35643 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35641 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item35656 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item35590 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item35610 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item35628 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35626 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item35575 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35573 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item35585 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item35555 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35553 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item35567 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item35532 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item35535 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35533 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item35547 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item35482 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item35502 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item35521 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item35519 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item35480 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item35478 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item35781 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item35803 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item35808 {
	width:70px !important;
	height:22px !important;
}

#item35806 {
	width:70px !important;
	height:22px !important;
	left:458px !important;
	top:185px !important;
}

#item35838 {
	width:100px !important;
	height:30px !important;
}

#item35817 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item35844 {
	width:30px !important;
	height:30px !important;
}

#item35842 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item35856 {
	width:30px !important;
	height:30px !important;
}

#item35854 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item35868 {
	width:30px !important;
	height:30px !important;
}

#item35866 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item128399 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item35964 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item35986 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item35989 {
	width:50px !important;
	height:30px !important;
	left:478px !important;
	top:182px !important;
}

#item36001 {
	width:30px !important;
	height:30px !important;
}

#item35999 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item36032 {
	width:100px !important;
	height:30px !important;
}

#item36011 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item36038 {
	width:30px !important;
	height:30px !important;
}

#item36036 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item36050 {
	width:30px !important;
	height:30px !important;
}

#item36048 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item36310 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36308 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36320 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item36292 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36290 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36302 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item36270 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item36273 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36271 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36284 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item36215 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item36235 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item36256 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36254 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36199 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36197 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36210 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item36181 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36179 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36191 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item36160 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item36163 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36161 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36173 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item36113 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item36133 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item36149 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36147 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36111 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item36109 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item36414 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item36436 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item36439 {
	width:110px !important;
	height:37px !important;
	left:418px !important;
	top:178px !important;
}

#item36474 {
	width:100px !important;
	height:30px !important;
}

#item36453 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item36480 {
	width:30px !important;
	height:30px !important;
}

#item36478 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item36497 {
	width:30px !important;
	height:30px !important;
}

#item36495 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item36515 {
	width:30px !important;
	height:30px !important;
}

#item36513 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item128428 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item36605 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item36627 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item36630 {
	width:110px !important;
	height:37px !important;
	left:418px !important;
	top:178px !important;
}

#item36643 {
	width:30px !important;
	height:30px !important;
}

#item36641 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item36677 {
	width:100px !important;
	height:30px !important;
}

#item36656 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item36683 {
	width:30px !important;
	height:30px !important;
}

#item36681 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item36695 {
	width:30px !important;
	height:30px !important;
}

#item36693 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item36954 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36952 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36964 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item36936 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36934 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36946 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item36915 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item36918 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36916 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36928 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item36866 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item36886 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item36904 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36902 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36849 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36847 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36861 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item36828 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36826 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36841 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item36806 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item36809 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36807 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36820 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item36757 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item36777 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item36795 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item36793 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item36755 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item36753 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item37061 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item37083 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item37086 {
	width:100px !important;
	height:47px !important;
	left:428px !important;
	top:173px !important;
}

#item37122 {
	width:100px !important;
	height:30px !important;
}

#item37101 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item37128 {
	width:30px !important;
	height:30px !important;
}

#item37126 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item37143 {
	width:30px !important;
	height:30px !important;
}

#item37141 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item37157 {
	width:30px !important;
	height:30px !important;
}

#item37155 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item128452 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item37243 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item37265 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item37270 {
	width:70px !important;
	height:28px !important;
}

#item37268 {
	width:70px !important;
	height:28px !important;
	left:458px !important;
	top:182px !important;
}

#item37281 {
	width:30px !important;
	height:30px !important;
}

#item37279 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item37314 {
	width:100px !important;
	height:30px !important;
}

#item37293 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item37320 {
	width:30px !important;
	height:30px !important;
}

#item37318 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item37333 {
	width:30px !important;
	height:30px !important;
}

#item37331 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item37603 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37601 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item37613 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item37585 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37583 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item37595 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item37565 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item37568 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37566 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item37577 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item37517 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item37537 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item37554 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37552 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item37502 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37500 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item37512 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item37484 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37482 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item37494 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item37455 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item37458 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37456 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item37476 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item37395 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item37415 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item37432 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item37430 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item37393 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item37391 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item37728 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item37750 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item37753 {
	width:90px !important;
	height:30px !important;
	left:438px !important;
	top:181px !important;
}

#item37791 {
	width:100px !important;
	height:30px !important;
}

#item37770 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item37797 {
	width:30px !important;
	height:30px !important;
}

#item37795 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item37811 {
	width:30px !important;
	height:30px !important;
}

#item37809 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item37825 {
	width:30px !important;
	height:30px !important;
}

#item37823 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item128479 {
	width:140px !important;
	height:13px !important;
	left:388px !important;
	top:40px !important;
}

#item37916 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item37938 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item37941 {
	width:90px !important;
	height:30px !important;
	left:438px !important;
	top:182px !important;
}

#item37957 {
	width:30px !important;
	height:30px !important;
}

#item37955 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item37988 {
	width:100px !important;
	height:30px !important;
}

#item37967 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item37994 {
	width:30px !important;
	height:30px !important;
}

#item37992 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item38007 {
	width:30px !important;
	height:30px !important;
}

#item38005 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item38268 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38266 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item38281 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item38250 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38248 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item38260 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item38229 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item38232 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38230 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item38242 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item38182 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item38202 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item38218 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38216 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item38165 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38163 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item38177 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item38144 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38142 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item38157 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item38123 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item38126 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38124 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item38136 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item38072 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item38092 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item38112 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38110 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item38070 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item38068 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item128640 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item128641 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item128590 {
	width:433px !important;
	height:394px !important;
}

#item128616 {
	width:178px !important;
	height:30px !important;
}

#item128613 {
	width:178px !important;
	height:30px !important;
	left:1px !important;
	top:444px !important;
}

#item128518 {
	width:30px !important;
	height:30px !important;
}

#item128515 {
	width:30px !important;
	height:30px !important;
	left:90px !important;
	top:600px !important;
}

#item128571 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:45px !important;
	background:#fff;
}

#item128572 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:15px !important;
	background:#009976;
}

#item128573 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item128576 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:46px !important;
	background:#fff;
}

#item128580 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item128577 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:69px !important;
}

#item128585 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:415px !important;
}

#item128529 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:15px !important;
	background:#009976;
}

#item128530 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item128537 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:46px !important;
	background:#fff;
}

#item128538 {
	width:492px !important;
	height:858px !important;
	left:97px !important;
	top:102px !important;
	padding:0px 60px 0px 0px;
}

#item128565 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item128562 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:69px !important;
}

#item128527 {
	width:45px !important;
	height:45px !important;
	left:585px !important;
	top:10px !important;
}

#item128525 {
	width:630px !important;
	height:1065px !important;
	left:-10px !important;
	top:-14px !important;
}

#item38397 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item38554 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item38576 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item38581 {
	width:60px !important;
	height:22px !important;
}

#item38579 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:186px !important;
}

#item38612 {
	width:100px !important;
	height:30px !important;
}

#item38591 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item38618 {
	width:30px !important;
	height:30px !important;
}

#item38616 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item38630 {
	width:30px !important;
	height:30px !important;
}

#item38628 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item38660 {
	width:204px !important;
	height:13px !important;
	left:324px !important;
	top:40px !important;
}

#item38665 {
	width:30px !important;
	height:30px !important;
}

#item38663 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item38678 {
	width:441px !important;
	height:698px !important;
	left:87px !important;
	top:81px !important;
}

#item38833 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38831 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item38846 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item38813 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38811 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item38825 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item38790 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item38793 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38791 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item38805 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item38734 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item38754 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item38777 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item38775 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item38732 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item38730 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item38935 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item38957 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item38960 {
	width:50px !important;
	height:30px !important;
	left:478px !important;
	top:182px !important;
}

#item38991 {
	width:100px !important;
	height:30px !important;
}

#item38970 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item38997 {
	width:30px !important;
	height:30px !important;
}

#item38995 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item39010 {
	width:30px !important;
	height:30px !important;
}

#item39008 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item39025 {
	width:30px !important;
	height:30px !important;
}

#item39023 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item39056 {
	width:204px !important;
	height:13px !important;
	left:324px !important;
	top:40px !important;
}

#item39109 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item39131 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item39134 {
	width:50px !important;
	height:30px !important;
	left:478px !important;
	top:182px !important;
}

#item39146 {
	width:30px !important;
	height:30px !important;
}

#item39144 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item39176 {
	width:100px !important;
	height:30px !important;
}

#item39155 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item39182 {
	width:30px !important;
	height:30px !important;
}

#item39180 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item39194 {
	width:30px !important;
	height:30px !important;
}

#item39192 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item39452 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39450 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39462 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item39435 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39433 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39444 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item39414 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item39417 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39415 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39427 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item39364 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item39384 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item39403 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39401 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39349 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39347 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39359 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item39329 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39327 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39341 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item39305 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item39308 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39306 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39321 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item39256 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item39276 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item39292 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39290 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39254 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item39252 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item39558 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item39580 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item39585 {
	width:70px !important;
	height:22px !important;
}

#item39583 {
	width:70px !important;
	height:22px !important;
	left:458px !important;
	top:185px !important;
}

#item39621 {
	width:100px !important;
	height:30px !important;
}

#item39600 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item39627 {
	width:30px !important;
	height:30px !important;
}

#item39625 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item39643 {
	width:30px !important;
	height:30px !important;
}

#item39641 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item39657 {
	width:30px !important;
	height:30px !important;
}

#item39655 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item39688 {
	width:204px !important;
	height:13px !important;
	left:324px !important;
	top:40px !important;
}

#item39741 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item39763 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item39766 {
	width:50px !important;
	height:30px !important;
	left:478px !important;
	top:182px !important;
}

#item39778 {
	width:30px !important;
	height:30px !important;
}

#item39776 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item39810 {
	width:100px !important;
	height:30px !important;
}

#item39789 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item39816 {
	width:30px !important;
	height:30px !important;
}

#item39814 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item39828 {
	width:30px !important;
	height:30px !important;
}

#item39826 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item40086 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40084 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item40096 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item40068 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40066 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item40078 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item40047 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item40050 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40048 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item40060 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item40001 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item40021 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item40037 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40035 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39985 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39983 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39996 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item39966 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39964 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39977 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item39945 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item39948 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39946 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39958 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item39892 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item39912 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item39932 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item39930 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item39890 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item39888 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item40192 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item40214 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item40219 {
	width:90px !important;
	height:39px !important;
}

#item40217 {
	width:90px !important;
	height:39px !important;
	left:438px !important;
	top:177px !important;
}

#item40253 {
	width:100px !important;
	height:30px !important;
}

#item40232 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item40259 {
	width:30px !important;
	height:30px !important;
}

#item40257 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item40272 {
	width:30px !important;
	height:30px !important;
}

#item40270 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item40285 {
	width:30px !important;
	height:30px !important;
}

#item40283 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item40315 {
	width:204px !important;
	height:13px !important;
	left:324px !important;
	top:40px !important;
}

#item40373 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item40395 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item40400 {
	width:90px !important;
	height:39px !important;
}

#item40398 {
	width:90px !important;
	height:39px !important;
	left:438px !important;
	top:177px !important;
}

#item40413 {
	width:30px !important;
	height:30px !important;
}

#item40411 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item40446 {
	width:100px !important;
	height:30px !important;
}

#item40425 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item40452 {
	width:30px !important;
	height:30px !important;
}

#item40450 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item40468 {
	width:30px !important;
	height:30px !important;
}

#item40466 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item40725 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40723 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item40742 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item40705 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40703 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item40717 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item40683 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item40686 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40684 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item40697 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item40632 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item40652 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item40671 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40669 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item40618 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40616 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item40627 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item40600 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40598 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item40610 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item40579 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item40582 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40580 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item40592 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item40532 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item40552 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item40568 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item40566 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item40530 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item40528 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item40836 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item40858 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item40861 {
	width:60px !important;
	height:48px !important;
	left:468px !important;
	top:172px !important;
}

#item40896 {
	width:100px !important;
	height:30px !important;
}

#item40875 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item40902 {
	width:30px !important;
	height:30px !important;
}

#item40900 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item40914 {
	width:30px !important;
	height:30px !important;
}

#item40912 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item40925 {
	width:30px !important;
	height:30px !important;
}

#item40923 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item40954 {
	width:204px !important;
	height:13px !important;
	left:324px !important;
	top:40px !important;
}

#item41018 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item41040 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item41043 {
	width:60px !important;
	height:48px !important;
	left:468px !important;
	top:172px !important;
}

#item41063 {
	width:30px !important;
	height:30px !important;
}

#item41061 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item41096 {
	width:100px !important;
	height:30px !important;
}

#item41075 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item41102 {
	width:30px !important;
	height:30px !important;
}

#item41100 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item41114 {
	width:30px !important;
	height:30px !important;
}

#item41112 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item41370 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41368 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41380 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item41350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41348 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41362 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item41326 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item41329 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41327 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41342 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item41277 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item41297 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item41314 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41312 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41262 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41260 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41272 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item41244 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41242 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41254 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item41224 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item41227 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41225 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41236 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item41176 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item41196 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item41213 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41211 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41174 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item41172 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item41480 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item41502 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item41505 {
	width:70px !important;
	height:70px !important;
	left:458px !important;
	top:161px !important;
}

#item41538 {
	width:100px !important;
	height:30px !important;
}

#item41517 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item41544 {
	width:30px !important;
	height:30px !important;
}

#item41542 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item41556 {
	width:30px !important;
	height:30px !important;
}

#item41554 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item41568 {
	width:30px !important;
	height:30px !important;
}

#item41566 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item41597 {
	width:204px !important;
	height:13px !important;
	left:324px !important;
	top:40px !important;
}

#item41659 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item41681 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item41684 {
	width:90px !important;
	height:30px !important;
	left:438px !important;
	top:182px !important;
}

#item41699 {
	width:30px !important;
	height:30px !important;
}

#item41697 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item41731 {
	width:100px !important;
	height:30px !important;
}

#item41710 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item41737 {
	width:30px !important;
	height:30px !important;
}

#item41735 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item41749 {
	width:30px !important;
	height:30px !important;
}

#item41747 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item42008 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42006 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item42018 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item41990 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41988 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item42000 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item41969 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item41972 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41970 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41982 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item41915 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item41935 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item41956 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41954 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41899 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41897 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41910 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item41881 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41879 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41891 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item41859 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item41862 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41860 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41873 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item41811 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item41831 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item41847 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item41845 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item41809 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item41807 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item42120 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item42142 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item42147 {
	width:80px !important;
	height:33px !important;
}

#item42145 {
	width:80px !important;
	height:33px !important;
	left:448px !important;
	top:180px !important;
}

#item42180 {
	width:100px !important;
	height:30px !important;
}

#item42159 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item42186 {
	width:30px !important;
	height:30px !important;
}

#item42184 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item42198 {
	width:30px !important;
	height:30px !important;
}

#item42196 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item42211 {
	width:30px !important;
	height:30px !important;
}

#item42209 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item42243 {
	width:204px !important;
	height:13px !important;
	left:324px !important;
	top:40px !important;
}

#item42304 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item42326 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item42331 {
	width:90px !important;
	height:37px !important;
}

#item42329 {
	width:90px !important;
	height:37px !important;
	left:438px !important;
	top:178px !important;
}

#item42342 {
	width:30px !important;
	height:30px !important;
}

#item42340 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item42373 {
	width:100px !important;
	height:30px !important;
}

#item42352 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item42379 {
	width:30px !important;
	height:30px !important;
}

#item42377 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item42390 {
	width:30px !important;
	height:30px !important;
}

#item42388 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item42651 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42649 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item42660 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item42633 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42631 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item42643 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item42612 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item42615 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42613 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item42625 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item42562 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item42582 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item42600 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42598 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item42544 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42542 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item42557 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item42523 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42521 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item42536 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item42501 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item42504 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42502 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item42515 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item42452 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item42472 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item42490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item42488 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item42450 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item42448 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item128827 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item128828 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item128751 {
	width:456px !important;
	height:515px !important;
	left:87px !important;
	top:87px !important;
}

#item128778 {
	width:251px !important;
	height:30px !important;
}

#item128775 {
	width:251px !important;
	height:30px !important;
	left:88px !important;
	top:669px !important;
}

#item128804 {
	width:251px !important;
	height:30px !important;
}

#item128801 {
	width:251px !important;
	height:30px !important;
	left:88px !important;
	top:612px !important;
}

#item42778 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item128713 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item128714 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item128718 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item128720 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item128746 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item128743 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item128671 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item128672 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item128679 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item128680 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item128707 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item128704 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item128669 {
	width:45px !important;
	height:45px !important;
	left:888px !important;
	top:102px !important;
}

#item128667 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item133997 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item133998 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item133974 {
	width:441px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item133089 {
	width:619px !important;
	height:549px !important;
	left:-3px !important;
	top:257px !important;
}

#item133094 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item133095 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133123 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item133124 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133151 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item133091 {
	width:390px !important;
	height:457px !important;
	left:4098px !important;
	top:33px !important;
}

#item133199 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item133200 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133161 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item133162 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133193 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item133157 {
	width:390px !important;
	height:457px !important;
	left:2751px !important;
	top:33px !important;
}

#item133231 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item133232 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133262 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item133285 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133314 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item133228 {
	width:390px !important;
	height:457px !important;
	left:3201px !important;
	top:33px !important;
}

#item133321 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item133322 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133351 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item133352 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133381 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item133318 {
	width:390px !important;
	height:457px !important;
	left:3651px !important;
	top:33px !important;
}

#item133423 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item133424 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133388 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item133389 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133417 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item133385 {
	width:390px !important;
	height:457px !important;
	left:4541px !important;
	top:33px !important;
}

#item133512 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item133513 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133457 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item133480 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133508 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item133454 {
	width:390px !important;
	height:457px !important;
	left:4991px !important;
	top:33px !important;
}

#item133544 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item133545 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133575 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item133576 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133604 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item133541 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:33px !important;
}

#item133610 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item133611 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133641 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item133642 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133671 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item133607 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

#item133677 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item133678 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133709 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item133733 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133762 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item133674 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

#item133800 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item133801 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133768 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item133769 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item133796 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item133765 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

#item133832 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item133833 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item133865 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item133866 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item133893 {
	width:361px !important;
	height:361px !important;
	left:15px !important;
	top:15px !important;
}

#item133829 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

#item133904 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item133905 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:397px !important;
}

#item133936 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item133937 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:396px !important;
}

#item133900 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-133089 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-133089 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item133024 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item133051 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item133048 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item133055 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item133078 {
	width:135px !important;
	height:45px !important;
	left:400px !important;
	top:97px !important;
}

#item132962 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item132988 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item132985 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item132991 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item133014 {
	width:135px !important;
	height:45px !important;
	left:400px !important;
	top:97px !important;
}

#item132836 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item132862 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item132859 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item132866 {
	width:483px !important;
	height:103px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item132889 {
	width:135px !important;
	height:45px !important;
	left:400px !important;
	top:97px !important;
}

#item132904 {
	width:126px !important;
	height:10px !important;
}

#item132901 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item132930 {
	width:126px !important;
	height:10px !important;
}

#item132927 {
	width:126px !important;
	height:10px !important;
}

#item132770 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item132796 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item132793 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item132801 {
	width:108px !important;
	height:52px !important;
	left:400px !important;
	top:97px !important;
}

#item132807 {
	width:441px !important;
	height:243px !important;
	left:400px !important;
	top:217px !important;
	padding:0px 30px 0px 0px;
}

#item132706 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item132732 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item132729 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item132735 {
	width:108px !important;
	height:52px !important;
	left:400px !important;
	top:97px !important;
}

#item132740 {
	width:441px !important;
	height:261px !important;
	left:400px !important;
	top:190px !important;
	padding:0px 30px 0px 0px;
}

#item132644 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item132670 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item132667 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item132673 {
	width:108px !important;
	height:52px !important;
	left:400px !important;
	top:97px !important;
}

#item132677 {
	width:441px !important;
	height:322px !important;
	left:400px !important;
	top:217px !important;
	padding:0px 30px 0px 0px;
}

#item132577 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item132604 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item132600 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item132607 {
	width:108px !important;
	height:52px !important;
	left:400px !important;
	top:97px !important;
}

#item132613 {
	width:441px !important;
	height:312px !important;
	left:400px !important;
	top:217px !important;
	padding:0px 30px 0px 0px;
}

#item132512 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item132538 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item132535 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item132542 {
	width:108px !important;
	height:52px !important;
	left:400px !important;
	top:97px !important;
}

#item132547 {
	width:441px !important;
	height:243px !important;
	left:400px !important;
	top:217px !important;
	padding:0px 30px 0px 0px;
}

#item132448 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item132474 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item132471 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item132477 {
	width:108px !important;
	height:52px !important;
	left:400px !important;
	top:97px !important;
}

#item132482 {
	width:441px !important;
	height:295px !important;
	left:400px !important;
	top:217px !important;
	padding:0px 30px 0px 0px;
}

#item132384 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item132410 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item132407 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item132415 {
	width:108px !important;
	height:52px !important;
	left:400px !important;
	top:97px !important;
}

#item132419 {
	width:441px !important;
	height:243px !important;
	left:400px !important;
	top:217px !important;
	padding:0px 30px 0px 0px;
}

#item132315 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item132341 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item132338 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item132345 {
	width:108px !important;
	height:52px !important;
	left:400px !important;
	top:97px !important;
}

#item132349 {
	width:441px !important;
	height:244px !important;
	left:400px !important;
	top:217px !important;
	padding:0px 30px 0px 0px;
}

#item131968 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131996 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131992 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131999 {
	width:108px !important;
	height:52px !important;
	left:400px !important;
	top:97px !important;
}

#item132006 {
	width:483px !important;
	height:1002px !important;
	left:400px !important;
	top:169px !important;
}

#item132008 {
	width:483px !important;
	height:103px !important;
	top:30px !important;
	padding:0px 40px 0px 0px;
}

#item132032 {
	width:483px !important;
	height:86px !important;
	padding:0px 40px 0px 0px;
}

#item132058 {
	width:126px !important;
	height:10px !important;
}

#item132055 {
	width:126px !important;
	height:10px !important;
	top:592px !important;
}

#item132084 {
	width:126px !important;
	height:10px !important;
}

#item132081 {
	width:126px !important;
	height:10px !important;
	top:556px !important;
}

#item132108 {
	width:483px !important;
	height:86px !important;
	top:311px !important;
	padding:0px 40px 0px 0px;
}

#item132135 {
	width:126px !important;
	height:10px !important;
}

#item132132 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item132161 {
	width:126px !important;
	height:10px !important;
}

#item132158 {
	width:126px !important;
	height:10px !important;
}

#item132189 {
	width:126px !important;
	height:10px !important;
}

#item132186 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item132215 {
	width:126px !important;
	height:10px !important;
}

#item132212 {
	width:126px !important;
	height:10px !important;
}

#item132238 {
	width:483px !important;
	height:120px !important;
	top:465px !important;
	padding:0px 40px 0px 0px;
}

#item132265 {
	width:126px !important;
	height:10px !important;
}

#item132262 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item132291 {
	width:126px !important;
	height:10px !important;
}

#item132288 {
	width:126px !important;
	height:10px !important;
}

#item131907 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131933 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131930 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131936 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item131844 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131872 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131869 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131877 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item131725 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131751 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131748 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131756 {
	width:483px !important;
	height:198px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item131794 {
	width:126px !important;
	height:10px !important;
}

#item131791 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item131820 {
	width:126px !important;
	height:10px !important;
}

#item131817 {
	width:126px !important;
	height:10px !important;
}

#item131659 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131685 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131682 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131689 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item131596 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131622 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131619 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131625 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item131471 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131498 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131494 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131502 {
	width:483px !important;
	height:69px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item131545 {
	width:126px !important;
	height:10px !important;
}

#item131542 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item131572 {
	width:126px !important;
	height:10px !important;
}

#item131569 {
	width:126px !important;
	height:10px !important;
}

#item131407 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131434 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131430 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131439 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item131462 {
	width:180px !important;
	height:50px !important;
	left:400px !important;
	top:97px !important;
}

#item131346 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131372 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131369 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131375 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item131398 {
	width:180px !important;
	height:50px !important;
	left:400px !important;
	top:97px !important;
}

#item131285 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131312 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131309 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131315 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item131338 {
	width:180px !important;
	height:50px !important;
	left:400px !important;
	top:97px !important;
}

#item131219 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131246 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131242 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131249 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item131272 {
	width:180px !important;
	height:50px !important;
	left:400px !important;
	top:97px !important;
}

#item131157 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131183 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131180 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131186 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item131209 {
	width:180px !important;
	height:50px !important;
	left:400px !important;
	top:97px !important;
}

#item131093 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item131119 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item131116 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item131122 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item131145 {
	width:180px !important;
	height:50px !important;
	left:400px !important;
	top:97px !important;
}

#item130825 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item130851 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item130848 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item130854 {
	width:180px !important;
	height:50px !important;
	left:400px !important;
	top:97px !important;
}

#item130859 {
	width:483px !important;
	height:801px !important;
	left:400px !important;
	top:172px !important;
}

#item130861 {
	width:483px !important;
	height:120px !important;
	top:246px !important;
	padding:0px 40px 0px 0px;
}

#item130885 {
	width:483px !important;
	height:120px !important;
	top:91px !important;
	padding:0px 40px 0px 0px;
}

#item130912 {
	width:126px !important;
	height:10px !important;
}

#item130909 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item130938 {
	width:126px !important;
	height:10px !important;
}

#item130935 {
	width:126px !important;
	height:10px !important;
}

#item130966 {
	width:126px !important;
	height:10px !important;
}

#item130963 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item130993 {
	width:126px !important;
	height:10px !important;
}

#item130990 {
	width:126px !important;
	height:10px !important;
}

#item131016 {
	width:483px !important;
	height:103px !important;
	top:32px !important;
	padding:0px 40px 0px 0px;
}

#item131043 {
	width:126px !important;
	height:10px !important;
}

#item131040 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item131069 {
	width:126px !important;
	height:10px !important;
}

#item131066 {
	width:126px !important;
	height:10px !important;
}

#item130758 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item130784 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item130781 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item130788 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item130811 {
	width:111px !important;
	height:67px !important;
	left:400px !important;
	top:97px !important;
}

#item130693 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item130719 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item130716 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item130722 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item130745 {
	width:111px !important;
	height:67px !important;
	left:400px !important;
	top:97px !important;
}

#item130572 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item130598 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item130595 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item130601 {
	width:483px !important;
	height:86px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item130624 {
	width:111px !important;
	height:67px !important;
	left:400px !important;
	top:97px !important;
}

#item130642 {
	width:126px !important;
	height:10px !important;
}

#item130639 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item130669 {
	width:126px !important;
	height:10px !important;
}

#item130665 {
	width:126px !important;
	height:10px !important;
}

#item130506 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item130532 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item130529 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item130539 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item130443 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item130469 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item130466 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item130473 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item130319 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item130345 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item130342 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item130350 {
	width:483px !important;
	height:103px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item130393 {
	width:126px !important;
	height:10px !important;
}

#item130389 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item130419 {
	width:126px !important;
	height:10px !important;
}

#item130416 {
	width:126px !important;
	height:10px !important;
}

#item130259 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item130289 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item130286 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item130292 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item130315 {
	width:135px !important;
	height:43px !important;
	left:400px !important;
	top:97px !important;
}

#item130195 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item130226 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item130223 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item130231 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item130254 {
	width:135px !important;
	height:43px !important;
	left:400px !important;
	top:97px !important;
}

#item130074 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item130108 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item130105 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item130112 {
	width:483px !important;
	height:120px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item130135 {
	width:135px !important;
	height:43px !important;
	left:400px !important;
	top:97px !important;
}

#item130145 {
	width:126px !important;
	height:10px !important;
}

#item130142 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item130171 {
	width:126px !important;
	height:10px !important;
}

#item130168 {
	width:126px !important;
	height:10px !important;
}

#item130012 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item130042 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item130039 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item130046 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item129951 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item129982 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item129979 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item129985 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item129826 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item129858 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item129855 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item129865 {
	width:483px !important;
	height:52px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item129899 {
	width:126px !important;
	height:10px !important;
}

#item129896 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item129925 {
	width:126px !important;
	height:10px !important;
}

#item129922 {
	width:126px !important;
	height:10px !important;
}

#item129761 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item129792 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item129789 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item129796 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item129699 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item129730 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item129727 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item129733 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item129575 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item129611 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item129608 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item129616 {
	width:483px !important;
	height:120px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item129648 {
	width:126px !important;
	height:10px !important;
}

#item129645 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item129675 {
	width:126px !important;
	height:10px !important;
}

#item129671 {
	width:126px !important;
	height:10px !important;
}

#item129511 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item129543 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item129540 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item129551 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item129448 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item129480 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item129477 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item129487 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item129328 {
	width:615px !important;
	height:1050px !important;
	left:313px !important;
	top:10px !important;
	background:#fff;
}

#item129360 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item129357 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !important;
}

#item129370 {
	width:483px !important;
	height:86px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item129398 {
	width:126px !important;
	height:10px !important;
}

#item129395 {
	width:126px !important;
	height:10px !important;
	top:36px !important;
}

#item129424 {
	width:126px !important;
	height:10px !important;
}

#item129421 {
	width:126px !important;
	height:10px !important;
}

#item129262 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item129288 {
	width:30px !important;
	height:30px !important;
}

#item129285 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item129303 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item129196 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item129222 {
	width:30px !important;
	height:30px !important;
}

#item129219 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item129236 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item129132 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item129158 {
	width:30px !important;
	height:30px !important;
}

#item129155 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item129171 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item129067 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item129093 {
	width:30px !important;
	height:30px !important;
}

#item129090 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item129106 {
	width:483px !important;
	height:432px !important;
	left:400px !important;
	top:226px !important;
	padding:0px 40px 0px 0px;
}

#item128868 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item128894 {
	width:30px !important;
	height:30px !important;
}

#item128891 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item128910 {
	width:483px !important;
	height:103px !important;
	padding:0px 40px 0px 0px;
}

#item128937 {
	width:126px !important;
	height:10px !important;
}

#item128934 {
	width:126px !important;
	height:10px !important;
	top:188px !important;
}

#item128965 {
	width:126px !important;
	height:10px !important;
}

#item128962 {
	width:126px !important;
	height:10px !important;
	top:152px !important;
}

#item128989 {
	width:483px !important;
	height:120px !important;
	padding:0px 40px 0px 0px;
}

#item129015 {
	width:126px !important;
	height:10px !important;
}

#item129012 {
	width:126px !important;
	height:10px !important;
	top:200px !important;
}

#item129041 {
	width:126px !important;
	height:10px !important;
}

#item129038 {
	width:126px !important;
	height:10px !important;
	top:164px !important;
}

#item128865 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

#item128863 {
	width:928px !important;
	height:1171px !important;
	left:-313px !important;
	top:-10px !important;
}

#item48861 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item48883 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item48886 {
	width:70px !important;
	height:70px !important;
	left:458px !important;
	top:161px !important;
}

#item48920 {
	width:100px !important;
	height:30px !important;
}

#item48899 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item48926 {
	width:30px !important;
	height:30px !important;
}

#item48924 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item48937 {
	width:30px !important;
	height:30px !important;
}

#item48935 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item48966 {
	width:113px !important;
	height:13px !important;
	left:415px !important;
	top:40px !important;
}

#item48971 {
	width:30px !important;
	height:30px !important;
}

#item48969 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item49031 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item49053 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item49056 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:166px !important;
}

#item49070 {
	width:30px !important;
	height:30px !important;
}

#item49068 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item49101 {
	width:100px !important;
	height:30px !important;
}

#item49080 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item49107 {
	width:30px !important;
	height:30px !important;
}

#item49105 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item49119 {
	width:30px !important;
	height:30px !important;
}

#item49117 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item49387 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49385 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49398 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item49367 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49365 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49379 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item49342 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item49345 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49343 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49359 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item49284 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item49304 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item49325 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49323 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49269 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49267 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49279 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item49251 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49249 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49261 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item49229 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item49232 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49230 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49243 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item49183 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item49203 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item49218 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49216 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49181 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item49179 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item49486 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item49508 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item49511 {
	width:70px !important;
	height:37px !important;
	left:458px !important;
	top:178px !important;
}

#item49546 {
	width:100px !important;
	height:30px !important;
}

#item49525 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item49552 {
	width:30px !important;
	height:30px !important;
}

#item49550 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item49565 {
	width:30px !important;
	height:30px !important;
}

#item49563 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item49577 {
	width:30px !important;
	height:30px !important;
}

#item49575 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item49608 {
	width:113px !important;
	height:13px !important;
	left:415px !important;
	top:40px !important;
}

#item49670 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item49692 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item49697 {
	width:30px !important;
	height:37px !important;
}

#item49695 {
	width:30px !important;
	height:37px !important;
	left:498px !important;
	top:178px !important;
}

#item49709 {
	width:30px !important;
	height:30px !important;
}

#item49707 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item49741 {
	width:100px !important;
	height:30px !important;
}

#item49720 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item49747 {
	width:30px !important;
	height:30px !important;
}

#item49745 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item49760 {
	width:30px !important;
	height:30px !important;
}

#item49758 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item50018 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50016 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item50028 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item50000 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49998 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item50010 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item49979 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item49982 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49980 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49992 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item49928 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item49948 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item49967 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49965 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49909 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49907 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49923 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item49890 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49888 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49901 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item49869 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item49872 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49870 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49882 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item49822 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item49842 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item49858 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item49856 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item49820 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item49818 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item50113 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item50135 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item50138 {
	width:90px !important;
	height:45px !important;
	left:438px !important;
	top:174px !important;
}

#item50173 {
	width:100px !important;
	height:30px !important;
}

#item50152 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item50179 {
	width:30px !important;
	height:30px !important;
}

#item50177 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item50192 {
	width:30px !important;
	height:30px !important;
}

#item50190 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item50208 {
	width:30px !important;
	height:30px !important;
}

#item50206 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item50239 {
	width:113px !important;
	height:13px !important;
	left:415px !important;
	top:40px !important;
}

#item50301 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item50323 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item50326 {
	width:80px !important;
	height:33px !important;
	left:448px !important;
	top:180px !important;
}

#item50343 {
	width:30px !important;
	height:30px !important;
}

#item50341 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item50373 {
	width:100px !important;
	height:30px !important;
}

#item50352 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item50379 {
	width:30px !important;
	height:30px !important;
}

#item50377 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item50391 {
	width:30px !important;
	height:30px !important;
}

#item50389 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item50646 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50644 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item50657 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item50628 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50626 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item50638 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item50607 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item50610 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50608 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item50620 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item50561 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item50581 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item50596 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50594 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item50546 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50544 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item50556 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item50526 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50524 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item50538 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item50502 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item50505 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50503 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item50518 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item50453 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item50473 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item50490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item50488 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item50451 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item50449 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item50750 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item50772 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item50775 {
	width:70px !important;
	height:55px !important;
	left:458px !important;
	top:169px !important;
}

#item50812 {
	width:100px !important;
	height:30px !important;
}

#item50791 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item50818 {
	width:30px !important;
	height:30px !important;
}

#item50816 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item50832 {
	width:30px !important;
	height:30px !important;
}

#item50830 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item50844 {
	width:30px !important;
	height:30px !important;
}

#item50842 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item50873 {
	width:113px !important;
	height:13px !important;
	left:415px !important;
	top:40px !important;
}

#item50929 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item50951 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item50956 {
	width:90px !important;
	height:26px !important;
}

#item50954 {
	width:90px !important;
	height:26px !important;
	left:438px !important;
	top:184px !important;
}

#item50972 {
	width:30px !important;
	height:30px !important;
}

#item50970 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item51005 {
	width:100px !important;
	height:30px !important;
}

#item50984 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item51011 {
	width:30px !important;
	height:30px !important;
}

#item51009 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item51025 {
	width:30px !important;
	height:30px !important;
}

#item51023 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item51285 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51283 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51297 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item51267 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51265 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51277 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item51246 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item51249 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51247 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51259 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item51198 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item51218 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item51236 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51234 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51183 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51181 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51193 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item51165 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51163 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51175 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item51144 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item51147 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51145 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51157 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item51090 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item51110 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item51131 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51129 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51088 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item51086 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item51392 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item51414 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item51419 {
	width:60px !important;
	height:36px !important;
}

#item51417 {
	width:60px !important;
	height:36px !important;
	left:468px !important;
	top:178px !important;
}

#item51449 {
	width:100px !important;
	height:30px !important;
}

#item51428 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item51455 {
	width:30px !important;
	height:30px !important;
}

#item51453 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item51467 {
	width:30px !important;
	height:30px !important;
}

#item51465 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item51479 {
	width:30px !important;
	height:30px !important;
}

#item51477 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item51508 {
	width:113px !important;
	height:13px !important;
	left:415px !important;
	top:40px !important;
}

#item51570 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item51592 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item51597 {
	width:60px !important;
	height:36px !important;
}

#item51595 {
	width:60px !important;
	height:36px !important;
	left:468px !important;
	top:178px !important;
}

#item51608 {
	width:30px !important;
	height:30px !important;
}

#item51606 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item51640 {
	width:100px !important;
	height:30px !important;
}

#item51619 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item51646 {
	width:30px !important;
	height:30px !important;
}

#item51644 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item51665 {
	width:30px !important;
	height:30px !important;
}

#item51663 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item51924 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51922 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51937 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item51905 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51903 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51916 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item51884 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item51887 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51885 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51897 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item51835 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item51855 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item51873 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51871 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51821 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51819 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51830 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item51802 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51800 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51813 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item51780 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item51783 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51781 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51794 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item51732 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item51752 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item51769 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item51767 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item51730 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item51728 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item135543 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item135544 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item135492 {
	width:433px !important;
	height:470px !important;
	left:87px !important;
	top:87px !important;
}

#item135519 {
	width:178px !important;
	height:30px !important;
}

#item135515 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:609px !important;
}

#item52032 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item135452 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item135453 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item135458 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item135459 {
	width:492px !important;
	height:867px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item135487 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item135483 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item135450 {
	width:45px !important;
	height:45px !important;
	left:888px !important;
	top:102px !important;
}

#item135448 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item52121 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item52122 {
	width:1489px !important;
	height:1050px !important;
	left:-437px !important;
}

#item52152 {
	width:441px !important;
	height:111px !important;
	left:87px !important;
	top:87px !important;
}

#item52155 {
	width:618px !important;
	height:549px !important;
	left:-3px !important;
	top:266px !important;
}

#item52191 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52157 {
	width:390px !important;
	height:457px !important;
	left:4093px !important;
	top:33px !important;
}

#item52206 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item52226 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52204 {
	width:390px !important;
	height:457px !important;
	left:2746px !important;
	top:33px !important;
}

#item52242 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item52262 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52240 {
	width:390px !important;
	height:457px !important;
	left:3196px !important;
	top:33px !important;
}

#item52278 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item52298 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52276 {
	width:390px !important;
	height:457px !important;
	left:3646px !important;
	top:33px !important;
}

#item52314 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item52334 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52312 {
	width:390px !important;
	height:457px !important;
	left:4536px !important;
	top:33px !important;
}

#item52352 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item52372 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52350 {
	width:390px !important;
	height:457px !important;
	left:2307px !important;
	top:33px !important;
}

#item52391 {
	width:390px !important;
	height:457px !important;
	background:#ffb957;
}

#item52411 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52389 {
	width:390px !important;
	height:457px !important;
	left:960px !important;
	top:33px !important;
}

#item52430 {
	width:390px !important;
	height:457px !important;
	background:#ffb0d1;
}

#item52450 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52428 {
	width:390px !important;
	height:457px !important;
	left:1410px !important;
	top:33px !important;
}

#item52485 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item52507 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52464 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !important;
}

#item52524 {
	width:390px !important;
	height:457px !important;
	background:#000eb6;
}

#item52544 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:406px !important;
}

#item52522 {
	width:390px !important;
	height:457px !important;
	left:510px !important;
	top:33px !important;
}

#item52567 {
	width:390px !important;
	height:457px !important;
	background:#ff8031;
}

#item52587 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:406px !important;
}

#item52565 {
	width:390px !important;
	height:457px !important;
	left:60px !important;
	top:33px !important;
}

@keyframes derecha-100-52155 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-52155 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item53047 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item53052 {
	width:30px !important;
	height:30px !important;
}

#item53050 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item53062 {
	width:615px !important;
	height:954px !important;
	left:303px !important;
	top:90px !important;
}

#item53007 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item53012 {
	width:30px !important;
	height:30px !important;
}

#item53010 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item53022 {
	width:615px !important;
	height:954px !important;
	left:303px !important;
	top:90px !important;
}

#item52966 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item52971 {
	width:30px !important;
	height:30px !important;
}

#item52969 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item52982 {
	width:615px !important;
	height:954px !important;
	left:303px !important;
	top:90px !important;
}

#item52924 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item52929 {
	width:30px !important;
	height:30px !important;
}

#item52927 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item52941 {
	width:615px !important;
	height:954px !important;
	left:303px !important;
	top:90px !important;
}

#item52880 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item52885 {
	width:30px !important;
	height:30px !important;
}

#item52883 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item52899 {
	width:615px !important;
	height:954px !important;
	left:303px !important;
	top:90px !important;
}

#item52834 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item52839 {
	width:30px !important;
	height:30px !important;
}

#item52837 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item52855 {
	width:615px !important;
	height:954px !important;
	left:303px !important;
	top:90px !important;
}

#item52790 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item52795 {
	width:30px !important;
	height:30px !important;
}

#item52793 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item52809 {
	width:615px !important;
	height:954px !important;
	left:303px !important;
	top:90px !important;
}

#item52749 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item52754 {
	width:30px !important;
	height:30px !important;
}

#item52752 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item52765 {
	width:615px !important;
	height:954px !important;
	left:303px !important;
	top:90px !important;
}

#item52709 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item52714 {
	width:30px !important;
	height:30px !important;
}

#item52712 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item52724 {
	width:615px !important;
	height:954px !important;
	left:303px !important;
	top:90px !important;
}

#item52669 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item52674 {
	width:30px !important;
	height:30px !important;
}

#item52672 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item52684 {
	width:615px !important;
	height:954px !important;
	left:303px !important;
	top:90px !important;
}

#item52630 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item52635 {
	width:30px !important;
	height:30px !important;
}

#item52633 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:57px !important;
}

#item52644 {
	width:615px !important;
	height:954px !important;
	left:303px !important;
	top:90px !important;
}

#item52608 {
	width:27px !important;
	height:27px !important;
	top:97px !important;
}

#item52606 {
	width:918px !important;
	height:1050px !important;
	left:-303px !important;
}

#item53149 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item53171 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item53176 {
	width:80px !important;
	height:17px !important;
}

#item53174 {
	width:80px !important;
	height:17px !important;
	left:448px !important;
	top:188px !important;
}

#item53208 {
	width:100px !important;
	height:30px !important;
}

#item53187 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item53214 {
	width:30px !important;
	height:30px !important;
}

#item53212 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item53227 {
	width:30px !important;
	height:30px !important;
}

#item53225 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item53259 {
	width:74px !important;
	height:13px !important;
	left:454px !important;
	top:40px !important;
}

#item53264 {
	width:30px !important;
	height:30px !important;
}

#item53262 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item53330 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item53352 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item53357 {
	width:60px !important;
	height:22px !important;
}

#item53355 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:186px !important;
}

#item53369 {
	width:30px !important;
	height:30px !important;
}

#item53367 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item53399 {
	width:100px !important;
	height:30px !important;
}

#item53378 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item53405 {
	width:30px !important;
	height:30px !important;
}

#item53403 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item53417 {
	width:30px !important;
	height:30px !important;
}

#item53415 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item53676 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53674 {
	width:36px !important;
	height:36px !important;
	left:839px !important;
	top:64px !important;
}

#item53686 {
	width:441px !important;
	height:250px !important;
	left:401px !important;
	top:410px !important;
}

#item53659 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53657 {
	width:36px !important;
	height:36px !important;
	left:839px !important;
	top:64px !important;
}

#item53668 {
	width:441px !important;
	height:876px !important;
	left:401px !important;
	top:97px !important;
}

#item53638 {
	width:615px !important;
	height:1053px !important;
	left:315px !important;
	top:10px !important;
	background:#fff;
}

#item53641 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53639 {
	width:36px !important;
	height:36px !important;
	left:839px !important;
	top:64px !important;
}

#item53651 {
	width:440px !important;
	height:833px !important;
	left:401px !important;
	top:105px !important;
}

#item53588 {
	width:615px !important;
	height:1053px !important;
	left:315px !important;
	top:10px !important;
	background:#fff;
}

#item53608 {
	width:441px !important;
	height:570px !important;
	left:401px !important;
	top:403px !important;
}

#item53626 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53624 {
	width:36px !important;
	height:36px !important;
	left:839px !important;
	top:64px !important;
}

#item53572 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53570 {
	width:36px !important;
	height:36px !important;
	left:839px !important;
	top:64px !important;
}

#item53583 {
	width:441px !important;
	height:250px !important;
	left:401px !important;
	top:410px !important;
}

#item53552 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53550 {
	width:36px !important;
	height:36px !important;
	left:839px !important;
	top:64px !important;
}

#item53564 {
	width:441px !important;
	height:876px !important;
	left:401px !important;
	top:97px !important;
}

#item53528 {
	width:615px !important;
	height:1053px !important;
	left:315px !important;
	top:10px !important;
	background:#fff;
}

#item53531 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53529 {
	width:36px !important;
	height:36px !important;
	left:839px !important;
	top:64px !important;
}

#item53544 {
	width:440px !important;
	height:833px !important;
	left:401px !important;
	top:105px !important;
}

#item53479 {
	width:615px !important;
	height:1053px !important;
	left:315px !important;
	top:10px !important;
	background:#fff;
}

#item53499 {
	width:442px !important;
	height:570px !important;
	left:401px !important;
	top:403px !important;
}

#item53516 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item53514 {
	width:36px !important;
	height:36px !important;
	left:839px !important;
	top:64px !important;
}

#item53477 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item53475 {
	width:929px !important;
	height:1063px !important;
	left:-314px !important;
	top:-10px !important;
}

#item53780 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item53802 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item53807 {
	width:30px !important;
	height:37px !important;
}

#item53805 {
	width:30px !important;
	height:37px !important;
	left:498px !important;
	top:178px !important;
}

#item53841 {
	width:100px !important;
	height:30px !important;
}

#item53820 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item53847 {
	width:30px !important;
	height:30px !important;
}

#item53845 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item53861 {
	width:30px !important;
	height:30px !important;
}

#item53859 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item53873 {
	width:30px !important;
	height:30px !important;
}

#item53871 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item53902 {
	width:74px !important;
	height:13px !important;
	left:454px !important;
	top:40px !important;
}

#item53956 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item53978 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item53981 {
	width:70px !important;
	height:54px !important;
	left:458px !important;
	top:169px !important;
}

#item53998 {
	width:30px !important;
	height:30px !important;
}

#item53996 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item54030 {
	width:100px !important;
	height:30px !important;
}

#item54009 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item54036 {
	width:30px !important;
	height:30px !important;
}

#item54034 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item54048 {
	width:30px !important;
	height:30px !important;
}

#item54046 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item54305 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54303 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54316 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item54286 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54284 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54297 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item54265 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item54268 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54266 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54278 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item54218 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item54238 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item54255 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54253 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54203 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54201 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54213 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item54185 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54183 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54195 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item54164 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item54167 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54165 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54177 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item54112 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item54132 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item54151 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54149 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54110 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item54108 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item54414 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item54436 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item54441 {
	width:70px !important;
	height:38px !important;
}

#item54439 {
	width:70px !important;
	height:38px !important;
	left:458px !important;
	top:177px !important;
}

#item54474 {
	width:100px !important;
	height:30px !important;
}

#item54453 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item54480 {
	width:30px !important;
	height:30px !important;
}

#item54478 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item54495 {
	width:30px !important;
	height:30px !important;
}

#item54493 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item54510 {
	width:30px !important;
	height:30px !important;
}

#item54508 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item54542 {
	width:74px !important;
	height:13px !important;
	left:454px !important;
	top:40px !important;
}

#item54602 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item54624 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item54627 {
	width:101px !important;
	height:25px !important;
	left:427px !important;
	top:184px !important;
}

#item54643 {
	width:30px !important;
	height:30px !important;
}

#item54641 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item54675 {
	width:100px !important;
	height:30px !important;
}

#item54654 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item54681 {
	width:30px !important;
	height:30px !important;
}

#item54679 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item54697 {
	width:30px !important;
	height:30px !important;
}

#item54695 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item54953 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54951 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54966 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item54933 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54931 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54945 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item54910 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item54913 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54911 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54925 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item54862 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item54882 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item54899 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54897 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54848 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54846 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54857 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item54830 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54828 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54840 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item54809 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item54812 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54810 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54822 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item54761 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item54781 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item54798 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item54796 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item54759 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item54757 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item55002 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item55003 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item55033 {
	width:433px !important;
	height:514px !important;
	left:87px !important;
	top:87px !important;
}

#item55038 {
	width:30px !important;
	height:30px !important;
}

#item55036 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:737px !important;
}

#item55048 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item55064 {
	width:555px !important;
	height:987px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item55065 {
	width:555px !important;
	height:987px !important;
	left:10px !important;
	top:10px !important;
}

#item55068 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55066 {
	width:36px !important;
	height:36px !important;
	left:505px !important;
	top:34px !important;
}

#item55078 {
	width:441px !important;
	height:250px !important;
	left:67px !important;
	top:380px !important;
}

#item55062 {
	width:45px !important;
	height:45px !important;
	left:858px !important;
	top:72px !important;
}

#item55060 {
	width:903px !important;
	height:997px !important;
	left:20px !important;
	top:20px !important;
}

#item55166 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item55188 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item55193 {
	width:80px !important;
	height:22px !important;
}

#item55191 {
	width:80px !important;
	height:22px !important;
	left:448px !important;
	top:185px !important;
}

#item55225 {
	width:100px !important;
	height:30px !important;
}

#item55204 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item55231 {
	width:30px !important;
	height:30px !important;
}

#item55229 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item55243 {
	width:30px !important;
	height:30px !important;
}

#item55241 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item55256 {
	width:30px !important;
	height:30px !important;
}

#item55254 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item55292 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item55354 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item55376 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item55379 {
	width:60px !important;
	height:24px !important;
	left:468px !important;
	top:184px !important;
}

#item55395 {
	width:30px !important;
	height:30px !important;
}

#item55393 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item55426 {
	width:100px !important;
	height:30px !important;
}

#item55405 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item55432 {
	width:30px !important;
	height:30px !important;
}

#item55430 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item55443 {
	width:30px !important;
	height:30px !important;
}

#item55441 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item55702 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55700 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item55711 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item55684 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55682 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item55694 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item55663 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item55666 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55664 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item55676 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item55615 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item55635 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item55652 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55650 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item55598 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55596 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item55610 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item55577 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55575 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item55590 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item55554 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item55557 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55555 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item55569 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item55505 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item55525 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item55542 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item55540 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item55503 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item55501 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item55803 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item55825 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item55830 {
	width:60px !important;
	height:22px !important;
}

#item55828 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:186px !important;
}

#item55862 {
	width:100px !important;
	height:30px !important;
}

#item55841 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item55868 {
	width:30px !important;
	height:30px !important;
}

#item55866 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item55883 {
	width:30px !important;
	height:30px !important;
}

#item55881 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item55897 {
	width:30px !important;
	height:30px !important;
}

#item55895 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item55926 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item55991 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item56013 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item56016 {
	width:80px !important;
	height:22px !important;
	left:448px !important;
	top:186px !important;
}

#item56032 {
	width:30px !important;
	height:30px !important;
}

#item56030 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item56063 {
	width:100px !important;
	height:30px !important;
}

#item56042 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item56069 {
	width:30px !important;
	height:30px !important;
}

#item56067 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item56081 {
	width:30px !important;
	height:30px !important;
}

#item56079 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item56350 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56348 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56360 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item56332 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56330 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56342 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item56312 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item56315 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56313 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56324 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item56263 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item56283 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item56300 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56298 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56246 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56244 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56258 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item56226 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56224 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56238 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item56201 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item56204 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56202 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56218 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item56143 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item56163 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item56183 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56181 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56141 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item56139 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item56457 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item56479 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item56482 {
	width:92px !important;
	height:35px !important;
	left:436px !important;
	top:179px !important;
}

#item56519 {
	width:100px !important;
	height:30px !important;
}

#item56498 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item56525 {
	width:30px !important;
	height:30px !important;
}

#item56523 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item56537 {
	width:30px !important;
	height:30px !important;
}

#item56535 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item56549 {
	width:30px !important;
	height:30px !important;
}

#item56547 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item56578 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item56636 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item56658 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item56663 {
	width:70px !important;
	height:20px !important;
}

#item56661 {
	width:70px !important;
	height:20px !important;
	left:458px !important;
	top:187px !important;
}

#item56675 {
	width:30px !important;
	height:30px !important;
}

#item56673 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item56706 {
	width:100px !important;
	height:30px !important;
}

#item56685 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item56712 {
	width:30px !important;
	height:30px !important;
}

#item56710 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item56725 {
	width:30px !important;
	height:30px !important;
}

#item56723 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item57016 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57014 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item57029 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item56995 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56993 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item57008 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item56974 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item56977 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56975 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56987 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item56925 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item56945 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item56963 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56961 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56904 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56902 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56920 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item56880 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56878 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56896 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item56853 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item56856 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56854 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56872 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item56790 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item56810 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item56836 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item56834 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item56788 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item56786 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item57122 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item57144 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item57149 {
	width:80px !important;
	height:50px !important;
}

#item57147 {
	width:80px !important;
	height:50px !important;
	left:448px !important;
	top:172px !important;
}

#item57182 {
	width:100px !important;
	height:30px !important;
}

#item57161 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item57188 {
	width:30px !important;
	height:30px !important;
}

#item57186 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item57200 {
	width:30px !important;
	height:30px !important;
}

#item57198 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item57212 {
	width:30px !important;
	height:30px !important;
}

#item57210 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item57240 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item57298 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item57320 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item57325 {
	width:80px !important;
	height:50px !important;
}

#item57323 {
	width:80px !important;
	height:50px !important;
	left:448px !important;
	top:172px !important;
}

#item57337 {
	width:30px !important;
	height:30px !important;
}

#item57335 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item57371 {
	width:100px !important;
	height:30px !important;
}

#item57350 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item57377 {
	width:30px !important;
	height:30px !important;
}

#item57375 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item57391 {
	width:30px !important;
	height:30px !important;
}

#item57389 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item57652 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57650 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item57666 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item57629 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57627 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item57644 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item57605 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item57608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57606 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item57621 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item57554 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item57574 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item57592 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57590 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item57539 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57537 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item57549 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item57522 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57520 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item57531 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item57501 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item57504 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57502 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item57514 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item57453 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item57473 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item57490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item57488 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item57451 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item57449 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item57754 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item57776 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item57779 {
	width:50px !important;
	height:30px !important;
	left:478px !important;
	top:182px !important;
}

#item57810 {
	width:100px !important;
	height:30px !important;
}

#item57789 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item57816 {
	width:30px !important;
	height:30px !important;
}

#item57814 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item57828 {
	width:30px !important;
	height:30px !important;
}

#item57826 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item57840 {
	width:30px !important;
	height:30px !important;
}

#item57838 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item57870 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item57927 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item57949 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item57952 {
	width:50px !important;
	height:30px !important;
	left:478px !important;
	top:182px !important;
}

#item57966 {
	width:30px !important;
	height:30px !important;
}

#item57964 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item57998 {
	width:100px !important;
	height:30px !important;
}

#item57977 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item58004 {
	width:30px !important;
	height:30px !important;
}

#item58002 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item58017 {
	width:30px !important;
	height:30px !important;
}

#item58015 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item58278 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58276 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58288 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item58260 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58258 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58270 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item58237 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item58240 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58238 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58252 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item58185 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item58205 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item58223 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58221 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58168 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58166 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58180 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item58149 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58147 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58160 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item58127 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item58130 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58128 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58141 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item58080 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item58100 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item58117 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58115 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58078 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item58076 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item58376 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item58398 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item58401 {
	width:50px !important;
	height:30px !important;
	left:478px !important;
	top:182px !important;
}

#item58437 {
	width:100px !important;
	height:30px !important;
}

#item58416 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item58443 {
	width:30px !important;
	height:30px !important;
}

#item58441 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item58458 {
	width:30px !important;
	height:30px !important;
}

#item58456 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item58473 {
	width:30px !important;
	height:30px !important;
}

#item58471 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item58505 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item58572 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item58594 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item58597 {
	width:50px !important;
	height:30px !important;
	left:478px !important;
	top:182px !important;
}

#item58610 {
	width:30px !important;
	height:30px !important;
}

#item58608 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item58641 {
	width:100px !important;
	height:30px !important;
}

#item58620 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item58647 {
	width:30px !important;
	height:30px !important;
}

#item58645 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item58659 {
	width:30px !important;
	height:30px !important;
}

#item58657 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item58916 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58914 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58926 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item58898 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58896 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58908 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item58876 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item58879 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58877 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58890 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item58826 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item58846 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item58864 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58862 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58808 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58806 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58821 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item58789 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58787 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58800 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item58768 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item58771 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58769 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58781 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item58720 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item58740 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item58757 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item58755 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item58718 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item58716 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item59014 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item59036 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item59041 {
	width:70px !important;
	height:32px !important;
}

#item59039 {
	width:70px !important;
	height:32px !important;
	left:458px !important;
	top:181px !important;
}

#item59074 {
	width:100px !important;
	height:30px !important;
}

#item59053 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item59080 {
	width:30px !important;
	height:30px !important;
}

#item59078 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item59093 {
	width:30px !important;
	height:30px !important;
}

#item59091 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item59108 {
	width:30px !important;
	height:30px !important;
}

#item59106 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item59139 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item59201 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item59223 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item59228 {
	width:70px !important;
	height:30px !important;
}

#item59229 {
	width:70px !important;
	height:30px !important;
	top:-8px !important;
}

#item59226 {
	width:70px !important;
	height:30px !important;
	left:458px !important;
	top:181px !important;
}

#item59244 {
	width:30px !important;
	height:30px !important;
}

#item59242 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item59274 {
	width:100px !important;
	height:30px !important;
}

#item59253 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item59280 {
	width:30px !important;
	height:30px !important;
}

#item59278 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item59292 {
	width:30px !important;
	height:30px !important;
}

#item59290 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item59556 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59554 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item59567 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item59539 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59537 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item59548 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item59518 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item59521 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59519 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item59531 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item59470 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item59490 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item59507 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59505 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item59453 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59451 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item59465 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item59431 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59429 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item59445 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item59404 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item59407 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59405 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item59423 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item59354 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item59374 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item59390 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item59388 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item59352 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item59350 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item59658 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item59680 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item59685 {
	width:70px !important;
	height:32px !important;
}

#item59683 {
	width:70px !important;
	height:32px !important;
	left:458px !important;
	top:180px !important;
}

#item59719 {
	width:100px !important;
	height:30px !important;
}

#item59698 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item59725 {
	width:30px !important;
	height:30px !important;
}

#item59723 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item59739 {
	width:30px !important;
	height:30px !important;
}

#item59737 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item59751 {
	width:30px !important;
	height:30px !important;
}

#item59749 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item59780 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item59839 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item59861 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item59866 {
	width:70px !important;
	height:32px !important;
}

#item59864 {
	width:70px !important;
	height:32px !important;
	left:458px !important;
	top:180px !important;
}

#item59879 {
	width:30px !important;
	height:30px !important;
}

#item59877 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item59910 {
	width:100px !important;
	height:30px !important;
}

#item59889 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item59916 {
	width:30px !important;
	height:30px !important;
}

#item59914 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item59928 {
	width:30px !important;
	height:30px !important;
}

#item59926 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item60184 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60182 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60194 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item60166 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60164 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60176 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item60145 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item60148 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60146 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60158 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item60098 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item60118 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item60135 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60133 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60083 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60081 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60093 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item60065 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60063 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60075 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item60044 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item60047 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60045 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60057 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item59991 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item60011 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item60030 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60028 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item59989 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item59987 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item60292 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item60314 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item60317 {
	width:110px !important;
	height:37px !important;
	left:418px !important;
	top:178px !important;
}

#item60349 {
	width:100px !important;
	height:30px !important;
}

#item60328 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item60355 {
	width:30px !important;
	height:30px !important;
}

#item60353 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item60367 {
	width:30px !important;
	height:30px !important;
}

#item60365 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item60379 {
	width:30px !important;
	height:30px !important;
}

#item60377 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item60408 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item60466 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item60488 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item60491 {
	width:110px !important;
	height:37px !important;
	left:418px !important;
	top:178px !important;
}

#item60504 {
	width:30px !important;
	height:30px !important;
}

#item60502 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item60536 {
	width:100px !important;
	height:30px !important;
}

#item60515 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item60542 {
	width:30px !important;
	height:30px !important;
}

#item60540 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item60557 {
	width:30px !important;
	height:30px !important;
}

#item60555 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item60822 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60820 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60837 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item60801 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60799 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60814 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item60778 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item60781 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60779 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60793 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item60725 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item60745 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item60765 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60763 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60710 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60708 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60720 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item60691 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60689 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60702 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item60670 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item60673 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60671 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60683 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item60621 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item60641 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item60659 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item60657 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item60619 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item60617 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item60927 {
	width:485px !important;
	height:67px !important;
	left:87px !important;
	top:82px !important;
}

#item60949 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item60954 {
	width:70px !important;
	height:28px !important;
}

#item60952 {
	width:70px !important;
	height:28px !important;
	left:458px !important;
	top:182px !important;
}

#item60985 {
	width:100px !important;
	height:30px !important;
}

#item60964 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item60991 {
	width:30px !important;
	height:30px !important;
}

#item60989 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item61003 {
	width:30px !important;
	height:30px !important;
}

#item61001 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item61014 {
	width:30px !important;
	height:30px !important;
}

#item61012 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item61043 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item61099 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item61121 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item61126 {
	width:70px !important;
	height:28px !important;
}

#item61124 {
	width:70px !important;
	height:28px !important;
	left:458px !important;
	top:182px !important;
}

#item61141 {
	width:30px !important;
	height:30px !important;
}

#item61139 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item61175 {
	width:100px !important;
	height:30px !important;
}

#item61154 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item61181 {
	width:30px !important;
	height:30px !important;
}

#item61179 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item61193 {
	width:30px !important;
	height:30px !important;
}

#item61191 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item61453 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61451 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item61463 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item61432 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61430 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item61445 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item61407 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item61410 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61408 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item61424 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item61356 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item61376 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item61394 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61392 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item61341 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61339 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item61351 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item61323 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61321 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item61333 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item61303 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item61306 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61304 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item61315 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item61256 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item61276 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item61292 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61290 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item61254 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item61252 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item61558 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item61580 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item61583 {
	width:80px !important;
	height:80px !important;
	left:448px !important;
	top:156px !important;
}

#item61618 {
	width:100px !important;
	height:30px !important;
}

#item61597 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item61624 {
	width:30px !important;
	height:30px !important;
}

#item61622 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item61639 {
	width:30px !important;
	height:30px !important;
}

#item61637 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item61657 {
	width:30px !important;
	height:30px !important;
}

#item61655 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item61687 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item61761 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item61783 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item61786 {
	width:80px !important;
	height:80px !important;
	left:448px !important;
	top:156px !important;
}

#item61799 {
	width:30px !important;
	height:30px !important;
}

#item61797 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item61830 {
	width:100px !important;
	height:30px !important;
}

#item61809 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item61836 {
	width:30px !important;
	height:30px !important;
}

#item61834 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item61851 {
	width:30px !important;
	height:30px !important;
}

#item61849 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item62107 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62105 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item62117 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item62089 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62087 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item62099 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item62068 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item62071 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62069 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item62081 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item62015 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item62035 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item62055 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62053 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item61999 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61997 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item62010 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item61981 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61979 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item61991 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item61960 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item61963 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61961 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item61973 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item61913 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item61933 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item61949 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item61947 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item61911 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item61909 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item62209 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item62231 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item62234 {
	width:123px !important;
	height:26px !important;
	left:405px !important;
	top:183px !important;
}

#item62271 {
	width:100px !important;
	height:30px !important;
}

#item62250 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item62277 {
	width:30px !important;
	height:30px !important;
}

#item62275 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item62291 {
	width:30px !important;
	height:30px !important;
}

#item62289 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item62306 {
	width:30px !important;
	height:30px !important;
}

#item62304 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item62340 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item62395 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item62417 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item62422 {
	width:50px !important;
	height:43px !important;
}

#item62420 {
	width:50px !important;
	height:43px !important;
	left:478px !important;
	top:175px !important;
}

#item62438 {
	width:30px !important;
	height:30px !important;
}

#item62436 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item62470 {
	width:100px !important;
	height:30px !important;
}

#item62449 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item62476 {
	width:30px !important;
	height:30px !important;
}

#item62474 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item62726 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62724 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item62736 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item62707 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62705 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item62718 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item62684 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item62687 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62685 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item62699 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item62626 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item62646 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item62669 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62667 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item62608 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62606 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item62621 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item62586 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item62589 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62587 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item62600 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item62537 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item62557 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item62574 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item62572 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item62535 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item62533 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item62827 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item62849 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item62854 {
	width:50px !important;
	height:25px !important;
}

#item62852 {
	width:50px !important;
	height:25px !important;
	left:478px !important;
	top:184px !important;
}

#item62885 {
	width:100px !important;
	height:30px !important;
}

#item62864 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item62891 {
	width:30px !important;
	height:30px !important;
}

#item62889 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item62903 {
	width:30px !important;
	height:30px !important;
}

#item62901 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item62916 {
	width:30px !important;
	height:30px !important;
}

#item62914 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item62948 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item63008 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item63030 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item63035 {
	width:50px !important;
	height:25px !important;
}

#item63033 {
	width:50px !important;
	height:25px !important;
	left:478px !important;
	top:184px !important;
}

#item63047 {
	width:30px !important;
	height:30px !important;
}

#item63045 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item63078 {
	width:100px !important;
	height:30px !important;
}

#item63057 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item63084 {
	width:30px !important;
	height:30px !important;
}

#item63082 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item63095 {
	width:30px !important;
	height:30px !important;
}

#item63093 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item63354 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63352 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63363 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item63336 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63334 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63346 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item63314 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item63317 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63315 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63328 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item63265 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item63285 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item63302 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63300 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63248 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63246 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63260 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item63227 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63225 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63240 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item63205 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item63208 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63206 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63219 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item63157 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item63177 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item63194 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63192 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63155 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item63153 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item63456 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item63478 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item63483 {
	width:120px !important;
	height:23px !important;
}

#item63481 {
	width:120px !important;
	height:23px !important;
	left:408px !important;
	top:185px !important;
}

#item63516 {
	width:100px !important;
	height:30px !important;
}

#item63495 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item63522 {
	width:30px !important;
	height:30px !important;
}

#item63520 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item63537 {
	width:30px !important;
	height:30px !important;
}

#item63535 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item63551 {
	width:30px !important;
	height:30px !important;
}

#item63549 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item63580 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item63635 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item63657 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item63662 {
	width:50px !important;
	height:25px !important;
}

#item63660 {
	width:50px !important;
	height:25px !important;
	left:478px !important;
	top:184px !important;
}

#item63673 {
	width:30px !important;
	height:30px !important;
}

#item63671 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item63704 {
	width:100px !important;
	height:30px !important;
}

#item63683 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item63710 {
	width:30px !important;
	height:30px !important;
}

#item63708 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item63722 {
	width:30px !important;
	height:30px !important;
}

#item63720 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item63990 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63988 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item64001 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item63972 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63970 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63982 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item63952 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item63955 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63953 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63964 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item63903 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item63923 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item63941 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63939 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63886 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63884 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63898 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item63866 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63864 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63878 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item63841 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item63844 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63842 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63858 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item63784 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item63804 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item63825 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item63823 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item63782 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item63780 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item64093 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item64115 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item64118 {
	width:50px !important;
	height:29px !important;
	left:478px !important;
	top:182px !important;
}

#item64155 {
	width:100px !important;
	height:30px !important;
}

#item64134 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item64161 {
	width:30px !important;
	height:30px !important;
}

#item64159 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item64173 {
	width:30px !important;
	height:30px !important;
}

#item64171 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item64185 {
	width:30px !important;
	height:30px !important;
}

#item64183 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item64214 {
	width:162px !important;
	height:13px !important;
	left:366px !important;
	top:40px !important;
}

#item64265 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item64287 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item64290 {
	width:50px !important;
	height:29px !important;
	left:478px !important;
	top:182px !important;
}

#item64305 {
	width:30px !important;
	height:30px !important;
}

#item64303 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item64336 {
	width:100px !important;
	height:30px !important;
}

#item64315 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item64342 {
	width:30px !important;
	height:30px !important;
}

#item64340 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item64355 {
	width:30px !important;
	height:30px !important;
}

#item64353 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item64624 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64622 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item64638 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item64602 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64600 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item64616 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item64579 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item64582 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64580 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item64594 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item64527 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item64547 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item64566 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64564 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item64512 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64510 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item64522 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item64494 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64492 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item64504 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item64473 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item64476 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64474 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item64486 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item64420 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item64440 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item64461 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item64459 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item64418 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item64416 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item135769 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item135770 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item135693 {
	width:433px !important;
	height:214px !important;
	left:87px !important;
	top:87px !important;
}

#item135719 {
	width:178px !important;
	height:30px !important;
}

#item135716 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:420px !important;
}

#item135745 {
	width:178px !important;
	height:30px !important;
}

#item135742 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:360px !important;
}

#item135688 {
	width:30px !important;
	height:30px !important;
}

#item135685 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:486px !important;
}

#item64777 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item135663 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item135664 {
	width:1418px !important;
	height:1003px !important;
	left:-402px !important;
	top:24px !important;
}

#item135670 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item135674 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item135671 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item135681 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item135620 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item135621 {
	width:1765px !important;
	height:1248px !important;
	left:-575px !important;
	top:-99px !important;
}

#item135625 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item135626 {
	width:501px !important;
	height:125px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item135652 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item135649 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item135570 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item135571 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item135578 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item135579 {
	width:501px !important;
	height:142px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 60px 0px 0px;
}

#item135606 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item135603 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item135568 {
	width:45px !important;
	height:45px !important;
	left:580px !important;
	top:10px !important;
}

#item135566 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item64998 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item65020 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item65025 {
	width:90px !important;
	height:19px !important;
}

#item65023 {
	width:90px !important;
	height:19px !important;
	left:438px !important;
	top:187px !important;
}

#item65064 {
	width:100px !important;
	height:30px !important;
}

#item65043 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item65070 {
	width:30px !important;
	height:30px !important;
}

#item65068 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item65088 {
	width:30px !important;
	height:30px !important;
}

#item65086 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item65117 {
	width:167px !important;
	height:13px !important;
	left:361px !important;
	top:40px !important;
}

#item65122 {
	width:30px !important;
	height:30px !important;
}

#item65120 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item65188 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item65210 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item65215 {
	width:60px !important;
	height:22px !important;
}

#item65213 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:186px !important;
}

#item65227 {
	width:30px !important;
	height:30px !important;
}

#item65225 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item65259 {
	width:100px !important;
	height:30px !important;
}

#item65238 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item65265 {
	width:30px !important;
	height:30px !important;
}

#item65263 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item65278 {
	width:30px !important;
	height:30px !important;
}

#item65276 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item65569 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65567 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item65579 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item65551 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65549 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item65561 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item65530 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item65533 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65531 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item65543 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item65481 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item65501 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item65520 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65518 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item65460 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65458 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item65476 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item65436 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65434 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item65452 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item65409 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item65412 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65410 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item65428 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item65342 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item65362 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item65389 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item65387 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item65340 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item65338 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item65677 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item65699 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item65702 {
	width:50px !important;
	height:34px !important;
	left:478px !important;
	top:180px !important;
}

#item65737 {
	width:100px !important;
	height:30px !important;
}

#item65716 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item65743 {
	width:30px !important;
	height:30px !important;
}

#item65741 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item65755 {
	width:30px !important;
	height:30px !important;
}

#item65753 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item65770 {
	width:30px !important;
	height:30px !important;
}

#item65768 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item65801 {
	width:167px !important;
	height:13px !important;
	left:361px !important;
	top:40px !important;
}

#item65856 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item65878 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item65883 {
	width:50px !important;
	height:25px !important;
}

#item65881 {
	width:50px !important;
	height:25px !important;
	left:478px !important;
	top:184px !important;
}

#item65895 {
	width:30px !important;
	height:30px !important;
}

#item65893 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item65929 {
	width:100px !important;
	height:30px !important;
}

#item65908 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item65935 {
	width:30px !important;
	height:30px !important;
}

#item65933 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item65953 {
	width:30px !important;
	height:30px !important;
}

#item65951 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item66215 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66213 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66228 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item66196 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66194 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66207 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item66175 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item66178 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66176 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66188 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item66125 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item66145 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item66164 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66162 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66110 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66108 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66120 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item66091 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66089 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66102 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item66070 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item66073 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66071 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66083 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item66019 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item66039 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item66058 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66056 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66017 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item66015 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item66321 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item66343 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item66348 {
	width:50px !important;
	height:25px !important;
}

#item66346 {
	width:50px !important;
	height:25px !important;
	left:478px !important;
	top:184px !important;
}

#item66380 {
	width:100px !important;
	height:30px !important;
}

#item66359 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item66386 {
	width:30px !important;
	height:30px !important;
}

#item66384 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item66398 {
	width:30px !important;
	height:30px !important;
}

#item66396 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item66409 {
	width:30px !important;
	height:30px !important;
}

#item66407 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item66438 {
	width:167px !important;
	height:13px !important;
	left:361px !important;
	top:40px !important;
}

#item66498 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item66520 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item66525 {
	width:50px !important;
	height:25px !important;
}

#item66523 {
	width:50px !important;
	height:25px !important;
	left:478px !important;
	top:184px !important;
}

#item66541 {
	width:30px !important;
	height:30px !important;
}

#item66539 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item66574 {
	width:100px !important;
	height:30px !important;
}

#item66553 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item66580 {
	width:30px !important;
	height:30px !important;
}

#item66578 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item66592 {
	width:30px !important;
	height:30px !important;
}

#item66590 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item66850 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66848 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66860 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item66828 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66826 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66842 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item66801 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item66804 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66802 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66820 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item66755 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item66775 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item66789 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66787 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66740 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66738 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66750 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item66722 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66720 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66732 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item66702 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item66705 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66703 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66714 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item66654 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item66674 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item66691 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item66689 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item66652 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item66650 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item66947 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item66969 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item66972 {
	width:50px !important;
	height:29px !important;
	left:478px !important;
	top:182px !important;
}

#item67002 {
	width:100px !important;
	height:30px !important;
}

#item66981 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item67008 {
	width:30px !important;
	height:30px !important;
}

#item67006 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item67020 {
	width:30px !important;
	height:30px !important;
}

#item67018 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item67032 {
	width:30px !important;
	height:30px !important;
}

#item67030 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item67061 {
	width:167px !important;
	height:13px !important;
	left:361px !important;
	top:40px !important;
}

#item67130 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item67152 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item67157 {
	width:50px !important;
	height:25px !important;
}

#item67155 {
	width:50px !important;
	height:25px !important;
	left:478px !important;
	top:184px !important;
}

#item67169 {
	width:30px !important;
	height:30px !important;
}

#item67167 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item67200 {
	width:100px !important;
	height:30px !important;
}

#item67179 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item67206 {
	width:30px !important;
	height:30px !important;
}

#item67204 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item67445 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67443 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item67455 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item67425 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67423 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item67437 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item67401 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item67404 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67402 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item67417 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item67352 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item67372 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item67389 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67387 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item67337 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67335 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item67347 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item67316 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item67319 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67317 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item67329 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item67268 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item67288 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item67306 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67304 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item67266 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item67264 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item67548 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item67570 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item67573 {
	width:90px !important;
	height:30px !important;
	left:438px !important;
	top:181px !important;
}

#item67607 {
	width:100px !important;
	height:30px !important;
}

#item67586 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item67613 {
	width:30px !important;
	height:30px !important;
}

#item67611 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item67625 {
	width:30px !important;
	height:30px !important;
}

#item67623 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item67637 {
	width:30px !important;
	height:30px !important;
}

#item67635 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item67666 {
	width:167px !important;
	height:13px !important;
	left:361px !important;
	top:40px !important;
}

#item67736 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item67758 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item67761 {
	width:70px !important;
	height:53px !important;
	left:458px !important;
	top:170px !important;
}

#item67777 {
	width:30px !important;
	height:30px !important;
}

#item67775 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item67808 {
	width:100px !important;
	height:30px !important;
}

#item67787 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item67814 {
	width:30px !important;
	height:30px !important;
}

#item67812 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item67826 {
	width:30px !important;
	height:30px !important;
}

#item67824 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item68087 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68085 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item68097 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item68069 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68067 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item68079 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item68048 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item68051 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68049 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item68061 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item67995 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item68015 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item68035 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68033 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item67978 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67976 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item67990 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item67957 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67955 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item67970 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item67935 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item67938 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67936 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item67949 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item67888 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item67908 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item67924 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item67922 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item67886 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item67884 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item68191 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item68213 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item68216 {
	width:100px !important;
	height:30px !important;
	left:428px !important;
	top:181px !important;
}

#item68251 {
	width:100px !important;
	height:30px !important;
}

#item68230 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item68257 {
	width:30px !important;
	height:30px !important;
}

#item68255 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item68269 {
	width:30px !important;
	height:30px !important;
}

#item68267 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item68282 {
	width:30px !important;
	height:30px !important;
}

#item68280 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item68318 {
	width:167px !important;
	height:13px !important;
	left:361px !important;
	top:40px !important;
}

#item68384 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item68406 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item68409 {
	width:100px !important;
	height:30px !important;
	left:428px !important;
	top:181px !important;
}

#item68427 {
	width:30px !important;
	height:30px !important;
}

#item68425 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item68461 {
	width:100px !important;
	height:30px !important;
}

#item68440 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item68467 {
	width:30px !important;
	height:30px !important;
}

#item68465 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item68480 {
	width:30px !important;
	height:30px !important;
}

#item68478 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item68742 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68740 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item68751 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item68724 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68722 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item68734 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item68702 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item68705 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68703 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item68716 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item68653 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item68673 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item68690 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68688 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item68636 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68634 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item68648 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item68615 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68613 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item68628 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item68593 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item68596 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68594 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item68607 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item68544 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item68564 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item68582 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item68580 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item68542 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item68540 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item68841 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item68863 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item68868 {
	width:117px !important;
	height:23px !important;
}

#item68866 {
	width:117px !important;
	height:23px !important;
	left:411px !important;
	top:185px !important;
}

#item68902 {
	width:100px !important;
	height:30px !important;
}

#item68881 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item68908 {
	width:30px !important;
	height:30px !important;
}

#item68906 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item68924 {
	width:30px !important;
	height:30px !important;
}

#item68922 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item68939 {
	width:30px !important;
	height:30px !important;
}

#item68937 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item68968 {
	width:167px !important;
	height:13px !important;
	left:361px !important;
	top:40px !important;
}

#item69026 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item69048 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item69051 {
	width:40px !important;
	height:40px !important;
	left:488px !important;
	top:176px !important;
}

#item69067 {
	width:30px !important;
	height:30px !important;
}

#item69065 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item69098 {
	width:100px !important;
	height:30px !important;
}

#item69077 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item69104 {
	width:30px !important;
	height:30px !important;
}

#item69102 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item69117 {
	width:30px !important;
	height:30px !important;
}

#item69115 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item69393 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69391 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item69404 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item69375 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69373 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item69385 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item69355 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item69358 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69356 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item69367 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item69307 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item69327 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item69344 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69342 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item69289 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69287 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item69302 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item69267 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69265 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item69281 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item69240 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item69243 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69241 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item69259 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item69180 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item69200 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item69221 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item69219 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item69178 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item69176 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item136071 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item136072 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item136048 {
	width:447px !important;
	height:452px !important;
	left:87px !important;
	top:87px !important;
}

#item135990 {
	width:251px !important;
	height:30px !important;
}

#item135987 {
	width:251px !important;
	height:30px !important;
	left:88px !important;
	top:575px !important;
}

#item136016 {
	width:251px !important;
	height:30px !important;
}

#item136013 {
	width:251px !important;
	height:30px !important;
	left:88px !important;
	top:618px !important;
}

#item136043 {
	width:30px !important;
	height:30px !important;
}

#item136040 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:672px !important;
}

#item135967 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item135973 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item135974 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item135978 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item135975 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item135983 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item135928 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item135932 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item135933 {
	width:441px !important;
	height:694px !important;
	left:97px !important;
	top:97px !important;
}

#item135960 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item135957 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item135858 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item135862 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item135863 {
	width:441px !important;
	height:399px !important;
	left:97px !important;
	top:97px !important;
}

#item135889 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item135886 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item135893 {
	width:471px !important;
	height:239px !important;
	left:82px !important;
	top:685px !important;
	background:#e5e5e5;
}

#item135904 {
	width:506px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item135901 {
	width:512px !important;
	height:36px !important;
	left:53px !important;
	top:607px !important;
}

#item135809 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item135815 {
	width:555px !important;
	height:985px !important;
	left:40px !important;
	top:42px !important;
	background:#fff;
}

#item135816 {
	width:441px !important;
	height:440px !important;
	left:97px !important;
	top:97px !important;
}

#item135843 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item135840 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item135849 {
	width:441px !important;
	height:216px !important;
	left:97px !important;
	top:730px !important;
	background:#e5e5e5;
}

#item135807 {
	width:72px !important;
	height:90px !important;
	left:544px !important;
	top:10px !important;
}

#item135805 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item69535 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item69817 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item69839 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item69844 {
	width:60px !important;
	height:22px !important;
}

#item69842 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:186px !important;
}

#item69877 {
	width:100px !important;
	height:30px !important;
}

#item69856 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item69883 {
	width:30px !important;
	height:30px !important;
}

#item69881 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item69898 {
	width:30px !important;
	height:30px !important;
}

#item69896 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item69912 {
	width:30px !important;
	height:30px !important;
}

#item69910 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item69942 {
	width:72px !important;
	height:13px !important;
	left:456px !important;
	top:40px !important;
}

#item69998 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item70020 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item70025 {
	width:60px !important;
	height:22px !important;
}

#item70023 {
	width:60px !important;
	height:22px !important;
	left:468px !important;
	top:186px !important;
}

#item70037 {
	width:30px !important;
	height:30px !important;
}

#item70035 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item70068 {
	width:100px !important;
	height:30px !important;
}

#item70047 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item70074 {
	width:30px !important;
	height:30px !important;
}

#item70072 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item70086 {
	width:30px !important;
	height:30px !important;
}

#item70084 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item70355 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70353 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70366 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item70336 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70334 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70347 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item70316 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item70319 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70317 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70328 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item70267 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item70287 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item70305 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70303 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70250 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70248 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70262 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item70230 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70228 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70242 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item70205 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item70208 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70206 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70222 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item70148 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item70168 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item70189 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70187 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70146 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item70144 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item70458 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item70480 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item70485 {
	width:50px !important;
	height:16px !important;
}

#item70483 {
	width:50px !important;
	height:16px !important;
	left:478px !important;
	top:188px !important;
}

#item70521 {
	width:100px !important;
	height:30px !important;
}

#item70500 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item70527 {
	width:30px !important;
	height:30px !important;
}

#item70525 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item70539 {
	width:30px !important;
	height:30px !important;
}

#item70537 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item70551 {
	width:30px !important;
	height:30px !important;
}

#item70549 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item70580 {
	width:72px !important;
	height:13px !important;
	left:456px !important;
	top:40px !important;
}

#item70633 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item70655 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item70660 {
	width:60px !important;
	height:33px !important;
}

#item70658 {
	width:60px !important;
	height:33px !important;
	left:468px !important;
	top:180px !important;
}

#item70672 {
	width:30px !important;
	height:30px !important;
}

#item70670 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item70703 {
	width:100px !important;
	height:30px !important;
}

#item70682 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item70709 {
	width:30px !important;
	height:30px !important;
}

#item70707 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item70722 {
	width:30px !important;
	height:30px !important;
}

#item70720 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item70737 {
	width:30px !important;
	height:30px !important;
}

#item70735 {
	width:30px !important;
	height:30px !important;
	left:340px !important;
	top:181px !important;
}

#item71013 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71011 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item71025 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item70992 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70990 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item71005 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item70970 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item70973 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70971 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70984 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item70921 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item70941 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item70959 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70957 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70906 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70904 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70916 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item70889 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70887 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70898 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item70871 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70869 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70881 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item70850 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item70853 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70851 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70863 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item70801 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item70821 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item70839 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item70837 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item70799 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item70797 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item71114 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item71136 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item71141 {
	width:80px !important;
	height:19px !important;
}

#item71139 {
	width:80px !important;
	height:19px !important;
	left:448px !important;
	top:187px !important;
}

#item71172 {
	width:100px !important;
	height:30px !important;
}

#item71151 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item71178 {
	width:30px !important;
	height:30px !important;
}

#item71176 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item71189 {
	width:30px !important;
	height:30px !important;
}

#item71187 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item71201 {
	width:30px !important;
	height:30px !important;
}

#item71199 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item71213 {
	width:30px !important;
	height:30px !important;
}

#item71211 {
	width:30px !important;
	height:30px !important;
	left:340px !important;
	top:181px !important;
}

#item71228 {
	width:30px !important;
	height:30px !important;
}

#item71226 {
	width:30px !important;
	height:30px !important;
	left:384px !important;
	top:181px !important;
}

#item71260 {
	width:72px !important;
	height:13px !important;
	left:456px !important;
	top:40px !important;
}

#item71320 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item71342 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item71347 {
	width:80px !important;
	height:19px !important;
}

#item71345 {
	width:80px !important;
	height:19px !important;
	left:448px !important;
	top:187px !important;
}

#item71359 {
	width:30px !important;
	height:30px !important;
}

#item71357 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item71390 {
	width:100px !important;
	height:30px !important;
}

#item71369 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item71396 {
	width:30px !important;
	height:30px !important;
}

#item71394 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item71408 {
	width:30px !important;
	height:30px !important;
}

#item71406 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item71419 {
	width:30px !important;
	height:30px !important;
}

#item71417 {
	width:30px !important;
	height:30px !important;
	left:384px !important;
	top:181px !important;
}

#item71703 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71701 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item71713 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item71686 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71684 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item71695 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item71668 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71666 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item71678 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item71647 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item71650 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71648 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item71660 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item71600 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item71620 {
	width:441px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item71636 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71634 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item71580 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71578 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item71595 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item71555 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71553 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item71572 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item71532 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item71535 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71533 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item71547 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item71483 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item71503 {
	width:442px !important;
	height:570px !important;
	left:404px !important;
	top:403px !important;
}

#item71520 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item71518 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item71481 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item71479 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item71809 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:82px !important;
}

#item71831 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item71834 {
	width:50px !important;
	height:40px !important;
	left:478px !important;
	top:176px !important;
}

#item71869 {
	width:100px !important;
	height:30px !important;
}

#item71848 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item71875 {
	width:30px !important;
	height:30px !important;
}

#item71873 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item71889 {
	width:30px !important;
	height:30px !important;
}

#item71887 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item71901 {
	width:30px !important;
	height:30px !important;
}

#item71899 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item71930 {
	width:72px !important;
	height:13px !important;
	left:456px !important;
	top:40px !important;
}

#item71981 {
	width:485px !important;
	height:70px !important;
	left:87px !important;
	top:82px !important;
}

#item72003 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item72006 {
	width:50px !important;
	height:40px !important;
	left:478px !important;
	top:176px !important;
}

#item72019 {
	width:30px !important;
	height:30px !important;
}

#item72017 {
	width:30px !important;
	height:30px !important;
	left:252px !important;
	top:181px !important;
}

#item72050 {
	width:100px !important;
	height:30px !important;
}

#item72029 {
	width:100px !important;
	height:30px !important;
	left:87px !important;
	top:179px !important;
}

#item72056 {
	width:30px !important;
	height:30px !important;
}

#item72054 {
	width:30px !important;
	height:30px !important;
	left:208px !important;
	top:181px !important;
}

#item72068 {
	width:30px !important;
	height:30px !important;
}

#item72066 {
	width:30px !important;
	height:30px !important;
	left:297px !important;
	top:181px !important;
}

#item72327 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72325 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item72337 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item72309 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72307 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item72319 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item72288 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item72291 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72289 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item72301 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item72240 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item72260 {
	width:441px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 40px 0px 0px;
}

#item72278 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72276 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item72222 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72220 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item72235 {
	width:441px !important;
	height:250px !important;
	left:404px !important;
	top:410px !important;
}

#item72203 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72201 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item72214 {
	width:441px !important;
	height:876px !important;
	left:404px !important;
	top:97px !important;
}

#item72182 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item72185 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72183 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item72195 {
	width:440px !important;
	height:833px !important;
	left:404px !important;
	top:105px !important;
}

#item72131 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item72151 {
	width:442px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 40px 0px 0px;
}

#item72169 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item72167 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item72129 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item72127 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item136712 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item136713 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item136719 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item136118 {
	width:522px !important;
	height:102px !important;
	left:87px !important;
	top:87px !important;
}

#item136144 {
	width:398px !important;
	height:10px !important;
}

#item136141 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:234px !important;
}

#item136172 {
	width:398px !important;
	height:10px !important;
}

#item136169 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:283px !important;
}

#item136198 {
	width:398px !important;
	height:10px !important;
}

#item136195 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:308px !important;
}

#item136224 {
	width:398px !important;
	height:10px !important;
}

#item136221 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:333px !important;
}

#item136251 {
	width:398px !important;
	height:10px !important;
}

#item136247 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:357px !important;
}

#item136278 {
	width:398px !important;
	height:10px !important;
}

#item136275 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:382px !important;
}

#item136304 {
	width:398px !important;
	height:10px !important;
}

#item136301 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:259px !important;
}

#item136340 {
	width:155px !important;
	height:10px !important;
	left:138px !important;
	top:101px !important;
}

#item136363 {
	width:20px !important;
	height:20px !important;
	left:108px !important;
	top:96px !important;
}

#item136368 {
	width:96px !important;
	height:10px !important;
	left:17px !important;
	top:133px !important;
}

#item136392 {
	width:155px !important;
	height:10px !important;
	left:147px !important;
	top:142px !important;
}

#item136415 {
	width:20px !important;
	height:20px !important;
	left:117px !important;
	top:137px !important;
}

#item136422 {
	width:83px !important;
	height:10px !important;
	left:207px !important;
	top:41px !important;
}

#item136446 {
	width:83px !important;
	height:10px !important;
	left:207px !important;
	top:41px !important;
}

#item136472 {
	width:65px !important;
	height:10px !important;
	left:385px !important;
	top:92px !important;
}

#item136495 {
	width:20px !important;
	height:20px !important;
	left:343px !important;
	top:73px !important;
}

#item136499 {
	width:83px !important;
	height:10px !important;
	left:207px !important;
	top:41px !important;
}

#item136523 {
	width:83px !important;
	height:10px !important;
	left:207px !important;
	top:41px !important;
}

#item136547 {
	width:76px !important;
	height:10px !important;
	left:330px !important;
	top:24px !important;
}

#item136570 {
	width:20px !important;
	height:20px !important;
	left:320px !important;
	top:34px !important;
}

#item136574 {
	width:83px !important;
	height:10px !important;
	left:207px !important;
	top:41px !important;
}

#item136597 {
	width:50px !important;
	height:5px !important;
	left:440px !important;
	top:69px !important;
}

#item136620 {
	width:15px !important;
	height:15px !important;
	left:422px !important;
	top:64px !important;
}

#item136624 {
	width:69px !important;
	height:5px !important;
	left:426px !important;
	top:58px !important;
}

#item136647 {
	width:15px !important;
	height:15px !important;
	left:409px !important;
	top:59px !important;
}

#item136652 {
	width:76px !important;
	height:5px !important;
	left:409px !important;
	top:50px !important;
}

#item136675 {
	width:15px !important;
	height:15px !important;
	left:395px !important;
	top:56px !important;
}

#item136678 {
	width:20px !important;
	height:20px !important;
	left:104px !important;
	top:128px !important;
}

#item136682 {
	width:20px !important;
	height:20px !important;
	left:278px !important;
	top:36px !important;
}

#item136685 {
	width:20px !important;
	height:20px !important;
	left:362px !important;
	top:86px !important;
}

#item136689 {
	width:92px !important;
	height:10px !important;
	left:279px !important;
	top:96px !important;
}

#item72389 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item75172 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item75173 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item75203 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item75206 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item75279 {
	width:441px !important;
	height:189px !important;
	left:87px !important;
	top:298px !important;
}

#item75284 {
	width:30px !important;
	height:30px !important;
}

#item75282 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item75300 {
	width:30px !important;
	height:30px !important;
}

#item75298 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item75334 {
	width:165px !important;
	height:30px !important;
}

#item75313 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item75359 {
	width:165px !important;
	height:30px !important;
}

#item75338 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item75724 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item75727 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75725 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item75737 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item75701 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item75704 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75702 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item75719 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item75658 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item75661 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75659 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item75697 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item75413 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item75419 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75417 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item75654 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item75391 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item75389 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item75778 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item75779 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item75789 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item75790 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item75863 {
	width:441px !important;
	height:216px !important;
	left:87px !important;
	top:298px !important;
}

#item75868 {
	width:30px !important;
	height:30px !important;
}

#item75866 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item75882 {
	width:30px !important;
	height:30px !important;
}

#item75880 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item75914 {
	width:165px !important;
	height:30px !important;
}

#item75893 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item75939 {
	width:165px !important;
	height:30px !important;
}

#item75918 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item76288 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item76291 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76289 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item76300 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item76269 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item76272 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76270 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item76283 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item76232 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item76235 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76233 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item76265 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item75993 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item75999 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item75997 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item76228 {
	width:441px !important;
	height:730px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item75971 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item75969 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item76341 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item76342 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item76353 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item76354 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item76427 {
	width:441px !important;
	height:243px !important;
	left:87px !important;
	top:298px !important;
}

#item76432 {
	width:30px !important;
	height:30px !important;
}

#item76430 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:617px !important;
}

#item76446 {
	width:30px !important;
	height:30px !important;
}

#item76444 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:617px !important;
}

#item76479 {
	width:165px !important;
	height:30px !important;
}

#item76458 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:663px !important;
}

#item76504 {
	width:165px !important;
	height:30px !important;
}

#item76483 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:703px !important;
}

#item76855 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item76858 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76856 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item76871 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item76837 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item76840 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76838 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item76850 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item76801 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item76804 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76802 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item76833 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item76558 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item76564 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item76562 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item76797 {
	width:441px !important;
	height:786px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item76536 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item76534 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item76912 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item76913 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item76928 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item76929 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item77002 {
	width:441px !important;
	height:194px !important;
	left:87px !important;
	top:298px !important;
}

#item77007 {
	width:30px !important;
	height:30px !important;
}

#item77005 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item77024 {
	width:30px !important;
	height:30px !important;
}

#item77022 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item77059 {
	width:165px !important;
	height:30px !important;
}

#item77038 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item77084 {
	width:165px !important;
	height:30px !important;
}

#item77063 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item77434 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item77437 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77435 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item77447 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item77416 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item77419 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77417 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item77429 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item77378 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item77381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77379 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item77412 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item77138 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item77144 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77142 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item77374 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item77116 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item77114 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item77488 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item77489 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item77498 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item77499 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item77572 {
	width:441px !important;
	height:284px !important;
	left:87px !important;
	top:298px !important;
}

#item77577 {
	width:30px !important;
	height:30px !important;
}

#item77575 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:639px !important;
}

#item77590 {
	width:30px !important;
	height:30px !important;
}

#item77588 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:639px !important;
}

#item77621 {
	width:165px !important;
	height:30px !important;
}

#item77600 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:685px !important;
}

#item77646 {
	width:165px !important;
	height:30px !important;
}

#item77625 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:725px !important;
}

#item78061 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item78064 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78062 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item78074 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item78043 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item78046 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78044 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item78056 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item78006 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item78009 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78007 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item78039 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item77700 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item77706 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item77704 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item78002 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item77678 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item77676 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item78115 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item78116 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item78126 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item78127 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item78200 {
	width:441px !important;
	height:194px !important;
	left:87px !important;
	top:298px !important;
}

#item78205 {
	width:30px !important;
	height:30px !important;
}

#item78203 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item78221 {
	width:30px !important;
	height:30px !important;
}

#item78219 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item78255 {
	width:165px !important;
	height:30px !important;
}

#item78234 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item78280 {
	width:165px !important;
	height:30px !important;
}

#item78259 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item78618 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item78621 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78619 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item78631 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item78600 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item78603 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78601 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item78613 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item78564 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item78567 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78565 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item78596 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item78334 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item78340 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78338 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item78560 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item78312 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item78310 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item78672 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item78673 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item78681 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item78682 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item78755 {
	width:441px !important;
	height:194px !important;
	left:87px !important;
	top:298px !important;
}

#item78760 {
	width:30px !important;
	height:30px !important;
}

#item78758 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item78773 {
	width:30px !important;
	height:30px !important;
}

#item78771 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item78805 {
	width:165px !important;
	height:30px !important;
}

#item78784 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item78830 {
	width:165px !important;
	height:30px !important;
}

#item78809 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item79160 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item79163 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79161 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item79177 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item79141 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item79144 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79142 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item79155 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item79105 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item79108 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item79106 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item79137 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item78884 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item78890 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item78888 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item79101 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item78862 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item78860 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item138181 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item138183 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item138188 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item138166 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

#item138174 {
	width:226px !important;
	height:63px !important;
	left:56px !important;
	top:56px !important;
}

#item138143 {
	width:522px !important;
	height:58px !important;
	left:87px !important;
	top:297px !important;
}

#item137933 {
	width:30px !important;
	height:30px !important;
}

#item137929 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:462px !important;
}

#item137941 {
	width:398px !important;
	height:10px !important;
}

#item137938 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:378px !important;
}

#item137965 {
	width:419px !important;
	height:306px !important;
	left:57px !important;
	top:486px !important;
}

#item137974 {
	width:398px !important;
	height:10px !important;
}

#item137971 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:427px !important;
}

#item138000 {
	width:398px !important;
	height:10px !important;
}

#item137997 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:403px !important;
}

#item138026 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item138049 {
	width:20px !important;
	height:20px !important;
	left:70px !important;
}

#item138057 {
	width:65px !important;
	height:10px !important;
	top:5px !important;
}

#item138080 {
	width:20px !important;
	height:20px !important;
	left:73px !important;
}

#item138087 {
	width:122px !important;
	height:10px !important;
	left:26px !important;
	top:5px !important;
}

#item138110 {
	width:20px !important;
	height:20px !important;
}

#item138116 {
	width:107px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item138140 {
	width:20px !important;
	height:20px !important;
}

#item137915 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137920 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137917 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137925 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item137903 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137908 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137905 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137912 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item137871 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137876 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137873 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137879 {
	width:441px !important;
	height:191px !important;
	left:97px !important;
	top:130px !important;
	padding:0px 40px 0px 0px;
}

#item137729 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137734 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137731 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137738 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item137864 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137861 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:550px !important;
}

#item137716 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137721 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137718 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137724 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item137568 {
	width:531px !important;
	height:522px !important;
	left:49px !important;
	top:289px !important;
	background:#fff;
}

#item137573 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137570 {
	width:36px !important;
	height:36px !important;
	left:550px !important;
	top:286px !important;
}

#item137578 {
	width:441px !important;
	height:216px !important;
}

#item137605 {
	width:165px !important;
	height:30px !important;
}

#item137602 {
	width:165px !important;
	height:30px !important;
	top:296px !important;
}

#item137631 {
	width:165px !important;
	height:30px !important;
}

#item137628 {
	width:165px !important;
	height:30px !important;
	top:336px !important;
}

#item137657 {
	width:441px !important;
	height:30px !important;
}

#item137654 {
	width:441px !important;
	height:30px !important;
	top:376px !important;
}

#item137683 {
	width:441px !important;
	height:30px !important;
}

#item137680 {
	width:441px !important;
	height:30px !important;
	top:416px !important;
}

#item137709 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137706 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:550px !important;
}

#item137554 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137559 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137556 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137563 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item137542 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137547 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137544 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137551 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item137508 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137514 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137511 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137518 {
	width:441px !important;
	height:191px !important;
	left:97px !important;
	top:133px !important;
	padding:0px 40px 0px 0px;
}

#item137495 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137500 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137497 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137503 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item137363 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137368 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137365 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137373 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item137216 {
	width:552px !important;
	height:526px !important;
	left:41px !important;
	top:289px !important;
	background:#fff;
}

#item137221 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137218 {
	width:36px !important;
	height:36px !important;
	left:553px !important;
	top:289px !important;
}

#item137226 {
	width:441px !important;
	height:216px !important;
}

#item137252 {
	width:165px !important;
	height:30px !important;
}

#item137249 {
	width:165px !important;
	height:30px !important;
	top:317px !important;
}

#item137279 {
	width:165px !important;
	height:30px !important;
}

#item137276 {
	width:165px !important;
	height:30px !important;
	top:357px !important;
}

#item137305 {
	width:344px !important;
	height:30px !important;
}

#item137302 {
	width:344px !important;
	height:30px !important;
	top:397px !important;
}

#item137331 {
	width:344px !important;
	height:30px !important;
}

#item137328 {
	width:344px !important;
	height:30px !important;
	top:437px !important;
}

#item137358 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137354 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:550px !important;
}

#item137198 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137203 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137200 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137207 {
	width:30px !important;
	height:30px !important;
	left:97px !important;
	top:553px !important;
}

#item137211 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item137185 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137190 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137187 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137193 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item137170 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137176 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137173 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137180 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item137138 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137143 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137140 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137146 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:163px !important;
	padding:0px 40px 0px 0px;
}

#item136974 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item136998 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
	border:solid 1px #009976;
}

#item137004 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item137000 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item137007 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item136823 {
	width:555px !important;
	height:531px !important;
	left:40px !important;
	top:280px !important;
	background:#fff;
}

#item136828 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item136825 {
	width:36px !important;
	height:36px !important;
	left:550px !important;
	top:292px !important;
}

#item136836 {
	width:441px !important;
	height:216px !important;
	left:3px !important;
}

#item136862 {
	width:165px !important;
	height:30px !important;
}

#item136859 {
	width:165px !important;
	height:30px !important;
	top:320px !important;
}

#item136888 {
	width:165px !important;
	height:30px !important;
}

#item136885 {
	width:165px !important;
	height:30px !important;
	top:360px !important;
}

#item136915 {
	width:344px !important;
	height:30px !important;
}

#item136911 {
	width:344px !important;
	height:30px !important;
	top:400px !important;
}

#item136941 {
	width:344px !important;
	height:30px !important;
}

#item136938 {
	width:344px !important;
	height:30px !important;
	top:440px !important;
}

#item136967 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item136964 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:550px !important;
}

#item136787 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item136813 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item136810 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item136818 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item136784 {
	width:30px !important;
	height:30px !important;
	left:595px !important;
	top:10px !important;
}

#item136782 {
	width:625px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item140370 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item140371 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item140379 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item140356 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
	background:#009976;
}

#item140363 {
	width:226px !important;
	height:63px !important;
	left:56px !important;
	top:54px !important;
}

#item140333 {
	width:522px !important;
	height:58px !important;
	left:87px !important;
	top:295px !important;
}

#item140128 {
	width:30px !important;
	height:30px !important;
}

#item140124 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:453px !important;
}

#item140136 {
	width:398px !important;
	height:10px !important;
}

#item140133 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:378px !important;
}

#item140162 {
	width:398px !important;
	height:10px !important;
}

#item140159 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:427px !important;
}

#item140188 {
	width:398px !important;
	height:10px !important;
}

#item140185 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:403px !important;
}

#item140214 {
	width:347px !important;
	height:287px !important;
}

#item140222 {
	width:122px !important;
	height:10px !important;
	left:245px !important;
	top:204px !important;
}

#item140246 {
	width:122px !important;
	height:10px !important;
	left:327px !important;
	top:11px !important;
}

#item140270 {
	width:122px !important;
	height:10px !important;
	left:209px !important;
	top:258px !important;
}

#item140293 {
	width:20px !important;
	height:20px !important;
	left:187px !important;
	top:253px !important;
}

#item140299 {
	width:20px !important;
	height:20px !important;
	left:305px !important;
	top:6px !important;
}

#item140302 {
	width:20px !important;
	height:20px !important;
	left:276px !important;
	top:28px !important;
}

#item140306 {
	width:122px !important;
	height:10px !important;
	left:145px !important;
	top:33px !important;
}

#item140329 {
	width:20px !important;
	height:20px !important;
	left:223px !important;
	top:199px !important;
}

#item140089 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item140113 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item140121 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item140118 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item140054 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item140077 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item140085 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item140082 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139997 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item140020 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item140047 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item140044 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139960 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item139983 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item139991 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139988 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139804 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item139827 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item139855 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139851 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139660 {
	width:505px !important;
	height:530px !important;
	left:67px !important;
	top:281px !important;
	background:#fff;
}

#item139665 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139662 {
	width:36px !important;
	height:36px !important;
	left:523px !important;
	top:304px !important;
}

#item139669 {
	width:441px !important;
	height:216px !important;
}

#item139695 {
	width:165px !important;
	height:30px !important;
}

#item139692 {
	width:165px !important;
	height:30px !important;
	top:305px !important;
}

#item139721 {
	width:165px !important;
	height:30px !important;
}

#item139718 {
	width:165px !important;
	height:30px !important;
	top:345px !important;
}

#item139747 {
	width:380px !important;
	height:30px !important;
}

#item139744 {
	width:380px !important;
	height:30px !important;
	top:385px !important;
}

#item139773 {
	width:380px !important;
	height:30px !important;
}

#item139770 {
	width:380px !important;
	height:30px !important;
	top:425px !important;
}

#item139799 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139796 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:550px !important;
}

#item139623 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item139646 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item139655 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139652 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139586 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item139609 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item139617 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139614 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139531 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item139554 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item139581 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139578 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139495 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item139518 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item139526 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139523 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139341 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item139364 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item139392 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139389 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139197 {
	width:546px !important;
	height:531px !important;
	left:43px !important;
	top:281px !important;
	background:#fff;
}

#item139202 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139199 {
	width:36px !important;
	height:36px !important;
	left:541px !important;
	top:301px !important;
}

#item139206 {
	width:441px !important;
	height:216px !important;
}

#item139232 {
	width:165px !important;
	height:30px !important;
}

#item139229 {
	width:165px !important;
	height:30px !important;
	top:308px !important;
}

#item139258 {
	width:165px !important;
	height:30px !important;
}

#item139255 {
	width:165px !important;
	height:30px !important;
	top:348px !important;
}

#item139285 {
	width:344px !important;
	height:30px !important;
}

#item139281 {
	width:344px !important;
	height:30px !important;
	top:388px !important;
}

#item139311 {
	width:344px !important;
	height:30px !important;
}

#item139308 {
	width:344px !important;
	height:30px !important;
	top:428px !important;
}

#item139337 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139334 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:550px !important;
}

#item139159 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item139182 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item139190 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139187 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139123 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item139146 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item139154 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139151 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139085 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item139113 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139110 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139118 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item139029 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item139057 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item139054 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item139061 {
	width:441px !important;
	height:174px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item138868 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item138891 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item138918 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item138915 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item138715 {
	width:464px !important;
	height:522px !important;
	left:85px !important;
	top:289px !important;
	background:#fff;
}

#item138721 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item138717 {
	width:36px !important;
	height:36px !important;
	left:553px !important;
	top:289px !important;
}

#item138731 {
	width:441px !important;
	height:216px !important;
}

#item138758 {
	width:165px !important;
	height:30px !important;
}

#item138755 {
	width:165px !important;
	height:30px !important;
	top:308px !important;
}

#item138784 {
	width:165px !important;
	height:30px !important;
}

#item138781 {
	width:165px !important;
	height:30px !important;
	top:348px !important;
}

#item138810 {
	width:344px !important;
	height:30px !important;
}

#item138807 {
	width:344px !important;
	height:30px !important;
	top:388px !important;
}

#item138836 {
	width:344px !important;
	height:30px !important;
}

#item138833 {
	width:344px !important;
	height:30px !important;
	top:428px !important;
}

#item138862 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item138859 {
	width:36px !important;
	height:36px !important;
	left:94px !important;
	top:550px !important;
}

#item138678 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item138704 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item138701 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item138710 {
	width:441px !important;
	height:250px !important;
	left:97px !important;
	top:410px !important;
}

#item138675 {
	width:30px !important;
	height:30px !important;
	left:595px !important;
	top:10px !important;
}

#item138673 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item87745 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item87746 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item87774 {
	width:555px !important;
	height:770px !important;
	left:30px !important;
	top:36px !important;
	background:#fff;
}

#item87813 {
	width:398px !important;
	height:10px !important;
}

#item87792 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:264px !important;
}

#item87839 {
	width:398px !important;
	height:10px !important;
}

#item87818 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:313px !important;
}

#item87865 {
	width:398px !important;
	height:14px !important;
}

#item87844 {
	width:398px !important;
	height:14px !important;
	left:87px !important;
	top:337px !important;
}

#item87891 {
	width:398px !important;
	height:10px !important;
}

#item87870 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:366px !important;
}

#item87917 {
	width:398px !important;
	height:10px !important;
}

#item87896 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:391px !important;
}

#item87943 {
	width:398px !important;
	height:10px !important;
}

#item87922 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:440px !important;
}

#item87969 {
	width:398px !important;
	height:10px !important;
}

#item87948 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:415px !important;
}

#item87995 {
	width:398px !important;
	height:10px !important;
}

#item87974 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:464px !important;
}

#item88021 {
	width:398px !important;
	height:10px !important;
}

#item88000 {
	width:398px !important;
	height:10px !important;
	left:87px !important;
	top:288px !important;
}

#item88045 {
	width:522px !important;
	height:102px !important;
	left:87px !important;
	top:87px !important;
}

#item145661 {
	width:60px !important;
	height:10px !important;
}

#item145685 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item145689 {
	width:67px !important;
	height:10px !important;
	top:6px !important;
}

#item145712 {
	width:10px !important;
	height:10px !important;
	left:60px !important;
}

#item145718 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
}

#item145742 {
	width:10px !important;
	height:10px !important;
}

#item145746 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item145769 {
	width:10px !important;
	height:10px !important;
}

#item145099 {
	width:60px !important;
	height:10px !important;
}

#item145122 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item145126 {
	width:67px !important;
	height:10px !important;
	top:6px !important;
}

#item145149 {
	width:10px !important;
	height:10px !important;
	left:60px !important;
}

#item145154 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
}

#item145177 {
	width:10px !important;
	height:10px !important;
}

#item145182 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item145205 {
	width:10px !important;
	height:10px !important;
}

#item145209 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item145232 {
	width:10px !important;
	height:10px !important;
}

#item144505 {
	width:108px !important;
	height:10px !important;
}

#item144528 {
	width:10px !important;
	height:10px !important;
	left:101px !important;
}

#item144533 {
	width:60px !important;
	height:10px !important;
}

#item144556 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item144729 {
	width:108px !important;
	height:10px !important;
}

#item144752 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:13px !important;
}

#item143941 {
	width:108px !important;
	height:10px !important;
}

#item143964 {
	width:10px !important;
	height:10px !important;
	left:101px !important;
}

#item143968 {
	width:60px !important;
	height:10px !important;
}

#item143991 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item144165 {
	width:108px !important;
	height:10px !important;
}

#item144190 {
	width:10px !important;
	height:10px !important;
	left:42px !important;
	top:13px !important;
}

#item143130 {
	width:60px !important;
	height:10px !important;
	top:3px !important;
}

#item143153 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item143211 {
	width:52px !important;
	height:10px !important;
	top:6px !important;
}

#item143234 {
	width:10px !important;
	height:10px !important;
	left:55px !important;
}

#item143295 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item143318 {
	width:10px !important;
	height:10px !important;
}

#item143323 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item143346 {
	width:10px !important;
	height:10px !important;
}

#item143350 {
	width:44px !important;
	height:7px !important;
}

#item143373 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item143378 {
	width:60px !important;
	height:10px !important;
	left:13px !important;
}

#item143401 {
	width:10px !important;
	height:10px !important;
	top:1px !important;
}

#item143408 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item143432 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item142672 {
	width:108px !important;
	height:10px !important;
}

#item142695 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:13px !important;
}

#item142728 {
	width:52px !important;
	height:10px !important;
	top:6px !important;
}

#item142751 {
	width:10px !important;
	height:10px !important;
	left:55px !important;
}

#item142786 {
	width:142px !important;
	height:10px !important;
	left:11px !important;
	top:6px !important;
}

#item142810 {
	width:10px !important;
	height:10px !important;
}

#item142815 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item142840 {
	width:10px !important;
	height:10px !important;
}

#item142844 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item142867 {
	width:10px !important;
	height:10px !important;
}

#item142871 {
	width:44px !important;
	height:7px !important;
}

#item142894 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item142898 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item142921 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item143097 {
	width:76px !important;
	height:10px !important;
}

#item143121 {
	width:10px !important;
	height:10px !important;
	left:70px !important;
	top:7px !important;
}

#item142196 {
	width:60px !important;
	height:10px !important;
	top:3px !important;
}

#item142219 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item142223 {
	width:108px !important;
	height:10px !important;
}

#item142246 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:13px !important;
}

#item142278 {
	width:52px !important;
	height:10px !important;
	top:1px !important;
}

#item142301 {
	width:10px !important;
	height:10px !important;
	left:49px !important;
}

#item142306 {
	width:32px !important;
	height:10px !important;
	top:7px !important;
}

#item142329 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
}

#item142334 {
	width:142px !important;
	height:10px !important;
	left:11px !important;
	top:6px !important;
}

#item142357 {
	width:10px !important;
	height:10px !important;
}

#item142362 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item142385 {
	width:10px !important;
	height:10px !important;
}

#item142390 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item142413 {
	width:10px !important;
	height:10px !important;
}

#item142417 {
	width:44px !important;
	height:7px !important;
}

#item142440 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item142445 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item142468 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item142612 {
	width:44px !important;
	height:10px !important;
}

#item142635 {
	width:10px !important;
	height:10px !important;
	left:43px !important;
}

#item141772 {
	width:60px !important;
	height:10px !important;
	top:3px !important;
}

#item141795 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item141799 {
	width:108px !important;
	height:10px !important;
}

#item141822 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
	top:13px !important;
}

#item141856 {
	width:52px !important;
	height:10px !important;
	top:1px !important;
}

#item141879 {
	width:10px !important;
	height:10px !important;
	left:49px !important;
}

#item141885 {
	width:32px !important;
	height:10px !important;
	top:7px !important;
}

#item141908 {
	width:10px !important;
	height:10px !important;
	left:29px !important;
}

#item141912 {
	width:142px !important;
	height:10px !important;
	left:11px !important;
	top:6px !important;
}

#item141935 {
	width:10px !important;
	height:10px !important;
}

#item141939 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item141962 {
	width:10px !important;
	height:10px !important;
}

#item141966 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item141989 {
	width:10px !important;
	height:10px !important;
}

#item141994 {
	width:44px !important;
	height:7px !important;
}

#item142017 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item142021 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item142045 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item141093 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item141117 {
	width:10px !important;
	height:10px !important;
}

#item141122 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item141145 {
	width:10px !important;
	height:10px !important;
}

#item141150 {
	width:44px !important;
	height:7px !important;
}

#item141173 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item141177 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item141200 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item141347 {
	width:41px !important;
	height:10px !important;
	top:1px !important;
}

#item141370 {
	width:10px !important;
	height:10px !important;
	left:37px !important;
}

#item141375 {
	width:60px !important;
	height:10px !important;
	top:3px !important;
}

#item141398 {
	width:10px !important;
	height:10px !important;
	left:51px !important;
}

#item141402 {
	width:108px !important;
	height:10px !important;
	top:13px !important;
}

#item141426 {
	width:10px !important;
	height:10px !important;
	left:20px !important;
}

#item141432 {
	width:49px !important;
	height:10px !important;
	top:2px !important;
}

#item141456 {
	width:10px !important;
	height:10px !important;
	left:44px !important;
}

#item141461 {
	width:52px !important;
	height:10px !important;
	top:1px !important;
}

#item141484 {
	width:10px !important;
	height:10px !important;
	left:49px !important;
}

#item141488 {
	width:32px !important;
	height:10px !important;
	top:1px !important;
}

#item141511 {
	width:10px !important;
	height:10px !important;
	left:31px !important;
}

#item141516 {
	width:142px !important;
	height:10px !important;
	left:13px !important;
	top:1px !important;
}

#item141539 {
	width:10px !important;
	height:10px !important;
}

#item141546 {
	width:44px !important;
	height:7px !important;
}

#item141569 {
	width:10px !important;
	height:10px !important;
	left:39px !important;
	top:1px !important;
}

#item141575 {
	width:85px !important;
	height:10px !important;
	left:14px !important;
}

#item141598 {
	width:10px !important;
	height:10px !important;
}

#item141602 {
	width:60px !important;
	height:10px !important;
}

#item141626 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
}

#item141630 {
	width:67px !important;
	height:10px !important;
}

#item141653 {
	width:10px !important;
	height:10px !important;
	left:63px !important;
}

#item141657 {
	width:50px !important;
	height:10px !important;
	left:13px !important;
}

#item141680 {
	width:10px !important;
	height:10px !important;
}

#item141685 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item141708 {
	width:10px !important;
	height:10px !important;
}

#item141712 {
	width:69px !important;
	height:10px !important;
	left:16px !important;
}

#item141735 {
	width:10px !important;
	height:10px !important;
}

#item141741 {
	width:88px !important;
	height:10px !important;
	left:12px !important;
}

#item141764 {
	width:10px !important;
	height:10px !important;
}

#item140919 {
	width:493px !important;
	height:153px !important;
	left:81px !important;
	top:594px !important;
}

#item93880 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item93921 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item93922 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item93930 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item93931 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item94004 {
	width:441px !important;
	height:237px !important;
	left:87px !important;
	top:298px !important;
}

#item94009 {
	width:30px !important;
	height:30px !important;
}

#item94007 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item94041 {
	width:165px !important;
	height:30px !important;
}

#item94020 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:592px !important;
}

#item94066 {
	width:165px !important;
	height:30px !important;
}

#item94045 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:633px !important;
}

#item94092 {
	width:165px !important;
	height:30px !important;
}

#item94071 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:673px !important;
}

#item94118 {
	width:165px !important;
	height:30px !important;
}

#item94097 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:713px !important;
}

#item94144 {
	width:165px !important;
	height:30px !important;
}

#item94123 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:753px !important;
}

#item94151 {
	width:30px !important;
	height:30px !important;
}

#item94149 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item94629 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item94632 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94630 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item94643 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item94610 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item94613 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94611 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item94624 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item94592 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item94595 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94593 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item94605 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item94574 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item94577 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94575 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item94587 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item94487 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item94490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94488 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table258130 th, table#table258130 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table258130 {
	table-layout:fixed;
}

#item94520 {
	width:440px !important;
	height:196px !important;
}

#item94525 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94536 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94548 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94562 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94451 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item94454 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94452 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item94483 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item94210 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item94216 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94214 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item94226 {
	width:507px !important;
	height:102px !important;
	left:64px !important;
	top:97px !important;
}

#item94232 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94262 {
	width:126px !important;
	height:36px !important;
	top:40px !important;
}

#item94268 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94300 {
	width:133px !important;
	height:8px !important;
	top:40px !important;
}

#item94303 {
	width:40px !important;
	height:19px !important;
	left:31px !important;
	top:25px !important;
}

#item94314 {
	width:19px !important;
	height:19px !important;
	left:114px !important;
}

#item94323 {
	width:19px !important;
	height:19px !important;
	left:231px !important;
}

#item94336 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item94364 {
	width:126px !important;
	height:36px !important;
	top:40px !important;
}

#item94367 {
	width:19px !important;
	height:19px !important;
	left:53px !important;
}

#item94376 {
	width:40px !important;
	height:19px !important;
	left:436px !important;
	top:27px !important;
}

#item94403 {
	width:85px !important;
	height:11px !important;
	left:141px !important;
	top:6px !important;
}

#item94425 {
	width:85px !important;
	height:11px !important;
	left:259px !important;
	top:6px !important;
}

#item94447 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item94188 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item94186 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item94684 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item94685 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item94693 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item94694 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item94767 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:298px !important;
}

#item94772 {
	width:30px !important;
	height:30px !important;
}

#item94770 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item94804 {
	width:165px !important;
	height:30px !important;
}

#item94783 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

#item94829 {
	width:165px !important;
	height:30px !important;
}

#item94808 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item94855 {
	width:165px !important;
	height:30px !important;
}

#item94834 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item94881 {
	width:165px !important;
	height:30px !important;
}

#item94860 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:750px !important;
}

#item94888 {
	width:30px !important;
	height:30px !important;
}

#item94886 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item94919 {
	width:165px !important;
	height:30px !important;
}

#item94898 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:670px !important;
}

#item95545 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item95548 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95546 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item95558 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item95527 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item95530 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95528 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item95540 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item95509 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item95512 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95510 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item95522 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item95489 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item95492 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95490 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item95504 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item95402 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item95405 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95403 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table259772 th, table#table259772 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table259772 {
	table-layout:fixed;
}

#item95435 {
	width:440px !important;
	height:196px !important;
}

#item95440 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95451 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95462 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95475 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95367 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item95370 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95368 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item95398 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item94972 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item94978 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item94976 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item94988 {
	width:441px !important;
	height:121px !important;
	left:97px !important;
	top:96px !important;
}

#item94994 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95023 {
	width:95px !important;
	height:8px !important;
	top:40px !important;
}

#item95026 {
	width:40px !important;
	height:19px !important;
	top:40px !important;
}

#item95039 {
	width:40px !important;
	height:19px !important;
	left:607px !important;
	top:42px !important;
}

#item95070 {
	width:85px !important;
	height:11px !important;
	left:110px !important;
	top:20px !important;
}

#item95092 {
	width:85px !important;
	height:11px !important;
	left:227px !important;
	top:20px !important;
}

#item95114 {
	width:85px !important;
	height:11px !important;
	left:348px !important;
	top:20px !important;
}

#item95136 {
	width:85px !important;
	height:11px !important;
	left:468px !important;
	top:20px !important;
}

#item95140 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item95171 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item95193 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item95197 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item95228 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item95250 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item95275 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item95297 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item95304 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95332 {
	width:95px !important;
	height:8px !important;
	top:40px !important;
}

#item95335 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item95363 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item94950 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item94948 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item95599 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item95600 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item95610 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item95611 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item95684 {
	width:441px !important;
	height:220px !important;
	left:87px !important;
	top:298px !important;
}

#item95689 {
	width:30px !important;
	height:30px !important;
}

#item95687 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item95721 {
	width:165px !important;
	height:30px !important;
}

#item95700 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

#item95746 {
	width:165px !important;
	height:30px !important;
}

#item95725 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item95772 {
	width:165px !important;
	height:30px !important;
}

#item95751 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item95798 {
	width:165px !important;
	height:30px !important;
}

#item95777 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:750px !important;
}

#item95805 {
	width:30px !important;
	height:30px !important;
}

#item95803 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item95836 {
	width:165px !important;
	height:30px !important;
}

#item95815 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:670px !important;
}

#item96544 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item96547 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96545 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item96557 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item96526 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item96529 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96527 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item96539 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item96508 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item96511 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96509 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item96521 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item96487 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item96490 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96488 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item96503 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item96398 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item96401 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96399 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table261590 th, table#table261590 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table261590 {
	table-layout:fixed;
}

#item96432 {
	width:440px !important;
	height:196px !important;
}

#item96437 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item96448 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item96461 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item96474 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item96363 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item96366 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96364 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item96394 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item95889 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item95895 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item95893 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item95905 {
	width:441px !important;
	height:112px !important;
	left:97px !important;
	top:96px !important;
}

#item95911 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item95939 {
	width:95px !important;
	height:8px !important;
	top:40px !important;
}

#item95942 {
	width:40px !important;
	height:19px !important;
	top:40px !important;
}

#item95952 {
	width:40px !important;
	height:19px !important;
	left:554px !important;
	top:42px !important;
}

#item95983 {
	width:85px !important;
	height:11px !important;
	left:92px !important;
	top:20px !important;
}

#item96005 {
	width:85px !important;
	height:11px !important;
	left:180px !important;
	top:20px !important;
}

#item96027 {
	width:85px !important;
	height:11px !important;
	left:265px !important;
	top:20px !important;
}

#item96049 {
	width:85px !important;
	height:11px !important;
	left:342px !important;
	top:20px !important;
}

#item96071 {
	width:85px !important;
	height:11px !important;
	left:436px !important;
	top:20px !important;
}

#item96075 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item96108 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item96130 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item96134 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item96166 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item96188 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item96192 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item96224 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item96246 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item96271 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item96293 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item96300 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item96328 {
	width:95px !important;
	height:8px !important;
	top:40px !important;
}

#item96331 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item96359 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item95867 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item95865 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item96598 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item96599 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item96609 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item96610 {
	width:555px !important;
	height:213px !important;
	left:30px !important;
	top:30px !important;
}

#item96683 {
	width:441px !important;
	height:254px !important;
	left:87px !important;
	top:277px !important;
}

#item96688 {
	width:30px !important;
	height:30px !important;
}

#item96686 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item96720 {
	width:165px !important;
	height:30px !important;
}

#item96699 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:585px !important;
}

#item96745 {
	width:165px !important;
	height:30px !important;
}

#item96724 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:626px !important;
}

#item96771 {
	width:165px !important;
	height:30px !important;
}

#item96750 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:706px !important;
}

#item96797 {
	width:165px !important;
	height:30px !important;
}

#item96776 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:746px !important;
}

#item96804 {
	width:30px !important;
	height:30px !important;
}

#item96802 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item96837 {
	width:165px !important;
	height:30px !important;
}

#item96816 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:666px !important;
}

#item97729 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item97732 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item97730 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item97742 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item97711 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item97714 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item97712 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item97724 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item97693 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item97696 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item97694 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item97706 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item97675 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item97678 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item97676 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item97688 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item97586 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item97589 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item97587 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table263667 th, table#table263667 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table263667 {
	table-layout:fixed;
}

#item97619 {
	width:440px !important;
	height:196px !important;
}

#item97624 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item97636 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item97650 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item97664 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item97550 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item97553 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item97551 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item97582 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item96890 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item96896 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item96894 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item96907 {
	width:441px !important;
	height:111px !important;
	left:97px !important;
	top:97px !important;
}

#item96910 {
	width:40px !important;
	height:19px !important;
	left:6px !important;
	top:26px !important;
}

#item96919 {
	width:40px !important;
	height:19px !important;
	left:750px !important;
	top:28px !important;
}

#item96948 {
	width:85px !important;
	height:11px !important;
	left:98px !important;
	top:6px !important;
}

#item96970 {
	width:85px !important;
	height:11px !important;
	left:185px !important;
	top:6px !important;
}

#item96992 {
	width:85px !important;
	height:11px !important;
	left:271px !important;
	top:6px !important;
}

#item97014 {
	width:85px !important;
	height:11px !important;
	left:347px !important;
	top:6px !important;
}

#item97036 {
	width:85px !important;
	height:11px !important;
	left:442px !important;
	top:6px !important;
}

#item97058 {
	width:85px !important;
	height:11px !important;
	left:530px !important;
	top:6px !important;
}

#item97080 {
	width:85px !important;
	height:11px !important;
	left:617px !important;
	top:6px !important;
}

#item97084 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item97122 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97144 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item97169 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97191 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item97195 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item97231 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97253 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item97257 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item97288 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97310 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item97314 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item97345 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97367 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item97371 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item97402 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97424 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item97428 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item97459 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item97481 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item97488 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item97515 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item97518 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item97546 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item96868 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item96866 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item97783 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item97784 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item97793 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item97794 {
	width:555px !important;
	height:204px !important;
	left:30px !important;
	top:30px !important;
}

#item97867 {
	width:441px !important;
	height:237px !important;
	left:87px !important;
	top:279px !important;
}

#item97872 {
	width:30px !important;
	height:30px !important;
}

#item97870 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item97904 {
	width:165px !important;
	height:30px !important;
}

#item97883 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:585px !important;
}

#item97929 {
	width:165px !important;
	height:30px !important;
}

#item97908 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:626px !important;
}

#item97955 {
	width:165px !important;
	height:30px !important;
}

#item97934 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:706px !important;
}

#item97981 {
	width:165px !important;
	height:30px !important;
}

#item97960 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:746px !important;
}

#item97988 {
	width:30px !important;
	height:30px !important;
}

#item97986 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item98020 {
	width:165px !important;
	height:30px !important;
}

#item97999 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:666px !important;
}

#item98847 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item98850 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98848 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item98860 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item98829 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item98832 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98830 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item98842 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item98812 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item98815 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98813 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item98824 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item98794 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item98797 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98795 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item98807 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item98700 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item98703 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98701 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table266343 th, table#table266343 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table266343 {
	table-layout:fixed;
}

#item98739 {
	width:440px !important;
	height:196px !important;
}

#item98744 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item98759 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item98772 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item98784 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item98661 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item98664 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98662 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item98696 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item98073 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item98079 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item98077 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item98091 {
	width:441px !important;
	height:120px !important;
	left:97px !important;
	top:97px !important;
}

#item98094 {
	width:40px !important;
	height:19px !important;
	left:4px !important;
	top:26px !important;
}

#item98106 {
	width:40px !important;
	height:19px !important;
	left:677px !important;
	top:28px !important;
}

#item98136 {
	width:85px !important;
	height:11px !important;
	left:96px !important;
	top:6px !important;
}

#item98158 {
	width:85px !important;
	height:11px !important;
	left:183px !important;
	top:6px !important;
}

#item98180 {
	width:85px !important;
	height:11px !important;
	left:274px !important;
	top:6px !important;
}

#item98202 {
	width:85px !important;
	height:11px !important;
	left:369px !important;
	top:6px !important;
}

#item98224 {
	width:85px !important;
	height:11px !important;
	left:456px !important;
	top:6px !important;
}

#item98246 {
	width:85px !important;
	height:11px !important;
	left:544px !important;
	top:6px !important;
}

#item98250 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item98281 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item98303 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item98328 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item98350 {
	width:85px !important;
	height:8px !important;
	top:40px !important;
}

#item98354 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item98386 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item98408 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item98412 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item98446 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item98468 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item98472 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item98504 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item98526 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item98530 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item98560 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item98582 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item98589 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item98617 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item98620 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item98629 {
	width:24px !important;
	height:12px !important;
	left:74px !important;
	top:3px !important;
}

#item98657 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item98051 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item98049 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item98901 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item98902 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item98911 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item98912 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item98985 {
	width:441px !important;
	height:220px !important;
	left:87px !important;
	top:298px !important;
}

#item98990 {
	width:30px !important;
	height:30px !important;
}

#item98988 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item99023 {
	width:165px !important;
	height:30px !important;
}

#item99002 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:585px !important;
}

#item99048 {
	width:165px !important;
	height:30px !important;
}

#item99027 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:626px !important;
}

#item99074 {
	width:165px !important;
	height:30px !important;
}

#item99053 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:706px !important;
}

#item99100 {
	width:165px !important;
	height:30px !important;
}

#item99079 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:746px !important;
}

#item99107 {
	width:30px !important;
	height:30px !important;
}

#item99105 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item99142 {
	width:165px !important;
	height:30px !important;
}

#item99121 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:666px !important;
}

#item99862 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item99865 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99863 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item99876 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item99844 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item99847 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99845 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item99857 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item99825 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item99828 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99826 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item99839 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item99806 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item99809 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99807 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item99820 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item99724 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item99727 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99725 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table268653 th, table#table268653 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table268653 {
	table-layout:fixed;
}

#item99757 {
	width:440px !important;
	height:196px !important;
}

#item99762 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item99773 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item99784 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item99796 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item99686 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item99689 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99687 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item99720 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item99195 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item99201 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item99199 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item99213 {
	width:441px !important;
	height:121px !important;
	left:97px !important;
	top:96px !important;
}

#item99216 {
	width:40px !important;
	height:19px !important;
	left:4px !important;
	top:26px !important;
}

#item99225 {
	width:40px !important;
	height:19px !important;
	left:587px !important;
	top:28px !important;
}

#item99253 {
	width:85px !important;
	height:11px !important;
	left:96px !important;
	top:6px !important;
}

#item99275 {
	width:85px !important;
	height:11px !important;
	left:183px !important;
	top:6px !important;
}

#item99297 {
	width:85px !important;
	height:11px !important;
	left:274px !important;
	top:6px !important;
}

#item99319 {
	width:85px !important;
	height:11px !important;
	left:366px !important;
	top:6px !important;
}

#item99341 {
	width:85px !important;
	height:11px !important;
	left:454px !important;
	top:6px !important;
}

#item99345 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item99376 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item99398 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item99402 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item99433 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item99455 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item99459 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item99489 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item99511 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item99515 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item99546 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item99568 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item99575 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item99603 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item99606 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item99619 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item99648 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item99651 {
	width:19px !important;
	height:19px !important;
	left:38px !important;
}

#item99682 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item99173 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item99171 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item99917 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item99918 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item99930 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item99931 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item100004 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:298px !important;
}

#item100009 {
	width:30px !important;
	height:30px !important;
}

#item100007 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item100043 {
	width:165px !important;
	height:30px !important;
}

#item100022 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

#item100068 {
	width:165px !important;
	height:30px !important;
}

#item100047 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item100094 {
	width:165px !important;
	height:30px !important;
}

#item100073 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item100120 {
	width:165px !important;
	height:30px !important;
}

#item100099 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:750px !important;
}

#item100127 {
	width:30px !important;
	height:30px !important;
}

#item100125 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item100158 {
	width:165px !important;
	height:30px !important;
}

#item100137 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:670px !important;
}

#item100747 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item100750 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100748 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item100760 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item100729 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item100732 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100730 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item100742 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item100712 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item100715 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100713 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item100724 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item100694 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item100697 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100695 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item100707 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item100608 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item100611 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100609 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table270824 th, table#table270824 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table270824 {
	table-layout:fixed;
}

#item100644 {
	width:440px !important;
	height:196px !important;
}

#item100649 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item100662 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item100673 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item100684 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item100571 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item100574 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100572 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item100604 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item100211 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item100217 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item100215 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item100227 {
	width:447px !important;
	height:88px !important;
	left:94px !important;
	top:104px !important;
}

#item100230 {
	width:40px !important;
	height:19px !important;
	top:25px !important;
}

#item100240 {
	width:40px !important;
	height:19px !important;
	left:407px !important;
	top:27px !important;
}

#item100269 {
	width:85px !important;
	height:11px !important;
	left:97px !important;
	top:6px !important;
}

#item100291 {
	width:85px !important;
	height:11px !important;
	left:188px !important;
	top:6px !important;
}

#item100313 {
	width:85px !important;
	height:11px !important;
	left:280px !important;
	top:6px !important;
}

#item100317 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item100350 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item100372 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item100376 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item100409 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item100431 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item100435 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item100466 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item100488 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item100492 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item100523 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item100545 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item100567 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item100189 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item100187 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item100801 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item100802 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item100811 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item100812 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item100885 {
	width:441px !important;
	height:220px !important;
	left:87px !important;
	top:298px !important;
}

#item100890 {
	width:30px !important;
	height:30px !important;
}

#item100888 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item100923 {
	width:165px !important;
	height:30px !important;
}

#item100902 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:585px !important;
}

#item100948 {
	width:165px !important;
	height:30px !important;
}

#item100927 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:626px !important;
}

#item100974 {
	width:165px !important;
	height:30px !important;
}

#item100953 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:706px !important;
}

#item101000 {
	width:165px !important;
	height:30px !important;
}

#item100979 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:746px !important;
}

#item101007 {
	width:30px !important;
	height:30px !important;
}

#item101005 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item101041 {
	width:165px !important;
	height:30px !important;
}

#item101020 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:666px !important;
}

#item101762 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item101765 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101763 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item101775 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item101744 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item101747 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101745 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item101757 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item101727 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item101730 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101728 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item101739 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item101709 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item101712 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101710 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item101722 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item101623 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item101626 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101624 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table272751 th, table#table272751 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table272751 {
	table-layout:fixed;
}

#item101659 {
	width:440px !important;
	height:196px !important;
}

#item101664 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item101677 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item101688 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item101699 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item101585 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item101588 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101586 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item101619 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item101094 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item101100 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item101098 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item101113 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:97px !important;
}

#item101116 {
	width:40px !important;
	height:19px !important;
	top:26px !important;
}

#item101125 {
	width:40px !important;
	height:19px !important;
	left:670px !important;
	top:28px !important;
}

#item101153 {
	width:85px !important;
	height:11px !important;
	left:233px !important;
	top:6px !important;
}

#item101175 {
	width:85px !important;
	height:11px !important;
	left:133px !important;
	top:6px !important;
}

#item101197 {
	width:85px !important;
	height:11px !important;
	left:324px !important;
	top:6px !important;
}

#item101219 {
	width:85px !important;
	height:11px !important;
	left:416px !important;
	top:6px !important;
}

#item101241 {
	width:85px !important;
	height:11px !important;
	left:510px !important;
	top:6px !important;
}

#item101245 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item101276 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item101298 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item101302 {
	width:31px !important;
	height:16px !important;
	left:27px !important;
}

#item101333 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item101355 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item101359 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item101389 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item101411 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item101415 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item101446 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item101468 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item101472 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item101503 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item101525 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item101531 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item101559 {
	width:95px !important;
	height:36px !important;
	top:40px !important;
}

#item101581 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item101072 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item101070 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item101816 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item101817 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item101830 {
	width:555px !important;
	height:771px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item101831 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item101904 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:298px !important;
}

#item101909 {
	width:30px !important;
	height:30px !important;
}

#item101907 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item101944 {
	width:165px !important;
	height:30px !important;
}

#item101923 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:585px !important;
}

#item101969 {
	width:165px !important;
	height:30px !important;
}

#item101948 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:626px !important;
}

#item101995 {
	width:165px !important;
	height:30px !important;
}

#item101974 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:706px !important;
}

#item102021 {
	width:165px !important;
	height:30px !important;
}

#item102000 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:746px !important;
}

#item102028 {
	width:30px !important;
	height:30px !important;
}

#item102026 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item102062 {
	width:165px !important;
	height:30px !important;
}

#item102041 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:666px !important;
}

#item102658 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item102661 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102659 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item102671 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item102639 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item102642 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102640 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item102653 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item102620 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item102623 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102621 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item102634 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item102602 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item102605 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102603 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item102615 {
	width:500px !important;
	height:873px !important;
	left:68px !important;
	top:100px !important;
}

#item102498 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item102501 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102499 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

table#table274776 th, table#table274776 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table274776 {
	table-layout:fixed;
}

#item102532 {
	width:440px !important;
	height:196px !important;
}

#item102537 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item102549 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item102562 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item102584 {
	width:15px !important;
	height:12px !important;
	left:7px !important;
	top:8px !important;
}

#item102460 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item102463 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102461 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item102494 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item102115 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item102121 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item102119 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item102133 {
	width:472px !important;
	height:88px !important;
	left:82px !important;
	top:104px !important;
}

#item102136 {
	width:40px !important;
	height:19px !important;
	top:25px !important;
}

#item102145 {
	width:40px !important;
	height:19px !important;
	left:432px !important;
	top:27px !important;
}

#item102173 {
	width:85px !important;
	height:11px !important;
	left:207px !important;
	top:6px !important;
}

#item102195 {
	width:85px !important;
	height:11px !important;
	left:107px !important;
	top:6px !important;
}

#item102217 {
	width:85px !important;
	height:11px !important;
	left:298px !important;
	top:6px !important;
}

#item102221 {
	width:19px !important;
	height:19px !important;
	left:33px !important;
}

#item102252 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item102274 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item102299 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item102321 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item102325 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item102356 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item102378 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item102382 {
	width:19px !important;
	height:19px !important;
	left:36px !important;
}

#item102412 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item102434 {
	width:91px !important;
	height:22px !important;
	top:40px !important;
}

#item102456 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item102093 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item102091 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item102707 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item102708 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item102716 {
	width:555px !important;
	height:770px !important;
	left:30px !important;
	top:36px !important;
	background:#fff;
}

#item102740 {
	width:522px !important;
	height:102px !important;
	left:87px !important;
	top:87px !important;
}

#item102764 {
	width:344px !important;
	height:10px !important;
}

#item102743 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:227px !important;
}

#item102791 {
	width:344px !important;
	height:10px !important;
}

#item102770 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:251px !important;
}

#item102825 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item102828 {
	width:20px !important;
	height:20px !important;
}

#item102804 {
	width:120px !important;
	height:20px !important;
	left:78px !important;
}

#item102858 {
	width:90px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item102861 {
	width:20px !important;
	height:20px !important;
}

#item102837 {
	width:120px !important;
	height:20px !important;
	top:215px !important;
}

#item102891 {
	width:108px !important;
	height:10px !important;
	left:30px !important;
	top:5px !important;
}

#item102894 {
	width:20px !important;
	height:20px !important;
}

#item102870 {
	width:138px !important;
	height:20px !important;
	left:123px !important;
	top:224px !important;
}

#item102904 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item102945 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item102946 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item102957 {
	width:555px !important;
	height:770px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item102958 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item103055 {
	width:441px !important;
	height:189px !important;
	left:87px !important;
	top:298px !important;
}

#item103060 {
	width:30px !important;
	height:30px !important;
}

#item103058 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item103075 {
	width:30px !important;
	height:30px !important;
}

#item103073 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item103107 {
	width:165px !important;
	height:30px !important;
}

#item103086 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item103132 {
	width:165px !important;
	height:30px !important;
}

#item103111 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item103378 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item103381 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103379 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item103393 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item103359 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item103362 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103360 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item103373 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item103323 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item103326 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103324 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item103355 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item103186 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item103192 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103190 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item103319 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item103164 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item103162 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item103434 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item103435 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item103447 {
	width:555px !important;
	height:770px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item103448 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item103545 {
	width:441px !important;
	height:189px !important;
	left:87px !important;
	top:298px !important;
}

#item103550 {
	width:30px !important;
	height:30px !important;
}

#item103548 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item103563 {
	width:30px !important;
	height:30px !important;
}

#item103561 {
	width:30px !important;
	height:30px !important;
	left:138px !important;
	top:543px !important;
}

#item103595 {
	width:165px !important;
	height:30px !important;
}

#item103574 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item103620 {
	width:165px !important;
	height:30px !important;
}

#item103599 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item103876 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item103879 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103877 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item103893 {
	width:579px !important;
	height:362px !important;
	left:28px !important;
	top:354px !important;
}

#item103855 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item103858 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103856 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item103871 {
	width:441px !important;
	height:841px !important;
	left:97px !important;
	top:132px !important;
}

#item103816 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item103819 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103817 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item103851 {
	width:441px !important;
	height:692px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 40px 0px 0px;
}

#item103674 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item103680 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item103678 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item103812 {
	width:441px !important;
	height:723px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item103652 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item103650 {
	width:933px !important;
	height:1063px !important;
	left:-10px !important;
	top:-10px !important;
}

#item146357 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item146358 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

#item146202 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-146225 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-146225 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item146225 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146240 {
	width:232px !important;
	height:15px !important;
	left:13px !important;
	top:177px !important;
}

#item146263 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:170px !important;
}

#item146225 {
	width:441px !important;
	height:210px !important;
	left:87px !important;
	top:144px !important;
}

@keyframes grow-146270 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-146270 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item146270 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146285 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:177px !important;
}

#item146308 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:170px !important;
}

#item146270 {
	width:441px !important;
	height:210px !important;
	left:87px !important;
	top:594px !important;
}

@keyframes grow-146313 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-146313 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item146313 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item146329 {
	width:209px !important;
	height:15px !important;
	left:13px !important;
	top:179px !important;
}

#item146352 {
	width:28px !important;
	height:28px !important;
	left:213px !important;
	top:171px !important;
}

#item146313 {
	width:441px !important;
	height:210px !important;
	left:87px !important;
	top:369px !important;
}

#item146180 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item146181 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item146187 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item146188 {
	width:440px !important;
	height:833px !important;
	left:97px !important;
	top:105px !important;
}

#item146195 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item146192 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item146161 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item146162 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item146166 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item146167 {
	width:440px !important;
	height:833px !important;
	left:97px !important;
	top:105px !important;
}

#item146174 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item146171 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item146141 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#009976;
}

#item146142 {
	width:1485px !important;
	height:1050px !important;
	left:-435px !important;
}

#item146147 {
	width:555px !important;
	height:987px !important;
	left:40px !important;
	top:40px !important;
	background:#fff;
}

#item146148 {
	width:440px !important;
	height:833px !important;
	left:97px !important;
	top:105px !important;
}

#item146155 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item146152 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item146139 {
	width:27px !important;
	height:30px !important;
	left:598px !important;
	top:10px !important;
}

#item146137 {
	width:625px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item112582 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item112583 {
	width:615px !important;
	height:252px !important;
}

#item112593 {
	width:441px !important;
	height:140px !important;
	left:87px !important;
	top:677px !important;
}

#item112616 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

#item112643 {
	width:324px !important;
	height:10px !important;
}

#item112639 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item112670 {
	width:324px !important;
	height:10px !important;
}

#item112666 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item112697 {
	width:324px !important;
	height:10px !important;
}

#item112693 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item112725 {
	width:324px !important;
	height:10px !important;
}

#item112720 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item112752 {
	width:324px !important;
	height:10px !important;
}

#item112748 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

#item146562 {
	width:324px !important;
	height:10px !important;
}

#item146559 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:628px !important;
}

#item112918 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item112919 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

#item112945 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item112942 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item112884 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item112888 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item112885 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item112894 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item112849 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item112853 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item112850 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item112859 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item112813 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item112814 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

#item112841 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item112838 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item112779 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item112784 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item112781 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item112789 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item112777 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item112775 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

#item112540 {
	width:615px !important;
	height:1050px !important;
}

#item112493 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item112500 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item112501 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item112511 {
	width:60px !important;
	height:60px !important;
}

#item112508 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

p.autoParaStyle31 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11.1px;
	line-height:13.3px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:7px;
	text-align:center;
}

p.autoParaStyle30 {
	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.autoParaStyle29 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle28 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle27 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle26 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle24 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	text-align:left;
}

p.autoParaStyle23 {
	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.autoParaStyle22 {
	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.autoParaStyle21 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:7px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle20 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle17 {
	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;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle16 {
	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.autoParaStyle15 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle14 {
	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.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	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.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle9 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle6 {
	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.autoParaStyle5 {
	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.autoParaStyle4 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle2 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.titular-descripcion {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:50px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height: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-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#009976;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-18-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.light-13-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:3px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.hoteles-cabecera {
	font-weight:500;
	font-family:FF-Poppins-Medium,Poppins;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-tipo-habitacion {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hotel-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.hotel-habitacion {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.hotel-categoria {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.esquema-numeros {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.cubierta-movil {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:80px;
	line-height:96px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-verde-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d3e7d1;
	text-align:center;
}

p.boton-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size: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 #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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-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.book-20-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-10-verde-mayusculas {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.book-8-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:center;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.bold-20-blanco {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.bold-13-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-13-negro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-8-verde {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Párrafo-básico {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	color:#d2ffda;
}

span.autoCharStyle16 {
	font-family:FF-Arial-Black,"Arial Black","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle15 {
	color:#000;
}

span.autoCharStyle14 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
}

span.autoCharStyle13 {
}

span.autoCharStyle12 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	color:#000;
}

span.autoCharStyle11 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle10 {
	text-transform:uppercase;
}

span.autoCharStyle9 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	font-size:43px;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle5 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
}

span.autoCharStyle4 {
	font-size:13px;
	color:#000;
}

span.autoCharStyle3 {
	font-size:36px;
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:12px;
	color:#000;
}

span.autoCharStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.quicksand-bold-verde {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	color:#009976;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.book {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.raisonne--book-italic {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
