/* 	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; }
@media all and (max-height:1050px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:615px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

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

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

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

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

@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-Book;
	src:url("../fonts/RaisonnePro-Book.ttf");
}

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

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

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

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

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

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

#item9345 {
	width:558px !important;
	height:59px !important;
	left:30px !important;
	top:51px !important;
}

#item219184 {
	opacity:0.70;
	width:135px !important;
	height:126px !important;
	left:30px !important;
	top:873px !important;
	background:#fff;
}

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

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

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

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

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

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

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

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

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

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

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

#item220721 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:171px !important;
}

#item220789 {
	width:71px !important;
	height:15px !important;
	left:19px !important;
	top:43px !important;
}

#item220800 {
	width:92px !important;
	height:95px !important;
	left:9px !important;
	top:7px !important;
}

#item220742 {
	width:71px !important;
	height:15px !important;
	left:19px !important;
	top:43px !important;
}

#item220730 {
	width:110px !important;
	height:102px !important;
	left:87px !important;
	top:394px !important;
}

#item220886 {
	width:38px !important;
	height:14px !important;
	left:35px !important;
	top:44px !important;
}

#item220898 {
	width:92px !important;
	height:95px !important;
	left:9px !important;
	top:7px !important;
}

#item220838 {
	width:38px !important;
	height:14px !important;
	left:35px !important;
	top:44px !important;
}

#item220824 {
	width:110px !important;
	height:102px !important;
	left:197px !important;
	top:394px !important;
}

#item220980 {
	width:40px !important;
	height:17px !important;
	left:35px !important;
	top:43px !important;
}

#item220991 {
	width:92px !important;
	height:83px !important;
	left:9px !important;
	top:16px !important;
}

#item220933 {
	width:40px !important;
	height:17px !important;
	left:35px !important;
	top:43px !important;
}

#item220921 {
	width:110px !important;
	height:102px !important;
	left:417px !important;
	top:394px !important;
}

#item221073 {
	width:46px !important;
	height:13px !important;
	left:32px !important;
	top:45px !important;
}

#item221084 {
	width:92px !important;
	height:80px !important;
	left:9px !important;
	top:18px !important;
}

#item221027 {
	width:46px !important;
	height:13px !important;
	left:32px !important;
	top:45px !important;
}

#item221014 {
	width:110px !important;
	height:102px !important;
	left:308px !important;
	top:394px !important;
}

#item221107 {
	width:433px !important;
	height:132px !important;
	left:87px !important;
	top:222px !important;
}

#item221131 {
	width:166px !important;
	height:60px !important;
	left:87px !important;
	top:87px !important;
}

#item221264 {
	width:603px !important;
	height:1053px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item222894 {
	width:549px !important;
	height:324px !important;
	left:37px !important;
	top:373px !important;
}

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

#item221270 {
	width:36px !important;
	height:36px !important;
	left:538px !important;
	top:88px !important;
}

#item221139 {
	width:548px !important;
	height:202px !important;
	left:39px !important;
	top:523px !important;
	background:#fff;
}

#item221141 {
	width:433px !important;
	height:36px !important;
}

#item221202 {
	width:378px !important;
	height:20px !important;
	left:55px !important;
	top:4px !important;
}

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

#item221316 {
	width:433px !important;
	height:30px !important;
	top:82px !important;
}

#item221137 {
	width:613px !important;
	height:1063px !important;
	left:-7px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item221323 {
	width:615px !important;
	height:837px !important;
}

#item12647 {
	width:522px !important;
	height:87px !important;
	left:87px !important;
	top:87px !important;
}

#item12669 {
	width:522px !important;
	height:15px !important;
	left:88px !important;
	top:195px !important;
}

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

#item12691 {
	width:178px !important;
	height:30px !important;
	left:88px !important;
	top:246px !important;
}

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

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

#item12755 {
	width:555px !important;
	height:468px !important;
	left:40px !important;
	top:505px !important;
	background:#fff;
}

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

#item25832 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:523px !important;
}

#item189091 {
	width:504px !important;
	height:338px !important;
	left:72px !important;
	top:581px !important;
}

#item12743 {
	width:30px !important;
	height:30px !important;
	left:903px !important;
	top:102px !important;
}

#item12741 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item13765 {
	width:615px !important;
	height:837px !important;
	background:#009976;
}

#item13766 {
	width:1192px !important;
	height:841px !important;
	left:-289px !important;
	top:-2px !important;
}

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

#item13797 {
	width:594px !important;
	height:549px !important;
	left:21px !important;
	top:222px !important;
}

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

#item216708 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item222919 {
	width:390px !important;
	height:457px !important;
	left:-573px !important;
	top:46px !important;
}

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

#item216742 {
	width:341px !important;
	height:42px !important;
	left:21px !important;
	top:396px !important;
}

#item222925 {
	width:390px !important;
	height:457px !important;
	left:-123px !important;
	top:46px !important;
}

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

#item216776 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item222929 {
	width:390px !important;
	height:457px !important;
	left:327px !important;
	top:46px !important;
}

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

#item216809 {
	width:341px !important;
	height:39px !important;
	left:21px !important;
	top:396px !important;
}

#item222932 {
	width:390px !important;
	height:457px !important;
	left:777px !important;
	top:46px !important;
}

@keyframes derecha-100-13797 {
	0% {
		transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes derecha-100-13797 {
	0% {
		-webkit-transform:translate(100px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item150614 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:107px !important;
}

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

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

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

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

#item222934 {
	width:441px !important;
	height:510px !important;
	left:400px !important;
	top:280px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item190100 {
	width:269px !important;
	height:493px !important;
	left:298px !important;
	top:307px !important;
}

#item190593 {
	width:139px !important;
	height:225px !important;
	left:329px !important;
	top:304px !important;
}

#item190596 {
	width:91px !important;
	height:226px !important;
	left:330px !important;
	top:303px !important;
}

#item218112 {
	width:131px !important;
	height:411px !important;
	left:305px !important;
	top:298px !important;
}

#item189611 {
	width:522px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

#item189843 {
	width:261px !important;
	height:10px !important;
}

#item190549 {
	width:261px !important;
	height:10px !important;
	left:89px !important;
	top:189px !important;
}

#item189847 {
	width:261px !important;
	height:10px !important;
}

#item190550 {
	width:261px !important;
	height:10px !important;
	left:89px !important;
	top:214px !important;
}

#item189879 {
	width:261px !important;
	height:10px !important;
}

#item190551 {
	width:261px !important;
	height:10px !important;
	left:89px !important;
	top:238px !important;
}

#item189902 {
	width:261px !important;
	height:10px !important;
}

#item190552 {
	width:261px !important;
	height:10px !important;
	left:89px !important;
	top:263px !important;
}

#item189925 {
	width:261px !important;
	height:10px !important;
}

#item190553 {
	width:261px !important;
	height:10px !important;
	left:89px !important;
	top:287px !important;
}

#item189948 {
	width:261px !important;
	height:10px !important;
}

#item190554 {
	width:261px !important;
	height:10px !important;
	left:89px !important;
	top:312px !important;
}

#item218103 {
	width:94px !important;
	height:184px !important;
	left:332px !important;
	top:525px !important;
}

#item190171 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item190538 {
	width:122px !important;
	height:27px !important;
	left:365px !important;
	top:297px !important;
}

#item190177 {
	width:90px !important;
	height:10px !important;
	top:8px !important;
}

#item190541 {
	width:108px !important;
	height:27px !important;
	left:249px !important;
	top:338px !important;
}

#item190200 {
	width:90px !important;
	height:10px !important;
	left:36px !important;
	top:9px !important;
}

#item190542 {
	width:126px !important;
	height:27px !important;
	left:365px !important;
	top:387px !important;
}

#item190224 {
	width:90px !important;
	height:10px !important;
	top:9px !important;
}

#item190543 {
	width:90px !important;
	height:27px !important;
	left:280px !important;
	top:486px !important;
}

#item190299 {
	width:90px !important;
	height:10px !important;
	left:34px !important;
	top:9px !important;
}

#item190546 {
	width:124px !important;
	height:27px !important;
	left:372px !important;
	top:646px !important;
}

#item190330 {
	width:90px !important;
	height:10px !important;
	left:35px !important;
	top:9px !important;
}

#item190548 {
	width:125px !important;
	height:27px !important;
	left:347px !important;
	top:693px !important;
}

#item190353 {
	width:90px !important;
	height:10px !important;
	top:9px !important;
}

#item190547 {
	width:90px !important;
	height:27px !important;
	left:271px !important;
	top:693px !important;
}

#item190247 {
	width:90px !important;
	height:10px !important;
	left:33px !important;
	top:9px !important;
}

#item190544 {
	width:123px !important;
	height:27px !important;
	left:388px !important;
	top:486px !important;
}

#item190270 {
	width:90px !important;
	height:10px !important;
	left:35px !important;
	top:9px !important;
}

#item190545 {
	width:125px !important;
	height:27px !important;
	left:392px !important;
	top:513px !important;
}

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

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

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

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

#item130715 {
	width:441px !important;
	height:264px !important;
	left:87px !important;
	top:255px !important;
}

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

#item130767 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:540px !important;
}

#item130781 {
	width:165px !important;
	height:30px !important;
}

#item130777 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item130808 {
	width:165px !important;
	height:30px !important;
}

#item130804 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item130835 {
	width:165px !important;
	height:30px !important;
}

#item130831 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item130862 {
	width:165px !important;
	height:30px !important;
}

#item130858 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item130898 {
	width:165px !important;
	height:30px !important;
}

#item130893 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item190701 {
	width:490px !important;
	height:804px !important;
	left:73px !important;
	top:109px !important;
}

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

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

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

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

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

#item190697 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item190687 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item131257 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item131010 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item167496 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item167519 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item167542 {
	width:40px !important;
	height:19px !important;
	left:106px !important;
	top:20px !important;
}

#item167545 {
	width:40px !important;
	height:19px !important;
	left:295px !important;
	top:20px !important;
}

#item166223 {
	width:441px !important;
	height:743px !important;
	left:97px !important;
	top:230px !important;
}

#item193787 {
	width:440px !important;
	height:204px !important;
	top:-13px !important;
}

#item166233 {
	width:441px !important;
	height:465px !important;
	top:218px !important;
}

#item130947 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item130945 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item190894 {
	width:441px !important;
	height:213px !important;
	left:87px !important;
	top:298px !important;
}

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

#item190918 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item190929 {
	width:165px !important;
	height:30px !important;
}

#item190925 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item190957 {
	width:165px !important;
	height:30px !important;
}

#item190952 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item190984 {
	width:165px !important;
	height:30px !important;
}

#item190980 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item191011 {
	width:165px !important;
	height:30px !important;
}

#item191007 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item218158 {
	width:165px !important;
	height:30px !important;
}

#item218154 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item191037 {
	width:165px !important;
	height:30px !important;
}

#item191034 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item191246 {
	width:490px !important;
	height:804px !important;
	left:72px !important;
	top:109px !important;
}

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

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

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

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

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

#item191236 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item191223 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item218193 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item191191 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item191094 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item191814 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item191837 {
	width:82px !important;
	height:21px !important;
	top:39px !important;
}

#item191865 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item191888 {
	width:82px !important;
	height:21px !important;
	top:39px !important;
}

#item191915 {
	width:28px !important;
	height:21px !important;
	top:3px !important;
}

#item191938 {
	width:82px !important;
	height:21px !important;
	top:39px !important;
}

#item191961 {
	width:38px !important;
	height:19px !important;
	top:40px !important;
}

#item191964 {
	width:38px !important;
	height:19px !important;
	left:403px !important;
	top:40px !important;
}

#item191968 {
	width:38px !important;
	height:19px !important;
	left:9px !important;
}

#item191971 {
	width:56px !important;
	height:8px !important;
	top:27px !important;
}

#item191995 {
	width:38px !important;
	height:19px !important;
	left:9px !important;
}

#item192003 {
	width:56px !important;
	height:8px !important;
	top:27px !important;
}

#item191153 {
	width:491px !important;
	height:696px !important;
	left:85px !important;
	top:217px !important;
}

#item193782 {
	width:440px !important;
	height:204px !important;
	left:12px !important;
}

#item191156 {
	width:441px !important;
	height:751px !important;
	left:12px !important;
	top:225px !important;
}

#item191180 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item191060 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item192343 {
	width:441px !important;
	height:157px !important;
	left:87px !important;
	top:298px !important;
}

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

#item192366 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item192377 {
	width:165px !important;
	height:30px !important;
}

#item192373 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item192405 {
	width:165px !important;
	height:30px !important;
}

#item192400 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item192432 {
	width:165px !important;
	height:30px !important;
}

#item192428 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item192459 {
	width:165px !important;
	height:30px !important;
}

#item192455 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item192485 {
	width:165px !important;
	height:30px !important;
}

#item192482 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item192851 {
	width:490px !important;
	height:804px !important;
	left:72px !important;
	top:109px !important;
}

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

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

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

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

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

#item192841 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item192830 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item192798 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item192543 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item193034 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item193057 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item193081 {
	width:40px !important;
	height:19px !important;
	left:106px !important;
	top:20px !important;
}

#item193084 {
	width:40px !important;
	height:19px !important;
	left:295px !important;
	top:20px !important;
}

#item192763 {
	width:490px !important;
	height:729px !important;
	left:85px !important;
	top:217px !important;
}

#item193769 {
	width:440px !important;
	height:204px !important;
	left:12px !important;
}

#item192766 {
	width:441px !important;
	height:1008px !important;
	left:12px !important;
	top:225px !important;
}

#item192510 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item192508 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item193189 {
	width:441px !important;
	height:157px !important;
	left:87px !important;
	top:298px !important;
}

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

#item193212 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item193224 {
	width:165px !important;
	height:30px !important;
}

#item193220 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item193251 {
	width:165px !important;
	height:30px !important;
}

#item193247 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item193278 {
	width:165px !important;
	height:30px !important;
}

#item193274 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item193305 {
	width:165px !important;
	height:30px !important;
}

#item193301 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item193332 {
	width:165px !important;
	height:30px !important;
}

#item193328 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item193693 {
	width:490px !important;
	height:804px !important;
	left:72px !important;
	top:109px !important;
}

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

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

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

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

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

#item193682 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item193672 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item193641 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item193394 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item194183 {
	width:25px !important;
	height:19px !important;
	top:3px !important;
}

#item194206 {
	width:73px !important;
	height:19px !important;
	top:35px !important;
}

#item194232 {
	width:25px !important;
	height:19px !important;
	top:3px !important;
}

#item194255 {
	width:73px !important;
	height:19px !important;
	top:35px !important;
}

#item194281 {
	width:25px !important;
	height:19px !important;
	top:3px !important;
}

#item194304 {
	width:73px !important;
	height:19px !important;
	top:35px !important;
}

#item194330 {
	width:25px !important;
	height:19px !important;
	top:3px !important;
}

#item194353 {
	width:73px !important;
	height:19px !important;
	top:35px !important;
}

#item194376 {
	width:34px !important;
	height:17px !important;
	top:41px !important;
}

#item194380 {
	width:34px !important;
	height:17px !important;
	left:407px !important;
	top:41px !important;
}

#item194384 {
	width:34px !important;
	height:17px !important;
	left:8px !important;
}

#item194387 {
	width:50px !important;
	height:7px !important;
	top:24px !important;
}

#item194411 {
	width:34px !important;
	height:17px !important;
	left:8px !important;
}

#item194414 {
	width:50px !important;
	height:7px !important;
	top:24px !important;
}

#item194439 {
	width:17px !important;
	height:17px !important;
	left:17px !important;
}

#item194445 {
	width:50px !important;
	height:7px !important;
	top:24px !important;
}

#item193607 {
	width:481px !important;
	height:696px !important;
	left:94px !important;
	top:217px !important;
}

#item193755 {
	width:440px !important;
	height:204px !important;
	left:3px !important;
}

#item193610 {
	width:441px !important;
	height:1240px !important;
	left:3px !important;
	top:225px !important;
}

#item193357 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item193355 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item194580 {
	width:441px !important;
	height:191px !important;
	left:87px !important;
	top:298px !important;
}

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

#item194603 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item194615 {
	width:165px !important;
	height:30px !important;
}

#item194611 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item194642 {
	width:165px !important;
	height:30px !important;
}

#item194638 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item194670 {
	width:165px !important;
	height:30px !important;
}

#item194665 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item194697 {
	width:165px !important;
	height:30px !important;
}

#item194693 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item194723 {
	width:165px !important;
	height:30px !important;
}

#item194720 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item195167 {
	width:490px !important;
	height:804px !important;
	left:72px !important;
	top:109px !important;
}

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

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

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

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

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

#item195156 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item195146 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item195110 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item226870 {
	width:441px !important;
	height:139px !important;
	left:97px !important;
	top:96px !important;
}

#item226877 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item226901 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item226927 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item226950 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item226977 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item227000 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item227026 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item227049 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item227076 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item227099 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item227125 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item227148 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item227171 {
	width:40px !important;
	height:19px !important;
	top:40px !important;
}

#item227176 {
	width:40px !important;
	height:19px !important;
	left:536px !important;
	top:40px !important;
}

#item227182 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

#item227185 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item227209 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item227214 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item227238 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item227242 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item227266 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item227272 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item227296 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item227300 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item195075 {
	width:490px !important;
	height:642px !important;
	left:85px !important;
	top:271px !important;
}

#item195077 {
	width:440px !important;
	height:204px !important;
	left:12px !important;
}

#item195079 {
	width:441px !important;
	height:1829px !important;
	left:12px !important;
	top:225px !important;
}

#item194748 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item194746 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item196430 {
	width:441px !important;
	height:208px !important;
	left:87px !important;
	top:298px !important;
}

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

#item196453 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item196469 {
	width:165px !important;
	height:30px !important;
}

#item196465 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item196496 {
	width:165px !important;
	height:30px !important;
}

#item196492 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item196523 {
	width:165px !important;
	height:30px !important;
}

#item196519 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item196550 {
	width:165px !important;
	height:30px !important;
}

#item196546 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item218326 {
	width:165px !important;
	height:30px !important;
}

#item218322 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item196576 {
	width:165px !important;
	height:30px !important;
}

#item196573 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item197171 {
	width:490px !important;
	height:804px !important;
	left:72px !important;
	top:109px !important;
}

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

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

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

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

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

#item197161 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item197148 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item218357 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item197115 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item196636 {
	width:441px !important;
	height:120px !important;
	left:97px !important;
	top:97px !important;
}

#item229222 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item229246 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item229273 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item229296 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item229322 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item229345 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item229371 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item229394 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item229420 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item229443 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item229470 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item229493 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item229519 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item229543 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item229569 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item229592 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item229615 {
	width:32px !important;
	height:15px !important;
	top:32px !important;
}

#item229620 {
	width:32px !important;
	height:15px !important;
	left:579px !important;
	top:32px !important;
}

#item229626 {
	width:32px !important;
	height:15px !important;
	left:7px !important;
}

#item229632 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item229656 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item229661 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item229685 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item229688 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item229712 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item229717 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item229741 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item229745 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item229769 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item229774 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item229798 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item229801 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item197080 {
	width:508px !important;
	height:666px !important;
	left:67px !important;
	top:247px !important;
}

#item197082 {
	width:440px !important;
	height:204px !important;
	left:30px !important;
}

#item197084 {
	width:441px !important;
	height:2896px !important;
	left:30px !important;
	top:225px !important;
}

#item196603 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item196601 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

#item198717 {
	width:555px !important;
	height:770px !important;
	left:30px !important;
	top:36px !important;
	background:#fff;
}

#item199493 {
	width:377px !important;
	height:563px !important;
	left:109px !important;
	top:247px !important;
}

#item199769 {
	width:203px !important;
	height:241px !important;
	left:204px !important;
	top:311px !important;
}

#item199773 {
	width:106px !important;
	height:49px !important;
	left:208px !important;
	top:551px !important;
}

#item199776 {
	width:270px !important;
	height:348px !important;
	left:207px !important;
	top:311px !important;
}

#item218153 {
	width:188px !important;
	height:394px !important;
	left:140px !important;
	top:331px !important;
}

#item198694 {
	width:522px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

#item198736 {
	width:261px !important;
	height:10px !important;
}

#item198732 {
	width:261px !important;
	height:10px !important;
	left:89px !important;
	top:192px !important;
}

#item198763 {
	width:261px !important;
	height:10px !important;
}

#item198759 {
	width:261px !important;
	height:10px !important;
	left:89px !important;
	top:217px !important;
}

#item198790 {
	width:261px !important;
	height:10px !important;
}

#item198786 {
	width:261px !important;
	height:10px !important;
	left:89px !important;
	top:242px !important;
}

#item198817 {
	width:261px !important;
	height:10px !important;
}

#item198813 {
	width:261px !important;
	height:10px !important;
	left:89px !important;
	top:266px !important;
}

#item199570 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199568 {
	width:122px !important;
	height:27px !important;
	left:173px !important;
	top:326px !important;
}

#item199257 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199255 {
	width:122px !important;
	height:27px !important;
	left:374px !important;
	top:302px !important;
}

#item199285 {
	width:90px !important;
	height:10px !important;
	top:9px !important;
}

#item199283 {
	width:90px !important;
	height:27px !important;
	left:302px !important;
	top:326px !important;
}

#item199314 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199312 {
	width:122px !important;
	height:27px !important;
	left:389px !important;
	top:329px !important;
}

#item199343 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199341 {
	width:122px !important;
	height:27px !important;
	left:302px !important;
	top:547px !important;
}

#item199378 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199376 {
	width:122px !important;
	height:27px !important;
	left:450px !important;
	top:502px !important;
}

#item199406 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199404 {
	width:122px !important;
	height:27px !important;
	left:434px !important;
	top:470px !important;
}

#item199434 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199432 {
	width:122px !important;
	height:27px !important;
	left:380px !important;
	top:641px !important;
}

#item199463 {
	width:90px !important;
	height:10px !important;
	left:32px !important;
	top:9px !important;
}

#item199461 {
	width:122px !important;
	height:27px !important;
	left:182px !important;
	top:461px !important;
}

#item199598 {
	width:90px !important;
	height:10px !important;
	top:8px !important;
}

#item199596 {
	width:108px !important;
	height:27px !important;
	left:64px !important;
	top:358px !important;
}

#item199631 {
	width:90px !important;
	height:10px !important;
	left:34px !important;
	top:9px !important;
}

#item199629 {
	width:124px !important;
	height:27px !important;
	left:182px !important;
	top:664px !important;
}

#item199661 {
	width:90px !important;
	height:10px !important;
	left:35px !important;
	top:9px !important;
}

#item199659 {
	width:125px !important;
	height:27px !important;
	left:158px !important;
	top:711px !important;
}

#item199689 {
	width:90px !important;
	height:10px !important;
	top:9px !important;
}

#item199687 {
	width:90px !important;
	height:27px !important;
	left:81px !important;
	top:711px !important;
}

#item199512 {
	width:90px !important;
	height:10px !important;
	left:33px !important;
	top:9px !important;
}

#item199510 {
	width:123px !important;
	height:27px !important;
	left:197px !important;
	top:511px !important;
}

#item199540 {
	width:90px !important;
	height:10px !important;
	left:35px !important;
	top:9px !important;
}

#item199538 {
	width:125px !important;
	height:27px !important;
	left:201px !important;
	top:538px !important;
}

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

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

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

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

#item200571 {
	width:441px !important;
	height:276px !important;
	left:87px !important;
	top:252px !important;
}

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

#item200594 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item200607 {
	width:165px !important;
	height:30px !important;
}

#item200603 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item200634 {
	width:165px !important;
	height:30px !important;
}

#item200630 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item200661 {
	width:165px !important;
	height:30px !important;
}

#item200657 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item200689 {
	width:165px !important;
	height:30px !important;
}

#item200685 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item200715 {
	width:165px !important;
	height:30px !important;
}

#item200712 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item200926 {
	width:490px !important;
	height:804px !important;
	left:72px !important;
	top:109px !important;
}

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

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

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

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

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

#item200912 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item200901 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item200870 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item200773 {
	width:441px !important;
	height:130px !important;
	left:97px !important;
	top:96px !important;
}

#item229853 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item229877 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item229903 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item229926 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item229952 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item229975 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item230002 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item230025 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item230051 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item230074 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item230097 {
	width:40px !important;
	height:19px !important;
	top:40px !important;
}

#item230103 {
	width:40px !important;
	height:19px !important;
	left:567px !important;
	top:40px !important;
}

#item230109 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

#item230112 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item230136 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

#item230139 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item230163 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item230171 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item230197 {
	width:19px !important;
	height:19px !important;
	left:20px !important;
}

#item230200 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item200833 {
	width:491px !important;
	height:666px !important;
	left:85px !important;
	top:247px !important;
}

#item200835 {
	width:440px !important;
	height:204px !important;
	left:12px !important;
}

#item200837 {
	width:441px !important;
	height:1498px !important;
	left:12px !important;
	top:225px !important;
}

#item200740 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item200738 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item201032 {
	width:441px !important;
	height:215px !important;
	left:87px !important;
	top:298px !important;
	padding:0px 30px 0px 0px;
}

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

#item201055 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item201066 {
	width:165px !important;
	height:30px !important;
}

#item201062 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item201093 {
	width:165px !important;
	height:30px !important;
}

#item201089 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item201120 {
	width:165px !important;
	height:30px !important;
}

#item201116 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item201147 {
	width:165px !important;
	height:30px !important;
}

#item201143 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item201173 {
	width:165px !important;
	height:30px !important;
}

#item201170 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item201614 {
	width:490px !important;
	height:804px !important;
	left:72px !important;
	top:109px !important;
}

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

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

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

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

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

#item201604 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item201594 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item201563 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item201232 {
	width:441px !important;
	height:103px !important;
	left:97px !important;
	top:96px !important;
}

#item205572 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item205595 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item205621 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item205645 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item205672 {
	width:29px !important;
	height:22px !important;
	top:3px !important;
}

#item205695 {
	width:85px !important;
	height:22px !important;
	top:40px !important;
}

#item205718 {
	width:40px !important;
	height:19px !important;
	left:26px !important;
	top:40px !important;
}

#item205723 {
	width:40px !important;
	height:19px !important;
	left:375px !important;
	top:40px !important;
}

#item205729 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

#item205732 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item205756 {
	width:40px !important;
	height:19px !important;
	left:9px !important;
}

#item205759 {
	width:59px !important;
	height:8px !important;
	top:28px !important;
}

#item201524 {
	width:490px !important;
	height:696px !important;
	left:85px !important;
	top:217px !important;
}

#item201526 {
	width:440px !important;
	height:204px !important;
	left:12px !important;
}

#item201528 {
	width:441px !important;
	height:1228px !important;
	left:12px !important;
	top:225px !important;
}

#item201199 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item201196 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item201718 {
	width:441px !important;
	height:206px !important;
	left:87px !important;
	top:298px !important;
	padding:0px 30px 0px 0px;
}

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

#item201741 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item201752 {
	width:165px !important;
	height:30px !important;
}

#item201748 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item201779 {
	width:165px !important;
	height:30px !important;
}

#item201775 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item201807 {
	width:165px !important;
	height:30px !important;
}

#item201802 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item201834 {
	width:165px !important;
	height:30px !important;
}

#item201830 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item201860 {
	width:165px !important;
	height:30px !important;
}

#item201857 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item202457 {
	width:490px !important;
	height:804px !important;
	left:72px !important;
	top:109px !important;
}

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

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

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

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

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

#item202447 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item202437 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item202405 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item201920 {
	width:441px !important;
	height:111px !important;
	left:97px !important;
	top:97px !important;
}

#item230255 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item230279 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item230305 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item230328 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item230356 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item230379 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item230405 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item230428 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item230454 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item230477 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item230503 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item230526 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item230552 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item230575 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item230602 {
	width:24px !important;
	height:18px !important;
	top:2px !important;
}

#item230625 {
	width:72px !important;
	height:19px !important;
	top:34px !important;
}

#item230648 {
	width:34px !important;
	height:16px !important;
	top:33px !important;
}

#item230653 {
	width:34px !important;
	height:16px !important;
	left:577px !important;
	top:33px !important;
}

#item230659 {
	width:34px !important;
	height:16px !important;
	left:8px !important;
}

#item230663 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item230687 {
	width:34px !important;
	height:16px !important;
	left:8px !important;
}

#item230693 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item230717 {
	width:34px !important;
	height:16px !important;
	left:8px !important;
}

#item230720 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item230744 {
	width:31px !important;
	height:16px !important;
	left:9px !important;
}

#item230747 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item230771 {
	width:16px !important;
	height:16px !important;
	left:16px !important;
}

#item230777 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item230802 {
	width:31px !important;
	height:16px !important;
	left:9px !important;
}

#item230805 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item230829 {
	width:16px !important;
	height:16px !important;
	left:16px !important;
}

#item230833 {
	width:49px !important;
	height:7px !important;
	top:23px !important;
}

#item202369 {
	width:499px !important;
	height:666px !important;
	left:76px !important;
	top:247px !important;
}

#item202371 {
	width:440px !important;
	height:204px !important;
	left:21px !important;
}

#item202373 {
	width:441px !important;
	height:2849px !important;
	left:21px !important;
	top:225px !important;
}

#item201885 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item201883 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

#item202568 {
	width:441px !important;
	height:240px !important;
	left:87px !important;
	top:283px !important;
}

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

#item202591 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item202602 {
	width:165px !important;
	height:30px !important;
}

#item202598 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:589px !important;
}

#item202629 {
	width:165px !important;
	height:30px !important;
}

#item202625 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:629px !important;
}

#item202657 {
	width:165px !important;
	height:30px !important;
}

#item202653 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:669px !important;
}

#item202684 {
	width:165px !important;
	height:30px !important;
}

#item202680 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item218421 {
	width:165px !important;
	height:30px !important;
}

#item218417 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:709px !important;
}

#item202710 {
	width:165px !important;
	height:30px !important;
}

#item202707 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:749px !important;
}

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

#item203460 {
	width:490px !important;
	height:804px !important;
	left:72px !important;
	top:109px !important;
}

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

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

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

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

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

#item203450 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item203440 {
	width:490px !important;
	height:816px !important;
	left:72px !important;
	top:97px !important;
}

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

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

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

#item218452 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item203408 {
	width:441px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

#item202768 {
	width:441px !important;
	height:110px !important;
	left:97px !important;
	top:97px !important;
}

#item230891 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item230915 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item230942 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item230965 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item230992 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item231015 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item231041 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item231064 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item231090 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item231113 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item231139 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item231162 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item231188 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item231211 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item231237 {
	width:23px !important;
	height:17px !important;
	top:2px !important;
}

#item231261 {
	width:68px !important;
	height:18px !important;
	top:32px !important;
}

#item231284 {
	width:32px !important;
	height:15px !important;
	top:32px !important;
}

#item231293 {
	width:32px !important;
	height:15px !important;
	left:579px !important;
	top:32px !important;
}

#item231299 {
	width:32px !important;
	height:15px !important;
	left:7px !important;
}

#item231302 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item231326 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item231331 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item231355 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item231359 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item231383 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item231388 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item231412 {
	width:15px !important;
	height:15px !important;
	left:16px !important;
}

#item231417 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item231442 {
	width:30px !important;
	height:15px !important;
	left:8px !important;
}

#item231445 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item231469 {
	width:30px !important;
	height:15px !important;
	left:8px !important;
}

#item231472 {
	width:47px !important;
	height:7px !important;
	top:22px !important;
}

#item203373 {
	width:499px !important;
	height:666px !important;
	left:76px !important;
	top:247px !important;
}

#item203375 {
	width:440px !important;
	height:204px !important;
	left:21px !important;
}

#item203377 {
	width:441px !important;
	height:2839px !important;
	left:21px !important;
	top:225px !important;
}

#item202735 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item202733 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item18011 {
	width:215px !important;
	height:24px !important;
}

#item17990 {
	width:215px !important;
	height:24px !important;
	left:87px !important;
	top:234px !important;
}

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

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

#item209304 {
	width:555px !important;
	height:775px !important;
	left:30px !important;
	top:32px !important;
	background:#fff;
}

#item209281 {
	width:522px !important;
	height:97px !important;
	left:87px !important;
	top:87px !important;
}

#item219522 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item219519 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item219529 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item219526 {
	width:66px !important;
	height:66px !important;
	left:391px !important;
	top:10px !important;
}

#item219506 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item219503 {
	width:66px !important;
	height:66px !important;
	left:10px !important;
	top:10px !important;
}

#item219514 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item219510 {
	width:66px !important;
	height:66px !important;
	left:391px !important;
	top:10px !important;
}

#item219501 {
	width:457px !important;
	height:76px !important;
	left:74px !important;
	top:890px !important;
}

#item209448 {
	width:474px !important;
	height:524px !important;
	left:87px !important;
	top:223px !important;
	padding:0px 60px 0px 0px;
}

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

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

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

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

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

#item153395 {
	width:102px !important;
	height:23px !important;
	left:327px !important;
	top:192px !important;
}

#item153410 {
	width:81px !important;
	height:35px !important;
}

#item153406 {
	width:81px !important;
	height:35px !important;
	left:347px !important;
	top:186px !important;
}

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

#item153418 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item153456 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item153444 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

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

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

#item153537 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

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

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

#item153546 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item153556 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item153566 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item157310 {
	width:74px !important;
	height:13px !important;
	left:454px !important;
	top:52px !important;
}

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

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

#item209562 {
	width:441px !important;
	height:817px !important;
	left:404px !important;
	top:96px !important;
}

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

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

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

#item209560 {
	width:508px !important;
	height:804px !important;
	left:370px !important;
	top:109px !important;
}

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

#item153124 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item209556 {
	width:441px !important;
	height:817px !important;
	left:404px !important;
	top:96px !important;
}

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

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

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

#item209543 {
	width:508px !important;
	height:804px !important;
	left:370px !important;
	top:109px !important;
}

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

#item153014 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

#item209956 {
	width:102px !important;
	height:17px !important;
}

#item209953 {
	width:102px !important;
	height:17px !important;
	left:330px !important;
	top:195px !important;
}

#item209960 {
	width:51px !important;
	height:51px !important;
	left:477px !important;
	top:178px !important;
}

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

#item210001 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:178px !important;
}

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

#item209995 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

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

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

#item210080 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

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

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

#item210089 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item210096 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item210102 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item210125 {
	width:74px !important;
	height:13px !important;
	left:454px !important;
	top:52px !important;
}

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

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

#item210331 {
	width:441px !important;
	height:817px !important;
	left:404px !important;
	top:96px !important;
}

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

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

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

#item210319 {
	width:508px !important;
	height:804px !important;
	left:370px !important;
	top:109px !important;
}

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

#item210277 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item210264 {
	width:441px !important;
	height:817px !important;
	left:404px !important;
	top:96px !important;
}

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

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

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

#item210252 {
	width:508px !important;
	height:802px !important;
	left:370px !important;
	top:109px !important;
}

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

#item210210 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

#item210489 {
	width:76px !important;
	height:32px !important;
	left:452px !important;
	top:179px !important;
}

#item210493 {
	width:81px !important;
	height:24px !important;
	left:447px !important;
	top:183px !important;
}

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

#item210524 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

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

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

#item210610 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

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

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

#item210616 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item210622 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item210628 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item210651 {
	width:74px !important;
	height:13px !important;
	left:454px !important;
	top:52px !important;
}

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

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

#item210853 {
	width:441px !important;
	height:817px !important;
	left:404px !important;
	top:96px !important;
}

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

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

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

#item210842 {
	width:508px !important;
	height:804px !important;
	left:370px !important;
	top:109px !important;
}

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

#item210803 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item210789 {
	width:441px !important;
	height:817px !important;
	left:404px !important;
	top:96px !important;
}

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

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

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

#item210771 {
	width:508px !important;
	height:804px !important;
	left:370px !important;
	top:109px !important;
}

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

#item210733 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item222130 {
	width:134px !important;
	height:13px !important;
	left:394px !important;
	top:52px !important;
}

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

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

#item222205 {
	width:70px !important;
	height:27px !important;
}

#item222201 {
	width:70px !important;
	height:27px !important;
	left:381px !important;
	top:177px !important;
}

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

#item222213 {
	width:85px !important;
	height:50px !important;
	left:443px !important;
	top:171px !important;
}

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

#item222239 {
	width:30px !important;
	height:30px !important;
	left:212px !important;
	top:2px !important;
}

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

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

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

#item222276 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item222286 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

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

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

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

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

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

#item222938 {
	width:543px !important;
	height:366px !important;
	left:46px !important;
	top:352px !important;
}

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

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

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

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

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

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

#item222492 {
	width:441px !important;
	height:817px !important;
	left:97px !important;
	top:96px !important;
}

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

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

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

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

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

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

#item222488 {
	width:508px !important;
	height:804px !important;
	left:63px !important;
	top:109px !important;
}

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

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

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

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

#item221936 {
	width:441px !important;
	height:87px !important;
	left:97px !important;
	top:390px !important;
}

#item221974 {
	width:471px !important;
	height:510px !important;
	left:97px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item211146 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item211169 {
	width:74px !important;
	height:13px !important;
	left:454px !important;
	top:52px !important;
}

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

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

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

#item211134 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item211140 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

#item211011 {
	width:81px !important;
	height:81px !important;
	left:448px !important;
	top:157px !important;
}

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

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

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

#item211042 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

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

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

#item211128 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item211007 {
	width:81px !important;
	height:34px !important;
	left:444px !important;
	top:178px !important;
}

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

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

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

#item211374 {
	width:441px !important;
	height:817px !important;
	left:404px !important;
	top:96px !important;
}

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

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

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

#item211362 {
	width:508px !important;
	height:804px !important;
	left:370px !important;
	top:109px !important;
}

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

#item211321 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item211309 {
	width:441px !important;
	height:817px !important;
	left:404px !important;
	top:96px !important;
}

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

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

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

#item211296 {
	width:508px !important;
	height:804px !important;
	left:370px !important;
	top:109px !important;
}

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

#item211252 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

#item211511 {
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:172px !important;
}

#item211515 {
	width:81px !important;
	height:44px !important;
	left:446px !important;
	top:177px !important;
}

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

#item211546 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

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

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

#item211632 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

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

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

#item211639 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item211645 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item211656 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item211679 {
	width:74px !important;
	height:13px !important;
	left:454px !important;
	top:52px !important;
}

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

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

#item211875 {
	width:441px !important;
	height:817px !important;
	left:404px !important;
	top:96px !important;
}

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

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

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

#item211864 {
	width:508px !important;
	height:804px !important;
	left:370px !important;
	top:109px !important;
}

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

#item211825 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item211813 {
	width:441px !important;
	height:817px !important;
	left:404px !important;
	top:96px !important;
}

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

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

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

#item211802 {
	width:508px !important;
	height:804px !important;
	left:370px !important;
	top:109px !important;
}

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

#item211762 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

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

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

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

#item213056 {
	width:48px !important;
	height:48px !important;
	left:478px !important;
	top:172px !important;
}

#item213060 {
	width:54px !important;
	height:35px !important;
	left:471px !important;
	top:177px !important;
}

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

#item213091 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

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

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

#item213179 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

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

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

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

#item213185 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

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

#item213191 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item213198 {
	width:74px !important;
	height:13px !important;
	left:455px !important;
	top:52px !important;
}

#item213221 {
	width:74px !important;
	height:13px !important;
	left:454px !important;
	top:52px !important;
}

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

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

#item213423 {
	width:441px !important;
	height:817px !important;
	left:404px !important;
	top:96px !important;
}

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

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

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

#item213410 {
	width:508px !important;
	height:804px !important;
	left:370px !important;
	top:109px !important;
}

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

#item213371 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item213353 {
	width:441px !important;
	height:817px !important;
	left:404px !important;
	top:96px !important;
}

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

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

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

#item213342 {
	width:508px !important;
	height:804px !important;
	left:370px !important;
	top:109px !important;
}

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

#item213304 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item13388 {
	width:615px !important;
	height:837px !important;
	background:#009976;
}

#item23147 {
	width:1189px !important;
	height:840px !important;
	left:-287px !important;
	top:-2px !important;
}

#item13418 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

@keyframes grow-13631 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-13631 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item13631 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13668 {
	width:172px !important;
	height:15px !important;
	left:13px !important;
	top:248px !important;
}

#item13671 {
	width:28px !important;
	height:28px !important;
	left:170px !important;
	top:234px !important;
}

#item13631 {
	width:215px !important;
	height:298px !important;
	left:89px !important;
	top:485px !important;
}

@keyframes grow-216194 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-216194 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item216194 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item216206 {
	width:181px !important;
	height:15px !important;
	left:14px !important;
	top:248px !important;
}

#item216229 {
	width:28px !important;
	height:28px !important;
	left:172px !important;
	top:234px !important;
}

#item216194 {
	width:215px !important;
	height:298px !important;
	left:87px !important;
	top:161px !important;
}

@keyframes grow-216232 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-216232 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item216232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item216243 {
	width:193px !important;
	height:15px !important;
	left:13px !important;
	top:248px !important;
}

#item216266 {
	width:28px !important;
	height:28px !important;
	left:170px !important;
	top:234px !important;
}

#item216232 {
	width:215px !important;
	height:298px !important;
	left:314px !important;
	top:161px !important;
}

@keyframes grow-216273 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-216273 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item216273 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item216288 {
	width:193px !important;
	height:15px !important;
	left:13px !important;
	top:248px !important;
}

#item216311 {
	width:28px !important;
	height:28px !important;
	left:170px !important;
	top:234px !important;
}

#item216273 {
	width:215px !important;
	height:298px !important;
	left:314px !important;
	top:485px !important;
}

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

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

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

#item216414 {
	width:508px !important;
	height:804px !important;
	left:63px !important;
	top:109px !important;
}

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

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

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

#item216412 {
	width:508px !important;
	height:804px !important;
	left:63px !important;
	top:109px !important;
}

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

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

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

#item216409 {
	width:508px !important;
	height:804px !important;
	left:63px !important;
	top:109px !important;
}

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

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

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

#item216407 {
	width:508px !important;
	height:804px !important;
	left:63px !important;
	top:109px !important;
}

#item216891 {
	width:30px !important;
	height:30px !important;
	left:652px !important;
	top:10px !important;
}

#item23058 {
	width:682px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

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

#item220396 {
	width:615px !important;
	height:252px !important;
}

#item220349 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item220372 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:297px !important;
}

#item220217 {
	width:324px !important;
	height:10px !important;
}

#item220213 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item220245 {
	width:324px !important;
	height:10px !important;
}

#item220241 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item220272 {
	width:324px !important;
	height:10px !important;
}

#item220268 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item220299 {
	width:324px !important;
	height:10px !important;
}

#item220295 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item220326 {
	width:324px !important;
	height:10px !important;
}

#item220322 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

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

#item220181 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

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

#item220204 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

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

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

#item220148 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item220156 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

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

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

#item220115 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item220123 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

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

#item220078 {
	width:441px !important;
	height:822px !important;
	left:97px !important;
	top:99px !important;
}

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

#item220103 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

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

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

#item220042 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item220050 {
	width:441px !important;
	height:840px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 40px 0px 0px;
}

#item220039 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item220037 {
	width:625px !important;
	height:1062px !important;
	left:-10px !important;
	top:-12px !important;
}

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

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

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

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

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

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

p.autoParaStyle15 {
	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.autoParaStyle14 {
	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.autoParaStyle13 {
	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.autoParaStyle12 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle11 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	padding-right:100px;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle10 {
	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.autoParaStyle9 {
	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.autoParaStyle8 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle7 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle6 {
	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.autoParaStyle5 {
	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.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:3px;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	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.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:42px;
	color:#009976;
	margin-bottom:30px;
	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:42px;
	color:#009976;
	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-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-20-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-13-negro-puntos {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.regular-13-negro-mayusculas {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.light-20-verde {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.light-20-negro-justificado {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:12px;
	text-align:left;
}

p.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-10-blanco {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.hotel-precios {
	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.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:12px;
	line-height:14.4px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #009976;
	text-align:center;
}

p.boton-sumario {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.boton-menta {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	border-top:dotted 30px #d2ffda;
	text-align:center;
}

p.boton-experiencias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#009976;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.boton-circuitos-ciudades {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.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-20-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.book-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-11-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	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-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-claro {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#d2ffda;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-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.autoCharStyle2 {
	color:#000;
}

span.autoCharStyle1 {
	font-weight:300;
	font-family:FF-RaisonnePro-Light,"Raisonne Pro",sans-serif;
}

span.desde-precio {
	font-size:13px;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.verde {
	color:#009976;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.dias-noches {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:13px;
	color:#009976;
	text-transform:uppercase;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
