/* 	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-Bold;
	src:url("../fonts/Quicksand-Bold.ttf");
	font-weight:bold;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item308581 {
	width:615px !important;
	height:1053px !important;
	background:#009976;
}

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

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

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

#item308741 {
	width:251px !important;
	height:30px !important;
}

#item308738 {
	width:251px !important;
	height:30px !important;
	left:88px !important;
	top:516px !important;
}

#item308767 {
	width:251px !important;
	height:30px !important;
}

#item308764 {
	width:251px !important;
	height:30px !important;
	left:88px !important;
	top:561px !important;
}

#item308794 {
	width:251px !important;
	height:30px !important;
}

#item308791 {
	width:251px !important;
	height:30px !important;
	left:88px !important;
	top:606px !important;
}

#item308843 {
	width:441px !important;
	height:227px !important;
	left:87px !important;
	top:225px !important;
}

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

#item308870 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

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

#item308903 {
	width:441px !important;
	height:375px !important;
	left:97px !important;
	top:97px !important;
}

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

#item309115 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

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

#item309124 {
	width:441px !important;
	height:375px !important;
	left:97px !important;
	top:97px !important;
}

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

#item308941 {
	width:30px !important;
	height:30px !important;
	left:873px !important;
	top:908px !important;
}

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

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

#item308948 {
	width:441px !important;
	height:375px !important;
	left:97px !important;
	top:97px !important;
}

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

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

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

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

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

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

#item13797 {
	width:591px !important;
	height:549px !important;
	left:24px !important;
	top:249px !important;
}

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

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

#item414345 {
	width:390px !important;
	height:457px !important;
	left:2757px !important;
	top:33px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item414340 {
	width:390px !important;
	height:457px !important;
	left:1860px !important;
	top:33px !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;
}

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

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

#item150668 {
	width:555px !important;
	height:898px !important;
	left:30px !important;
	top:30px !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;
}

#item414357 {
	width:441px !important;
	height:293px !important;
	left:400px !important;
	top:343px !important;
}

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

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

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

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

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

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

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

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

#item218059 {
	width:36px !important;
	height:36px !important;
	left:838px !important;
	top:64px !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;
}

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

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

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

#item315185 {
	width:344px !important;
	height:39px !important;
	left:87px !important;
	top:149px !important;
}

#item315208 {
	width:369px !important;
	height:369px !important;
	left:99px !important;
	top:418px !important;
}

#item319938 {
	width:20px !important;
	height:20px !important;
}

#item319936 {
	width:20px !important;
	height:20px !important;
	left:38px !important;
}

#item319941 {
	width:131px !important;
	height:10px !important;
	top:4px !important;
}

#item319967 {
	width:20px !important;
	height:20px !important;
}

#item319965 {
	width:20px !important;
	height:20px !important;
}

#item319970 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item319996 {
	width:20px !important;
	height:20px !important;
}

#item319994 {
	width:20px !important;
	height:20px !important;
}

#item320000 {
	width:104px !important;
	height:10px !important;
	left:28px !important;
	top:4px !important;
}

#item320028 {
	width:20px !important;
	height:20px !important;
}

#item320026 {
	width:20px !important;
	height:20px !important;
	left:52px !important;
	top:27px !important;
}

#item320031 {
	width:96px !important;
	height:24px !important;
}

#item320057 {
	width:20px !important;
	height:20px !important;
}

#item320055 {
	width:20px !important;
	height:20px !important;
}

#item320061 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item320087 {
	width:20px !important;
	height:20px !important;
}

#item320085 {
	width:20px !important;
	height:20px !important;
}

#item320090 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item320116 {
	width:20px !important;
	height:20px !important;
}

#item320114 {
	width:20px !important;
	height:20px !important;
	left:61px !important;
	top:31px !important;
}

#item320119 {
	width:81px !important;
	height:27px !important;
}

#item320146 {
	width:20px !important;
	height:20px !important;
}

#item320144 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item320150 {
	width:131px !important;
	height:10px !important;
	top:5px !important;
}

#item360497 {
	width:20px !important;
	height:20px !important;
}

#item360495 {
	width:20px !important;
	height:20px !important;
	left:38px !important;
}

#item360501 {
	width:131px !important;
	height:10px !important;
	top:4px !important;
}

#item360527 {
	width:20px !important;
	height:20px !important;
}

#item360525 {
	width:20px !important;
	height:20px !important;
}

#item360530 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item360556 {
	width:20px !important;
	height:20px !important;
}

#item360554 {
	width:20px !important;
	height:20px !important;
}

#item360559 {
	width:104px !important;
	height:10px !important;
	left:28px !important;
	top:4px !important;
}

#item360585 {
	width:20px !important;
	height:20px !important;
}

#item360583 {
	width:20px !important;
	height:20px !important;
	left:52px !important;
	top:27px !important;
}

#item360590 {
	width:96px !important;
	height:24px !important;
}

#item360616 {
	width:20px !important;
	height:20px !important;
}

#item360614 {
	width:20px !important;
	height:20px !important;
}

#item360619 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item360645 {
	width:20px !important;
	height:20px !important;
}

#item360643 {
	width:20px !important;
	height:20px !important;
}

#item360648 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item360674 {
	width:20px !important;
	height:20px !important;
}

#item360672 {
	width:20px !important;
	height:20px !important;
	left:48px !important;
	top:31px !important;
}

#item360680 {
	width:81px !important;
	height:27px !important;
}

#item360755 {
	width:20px !important;
	height:20px !important;
}

#item360753 {
	width:20px !important;
	height:20px !important;
	left:38px !important;
}

#item360762 {
	width:131px !important;
	height:10px !important;
	top:4px !important;
}

#item360788 {
	width:20px !important;
	height:20px !important;
}

#item360786 {
	width:20px !important;
	height:20px !important;
}

#item360791 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item360817 {
	width:20px !important;
	height:20px !important;
}

#item360815 {
	width:20px !important;
	height:20px !important;
}

#item360821 {
	width:104px !important;
	height:10px !important;
	left:28px !important;
	top:4px !important;
}

#item360877 {
	width:20px !important;
	height:20px !important;
}

#item360875 {
	width:20px !important;
	height:20px !important;
}

#item360880 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item361042 {
	width:20px !important;
	height:20px !important;
}

#item361040 {
	width:20px !important;
	height:20px !important;
	left:38px !important;
}

#item361045 {
	width:131px !important;
	height:10px !important;
	top:4px !important;
}

#item361071 {
	width:20px !important;
	height:20px !important;
}

#item361069 {
	width:20px !important;
	height:20px !important;
}

#item361074 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item361100 {
	width:20px !important;
	height:20px !important;
}

#item361098 {
	width:20px !important;
	height:20px !important;
}

#item361103 {
	width:104px !important;
	height:10px !important;
	left:28px !important;
	top:4px !important;
}

#item361129 {
	width:20px !important;
	height:20px !important;
}

#item361127 {
	width:20px !important;
	height:20px !important;
	left:52px !important;
	top:27px !important;
}

#item361132 {
	width:96px !important;
	height:24px !important;
}

#item361267 {
	width:20px !important;
	height:20px !important;
}

#item361265 {
	width:20px !important;
	height:20px !important;
	left:38px !important;
}

#item361270 {
	width:131px !important;
	height:10px !important;
	top:4px !important;
}

#item361296 {
	width:20px !important;
	height:20px !important;
}

#item361294 {
	width:20px !important;
	height:20px !important;
}

#item361299 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item361325 {
	width:20px !important;
	height:20px !important;
}

#item361323 {
	width:20px !important;
	height:20px !important;
}

#item361331 {
	width:104px !important;
	height:10px !important;
	left:28px !important;
	top:4px !important;
}

#item361775 {
	width:20px !important;
	height:20px !important;
}

#item361773 {
	width:20px !important;
	height:20px !important;
	left:38px !important;
}

#item361779 {
	width:131px !important;
	height:10px !important;
	top:4px !important;
}

#item361805 {
	width:20px !important;
	height:20px !important;
}

#item361803 {
	width:20px !important;
	height:20px !important;
}

#item361812 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item361839 {
	width:20px !important;
	height:20px !important;
}

#item361837 {
	width:20px !important;
	height:20px !important;
}

#item361842 {
	width:104px !important;
	height:10px !important;
	left:28px !important;
	top:4px !important;
}

#item361988 {
	width:20px !important;
	height:20px !important;
}

#item361986 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item361991 {
	width:131px !important;
	height:10px !important;
	top:5px !important;
}

#item320617 {
	width:20px !important;
	height:20px !important;
}

#item320615 {
	width:20px !important;
	height:20px !important;
	left:38px !important;
}

#item320620 {
	width:131px !important;
	height:10px !important;
	top:4px !important;
}

#item320647 {
	width:20px !important;
	height:20px !important;
}

#item320645 {
	width:20px !important;
	height:20px !important;
}

#item320650 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item320676 {
	width:20px !important;
	height:20px !important;
}

#item320674 {
	width:20px !important;
	height:20px !important;
}

#item320679 {
	width:104px !important;
	height:10px !important;
	left:28px !important;
	top:4px !important;
}

#item320705 {
	width:20px !important;
	height:20px !important;
}

#item320703 {
	width:20px !important;
	height:20px !important;
	left:52px !important;
	top:27px !important;
}

#item320708 {
	width:96px !important;
	height:24px !important;
}

#item320734 {
	width:20px !important;
	height:20px !important;
}

#item320732 {
	width:20px !important;
	height:20px !important;
}

#item320739 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item320765 {
	width:20px !important;
	height:20px !important;
}

#item320763 {
	width:20px !important;
	height:20px !important;
}

#item320773 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item320799 {
	width:20px !important;
	height:20px !important;
}

#item320797 {
	width:20px !important;
	height:20px !important;
	left:124px !important;
}

#item320802 {
	width:131px !important;
	height:10px !important;
	top:5px !important;
}

#item320828 {
	width:20px !important;
	height:20px !important;
}

#item320826 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item320831 {
	width:131px !important;
	height:10px !important;
	top:5px !important;
}

#item320872 {
	width:20px !important;
	height:20px !important;
}

#item320870 {
	width:20px !important;
	height:20px !important;
	left:38px !important;
}

#item320876 {
	width:131px !important;
	height:10px !important;
	top:4px !important;
}

#item320902 {
	width:20px !important;
	height:20px !important;
}

#item320900 {
	width:20px !important;
	height:20px !important;
}

#item320905 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item320933 {
	width:20px !important;
	height:20px !important;
}

#item320931 {
	width:20px !important;
	height:20px !important;
}

#item320936 {
	width:104px !important;
	height:10px !important;
	left:28px !important;
	top:4px !important;
}

#item320962 {
	width:20px !important;
	height:20px !important;
}

#item320960 {
	width:20px !important;
	height:20px !important;
	left:52px !important;
	top:27px !important;
}

#item320965 {
	width:96px !important;
	height:24px !important;
}

#item320992 {
	width:20px !important;
	height:20px !important;
}

#item320989 {
	width:20px !important;
	height:20px !important;
}

#item320995 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item321021 {
	width:20px !important;
	height:20px !important;
}

#item321019 {
	width:20px !important;
	height:20px !important;
}

#item321024 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item321050 {
	width:20px !important;
	height:20px !important;
}

#item321048 {
	width:20px !important;
	height:20px !important;
	left:124px !important;
}

#item321054 {
	width:131px !important;
	height:10px !important;
	top:5px !important;
}

#item321080 {
	width:20px !important;
	height:20px !important;
}

#item321078 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item321085 {
	width:131px !important;
	height:10px !important;
	top:5px !important;
}

#item315213 {
	width:452px !important;
	height:183px !important;
	left:89px !important;
	top:521px !important;
}

#item315161 {
	width:348px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item315616 {
	width:344px !important;
	height:10px !important;
}

#item315613 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:216px !important;
}

#item360035 {
	width:344px !important;
	height:10px !important;
}

#item360032 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:266px !important;
}

#item315643 {
	width:344px !important;
	height:10px !important;
}

#item315639 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:241px !important;
}

#item360062 {
	width:344px !important;
	height:10px !important;
}

#item360058 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:290px !important;
}

#item360134 {
	width:344px !important;
	height:10px !important;
}

#item360129 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:339px !important;
}

#item360104 {
	width:344px !important;
	height:10px !important;
}

#item360100 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:315px !important;
}

#item360161 {
	width:344px !important;
	height:10px !important;
}

#item360157 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:364px !important;
}

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

#item315666 {
	width:30px !important;
	height:30px !important;
	left:498px !important;
	top:153px !important;
}

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

#item315675 {
	width:524px !important;
	height:252px !important;
	left:10px !important;
	top:62px !important;
	background:#fff;
}

#item315676 {
	width:442px !important;
	height:149px !important;
	left:59px !important;
	top:80px !important;
}

#item315702 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item315699 {
	width:172px !important;
	height:27px !important;
	left:56px !important;
	top:284px !important;
}

#item315673 {
	width:534px !important;
	height:314px !important;
	left:27px !important;
	top:82px !important;
}

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

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

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

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

#item414389 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item317490 {
	width:441px !important;
	height:169px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item317521 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item317547 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item317573 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item317600 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item317627 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item317441 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item317437 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

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

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

#item414408 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414404 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414400 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item318008 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item319210 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item319233 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item319259 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item319282 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item319308 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item319331 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item319357 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item319380 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item319407 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item319430 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item319456 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item319479 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item319506 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item319529 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item319555 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item319578 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item319605 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item319628 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item319651 {
	width:36px !important;
	height:17px !important;
	left:6px !important;
	top:34px !important;
}

#item319655 {
	width:36px !important;
	height:17px !important;
	left:582px !important;
	top:37px !important;
}

#item319659 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item319682 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item319686 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item319709 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item319714 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item319737 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item319741 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item319764 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item319768 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item319791 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item319795 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item319819 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item319823 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item319846 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item319853 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item319876 {
	width:13px !important;
	height:18px !important;
	left:25px !important;
}

#item317975 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item414413 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item321168 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item321199 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item321225 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item321251 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item321278 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item321305 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item322147 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item322143 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

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

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

#item414550 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414548 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414546 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item322079 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item411487 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item411510 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item411537 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item411560 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item411585 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item411608 {
	width:69px !important;
	height:20px !important;
	left:153px !important;
	top:74px !important;
}

#item411631 {
	width:69px !important;
	height:20px !important;
	left:270px !important;
	top:74px !important;
}

#item411658 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item411681 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item411706 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item411732 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item411756 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item411782 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item411806 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item411831 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item411856 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item411882 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item411905 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item411931 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item411954 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item411977 {
	width:36px !important;
	height:17px !important;
	left:15px !important;
	top:38px !important;
}

#item411984 {
	width:36px !important;
	height:17px !important;
	left:733px !important;
	top:39px !important;
}

#item411988 {
	width:63px !important;
	height:10px !important;
	left:69px !important;
	top:26px !important;
}

#item412013 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item412036 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item412041 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item412064 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item412068 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item412091 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item412095 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item412118 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item412123 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item412146 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item412150 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item412173 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item412179 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item412202 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item412207 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item412230 {
	width:13px !important;
	height:18px !important;
	left:25px !important;
}

#item412234 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item412257 {
	width:13px !important;
	height:18px !important;
	left:25px !important;
}

#item412260 {
	width:69px !important;
	height:20px !important;
	left:468px !important;
	top:74px !important;
}

#item412283 {
	width:69px !important;
	height:20px !important;
	left:527px !important;
	top:74px !important;
}

#item412306 {
	width:15px !important;
	height:15px !important;
	left:93px !important;
	top:7px !important;
}

#item322047 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item414417 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item325565 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item325598 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item325624 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item325650 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item325677 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item325705 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item326698 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item326694 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

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

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

#item414568 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414566 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414560 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item326634 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item328011 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item328035 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item328061 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item328084 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item328111 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item328134 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item328160 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item328183 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item328210 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item328233 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item328256 {
	width:36px !important;
	height:17px !important;
	left:6px !important;
	top:36px !important;
}

#item328259 {
	width:36px !important;
	height:17px !important;
	left:546px !important;
	top:36px !important;
}

#item328265 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item328288 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item328292 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item328315 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item328319 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item328342 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item328348 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item328371 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item328375 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item328398 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item328404 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item328427 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item326603 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item414421 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item328501 {
	width:441px !important;
	height:197px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item328533 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item328559 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item328585 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item328612 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item328639 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item329251 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item329247 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

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

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

#item414574 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414572 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414570 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item329182 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item329966 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item329989 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item330015 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item330038 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item330064 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item330087 {
	width:49px !important;
	height:7px !important;
	top:36px !important;
}

#item330113 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item330136 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item330163 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item330186 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item330209 {
	width:36px !important;
	height:17px !important;
	left:6px !important;
	top:40px !important;
}

#item330214 {
	width:36px !important;
	height:17px !important;
	left:546px !important;
	top:40px !important;
}

#item330218 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item330241 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item330246 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item330269 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item330274 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item330297 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item330301 {
	width:63px !important;
	height:10px !important;
	top:22px !important;
}

#item330324 {
	width:17px !important;
	height:22px !important;
	left:23px !important;
}

#item330333 {
	width:63px !important;
	height:10px !important;
	top:22px !important;
}

#item330356 {
	width:17px !important;
	height:22px !important;
	left:23px !important;
}

#item330362 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item330385 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item329148 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item414425 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item330459 {
	width:441px !important;
	height:174px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item330489 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item330515 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item330541 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item330568 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item330595 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item331210 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item331206 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

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

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

#item414585 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414582 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414580 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item331141 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item402982 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item403005 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item403032 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item403056 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item403082 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item403105 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item403131 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item403154 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item403180 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item403203 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item403226 {
	width:36px !important;
	height:17px !important;
	left:14px !important;
	top:38px !important;
}

#item403229 {
	width:36px !important;
	height:17px !important;
	left:474px !important;
	top:38px !important;
}

#item403234 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item403257 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item403262 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item403285 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item403289 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item403312 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item403317 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item403340 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item331110 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item414431 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item331874 {
	width:441px !important;
	height:186px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item331905 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item331931 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item331957 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item331985 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item332013 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item332625 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item332621 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

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

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

#item414592 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414590 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414587 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item332553 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item333495 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item333518 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item333544 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item333567 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item333593 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item333617 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item333644 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item333667 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item333693 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item333716 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item333743 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item333766 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item333789 {
	width:36px !important;
	height:17px !important;
	left:6px !important;
	top:47px !important;
}

#item333792 {
	width:36px !important;
	height:17px !important;
	left:546px !important;
	top:47px !important;
}

#item333796 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item333819 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item333823 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item333846 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item333853 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item333876 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item333880 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item333903 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item333907 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item333930 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item333936 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item333959 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item333966 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item333989 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item332522 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item414435 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item334072 {
	width:441px !important;
	height:156px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item334102 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item334129 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item334155 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item334182 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item334209 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item334898 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item334894 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

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

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

#item414598 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414596 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414594 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item334829 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item335682 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item335705 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item335732 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item335755 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item335781 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item335804 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item335830 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item335853 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item335876 {
	width:36px !important;
	height:17px !important;
	left:6px !important;
	top:52px !important;
}

#item335880 {
	width:36px !important;
	height:17px !important;
	left:546px !important;
	top:52px !important;
}

#item335884 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item335907 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item335911 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item335934 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item335939 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item335962 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item335966 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item335989 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item335998 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item336021 {
	width:106px !important;
	height:7px !important;
	top:36px !important;
}

#item334795 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item362377 {
	width:344px !important;
	height:39px !important;
	left:87px !important;
	top:160px !important;
}

#item362353 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:81px !important;
}

#item397013 {
	width:344px !important;
	height:10px !important;
}

#item397009 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:227px !important;
}

#item397040 {
	width:344px !important;
	height:10px !important;
}

#item397036 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:301px !important;
}

#item397068 {
	width:344px !important;
	height:10px !important;
}

#item397063 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:252px !important;
}

#item397096 {
	width:344px !important;
	height:10px !important;
}

#item397091 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:326px !important;
}

#item397124 {
	width:344px !important;
	height:10px !important;
}

#item397119 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:277px !important;
}

#item397153 {
	width:344px !important;
	height:10px !important;
}

#item397148 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:350px !important;
}

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

#item363591 {
	width:30px !important;
	height:30px !important;
	left:528px !important;
	top:156px !important;
}

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

#item363601 {
	width:528px !important;
	height:300px !important;
	left:10px !important;
	top:52px !important;
	background:#fff;
}

#item363602 {
	width:442px !important;
	height:175px !important;
	left:59px !important;
	top:54px !important;
}

#item363629 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item363625 {
	width:172px !important;
	height:27px !important;
	left:56px !important;
	top:271px !important;
}

#item363597 {
	width:538px !important;
	height:352px !important;
	left:27px !important;
	top:86px !important;
}

#item397176 {
	width:231px !important;
	height:494px !important;
	left:327px !important;
	top:309px !important;
}

#item397872 {
	width:20px !important;
	height:20px !important;
}

#item397875 {
	width:106px !important;
	height:33px !important;
	left:27px !important;
	top:5px !important;
}

#item397899 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item397902 {
	width:53px !important;
	height:11px !important;
	top:5px !important;
}

#item397926 {
	width:20px !important;
	height:20px !important;
}

#item397930 {
	width:131px !important;
	height:10px !important;
	left:28px !important;
	top:6px !important;
}

#item397954 {
	width:20px !important;
	height:20px !important;
}

#item397962 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

#item397986 {
	width:20px !important;
	height:20px !important;
}

#item397989 {
	width:111px !important;
	height:17px !important;
	left:24px !important;
	top:4px !important;
}

#item398013 {
	width:20px !important;
	height:20px !important;
	left:44px !important;
}

#item398016 {
	width:44px !important;
	height:11px !important;
	top:5px !important;
}

#item397722 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item397726 {
	width:53px !important;
	height:11px !important;
	top:5px !important;
}

#item397751 {
	width:20px !important;
	height:20px !important;
}

#item397754 {
	width:110px !important;
	height:33px !important;
	left:27px !important;
	top:5px !important;
}

#item397779 {
	width:20px !important;
	height:20px !important;
}

#item397782 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

#item397807 {
	width:20px !important;
	height:20px !important;
}

#item397810 {
	width:131px !important;
	height:10px !important;
	left:28px !important;
	top:6px !important;
}

#item397834 {
	width:20px !important;
	height:20px !important;
}

#item397838 {
	width:124px !important;
	height:16px !important;
	left:24px !important;
	top:4px !important;
}

#item397599 {
	width:20px !important;
	height:20px !important;
}

#item397604 {
	width:200px !important;
	height:27px !important;
	left:27px !important;
	top:5px !important;
}

#item397628 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item397635 {
	width:53px !important;
	height:11px !important;
	top:5px !important;
}

#item397660 {
	width:20px !important;
	height:20px !important;
}

#item397664 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

#item397688 {
	width:20px !important;
	height:20px !important;
}

#item397691 {
	width:117px !important;
	height:18px !important;
	left:24px !important;
	top:4px !important;
}

#item397509 {
	width:20px !important;
	height:20px !important;
}

#item397513 {
	width:131px !important;
	height:10px !important;
	left:28px !important;
	top:6px !important;
}

#item397538 {
	width:20px !important;
	height:20px !important;
}

#item397541 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

#item397565 {
	width:20px !important;
	height:20px !important;
}

#item397568 {
	width:129px !important;
	height:16px !important;
	left:24px !important;
	top:4px !important;
}

#item397423 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item397426 {
	width:53px !important;
	height:11px !important;
	top:5px !important;
}

#item397450 {
	width:20px !important;
	height:20px !important;
}

#item397454 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

#item397478 {
	width:20px !important;
	height:20px !important;
}

#item397481 {
	width:115px !important;
	height:18px !important;
	left:24px !important;
	top:4px !important;
}

#item397361 {
	width:20px !important;
	height:20px !important;
}

#item397364 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

#item397388 {
	width:20px !important;
	height:20px !important;
}

#item397393 {
	width:114px !important;
	height:21px !important;
	left:24px !important;
	top:4px !important;
}

#item397187 {
	width:20px !important;
	height:20px !important;
}

#item397193 {
	width:200px !important;
	height:27px !important;
	left:27px !important;
	top:5px !important;
}

#item397217 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item397220 {
	width:53px !important;
	height:11px !important;
	top:5px !important;
}

#item397244 {
	width:20px !important;
	height:20px !important;
}

#item397247 {
	width:131px !important;
	height:10px !important;
	left:28px !important;
	top:6px !important;
}

#item397271 {
	width:20px !important;
	height:20px !important;
}

#item397276 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:6px !important;
}

#item397300 {
	width:20px !important;
	height:20px !important;
}

#item397307 {
	width:102px !important;
	height:15px !important;
	left:24px !important;
	top:4px !important;
}

#item397331 {
	width:20px !important;
	height:20px !important;
	left:44px !important;
}

#item397334 {
	width:44px !important;
	height:11px !important;
	top:5px !important;
}

#item397184 {
	width:331px !important;
	height:461px !important;
	left:292px !important;
	top:339px !important;
}

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

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

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

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

#item414439 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item363881 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item363911 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item363937 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item363963 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item363991 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item364018 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item364855 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item364850 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

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

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

#item414605 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414603 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414600 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item364790 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item365894 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item365917 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item365943 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item365966 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item365992 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item366015 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item366039 {
	width:36px !important;
	height:17px !important;
	left:25px !important;
	top:44px !important;
}

#item366042 {
	width:36px !important;
	height:17px !important;
	left:381px !important;
	top:47px !important;
}

#item366048 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item366071 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item366075 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item366098 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item364755 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item414444 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item366148 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item366179 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item366205 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item366231 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item366258 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item366285 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item368525 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item368521 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

#item414607 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item414610 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414612 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item366593 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item367199 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item367222 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item367248 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item367271 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item367297 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item367320 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item367346 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item367369 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item367395 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item367418 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item367442 {
	width:36px !important;
	height:17px !important;
	left:6px !important;
	top:53px !important;
}

#item367447 {
	width:36px !important;
	height:17px !important;
	left:573px !important;
	top:55px !important;
}

#item367451 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item367475 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item367483 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item367506 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item367510 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item367533 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item367537 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item367560 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item366562 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item414446 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item367597 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item367627 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item367653 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item367680 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item367707 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item367734 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item368270 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item368266 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

#item414785 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414781 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item414765 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item368200 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item395316 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item395339 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item395365 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item395388 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item395415 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item395438 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item395464 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item395487 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item395510 {
	width:36px !important;
	height:17px !important;
	left:15px !important;
	top:53px !important;
}

#item395513 {
	width:36px !important;
	height:17px !important;
	left:446px !important;
	top:55px !important;
}

#item395517 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item395540 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item395545 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item395568 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item395572 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item395595 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item368165 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item414448 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item368620 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item368651 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item368677 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item368703 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item368730 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item368757 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item369295 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item369291 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

#item414803 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414801 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414620 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item369223 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item369937 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item369960 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item369986 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item370009 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item370036 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item370059 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item370086 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item370110 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item370136 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item370159 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item370185 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item370208 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item370231 {
	width:36px !important;
	height:17px !important;
	left:11px !important;
	top:53px !important;
}

#item370234 {
	width:36px !important;
	height:17px !important;
	left:524px !important;
	top:55px !important;
}

#item370239 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item370262 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item370266 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item370289 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item370294 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item370317 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item370321 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item370344 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item370350 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item370373 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item369189 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item414452 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item370415 {
	width:441px !important;
	height:203px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item370447 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item370473 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item370499 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item370527 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item370554 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item371169 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item371165 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

#item414814 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item414811 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

#item414622 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item371096 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item371924 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item371947 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item371973 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item371996 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item372022 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item372045 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item372071 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item372094 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item372120 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item372144 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item372171 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item372194 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item372220 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item372243 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item372266 {
	width:36px !important;
	height:17px !important;
	left:9px !important;
	top:50px !important;
}

#item372269 {
	width:36px !important;
	height:17px !important;
	left:555px !important;
	top:52px !important;
}

#item372276 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item372299 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item372303 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item372326 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item372334 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item372358 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item372362 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item372385 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item372390 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item372413 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item372417 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item372440 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item371062 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item414454 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item372496 {
	width:441px !important;
	height:220px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item372527 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item372553 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item372580 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item372607 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item372634 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item373324 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item373319 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

#item414824 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414822 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414624 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item373252 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item394077 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item394100 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item394126 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item394149 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item394176 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item394199 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item394225 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item394248 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item394274 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item394297 {
	width:80px !important;
	height:7px !important;
	top:36px !important;
}

#item394323 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item394346 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item394372 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item394395 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item394422 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item394445 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item394471 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item394494 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item394517 {
	width:36px !important;
	height:17px !important;
	left:9px !important;
	top:53px !important;
}

#item394520 {
	width:36px !important;
	height:17px !important;
	left:616px !important;
	top:55px !important;
}

#item394525 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item394548 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item394552 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item394575 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item394579 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item394602 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item394608 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item394631 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item394636 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item394659 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item394663 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item394686 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item394690 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item394713 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item394717 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item394741 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item373218 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item374673 {
	width:344px !important;
	height:39px !important;
	left:87px !important;
	top:179px !important;
}

#item398932 {
	width:398px !important;
	height:409px !important;
	left:78px !important;
	top:374px !important;
}

#item399407 {
	width:20px !important;
	height:20px !important;
}

#item399410 {
	width:133px !important;
	height:13px !important;
	left:29px !important;
	top:4px !important;
}

#item399434 {
	width:20px !important;
	height:20px !important;
	left:130px !important;
}

#item399437 {
	width:129px !important;
	height:14px !important;
	top:5px !important;
}

#item399462 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
}

#item399470 {
	width:76px !important;
	height:15px !important;
	top:5px !important;
}

#item399494 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
}

#item399497 {
	width:79px !important;
	height:16px !important;
	top:4px !important;
}

#item399521 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item399524 {
	width:59px !important;
	height:12px !important;
	top:4px !important;
}

#item399235 {
	width:20px !important;
	height:20px !important;
}

#item399239 {
	width:133px !important;
	height:13px !important;
	left:29px !important;
	top:4px !important;
}

#item399263 {
	width:20px !important;
	height:20px !important;
	left:130px !important;
}

#item399266 {
	width:129px !important;
	height:14px !important;
	top:5px !important;
}

#item399291 {
	width:20px !important;
	height:20px !important;
	left:130px !important;
}

#item399294 {
	width:129px !important;
	height:14px !important;
	top:5px !important;
}

#item399318 {
	width:20px !important;
	height:20px !important;
	left:78px !important;
}

#item399321 {
	width:75px !important;
	height:14px !important;
	top:5px !important;
}

#item399346 {
	width:20px !important;
	height:20px !important;
	left:71px !important;
}

#item399350 {
	width:74px !important;
	height:12px !important;
	top:3px !important;
}

#item399374 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item399377 {
	width:59px !important;
	height:12px !important;
	top:4px !important;
}

#item399142 {
	width:20px !important;
	height:20px !important;
}

#item399150 {
	width:133px !important;
	height:13px !important;
	left:29px !important;
	top:4px !important;
}

#item399174 {
	width:20px !important;
	height:20px !important;
	left:130px !important;
}

#item399177 {
	width:129px !important;
	height:14px !important;
	top:5px !important;
}

#item399201 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
}

#item399204 {
	width:79px !important;
	height:16px !important;
	top:4px !important;
}

#item398944 {
	width:20px !important;
	height:20px !important;
}

#item398949 {
	width:133px !important;
	height:13px !important;
	left:29px !important;
	top:4px !important;
}

#item398973 {
	width:20px !important;
	height:20px !important;
	left:130px !important;
}

#item398976 {
	width:129px !important;
	height:14px !important;
	top:5px !important;
}

#item399001 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
}

#item399004 {
	width:76px !important;
	height:15px !important;
	top:5px !important;
}

#item399028 {
	width:20px !important;
	height:20px !important;
	left:130px !important;
}

#item399032 {
	width:129px !important;
	height:14px !important;
	top:5px !important;
}

#item399056 {
	width:20px !important;
	height:20px !important;
	left:78px !important;
}

#item399059 {
	width:75px !important;
	height:14px !important;
	top:5px !important;
}

#item399084 {
	width:20px !important;
	height:20px !important;
	left:80px !important;
}

#item399087 {
	width:79px !important;
	height:16px !important;
	top:4px !important;
}

#item399112 {
	width:20px !important;
	height:20px !important;
	left:59px !important;
}

#item399115 {
	width:59px !important;
	height:12px !important;
	top:4px !important;
}

#item398941 {
	width:461px !important;
	height:252px !important;
	left:86px !important;
	top:451px !important;
}

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

#item399551 {
	width:344px !important;
	height:10px !important;
}

#item399547 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:246px !important;
}

#item399580 {
	width:344px !important;
	height:10px !important;
}

#item399574 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:271px !important;
}

#item399608 {
	width:344px !important;
	height:10px !important;
}

#item399603 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:296px !important;
}

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

#item375972 {
	width:30px !important;
	height:30px !important;
	left:498px !important;
	top:180px !important;
}

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

#item375983 {
	width:528px !important;
	height:225px !important;
	left:10px !important;
	top:53px !important;
	background:#fff;
}

#item375984 {
	width:441px !important;
	height:233px !important;
	left:46px !important;
	top:71px !important;
}

#item376010 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item376007 {
	width:172px !important;
	height:27px !important;
	left:43px !important;
	top:236px !important;
}

#item375979 {
	width:538px !important;
	height:304px !important;
	left:41px !important;
	top:82px !important;
}

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

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

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

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

#item414456 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item376176 {
	width:441px !important;
	height:215px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item376208 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item376235 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item376261 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item376288 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item376315 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item377002 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item376998 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

#item414835 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414832 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item414839 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item376931 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

#item376896 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item414458 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item377145 {
	width:441px !important;
	height:271px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item377176 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item377202 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item377228 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item377255 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item377282 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item377965 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item377961 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

#item414856 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414854 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item414860 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item377899 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item379513 {
	width:36px !important;
	height:17px !important;
	left:4px !important;
	top:38px !important;
}

#item379520 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item379543 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item379569 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item379592 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item379618 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item379641 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item379664 {
	width:36px !important;
	height:17px !important;
	left:402px !important;
	top:38px !important;
}

#item379668 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item379692 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item379697 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item379721 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item377866 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item414460 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item379844 {
	width:441px !important;
	height:233px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item379875 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item379901 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item379928 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item379955 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item379982 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item380363 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item380359 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

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

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

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

#item414868 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414632 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item414875 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item380294 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item380997 {
	width:36px !important;
	height:17px !important;
	left:9px !important;
	top:46px !important;
}

#item381004 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item381027 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item381053 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item381076 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item381102 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item381125 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item381152 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item381175 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item381202 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item381225 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item381251 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item381274 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item381297 {
	width:36px !important;
	height:17px !important;
	left:616px !important;
	top:46px !important;
}

#item381303 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item381326 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item381330 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item381353 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item381362 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item381386 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item381390 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item381413 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item381418 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item381441 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item380261 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item381594 {
	width:344px !important;
	height:39px !important;
	left:87px !important;
	top:179px !important;
}

#item399668 {
	width:357px !important;
	height:306px !important;
	left:109px !important;
	top:447px !important;
}

#item381747 {
	width:20px !important;
	height:20px !important;
}

#item381745 {
	width:20px !important;
	height:20px !important;
}

#item381750 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item381777 {
	width:20px !important;
	height:20px !important;
}

#item381775 {
	width:20px !important;
	height:20px !important;
}

#item381780 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item381842 {
	width:20px !important;
	height:20px !important;
}

#item381840 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item381845 {
	width:60px !important;
	height:12px !important;
	top:5px !important;
}

#item399872 {
	width:20px !important;
	height:20px !important;
}

#item399870 {
	width:20px !important;
	height:20px !important;
}

#item399875 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item399930 {
	width:20px !important;
	height:20px !important;
}

#item399928 {
	width:20px !important;
	height:20px !important;
}

#item399935 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item400061 {
	width:20px !important;
	height:20px !important;
}

#item400059 {
	width:20px !important;
	height:20px !important;
}

#item400064 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item400120 {
	width:20px !important;
	height:20px !important;
}

#item400118 {
	width:20px !important;
	height:20px !important;
}

#item400126 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item400152 {
	width:20px !important;
	height:20px !important;
}

#item400150 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item400155 {
	width:60px !important;
	height:12px !important;
	top:5px !important;
}

#item400199 {
	width:20px !important;
	height:20px !important;
}

#item400197 {
	width:20px !important;
	height:20px !important;
}

#item400205 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item400231 {
	width:20px !important;
	height:20px !important;
}

#item400229 {
	width:20px !important;
	height:20px !important;
}

#item400234 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item400260 {
	width:20px !important;
	height:20px !important;
}

#item400258 {
	width:20px !important;
	height:20px !important;
}

#item400264 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item400291 {
	width:20px !important;
	height:20px !important;
}

#item400289 {
	width:20px !important;
	height:20px !important;
	left:63px !important;
}

#item400295 {
	width:60px !important;
	height:12px !important;
	top:5px !important;
}

#item400739 {
	width:374px !important;
	height:376px !important;
	left:145px !important;
	top:504px !important;
}

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

#item382736 {
	width:344px !important;
	height:10px !important;
}

#item382732 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:246px !important;
}

#item382764 {
	width:344px !important;
	height:10px !important;
}

#item382759 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:271px !important;
}

#item382792 {
	width:344px !important;
	height:10px !important;
}

#item382787 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:296px !important;
}

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

#item382815 {
	width:30px !important;
	height:30px !important;
	left:498px !important;
	top:180px !important;
}

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

#item382825 {
	width:502px !important;
	height:252px !important;
	left:10px !important;
	top:54px !important;
	background:#fff;
}

#item382826 {
	width:441px !important;
	height:182px !important;
	left:56px !important;
	top:97px !important;
}

#item382853 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item382849 {
	width:172px !important;
	height:27px !important;
	left:56px !important;
	top:320px !important;
}

#item382821 {
	width:512px !important;
	height:347px !important;
	left:32px !important;
	top:81px !important;
}

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

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

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

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

#item414462 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item383030 {
	width:441px !important;
	height:169px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item383972 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

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

#item383060 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item383086 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item383112 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item383139 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item383167 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item383855 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item383851 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

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

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

#item414905 {
	width:500px !important;
	height:429px !important;
	left:68px !important;
	top:292px !important;
}

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

#item414885 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414883 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item414889 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item383787 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item384635 {
	width:36px !important;
	height:17px !important;
	left:12px !important;
	top:39px !important;
}

#item384643 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item384666 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item384692 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item384715 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item384741 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item384764 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item384791 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item384814 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item384837 {
	width:36px !important;
	height:17px !important;
	left:394px !important;
	top:39px !important;
}

#item384842 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item384865 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item384874 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item384897 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item384901 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item384924 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item383748 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item414464 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item384961 {
	width:441px !important;
	height:169px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item384992 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

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

#item384999 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item385025 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item385052 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item385079 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item385106 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item385562 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item385558 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

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

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

#item414933 {
	width:500px !important;
	height:429px !important;
	left:68px !important;
	top:292px !important;
}

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

#item414917 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414915 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item414922 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item385494 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item386359 {
	width:36px !important;
	height:17px !important;
	left:12px !important;
	top:38px !important;
}

#item386367 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item386390 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item386416 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item386439 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item386465 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item386488 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item386511 {
	width:36px !important;
	height:17px !important;
	left:394px !important;
	top:38px !important;
}

#item386516 {
	width:63px !important;
	height:10px !important;
	top:18px !important;
}

#item386539 {
	width:26px !important;
	height:13px !important;
	left:19px !important;
}

#item386544 {
	width:63px !important;
	height:10px !important;
	top:18px !important;
}

#item386567 {
	width:26px !important;
	height:13px !important;
	left:19px !important;
}

#item385461 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item414466 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item386617 {
	width:441px !important;
	height:169px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item386647 {
	width:30px !important;
	height:30px !important;
	left:134px !important;
	top:543px !important;
}

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

#item386654 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item386680 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item386706 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item386734 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item386761 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item387145 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item387141 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

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

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

#item414953 {
	width:500px !important;
	height:429px !important;
	left:68px !important;
	top:292px !important;
}

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

#item414939 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item414937 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item414943 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item387072 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item388069 {
	width:63px !important;
	height:10px !important;
	top:18px !important;
}

#item388092 {
	width:26px !important;
	height:13px !important;
	left:19px !important;
}

#item388096 {
	width:63px !important;
	height:10px !important;
	top:18px !important;
}

#item388119 {
	width:26px !important;
	height:13px !important;
	left:19px !important;
}

#item388123 {
	width:36px !important;
	height:17px !important;
	left:6px !important;
	top:47px !important;
}

#item388133 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item388156 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item388182 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item388205 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item388231 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item388254 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item388281 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item388304 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item388330 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item388353 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item388376 {
	width:36px !important;
	height:17px !important;
	left:550px !important;
	top:47px !important;
}

#item388380 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item388403 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item388407 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item388430 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item387038 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item388561 {
	width:344px !important;
	height:39px !important;
	left:87px !important;
	top:162px !important;
}

#item400743 {
	width:356px !important;
	height:464px !important;
}

#item388595 {
	width:20px !important;
	height:20px !important;
}

#item388593 {
	width:20px !important;
	height:20px !important;
}

#item388603 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item388659 {
	width:20px !important;
	height:20px !important;
}

#item388657 {
	width:20px !important;
	height:20px !important;
}

#item388662 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item388688 {
	width:20px !important;
	height:20px !important;
}

#item388686 {
	width:20px !important;
	height:20px !important;
}

#item388692 {
	width:160px !important;
	height:14px !important;
	left:27px !important;
	top:5px !important;
}

#item400841 {
	width:356px !important;
	height:464px !important;
}

#item400850 {
	width:20px !important;
	height:20px !important;
}

#item400847 {
	width:20px !important;
	height:20px !important;
}

#item400854 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item400880 {
	width:20px !important;
	height:20px !important;
}

#item400878 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item400884 {
	width:54px !important;
	height:15px !important;
	top:5px !important;
}

#item400939 {
	width:20px !important;
	height:20px !important;
}

#item400937 {
	width:20px !important;
	height:20px !important;
}

#item400942 {
	width:160px !important;
	height:14px !important;
	left:27px !important;
	top:5px !important;
}

#item400982 {
	width:356px !important;
	height:464px !important;
}

#item400989 {
	width:20px !important;
	height:20px !important;
}

#item400987 {
	width:20px !important;
	height:20px !important;
}

#item400995 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item401021 {
	width:20px !important;
	height:20px !important;
}

#item401019 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item401025 {
	width:54px !important;
	height:15px !important;
	top:5px !important;
}

#item401051 {
	width:20px !important;
	height:20px !important;
}

#item401049 {
	width:20px !important;
	height:20px !important;
}

#item401055 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item401081 {
	width:20px !important;
	height:20px !important;
}

#item401079 {
	width:20px !important;
	height:20px !important;
}

#item401084 {
	width:160px !important;
	height:14px !important;
	left:27px !important;
	top:5px !important;
}

#item401128 {
	width:356px !important;
	height:464px !important;
}

#item401135 {
	width:20px !important;
	height:20px !important;
}

#item401133 {
	width:20px !important;
	height:20px !important;
}

#item401139 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item401165 {
	width:20px !important;
	height:20px !important;
}

#item401163 {
	width:20px !important;
	height:20px !important;
	left:56px !important;
}

#item401170 {
	width:54px !important;
	height:15px !important;
	top:5px !important;
}

#item401196 {
	width:20px !important;
	height:20px !important;
}

#item401194 {
	width:20px !important;
	height:20px !important;
}

#item401199 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item401225 {
	width:20px !important;
	height:20px !important;
}

#item401223 {
	width:20px !important;
	height:20px !important;
}

#item401230 {
	width:160px !important;
	height:14px !important;
	left:27px !important;
	top:5px !important;
}

#item401264 {
	width:356px !important;
	height:464px !important;
	left:130px !important;
	top:336px !important;
}

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

#item389700 {
	width:344px !important;
	height:10px !important;
}

#item389696 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:229px !important;
}

#item389728 {
	width:344px !important;
	height:10px !important;
}

#item389723 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:254px !important;
}

#item389756 {
	width:344px !important;
	height:10px !important;
}

#item389751 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:279px !important;
}

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

#item389779 {
	width:30px !important;
	height:30px !important;
	left:495px !important;
	top:162px !important;
}

#item389787 {
	width:30px !important;
	height:30px !important;
	left:864px !important;
	top:10px !important;
}

#item389790 {
	width:513px !important;
	height:210px !important;
	left:10px !important;
	top:62px !important;
	background:#fff;
}

#item389791 {
	width:440px !important;
	height:151px !important;
	left:58px !important;
	top:86px !important;
}

#item389817 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item389814 {
	width:172px !important;
	height:27px !important;
	left:56px !important;
	top:263px !important;
}

#item389785 {
	width:894px !important;
	height:290px !important;
	left:29px !important;
	top:77px !important;
}

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

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

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

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

#item414468 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item389905 {
	width:441px !important;
	height:169px !important;
	left:87px !important;
	top:298px !important;
}

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

#item389928 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:493px !important;
}

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

#item389944 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item389971 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

#item389997 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item390024 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item390051 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

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

#item403554 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

#item390509 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item390505 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

#item414959 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item403592 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

table#table461955 th, table#table461955 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table461955 tr {
	height:28px;;
}

table#table461955 {
	table-layout:fixed;
}

#item403619 {
	width:341px !important;
	height:393px !important;
	left:147px !important;
	top:239px !important;
}

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

#item414957 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item414967 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item390440 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item391021 {
	width:36px !important;
	height:17px !important;
	left:45px !important;
	top:38px !important;
}

#item391028 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item391051 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item391077 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item391101 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item391127 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item391150 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item391173 {
	width:36px !important;
	height:17px !important;
	left:360px !important;
	top:38px !important;
}

#item391179 {
	width:63px !important;
	height:10px !important;
	top:18px !important;
}

#item391202 {
	width:26px !important;
	height:14px !important;
	left:19px !important;
}

#item391208 {
	width:63px !important;
	height:10px !important;
	top:18px !important;
}

#item391231 {
	width:26px !important;
	height:14px !important;
	left:19px !important;
}

#item390407 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item414470 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item391486 {
	width:441px !important;
	height:186px !important;
	left:87px !important;
	top:298px !important;
}

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

#item391509 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:503px !important;
}

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

#item391516 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item391542 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

#item403397 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item391569 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item391596 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item391623 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item392008 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item392004 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

#item414980 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item403433 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

table#table464967 th, table#table464967 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table464967 tr {
	height:28px;;
}

table#table464967 {
	table-layout:fixed;
}

#item403462 {
	width:341px !important;
	height:393px !important;
	left:147px !important;
	top:251px !important;
}

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

#item414978 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item414984 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item391938 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item392386 {
	width:36px !important;
	height:17px !important;
	left:45px !important;
	top:38px !important;
}

#item392393 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item392416 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item392442 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item392465 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item392491 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item392514 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item392537 {
	width:36px !important;
	height:17px !important;
	left:360px !important;
	top:38px !important;
}

#item392544 {
	width:63px !important;
	height:10px !important;
	top:18px !important;
}

#item392567 {
	width:26px !important;
	height:14px !important;
	left:19px !important;
}

#item392571 {
	width:63px !important;
	height:10px !important;
	top:18px !important;
}

#item392594 {
	width:26px !important;
	height:14px !important;
	left:19px !important;
}

#item391896 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item414474 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item392656 {
	width:441px !important;
	height:186px !important;
	left:87px !important;
	top:298px !important;
}

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

#item392679 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:503px !important;
}

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

#item392686 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item392712 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:548px !important;
}

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

#item403960 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item392738 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item392765 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item392792 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item393172 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item393168 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

#item414996 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item403685 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
}

table#table468010 th, table#table468010 td {
	padding:0px 4px 0px 4px;;
	vertical-align:middle;;
}

table#table468010 tr {
	height:28px;;
}

table#table468010 {
	table-layout:fixed;
}

#item403710 {
	width:341px !important;
	height:393px !important;
	left:147px !important;
	top:257px !important;
}

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

#item414994 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item415000 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item393099 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

#item393068 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

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

#item339549 {
	width:344px !important;
	height:39px !important;
	left:87px !important;
	top:179px !important;
}

#item339573 {
	width:324px !important;
	height:360px !important;
	left:164px !important;
	top:459px !important;
}

#item339865 {
	width:20px !important;
	height:20px !important;
}

#item339863 {
	width:20px !important;
	height:20px !important;
}

#item339868 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339894 {
	width:20px !important;
	height:20px !important;
}

#item339892 {
	width:20px !important;
	height:20px !important;
}

#item339898 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339924 {
	width:20px !important;
	height:20px !important;
}

#item339922 {
	width:20px !important;
	height:20px !important;
}

#item339927 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339953 {
	width:20px !important;
	height:20px !important;
}

#item339951 {
	width:20px !important;
	height:20px !important;
}

#item339956 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339737 {
	width:20px !important;
	height:20px !important;
}

#item339735 {
	width:20px !important;
	height:20px !important;
}

#item339744 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339770 {
	width:20px !important;
	height:20px !important;
}

#item339768 {
	width:20px !important;
	height:20px !important;
}

#item339774 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339800 {
	width:20px !important;
	height:20px !important;
}

#item339798 {
	width:20px !important;
	height:20px !important;
}

#item339806 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339832 {
	width:20px !important;
	height:20px !important;
}

#item339830 {
	width:20px !important;
	height:20px !important;
}

#item339837 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339585 {
	width:20px !important;
	height:20px !important;
}

#item339583 {
	width:20px !important;
	height:20px !important;
}

#item339590 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339616 {
	width:20px !important;
	height:20px !important;
}

#item339614 {
	width:20px !important;
	height:20px !important;
}

#item339619 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339646 {
	width:20px !important;
	height:20px !important;
}

#item339644 {
	width:20px !important;
	height:20px !important;
}

#item339649 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339675 {
	width:20px !important;
	height:20px !important;
}

#item339673 {
	width:20px !important;
	height:20px !important;
}

#item339679 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339705 {
	width:20px !important;
	height:20px !important;
}

#item339703 {
	width:20px !important;
	height:20px !important;
}

#item339708 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item339580 {
	width:338px !important;
	height:200px !important;
	left:156px !important;
	top:468px !important;
}

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

#item339986 {
	width:344px !important;
	height:10px !important;
}

#item339983 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:246px !important;
}

#item340013 {
	width:344px !important;
	height:10px !important;
}

#item340009 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:273px !important;
}

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

#item340036 {
	width:30px !important;
	height:30px !important;
	left:498px !important;
	top:180px !important;
}

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

#item340048 {
	width:450px !important;
	height:243px !important;
	left:10px !important;
	top:62px !important;
	background:#fff;
}

#item340049 {
	width:441px !important;
	height:199px !important;
	left:55px !important;
	top:97px !important;
}

#item340075 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item340072 {
	width:172px !important;
	height:27px !important;
	left:56px !important;
	top:311px !important;
}

#item340046 {
	width:496px !important;
	height:338px !important;
	left:33px !important;
	top:82px !important;
}

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

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

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

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

#item414476 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item340135 {
	width:441px !important;
	height:215px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item340168 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item340194 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item340220 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item340248 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item340275 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item340744 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item340740 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

#item415010 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item415008 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item415014 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item340670 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

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

#item340342 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item340365 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item340391 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item340416 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item340442 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item340465 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item340491 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item340515 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item340538 {
	width:36px !important;
	height:17px !important;
	left:41px !important;
	top:45px !important;
}

#item340543 {
	width:36px !important;
	height:17px !important;
	left:365px !important;
	top:45px !important;
}

#item340550 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item340573 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item340579 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item340602 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item340606 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item340630 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item340635 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

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

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

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

#item414478 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item340831 {
	width:441px !important;
	height:170px !important;
	left:87px !important;
	top:298px !important;
}

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

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

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

#item340861 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

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

#item340888 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

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

#item340914 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

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

#item340941 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

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

#item340968 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item341501 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item341497 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

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

#item415027 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item415025 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

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

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

#item415031 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

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

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

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

#item341432 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

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

#item341024 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item341021 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item341030 {
	width:441px !important;
	height:120px !important;
	left:97px !important;
	top:96px !important;
}

#item341036 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item341060 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item341086 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item341109 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item341135 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item341158 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item341185 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item341208 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item341234 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item341258 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item341281 {
	width:36px !important;
	height:17px !important;
	left:14px !important;
	top:53px !important;
}

#item341286 {
	width:36px !important;
	height:17px !important;
	left:474px !important;
	top:53px !important;
}

#item341291 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item341314 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item341318 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item341341 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item341345 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item341369 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item341373 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item341396 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item341399 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item341423 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item340994 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item341579 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item341580 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item341608 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item341609 {
	width:344px !important;
	height:39px !important;
	left:87px !important;
	top:179px !important;
}

#item341632 {
	width:432px !important;
	height:217px !important;
	left:121px !important;
	top:509px !important;
}

#item342605 {
	width:20px !important;
	height:20px !important;
}

#item342608 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342632 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item342636 {
	width:131px !important;
	height:10px !important;
	top:24px !important;
}

#item342660 {
	width:20px !important;
	height:20px !important;
}

#item342663 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342687 {
	width:20px !important;
	height:20px !important;
	left:90px !important;
}

#item342690 {
	width:131px !important;
	height:10px !important;
	top:22px !important;
}

#item342715 {
	width:20px !important;
	height:20px !important;
	left:41px !important;
	top:17px !important;
}

#item342718 {
	width:131px !important;
	height:10px !important;
}

#item396553 {
	width:20px !important;
	height:20px !important;
}

#item396560 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item396617 {
	width:19px !important;
	height:20px !important;
}

#item396620 {
	width:131px !important;
	height:10px !important;
	left:24px !important;
	top:3px !important;
}

#item342489 {
	width:20px !important;
	height:20px !important;
}

#item342492 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342516 {
	width:20px !important;
	height:20px !important;
}

#item342522 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342546 {
	width:20px !important;
	height:20px !important;
}

#item342551 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item396801 {
	width:20px !important;
	height:20px !important;
}

#item396805 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342575 {
	width:20px !important;
	height:20px !important;
	left:41px !important;
	top:17px !important;
}

#item342578 {
	width:131px !important;
	height:10px !important;
}

#item396829 {
	width:19px !important;
	height:20px !important;
}

#item396832 {
	width:131px !important;
	height:10px !important;
	left:24px !important;
	top:3px !important;
}

#item342038 {
	width:20px !important;
	height:20px !important;
}

#item342041 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342065 {
	width:20px !important;
	height:20px !important;
}

#item342069 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342093 {
	width:19px !important;
	height:20px !important;
	left:43px !important;
}

#item342096 {
	width:54px !important;
	height:10px !important;
	top:5px !important;
}

#item342120 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
}

#item342124 {
	width:131px !important;
	height:10px !important;
	top:24px !important;
}

#item342148 {
	width:20px !important;
	height:20px !important;
}

#item342153 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342177 {
	width:20px !important;
	height:20px !important;
	left:97px !important;
}

#item342180 {
	width:131px !important;
	height:10px !important;
	top:21px !important;
}

#item342204 {
	width:20px !important;
	height:20px !important;
	left:41px !important;
	top:17px !important;
}

#item342211 {
	width:131px !important;
	height:10px !important;
}

#item342235 {
	width:20px !important;
	height:20px !important;
}

#item342239 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item396872 {
	width:19px !important;
	height:20px !important;
}

#item396875 {
	width:131px !important;
	height:10px !important;
	left:24px !important;
	top:3px !important;
}

#item342264 {
	width:20px !important;
	height:20px !important;
}

#item342267 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342292 {
	width:20px !important;
	height:20px !important;
}

#item342295 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342319 {
	width:19px !important;
	height:20px !important;
	left:43px !important;
}

#item342323 {
	width:54px !important;
	height:10px !important;
	top:5px !important;
}

#item342347 {
	width:20px !important;
	height:20px !important;
	left:62px !important;
}

#item342350 {
	width:131px !important;
	height:10px !important;
	top:24px !important;
}

#item342374 {
	width:20px !important;
	height:20px !important;
}

#item342377 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item342401 {
	width:20px !important;
	height:20px !important;
	left:106px !important;
}

#item342404 {
	width:131px !important;
	height:10px !important;
	top:21px !important;
}

#item342429 {
	width:20px !important;
	height:20px !important;
	left:41px !important;
	top:17px !important;
}

#item342433 {
	width:131px !important;
	height:10px !important;
}

#item342457 {
	width:20px !important;
	height:20px !important;
}

#item342463 {
	width:131px !important;
	height:10px !important;
	left:27px !important;
	top:5px !important;
}

#item396686 {
	width:19px !important;
	height:20px !important;
}

#item396689 {
	width:131px !important;
	height:10px !important;
	left:24px !important;
	top:4px !important;
}

#item342035 {
	width:410px !important;
	height:159px !important;
	left:62px !important;
	top:508px !important;
}

#item341585 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:87px !important;
}

#item342747 {
	width:344px !important;
	height:10px !important;
}

#item342743 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:246px !important;
}

#item342775 {
	width:344px !important;
	height:10px !important;
}

#item342770 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:271px !important;
}

#item342803 {
	width:344px !important;
	height:10px !important;
}

#item342798 {
	width:344px !important;
	height:10px !important;
	left:87px !important;
	top:296px !important;
}

#item342829 {
	width:30px !important;
	height:30px !important;
}

#item342826 {
	width:30px !important;
	height:30px !important;
	left:498px !important;
	top:180px !important;
}

#item342834 {
	width:30px !important;
	height:30px !important;
	left:460px !important;
	top:10px !important;
}

#item342836 {
	width:513px !important;
	height:279px !important;
	left:10px !important;
	top:69px !important;
	background:#fff;
}

#item342837 {
	width:441px !important;
	height:206px !important;
	left:58px !important;
	top:97px !important;
}

#item342863 {
	width:166px !important;
	height:21px !important;
	left:3px !important;
	top:3px !important;
}

#item342860 {
	width:172px !important;
	height:27px !important;
	left:56px !important;
	top:327px !important;
}

#item342832 {
	width:523px !important;
	height:354px !important;
	left:29px !important;
	top:84px !important;
}

#item414748 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
}

#item342925 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item342926 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item342931 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item414480 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item342934 {
	width:441px !important;
	height:206px !important;
	left:87px !important;
	top:298px !important;
}

#item342961 {
	width:30px !important;
	height:30px !important;
}

#item342957 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item342967 {
	width:165px !important;
	height:30px !important;
}

#item342964 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

#item342993 {
	width:165px !important;
	height:30px !important;
}

#item342990 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

#item343020 {
	width:165px !important;
	height:30px !important;
}

#item343016 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

#item343047 {
	width:165px !important;
	height:30px !important;
}

#item343043 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

#item343073 {
	width:165px !important;
	height:30px !important;
}

#item343070 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item343759 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item343755 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item343736 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item415041 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item343741 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item343737 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item343724 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item415039 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item343728 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item343725 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item343715 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item343719 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item343716 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item415046 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item343680 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item343684 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item343681 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item343691 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

#item343101 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item343128 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item343125 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item343134 {
	width:441px !important;
	height:120px !important;
	left:97px !important;
	top:96px !important;
}

#item343136 {
	width:36px !important;
	height:17px !important;
	left:8px !important;
	top:47px !important;
}

#item343145 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item343168 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item343194 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item343217 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item343243 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item343266 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item343293 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item343316 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item343342 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item343365 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item343391 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item343414 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item343440 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item343463 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item343486 {
	width:36px !important;
	height:17px !important;
	left:617px !important;
	top:47px !important;
}

#item343490 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item343513 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item343518 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item343541 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item343545 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item343569 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item343574 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item343597 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item343601 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item343624 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item343628 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item343651 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item343654 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item343678 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item343097 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item343844 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item414482 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item343846 {
	width:441px !important;
	height:164px !important;
	left:87px !important;
	top:298px !important;
}

#item343873 {
	width:30px !important;
	height:30px !important;
}

#item343869 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item343880 {
	width:165px !important;
	height:30px !important;
}

#item343877 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

#item343906 {
	width:165px !important;
	height:30px !important;
}

#item343903 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

#item343933 {
	width:165px !important;
	height:30px !important;
}

#item343929 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

#item343960 {
	width:165px !important;
	height:30px !important;
}

#item343956 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

#item343987 {
	width:165px !important;
	height:30px !important;
}

#item343984 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item344599 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item344595 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item415056 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item344582 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item344579 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item344568 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item415054 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item344573 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item344569 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item344558 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item344562 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item344559 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item415060 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item344527 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item344531 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item344528 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item344534 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

#item344013 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item344040 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item344037 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item344043 {
	width:441px !important;
	height:120px !important;
	left:97px !important;
	top:96px !important;
}

#item344045 {
	width:36px !important;
	height:17px !important;
	left:6px !important;
	top:47px !important;
}

#item344052 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item344075 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item344101 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item344126 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item344152 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item344177 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item344203 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item344226 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item344253 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item344276 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item344302 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item344325 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item344348 {
	width:36px !important;
	height:17px !important;
	left:554px !important;
	top:47px !important;
}

#item344353 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item344376 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item344380 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item344404 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item344411 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item344434 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item344438 {
	width:63px !important;
	height:10px !important;
	top:18px !important;
}

#item344462 {
	width:15px !important;
	height:14px !important;
	left:24px !important;
}

#item344474 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item344497 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item344501 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item344525 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item344010 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item344682 {
	width:555px !important;
	height:776px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item414484 {
	width:555px !important;
	height:240px !important;
	left:30px !important;
	top:30px !important;
}

#item344684 {
	width:441px !important;
	height:164px !important;
	left:87px !important;
	top:298px !important;
}

#item344711 {
	width:30px !important;
	height:30px !important;
}

#item344707 {
	width:30px !important;
	height:30px !important;
	left:87px !important;
	top:543px !important;
}

#item344717 {
	width:165px !important;
	height:30px !important;
}

#item344714 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:708px !important;
}

#item344743 {
	width:165px !important;
	height:30px !important;
}

#item344740 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:588px !important;
}

#item344770 {
	width:165px !important;
	height:30px !important;
}

#item344766 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:628px !important;
}

#item344797 {
	width:165px !important;
	height:30px !important;
}

#item344793 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:668px !important;
}

#item344823 {
	width:165px !important;
	height:30px !important;
}

#item344820 {
	width:165px !important;
	height:30px !important;
	left:87px !important;
	top:748px !important;
}

#item345664 {
	width:97px !important;
	height:48px !important;
	background:#d2ffda;
	padding:0px 14px 0px 14px;
}

#item345660 {
	width:97px !important;
	height:48px !important;
	left:431px !important;
	top:87px !important;
}

#item345641 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item415072 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item345645 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item345642 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item345628 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item415069 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item345632 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item345629 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item345619 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item345623 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item345620 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item415080 {
	width:500px !important;
	height:813px !important;
	left:68px !important;
	top:100px !important;
}

#item345586 {
	width:615px !important;
	height:1050px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item345590 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item345587 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item345595 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:97px !important;
	padding:0px 30px 0px 0px;
}

#item344849 {
	width:615px !important;
	height:1050px !important;
	background:#fff;
}

#item344877 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item344874 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:64px !important;
}

#item344883 {
	width:441px !important;
	height:120px !important;
	left:97px !important;
	top:96px !important;
}

#item344885 {
	width:36px !important;
	height:17px !important;
	left:4px !important;
	top:47px !important;
}

#item344892 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item344915 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item344941 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item344964 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item344991 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item345014 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item345040 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item345063 {
	width:69px !important;
	height:20px !important;
	top:36px !important;
}

#item345090 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item345113 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item345139 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item345162 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item345188 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item345211 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item345237 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item345260 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item345287 {
	width:26px !important;
	height:19px !important;
	top:3px !important;
}

#item345310 {
	width:69px !important;
	height:7px !important;
	top:36px !important;
}

#item345333 {
	width:36px !important;
	height:17px !important;
	left:661px !important;
	top:47px !important;
}

#item345342 {
	width:63px !important;
	height:10px !important;
	top:17px !important;
}

#item345365 {
	width:21px !important;
	height:11px !important;
	left:21px !important;
}

#item345370 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item345393 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item345397 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item345420 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item345424 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item345447 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item345451 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item345474 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item345478 {
	width:63px !important;
	height:10px !important;
	top:18px !important;
}

#item345501 {
	width:15px !important;
	height:14px !important;
	left:24px !important;
}

#item345506 {
	width:63px !important;
	height:10px !important;
	top:18px !important;
}

#item345529 {
	width:15px !important;
	height:14px !important;
	left:24px !important;
}

#item345533 {
	width:63px !important;
	height:10px !important;
	top:19px !important;
}

#item345556 {
	width:15px !important;
	height:15px !important;
	left:24px !important;
}

#item345560 {
	width:471px !important;
	height:663px !important;
	left:97px !important;
	top:250px !important;
	padding:0px 30px 0px 0px;
}

#item345584 {
	width:31px !important;
	height:31px !important;
	left:902px !important;
	top:102px !important;
	border:solid 1px #000;
}

#item344846 {
	width:933px !important;
	height:1060px !important;
	left:-10px !important;
	top:-10px !important;
}

#item345742 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item345743 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item345760 {
	width:444px !important;
	height:692px !important;
	left:57px !important;
	top:56px !important;
}

#item404639 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item404640 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item404645 {
	width:599px !important;
	height:819px !important;
	left:9px !important;
	top:9px !important;
	background:#fff;
}

#item404646 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item412858 {
	width:60px !important;
	height:60px !important;
}

#item412855 {
	width:60px !important;
	height:60px !important;
	left:21px !important;
	top:21px !important;
}

#item412868 {
	width:60px !important;
	height:60px !important;
}

#item412865 {
	width:60px !important;
	height:60px !important;
	left:402px !important;
	top:21px !important;
}

#item412879 {
	width:108px !important;
	height:108px !important;
}

#item412875 {
	width:108px !important;
	height:108px !important;
	left:378px !important;
}

#item412884 {
	width:108px !important;
	height:108px !important;
}

#item412880 {
	width:108px !important;
	height:108px !important;
}

#item345864 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item345887 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item345910 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item345933 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item345957 {
	width:121px !important;
	height:36px !important;
	left:407px !important;
	top:179px !important;
}

#item345972 {
	width:121px !important;
	height:36px !important;
	left:407px !important;
	top:179px !important;
}

#item345984 {
	width:30px !important;
	height:30px !important;
}

#item345981 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item345993 {
	width:30px !important;
	height:30px !important;
}

#item345989 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item346001 {
	width:100px !important;
	height:30px !important;
}

#item345998 {
	width:100px !important;
	height:30px !important;
}

#item346053 {
	width:30px !important;
	height:30px !important;
}

#item346050 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item346076 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item346027 {
	width:100px !important;
	height:30px !important;
}

#item346024 {
	width:100px !important;
	height:30px !important;
}

#item346062 {
	width:30px !important;
	height:30px !important;
}

#item346058 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item346071 {
	width:30px !important;
	height:30px !important;
}

#item346068 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item346102 {
	width:30px !important;
	height:30px !important;
}

#item346099 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item346265 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item346270 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346266 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415150 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item346258 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346255 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415301 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item346241 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item346245 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346242 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415295 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item346200 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item346201 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item346234 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346231 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item346189 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346186 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415140 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item346176 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346173 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415289 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item346156 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item346160 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346157 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415281 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item346114 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item346115 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item346150 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346147 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item346112 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item346110 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item346407 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item346430 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item346453 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item346476 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item346500 {
	width:90px !important;
	height:36px !important;
	left:438px !important;
	top:177px !important;
}

#item346510 {
	width:67px !important;
	height:54px !important;
	left:461px !important;
	top:168px !important;
}

#item346606 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item346523 {
	width:30px !important;
	height:30px !important;
}

#item346520 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item346529 {
	width:30px !important;
	height:30px !important;
}

#item346526 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item346535 {
	width:100px !important;
	height:30px !important;
}

#item346532 {
	width:100px !important;
	height:30px !important;
}

#item346587 {
	width:30px !important;
	height:30px !important;
}

#item346584 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item346561 {
	width:100px !important;
	height:30px !important;
}

#item346558 {
	width:100px !important;
	height:30px !important;
}

#item346593 {
	width:30px !important;
	height:30px !important;
}

#item346590 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item346599 {
	width:30px !important;
	height:30px !important;
}

#item346596 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item346632 {
	width:30px !important;
	height:30px !important;
}

#item346629 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item346778 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item346782 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346779 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415162 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item346771 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346768 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415329 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item346756 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item346760 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346757 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415323 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item346719 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item346720 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item346752 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346749 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item346710 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346707 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415156 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item346701 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346697 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415314 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item346685 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item346689 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346686 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415308 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item346645 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item346646 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item346681 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item346678 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item346643 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item346641 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item346929 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item346952 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item346975 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item346998 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item347022 {
	width:82px !important;
	height:36px !important;
	left:446px !important;
	top:177px !important;
}

#item347032 {
	width:83px !important;
	height:36px !important;
	left:445px !important;
	top:177px !important;
}

#item347136 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item347046 {
	width:30px !important;
	height:30px !important;
}

#item347043 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item347053 {
	width:30px !important;
	height:30px !important;
}

#item347050 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item347062 {
	width:100px !important;
	height:30px !important;
}

#item347059 {
	width:100px !important;
	height:30px !important;
}

#item347114 {
	width:30px !important;
	height:30px !important;
}

#item347111 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item347088 {
	width:100px !important;
	height:30px !important;
}

#item347085 {
	width:100px !important;
	height:30px !important;
}

#item347120 {
	width:30px !important;
	height:30px !important;
}

#item347117 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item347130 {
	width:30px !important;
	height:30px !important;
}

#item347127 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item347162 {
	width:30px !important;
	height:30px !important;
}

#item347159 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item347309 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item347315 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347312 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415174 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item347303 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347300 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415354 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item347286 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item347290 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347287 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415348 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item347247 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item347248 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item347282 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347279 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item347238 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347234 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415168 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item347228 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347225 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415342 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item347214 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item347218 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347215 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415335 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item347173 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item347174 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item347209 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347206 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item347171 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item347169 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item347449 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item347472 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item347495 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item347518 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item347542 {
	width:84px !important;
	height:45px !important;
	left:444px !important;
	top:173px !important;
}

#item347556 {
	width:80px !important;
	height:80px !important;
	left:448px !important;
	top:155px !important;
}

#item347653 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item347568 {
	width:30px !important;
	height:30px !important;
}

#item347565 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item347578 {
	width:30px !important;
	height:30px !important;
}

#item347575 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item347585 {
	width:100px !important;
	height:30px !important;
}

#item347582 {
	width:100px !important;
	height:30px !important;
}

#item347638 {
	width:30px !important;
	height:30px !important;
}

#item347635 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item347612 {
	width:100px !important;
	height:30px !important;
}

#item347609 {
	width:100px !important;
	height:30px !important;
}

#item347644 {
	width:30px !important;
	height:30px !important;
}

#item347641 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item347650 {
	width:30px !important;
	height:30px !important;
}

#item347647 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item347679 {
	width:30px !important;
	height:30px !important;
}

#item347676 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item347827 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item347831 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347828 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415189 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item347822 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347819 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415378 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item347807 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item347811 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347808 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415372 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item347768 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item347769 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item347803 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347800 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item347754 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347750 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415182 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item347744 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347741 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415366 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item347728 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item347732 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347729 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415360 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item347689 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item347690 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item347724 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item347721 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item347687 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item347685 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item348489 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item348535 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item348558 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item348582 {
	width:82px !important;
	height:36px !important;
	left:446px !important;
	top:179px !important;
}

#item348593 {
	width:96px !important;
	height:36px !important;
	left:432px !important;
	top:179px !important;
}

#item348687 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item348605 {
	width:30px !important;
	height:30px !important;
}

#item348602 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item348611 {
	width:30px !important;
	height:30px !important;
}

#item348608 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item348617 {
	width:100px !important;
	height:30px !important;
}

#item348614 {
	width:100px !important;
	height:30px !important;
}

#item348669 {
	width:30px !important;
	height:30px !important;
}

#item348666 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item348512 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item348643 {
	width:100px !important;
	height:30px !important;
}

#item348640 {
	width:100px !important;
	height:30px !important;
}

#item348675 {
	width:30px !important;
	height:30px !important;
}

#item348672 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item348681 {
	width:30px !important;
	height:30px !important;
}

#item348678 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item348715 {
	width:30px !important;
	height:30px !important;
}

#item348712 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item348865 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item348869 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item348866 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415415 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item348854 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item348858 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item348855 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415409 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item348842 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item348846 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item348843 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415402 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item348802 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item348803 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item348838 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item348835 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item348793 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item348790 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415396 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item348783 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item348778 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415390 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item348767 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item348771 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item348768 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415384 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item348728 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item348729 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item348763 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item348760 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item348726 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item348724 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item348957 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item348958 {
	width:1182px !important;
	height:836px !important;
	left:-284px !important;
}

#item348976 {
	width:555px !important;
	height:776px !important;
	background:#fff;
}

#item348977 {
	width:444px !important;
	height:692px !important;
	left:57px !important;
	top:56px !important;
}

#item349067 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item349090 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item349113 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item349136 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item349160 {
	width:80px !important;
	height:36px !important;
	left:448px !important;
	top:177px !important;
}

#item349170 {
	width:98px !important;
	height:20px !important;
	left:430px !important;
	top:185px !important;
}

#item349269 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item349185 {
	width:30px !important;
	height:30px !important;
}

#item349182 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item349191 {
	width:30px !important;
	height:30px !important;
}

#item349188 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item349200 {
	width:100px !important;
	height:30px !important;
}

#item349197 {
	width:100px !important;
	height:30px !important;
}

#item349252 {
	width:30px !important;
	height:30px !important;
}

#item349249 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item349226 {
	width:100px !important;
	height:30px !important;
}

#item349223 {
	width:100px !important;
	height:30px !important;
}

#item349259 {
	width:30px !important;
	height:30px !important;
}

#item349256 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item349265 {
	width:30px !important;
	height:30px !important;
}

#item349262 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item349296 {
	width:30px !important;
	height:30px !important;
}

#item349293 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item349447 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item349451 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349448 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415467 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item349442 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349439 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415461 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item349427 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item349431 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349428 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415455 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item349382 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item349383 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item349421 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349418 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item349373 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349370 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415448 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item349360 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349357 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415442 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item349344 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item349348 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349345 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415436 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item349307 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item349308 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item349340 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349337 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item349305 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item349303 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item349590 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item349614 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item349637 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item349660 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item349684 {
	width:115px !important;
	height:36px !important;
	left:413px !important;
	top:179px !important;
}

#item349696 {
	width:121px !important;
	height:17px !important;
	left:407px !important;
	top:188px !important;
}

#item349791 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item349710 {
	width:30px !important;
	height:30px !important;
}

#item349707 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item349717 {
	width:30px !important;
	height:30px !important;
}

#item349714 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item349723 {
	width:100px !important;
	height:30px !important;
}

#item349720 {
	width:100px !important;
	height:30px !important;
}

#item349775 {
	width:30px !important;
	height:30px !important;
}

#item349772 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item349749 {
	width:100px !important;
	height:30px !important;
}

#item349746 {
	width:100px !important;
	height:30px !important;
}

#item349781 {
	width:30px !important;
	height:30px !important;
}

#item349778 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item349788 {
	width:30px !important;
	height:30px !important;
}

#item349785 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item349818 {
	width:30px !important;
	height:30px !important;
}

#item349814 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item349967 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item349971 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349968 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415514 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item349961 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349958 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415508 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item349947 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item349951 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349948 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415497 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item349907 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item349908 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item349942 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349939 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item349898 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349894 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415491 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item349887 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349884 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415484 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item349870 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item349874 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349871 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415477 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item349829 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item349830 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item349866 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item349863 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item349827 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item349825 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item350108 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item350131 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item350154 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item350177 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item350201 {
	width:85px !important;
	height:20px !important;
	left:443px !important;
	top:186px !important;
}

#item350212 {
	width:115px !important;
	height:29px !important;
	left:413px !important;
	top:182px !important;
}

#item350308 {
	width:139px !important;
	height:13px !important;
	left:390px !important;
	top:52px !important;
}

#item350225 {
	width:30px !important;
	height:30px !important;
}

#item350222 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item350231 {
	width:30px !important;
	height:30px !important;
}

#item350228 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item350237 {
	width:100px !important;
	height:30px !important;
}

#item350234 {
	width:100px !important;
	height:30px !important;
}

#item350290 {
	width:30px !important;
	height:30px !important;
}

#item350287 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item350264 {
	width:100px !important;
	height:30px !important;
}

#item350261 {
	width:100px !important;
	height:30px !important;
}

#item350297 {
	width:30px !important;
	height:30px !important;
}

#item350294 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item350303 {
	width:30px !important;
	height:30px !important;
}

#item350300 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item350334 {
	width:30px !important;
	height:30px !important;
}

#item350331 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item350479 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item350484 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350480 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415600 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item350472 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350469 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415592 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item350458 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item350462 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350459 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415586 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item350420 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item350421 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item350454 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350451 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item350411 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350408 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415579 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item350402 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350399 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415527 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item350388 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item350392 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350389 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415521 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item350348 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item350349 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item350384 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350381 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item350346 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item350344 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item350628 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item350651 {
	width:485px !important;
	height:63px !important;
	left:87px !important;
	top:87px !important;
}

#item350674 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item350698 {
	width:485px !important;
	height:10px !important;
	left:87px !important;
	top:155px !important;
}

#item350722 {
	width:115px !important;
	height:36px !important;
	left:413px !important;
	top:177px !important;
}

#item350730 {
	width:108px !important;
	height:27px !important;
	left:420px !important;
	top:182px !important;
}

#item350740 {
	width:30px !important;
	height:30px !important;
}

#item350737 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item350746 {
	width:30px !important;
	height:30px !important;
}

#item350743 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item350754 {
	width:100px !important;
	height:30px !important;
}

#item350751 {
	width:100px !important;
	height:30px !important;
}

#item350806 {
	width:30px !important;
	height:30px !important;
}

#item350803 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item350780 {
	width:100px !important;
	height:30px !important;
}

#item350777 {
	width:100px !important;
	height:30px !important;
}

#item350813 {
	width:30px !important;
	height:30px !important;
}

#item350810 {
	width:30px !important;
	height:30px !important;
	left:165px !important;
	top:2px !important;
}

#item350822 {
	width:30px !important;
	height:30px !important;
}

#item350819 {
	width:30px !important;
	height:30px !important;
	left:121px !important;
	top:2px !important;
}

#item350829 {
	width:30px !important;
	height:30px !important;
}

#item350826 {
	width:30px !important;
	height:30px !important;
	left:210px !important;
	top:2px !important;
}

#item350978 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item350982 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350979 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415639 {
	width:500px !important;
	height:429px !important;
	left:375px !important;
	top:292px !important;
}

#item350972 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350969 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415633 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item350954 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item350959 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350956 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415627 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item350912 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item350913 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item350949 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350946 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item350902 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350899 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415621 {
	width:500px !important;
	height:669px !important;
	left:375px !important;
	top:172px !important;
}

#item350889 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item350893 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350890 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415612 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item350878 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item350882 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350879 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item415606 {
	width:500px !important;
	height:813px !important;
	left:375px !important;
	top:100px !important;
}

#item350839 {
	width:615px !important;
	height:1053px !important;
	left:318px !important;
	top:10px !important;
	background:#fff;
}

#item350840 {
	width:471px !important;
	height:510px !important;
	left:404px !important;
	top:403px !important;
	padding:0px 30px 0px 0px;
}

#item350874 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item350871 {
	width:36px !important;
	height:36px !important;
	left:842px !important;
	top:64px !important;
}

#item350837 {
	width:27px !important;
	height:27px !important;
	left:10px !important;
	top:102px !important;
}

#item350835 {
	width:932px !important;
	height:1063px !important;
	left:-317px !important;
	top:-10px !important;
}

#item401618 {
	width:615px !important;
	height:1050px !important;
	background:#009976;
}

#item401619 {
	width:1491px !important;
	height:1054px !important;
	left:-438px !important;
	top:-2px !important;
}

#item401623 {
	width:522px !important;
	height:37px !important;
	left:87px !important;
	top:72px !important;
}

@keyframes grow-401646 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-401646 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item401646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item401657 {
	width:119px !important;
	height:15px !important;
	left:13px !important;
	top:126px !important;
}

#item401680 {
	width:28px !important;
	height:28px !important;
	left:163px !important;
	top:119px !important;
}

#item401646 {
	width:200px !important;
	height:153px !important;
	left:87px !important;
	top:144px !important;
}

@keyframes grow-401683 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-401683 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item401683 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item401699 {
	width:145px !important;
	height:15px !important;
	left:10px !important;
	top:125px !important;
}

#item401723 {
	width:28px !important;
	height:28px !important;
	left:161px !important;
	top:118px !important;
}

#item401683 {
	width:200px !important;
	height:153px !important;
	left:328px !important;
	top:482px !important;
}

@keyframes grow-401726 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-401726 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item401726 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item401736 {
	width:138px !important;
	height:15px !important;
	left:13px !important;
	top:127px !important;
}

#item401759 {
	width:28px !important;
	height:28px !important;
	left:162px !important;
	top:120px !important;
}

#item401726 {
	width:200px !important;
	height:153px !important;
	left:328px !important;
	top:144px !important;
}

@keyframes grow-401764 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-401764 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item401764 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item401775 {
	width:137px !important;
	height:15px !important;
	left:10px !important;
	top:125px !important;
}

#item401798 {
	width:28px !important;
	height:28px !important;
	left:160px !important;
	top:118px !important;
}

#item401764 {
	width:200px !important;
	height:153px !important;
	left:87px !important;
	top:651px !important;
}

@keyframes grow-401801 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-401801 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item401801 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item401812 {
	width:162px !important;
	height:15px !important;
	left:13px !important;
	top:127px !important;
}

#item401835 {
	width:28px !important;
	height:28px !important;
	left:163px !important;
	top:120px !important;
}

#item401801 {
	width:200px !important;
	height:153px !important;
	left:87px !important;
	top:313px !important;
}

@keyframes grow-401842 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-401842 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item401842 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item401851 {
	width:154px !important;
	height:15px !important;
	left:13px !important;
	top:127px !important;
}

#item401874 {
	width:28px !important;
	height:28px !important;
	left:163px !important;
	top:120px !important;
}

#item401842 {
	width:200px !important;
	height:153px !important;
	left:328px !important;
	top:313px !important;
}

@keyframes grow-401877 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
@-webkit-keyframes grow-401877 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.05) scaleY(1.05);}
}
#item401877 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item401889 {
	width:145px !important;
	height:15px !important;
	left:14px !important;
	top:125px !important;
}

#item401914 {
	width:28px !important;
	height:28px !important;
	left:161px !important;
	top:118px !important;
}

#item401877 {
	width:200px !important;
	height:153px !important;
	left:87px !important;
	top:482px !important;
}

#item415785 {
	width:615px !important;
	height:1050px !important;
	left:216px !important;
	top:10px !important;
	background:#fff;
}

#item415789 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item415786 {
	width:36px !important;
	height:36px !important;
	left:740px !important;
	top:64px !important;
}

#item415792 {
	width:500px !important;
	height:813px !important;
	left:273px !important;
	top:100px !important;
}

#item415764 {
	width:615px !important;
	height:1050px !important;
	left:216px !important;
	top:10px !important;
	background:#fff;
}

#item415769 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item415766 {
	width:36px !important;
	height:36px !important;
	left:740px !important;
	top:64px !important;
}

#item415773 {
	width:500px !important;
	height:813px !important;
	left:273px !important;
	top:100px !important;
}

#item415752 {
	width:615px !important;
	height:1050px !important;
	left:216px !important;
	top:10px !important;
	background:#fff;
}

#item415756 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item415753 {
	width:36px !important;
	height:36px !important;
	left:740px !important;
	top:64px !important;
}

#item415759 {
	width:500px !important;
	height:813px !important;
	left:273px !important;
	top:100px !important;
}

#item415738 {
	width:615px !important;
	height:1050px !important;
	left:216px !important;
	top:10px !important;
	background:#fff;
}

#item415742 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item415739 {
	width:36px !important;
	height:36px !important;
	left:740px !important;
	top:64px !important;
}

#item415745 {
	width:500px !important;
	height:813px !important;
	left:273px !important;
	top:100px !important;
}

#item415720 {
	width:615px !important;
	height:1050px !important;
	left:216px !important;
	top:10px !important;
	background:#fff;
}

#item415724 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item415721 {
	width:36px !important;
	height:36px !important;
	left:740px !important;
	top:64px !important;
}

#item415728 {
	width:500px !important;
	height:813px !important;
	left:273px !important;
	top:100px !important;
}

#item415707 {
	width:615px !important;
	height:1050px !important;
	left:216px !important;
	top:10px !important;
	background:#fff;
}

#item415711 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item415708 {
	width:36px !important;
	height:36px !important;
	left:740px !important;
	top:64px !important;
}

#item415714 {
	width:500px !important;
	height:813px !important;
	left:273px !important;
	top:100px !important;
}

#item401919 {
	width:615px !important;
	height:1050px !important;
	left:216px !important;
	top:10px !important;
	background:#fff;
}

#item401924 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item401921 {
	width:36px !important;
	height:36px !important;
	left:740px !important;
	top:64px !important;
}

#item415696 {
	width:500px !important;
	height:813px !important;
	left:273px !important;
	top:100px !important;
}

#item402343 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:39px !important;
}

#item402350 {
	width:830px !important;
	height:1060px !important;
	left:-215px !important;
	top:-10px !important;
}

#item404195 {
	width:615px !important;
	height:1053px !important;
	background:#fff;
}

#item404196 {
	width:615px !important;
	height:252px !important;
}

#item404205 {
	width:344px !important;
	height:140px !important;
	left:87px !important;
	top:639px !important;
}

#item404228 {
	width:344px !important;
	height:79px !important;
	left:87px !important;
	top:299px !important;
}

#item404255 {
	width:324px !important;
	height:10px !important;
}

#item404251 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:418px !important;
}

#item404282 {
	width:324px !important;
	height:10px !important;
}

#item404278 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:576px !important;
}

#item404309 {
	width:324px !important;
	height:10px !important;
}

#item404305 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:537px !important;
}

#item404336 {
	width:324px !important;
	height:10px !important;
}

#item404332 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:497px !important;
}

#item404364 {
	width:324px !important;
	height:10px !important;
}

#item404359 {
	width:324px !important;
	height:10px !important;
	left:87px !important;
	top:458px !important;
}

#item404529 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item404530 {
	width:441px !important;
	height:469px !important;
	left:97px !important;
	top:99px !important;
}

#item404556 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item404553 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item404494 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item404499 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item404495 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item404504 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 30px 0px 0px;
}

#item404460 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item404464 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item404461 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item404470 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 30px 0px 0px;
}

#item404424 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item404425 {
	width:441px !important;
	height:656px !important;
	left:97px !important;
	top:99px !important;
}

#item404451 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item404448 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item404391 {
	width:615px !important;
	height:1053px !important;
	left:10px !important;
	top:12px !important;
	background:#fff;
}

#item404395 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
}

#item404392 {
	width:36px !important;
	height:36px !important;
	left:535px !important;
	top:66px !important;
}

#item404400 {
	width:471px !important;
	height:816px !important;
	left:97px !important;
	top:99px !important;
	padding:0px 30px 0px 0px;
}

#item404389 {
	width:30px !important;
	height:27px !important;
	left:595px !important;
	top:10px !important;
}

#item404387 {
	width:625px !important;
	height:1065px !important;
	left:-10px !important;
	top:-12px !important;
}

#item415673 {
	width:615px !important;
	height:1050px !important;
}

#item404139 {
	width:615px !important;
	height:836px !important;
	background:#009976;
}

#item404146 {
	width:615px !important;
	height:214px !important;
	top:836px !important;
	background:#fff;
}

#item404147 {
	opacity:0.50;
	width:60px !important;
	height:60px !important;
	left:468px !important;
	top:903px !important;
}

#item404155 {
	width:60px !important;
	height:60px !important;
}

#item404152 {
	width:60px !important;
	height:60px !important;
	left:87px !important;
	top:903px !important;
}

p.autoParaStyle7 {
	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.autoParaStyle6 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:9.9px;
	line-height:12.4px;
	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: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.autoParaStyle3 {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
	font-size:9.9px;
	line-height:12.4px;
	color:#009976;
	letter-spacing:0.025em;
	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.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:14px;
	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.hoteles-en {
	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-top:20px;
	margin-bottom:10px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.texto-legal-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.sumario {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:30px;
	text-align:left;
}

p.regular-50-verde {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#009976;
	margin-bottom:10px;
	text-align:left;
}

p.regular-50-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:50px;
	line-height:50px;
	color:#fff;
	margin-bottom:10px;
	text-align:left;
}

p.regular-40-verde {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-negro {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	text-align:left;
}

p.regular-40-blanco {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:40px;
	line-height:50px;
	color:#fff;
	text-align:left;
}

p.regular-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-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.itinerario-regular-13-negro {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#000;
	margin-top:10px;
	margin-bottom:3px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.itinerario-dias {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#009976;
	margin-top:10px;
	text-align:left;
}

p.hoteles-cabecera {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:12px;
	line-height:14.4px;
	color:#009976;
	text-transform:uppercase;
	border-top:dotted 21px #d2ffda;
	margin-bottom:3px;
	text-align:center;
}

p.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.esquema-km {
	font-family:FF-RaisonnePro-Regular,"Raisonne Pro",sans-serif;
	font-size:8px;
	line-height:10px;
	color:#009976;
	letter-spacing:0.025em;
	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.circuito-precio {
	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;
	text-align:right;
}

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-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-20-blanco-ea-0 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-bottom:3px;
	text-align:left;
}

p.book-13-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.fechas-salidas {
	font-family:FF-Quicksand-Regular,Quicksand;
	font-size:13px;
	line-height:17px;
	color:#009976;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.book-13-blanco {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.bold-20-verde-derecha {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:14px;
	color:#009976;
	margin-bottom:3px;
	text-align:right;
}

p.bold-20-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.autoCharStyle4 {
	color:#000;
}

span.autoCharStyle3 {
}

span.autoCharStyle2 {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle1 {
	font-size:13px;
	color:#000;
}

span.quicksand-bold {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
}

span.bold {
	font-weight:bold;
	font-family:FF-RaisonnePro-Bold,"Raisonne Pro","Arial Black", Gadget, sans-serif;
}

span.book {
	font-family:FF-RaisonnePro-Book,"Raisonne Pro",sans-serif;
}

span.quicksand {
	font-weight:500;
	font-family:FF-Quicksand-Medium,Quicksand;
}

span.circuito-precio {
	font-weight:bold;
	font-family:FF-Quicksand-Bold,Quicksand;
	font-size:20px;
}

span.superindice {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
