/* 	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:#00554c; }
:-webkit-full-screen { background:#00554c; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1024px; height:768px; background: #fff !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:10px; height:780px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1024px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item65391 {
	width:1024px !important;
	height:768px !important;
	background:#9483c9;
}

#item122030 {
	width:359px !important;
	height:696px !important;
	left:588px !important;
	top:36px !important;
}

#item116667 {
	width:65px !important;
	height:65px !important;
	left:36px !important;
	top:496px !important;
}

#item122058 {
	width:357px !important;
	height:184px !important;
	left:589px !important;
	top:244px !important;
}

#item122135 {
	width:24px !important;
	height:24px !important;
	left:756px !important;
	top:453px !important;
}

#item114137 {
	width:1024px !important;
	height:768px !important;
	background:#a87071;
}

#item122158 {
	width:1024px !important;
	height:768px !important;
	left:1px !important;
}

#item122161 {
	width:633px !important;
	height:568px !important;
	left:159px !important;
	top:18px !important;
}

#item122165 {
	width:285px !important;
	height:58px !important;
	left:1px !important;
	top:72px !important;
}

#item122172 {
	width:280px !important;
	height:351px !important;
	left:666px !important;
}

#item122159 {
	width:349px !important;
	height:369px !important;
	left:1px !important;
	top:155px !important;
}

#item122163 {
	width:301px !important;
	height:120px !important;
	left:325px !important;
	top:561px !important;
}

#item122169 {
	width:285px !important;
	height:77px !important;
	left:698px !important;
	top:647px !important;
}

#item122475 {
	width:95px !important;
	height:95px !important;
	left:900px !important;
	top:395px !important;
}

#item122167 {
	width:285px !important;
	height:99px !important;
	left:-122px !important;
	top:628px !important;
}

#item122193 {
	width:1024px !important;
	height:768px !important;
	background:#a87071;
}

#item122191 {
	width:1024px !important;
	height:768px !important;
	left:1px !important;
}

#item122224 {
	width:970px !important;
	height:753px !important;
	left:27px !important;
	top:36px !important;
}

#item122439 {
	width:24px !important;
	height:28px !important;
	left:498px !important;
	top:370px !important;
}

#item81906 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#383e70;
}

#item122477 {
	width:65px !important;
	height:65px !important;
	left:395px !important;
	top:108px !important;
}

#item122535 {
	opacity:0.80;
	width:440px !important;
	height:232px !important;
	background:#fff;
}

#item122533 {
	width:440px !important;
	height:232px !important;
	left:36px !important;
	top:34px !important;
}

#item122559 {
	width:24px !important;
	height:28px !important;
	left:232px !important;
	top:232px !important;
}

#item97394 {
	width:512px !important;
	height:768px !important;
	background:#89313a;
}

#item97395 {
	width:511px !important;
	height:421px !important;
	left:1px !important;
	background:#dc313a;
}

#item134947 {
	width:357px !important;
	height:265px !important;
	left:589px !important;
	top:156px !important;
}

#item97495 {
	width:183px !important;
	height:30px !important;
}

#item97496 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item134946 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item134952 {
	width:512px !important;
	height:80px !important;
	left:512px !important;
	top:676px !important;
}

#item134949 {
	width:340px !important;
	height:243px !important;
	left:597px !important;
	top:421px !important;
}

#item122957 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:281px !important;
}

#item122959 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:505px !important;
}

#item122923 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:313px !important;
}

#item122921 {
	width:357px !important;
	height:693px !important;
	left:589px !important;
	top:36px !important;
}

#item122916 {
	width:353px !important;
	height:662px !important;
	left:589px !important;
	top:36px !important;
}

#item122931 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:547px !important;
}

#item81686 {
	width:435px !important;
	height:768px !important;
	left:589px !important;
	background:#bc2720;
}

#item47383 {
	width:45px !important;
	height:36px !important;
	background:#ffff00;
}

#item138628 {
	width:398px !important;
	height:231px !important;
	left:603px !important;
	top:260px !important;
}

#item138597 {
	width:65px !important;
	height:65px !important;
	left:889px !important;
	top:524px !important;
}

#item138630 {
	width:289px !important;
	height:274px !important;
	left:658px !important;
	top:208px !important;
}

#item138677 {
	width:24px !important;
	height:24px !important;
	left:946px !important;
	top:500px !important;
}

#item136109 {
	width:512px !important;
	height:767px !important;
}

#item136115 {
	width:357px !important;
	height:406px !important;
	left:589px !important;
	top:155px !important;
}

#item36911 {
	width:183px !important;
	height:30px !important;
}

#item36913 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item136113 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item36967 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:271px !important;
}

#item136119 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item136111 {
	width:512px !important;
	height:761px !important;
	top:98px !important;
}

#item136117 {
	width:65px !important;
	height:65px !important;
	left:923px !important;
	top:579px !important;
}

#item136120 {
	width:24px !important;
	height:29px !important;
	left:442px !important;
	top:73px !important;
}

#item136123 {
	width:357px !important;
	height:696px !important;
	left:590px !important;
	top:36px !important;
}

#item135283 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:556px !important;
}

#item136121 {
	width:540px !important;
	height:921px !important;
	top:13px !important;
}

#item135254 {
	width:357px !important;
	height:693px !important;
	left:589px !important;
	top:36px !important;
}

#item135256 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:303px !important;
}

#item82389 {
	width:512px !important;
	height:768px !important;
	background:#007577;
}

#item82381 {
	width:512px !important;
	height:362px !important;
	top:407px !important;
	background:#004156;
}

#item64275 {
	width:183px !important;
	height:30px !important;
}

#item64276 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item134953 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item134954 {
	width:357px !important;
	height:266px !important;
	left:589px !important;
	top:155px !important;
}

#item122983 {
	width:65px !important;
	height:65px !important;
	left:889px !important;
	top:524px !important;
}

#item134958 {
	width:512px !important;
	height:177px !important;
	left:512px !important;
	top:591px !important;
}

#item122984 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:276px !important;
}

#item123159 {
	width:24px !important;
	height:24px !important;
	left:963px !important;
	top:305px !important;
}

#item123297 {
	width:357px !important;
	height:686px !important;
	left:589px !important;
	top:36px !important;
}

#item123190 {
	width:499px !important;
	height:770px !important;
	left:525px !important;
	top:-2px !important;
}

#item123348 {
	width:24px !important;
	height:24px !important;
	left:965px !important;
	top:101px !important;
}

#item79179 {
	width:1024px !important;
	height:768px !important;
	background:#007577;
}

#item134960 {
	width:357px !important;
	height:160px !important;
	left:589px !important;
	top:153px !important;
}

#item38489 {
	width:183px !important;
	height:30px !important;
}

#item38490 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item134959 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item134967 {
	width:512px !important;
	height:177px !important;
	left:512px !important;
	top:591px !important;
}

#item134962 {
	width:340px !important;
	height:336px !important;
	left:596px !important;
	top:308px !important;
}

#item65627 {
	width:512px !important;
	height:768px !important;
	background:#efdc73;
}

#item123490 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:212px !important;
}

#item123599 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:243px !important;
}

#item123597 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item125094 {
	width:1024px !important;
	height:768px !important;
}

#item125095 {
	width:65px !important;
	height:65px !important;
	left:476px !important;
	top:370px !important;
}

#item125098 {
	width:1024px !important;
	height:768px !important;
}

#item125155 {
	width:24px !important;
	height:28px !important;
	left:500px !important;
	top:336px !important;
}

#item107464 {
	width:512px !important;
	height:773px !important;
	background:#34406d;
}

#item107467 {
	width:512px !important;
	height:397px !important;
	background:#292d3e;
}

#item134974 {
	width:357px !important;
	height:238px !important;
	left:589px !important;
	top:155px !important;
}

#item97808 {
	width:183px !important;
	height:30px !important;
}

#item97809 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item134973 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item134979 {
	width:512px !important;
	height:187px !important;
	left:512px !important;
	top:621px !important;
}

#item125219 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:244px !important;
}

#item125464 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:277px !important;
}

#item125517 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item69549 {
	width:355px !important;
	height:768px !important;
	left:157px !important;
	background:#dc9e77;
}

#item125723 {
	width:512px !important;
	height:768px !important;
	left:36px !important;
}

#item135670 {
	width:357px !important;
	height:302px !important;
	left:589px !important;
	top:159px !important;
}

#item69657 {
	width:36px !important;
	height:36px !important;
	left:5px !important;
}

#item69658 {
	width:36px !important;
	height:36px !important;
	top:51px !important;
}

#item135669 {
	width:357px !important;
	height:81px !important;
	left:589px !important;
	top:61px !important;
}

#item87047 {
	width:24px !important;
	height:29px !important;
	left:512px !important;
	top:215px !important;
}

#item125528 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:234px !important;
}

#item125714 {
	width:357px !important;
	height:721px !important;
	left:589px !important;
	top:36px !important;
}

#item125664 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:271px !important;
}

#item125748 {
	width:512px !important;
	height:768px !important;
	top:22px !important;
	background:#dc9e77;
}

#item125754 {
	width:512px !important;
	height:790px !important;
	top:-22px !important;
}

#item92178 {
	width:1024px !important;
	height:768px !important;
	background:#8b1812;
}

#item134992 {
	width:357px !important;
	height:216px !important;
	left:589px !important;
	top:153px !important;
}

#item86744 {
	width:183px !important;
	height:30px !important;
}

#item86745 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item134991 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item134997 {
	width:512px !important;
	height:98px !important;
	left:512px !important;
	top:658px !important;
}

#item134994 {
	width:334px !important;
	height:267px !important;
	left:600px !important;
	top:365px !important;
}

#item125763 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:211px !important;
}

#item125854 {
	width:65px !important;
	height:65px !important;
	left:411px !important;
	top:36px !important;
}

#item125855 {
	opacity:0.80;
	width:357px !important;
	height:199px !important;
	top:17px !important;
	background:#fff;
}

#item126005 {
	width:357px !important;
	height:216px !important;
	left:78px !important;
	top:443px !important;
}

#item125979 {
	width:24px !important;
	height:24px !important;
	left:399px !important;
	top:101px !important;
}

#item126092 {
	width:357px !important;
	height:732px !important;
	left:589px !important;
	top:35px !important;
}

#item126065 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:247px !important;
}

#item135001 {
	width:343px !important;
	height:343px !important;
	left:55px !important;
	top:89px !important;
}

#item126230 {
	width:589px !important;
	height:768px !important;
	left:435px !important;
}

#item28854 {
	width:36px !important;
	height:36px !important;
	left:239px !important;
	top:72px !important;
}

#item135003 {
	width:297px !important;
	height:264px !important;
	left:78px !important;
	top:394px !important;
}

#item135000 {
	width:296px !important;
	height:82px !important;
	left:78px !important;
	top:60px !important;
}

#item135006 {
	width:435px !important;
	height:96px !important;
	top:660px !important;
}

#item32769 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:509px !important;
}

#item126228 {
	width:65px !important;
	height:65px !important;
	left:452px !important;
	top:202px !important;
}

#item126231 {
	width:24px !important;
	height:29px !important;
	left:398px !important;
	top:132px !important;
}

#item126162 {
	width:356px !important;
	height:693px !important;
	left:80px !important;
	top:36px !important;
}

#item126223 {
	width:357px !important;
	height:696px !important;
	left:590px !important;
	top:36px !important;
}

#item126304 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:541px !important;
}

#item126240 {
	width:24px !important;
	height:24px !important;
	left:524px !important;
	top:187px !important;
}

#item126215 {
	width:435px !important;
	height:768px !important;
	background:#700429;
}

#item126217 {
	width:36px !important;
	height:36px !important;
	left:239px !important;
	top:72px !important;
}

#item126222 {
	width:435px !important;
	height:790px !important;
}

#item79673 {
	width:512px !important;
	height:769px !important;
	background:#2db6bb;
}

#item126618 {
	width:512px !important;
	height:769px !important;
	top:-1px !important;
}

#item135009 {
	width:357px !important;
	height:184px !important;
	left:589px !important;
	top:153px !important;
}

#item51232 {
	width:183px !important;
	height:30px !important;
}

#item51233 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item135008 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item135011 {
	width:337px !important;
	height:174px !important;
	left:599px !important;
	top:367px !important;
}

#item135015 {
	width:512px !important;
	height:149px !important;
	left:512px !important;
	top:619px !important;
}

#item126352 {
	width:65px !important;
	height:65px !important;
	left:890px !important;
	top:552px !important;
}

#item51287 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:201px !important;
}

#item126353 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:411px !important;
}

#item126588 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item126679 {
	width:398px !important;
	height:695px !important;
	left:77px !important;
	top:71px !important;
}

#item126686 {
	width:24px !important;
	height:24px !important;
	left:237px !important;
	top:708px !important;
}

#item126448 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:232px !important;
}

#item126614 {
	width:357px !important;
	height:693px !important;
	left:590px !important;
	top:32px !important;
}

#item126529 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:442px !important;
}

#item91087 {
	width:1024px !important;
	height:768px !important;
	background:#ef8b2f;
}

#item91096 {
	width:512px !important;
	height:384px !important;
	top:384px !important;
	background:#ef8b2f;
}

#item135022 {
	width:357px !important;
	height:322px !important;
	left:589px !important;
	top:183px !important;
}

#item63880 {
	width:183px !important;
	height:30px !important;
}

#item63882 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:43px !important;
}

#item135026 {
	width:512px !important;
	height:163px !important;
	left:512px !important;
	top:605px !important;
}

#item135021 {
	width:358px !important;
	height:101px !important;
	left:589px !important;
	top:61px !important;
}

#item126744 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:201px !important;
}

#item127030 {
	width:357px !important;
	height:665px !important;
	left:590px !important;
	top:36px !important;
}

#item126977 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:235px !important;
}

#item135029 {
	width:357px !important;
	height:181px !important;
	left:77px !important;
	top:155px !important;
}

#item61736 {
	width:183px !important;
	height:30px !important;
}

#item61737 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item135028 {
	width:357px !important;
	height:92px !important;
	left:77px !important;
	top:60px !important;
}

#item135034 {
	width:512px !important;
	height:84px !important;
	top:672px !important;
}

#item135031 {
	width:337px !important;
	height:322px !important;
	left:87px !important;
	top:336px !important;
}

#item104380 {
	width:513px !important;
	height:768px !important;
	left:3px !important;
	background:#ead440;
}

#item127355 {
	width:611px !important;
	height:768px !important;
	left:509px !important;
}

#item127052 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:205px !important;
}

#item127167 {
	width:65px !important;
	height:65px !important;
	left:36px !important;
	top:594px !important;
}

#item127080 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:463px !important;
}

#item127299 {
	width:357px !important;
	height:696px !important;
	left:77px !important;
	top:36px !important;
}

#item127385 {
	width:421px !important;
	height:712px !important;
	left:525px !important;
	top:36px !important;
}

#item127180 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:247px !important;
}

#item127387 {
	width:24px !important;
	height:24px !important;
	left:889px !important;
	top:715px !important;
}

#item127382 {
	width:358px !important;
	height:693px !important;
	left:77px !important;
	top:36px !important;
}

#item127242 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:501px !important;
}

#item108767 {
	width:1024px !important;
	height:768px !important;
	background:#f6f6f6;
}

#item127431 {
	width:537px !important;
	height:241px !important;
	left:15px !important;
	top:42px !important;
}

#item127434 {
	width:65px !important;
	height:65px !important;
	left:251px !important;
	top:300px !important;
}

#item127465 {
	opacity:0.80;
	width:288px !important;
	height:245px !important;
	background:#fff;
}

#item127523 {
	width:288px !important;
	height:264px !important;
	left:78px !important;
	top:38px !important;
}

#item127493 {
	width:24px !important;
	height:24px !important;
	left:222px !important;
	top:323px !important;
}

#item78377 {
	width:512px !important;
	height:769px !important;
	top:-1px !important;
	background:#87c37f;
}

#item135038 {
	width:357px !important;
	height:193px !important;
	left:589px !important;
	top:144px !important;
}

#item33980 {
	width:183px !important;
	height:30px !important;
}

#item33981 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item135037 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item135043 {
	width:512px !important;
	height:98px !important;
	left:512px !important;
	top:659px !important;
}

#item135040 {
	width:329px !important;
	height:153px !important;
	left:603px !important;
	top:452px !important;
}

#item127604 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:197px !important;
}

#item127634 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:498px !important;
}

#item127665 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item127605 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:226px !important;
}

#item127667 {
	width:323px !important;
	height:540px !important;
	left:606px !important;
	top:91px !important;
}

#item127635 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:530px !important;
}

#item135050 {
	width:317px !important;
	height:170px !important;
	left:609px !important;
	top:411px !important;
}

#item135046 {
	width:357px !important;
	height:275px !important;
	left:589px !important;
	top:146px !important;
}

#item34651 {
	width:183px !important;
	height:30px !important;
}

#item34652 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item135045 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item103853 {
	width:512px !important;
	height:768px !important;
	background:#265472;
}

#item103854 {
	width:512px !important;
	height:354px !important;
	top:414px !important;
	background:#0a3f51;
}

#item128000 {
	width:652px !important;
	height:850px !important;
}

#item135064 {
	width:512px !important;
	height:143px !important;
	left:512px !important;
	top:626px !important;
}

#item127719 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:197px !important;
}

#item127746 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:453px !important;
}

#item128090 {
	width:65px !important;
	height:65px !important;
	left:890px !important;
	top:566px !important;
}

#item127966 {
	width:357px !important;
	height:696px !important;
	left:590px !important;
	top:38px !important;
}

#item128062 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:533px !important;
}

#item128058 {
	width:398px !important;
	height:590px !important;
	left:77px !important;
	top:83px !important;
}

#item127972 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:611px !important;
}

#item135066 {
	width:24px !important;
	height:24px !important;
	left:965px !important;
	top:226px !important;
}

#item135093 {
	width:357px !important;
	height:693px !important;
	left:589px !important;
	top:36px !important;
}

#item65614 {
	width:512px !important;
	height:767px !important;
	top:26px !important;
	background:#fcdbcc;
}

#item128121 {
	width:512px !important;
	height:835px !important;
	top:-25px !important;
}

#item135122 {
	width:357px !important;
	height:412px !important;
	left:589px !important;
	top:193px !important;
}

#item37698 {
	width:183px !important;
	height:30px !important;
}

#item37699 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item135121 {
	width:357px !important;
	height:135px !important;
	left:589px !important;
	top:61px !important;
}

#item135125 {
	width:512px !important;
	height:93px !important;
	left:506px !important;
	top:673px !important;
}

#item128114 {
	width:65px !important;
	height:65px !important;
	left:913px !important;
	top:122px !important;
}

#item128122 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:267px !important;
}

#item128210 {
	width:512px !important;
	height:767px !important;
	background:#fcdbcc;
}

#item128235 {
	width:440px !important;
	height:696px !important;
	left:36px !important;
	top:35px !important;
	background:#fff;
}

#item128259 {
	width:946px !important;
	height:767px !important;
	top:1px !important;
}

#item128176 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:299px !important;
}

#item135131 {
	width:357px !important;
	height:352px !important;
	left:589px !important;
	top:152px !important;
}

#item63095 {
	width:183px !important;
	height:30px !important;
}

#item63096 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item135130 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item135133 {
	width:271px !important;
	height:210px !important;
	left:632px !important;
	top:449px !important;
}

#item135136 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item101434 {
	width:512px !important;
	height:772px !important;
	background:#4c662e;
}

#item101433 {
	width:512px !important;
	height:324px !important;
	top:448px !important;
	background:#abc66a;
}

#item128631 {
	width:512px !important;
	height:772px !important;
	top:-4px !important;
}

#item128331 {
	width:65px !important;
	height:65px !important;
	left:923px !important;
	top:594px !important;
}

#item128390 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:250px !important;
}

#item128417 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:514px !important;
}

#item128361 {
	width:357px !important;
	height:696px !important;
	left:590px !important;
	top:36px !important;
}

#item128508 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:279px !important;
}

#item128633 {
	width:399px !important;
	height:706px !important;
	left:78px !important;
	top:36px !important;
}

#item128388 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item128562 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:542px !important;
}

#item128589 {
	width:24px !important;
	height:24px !important;
	left:327px !important;
	top:711px !important;
}

#item87214 {
	width:512px !important;
	height:768px !important;
	background:#5c454d;
}

#item87213 {
	width:512px !important;
	height:449px !important;
	background:#d28598;
}

#item128991 {
	width:512px !important;
	height:768px !important;
}

#item135139 {
	width:357px !important;
	height:294px !important;
	left:589px !important;
	top:154px !important;
}

#item50836 {
	width:183px !important;
	height:30px !important;
}

#item50837 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item135138 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item135144 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item135141 {
	width:317px !important;
	height:144px !important;
	left:609px !important;
	top:482px !important;
}

#item128670 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:250px !important;
}

#item128697 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:514px !important;
}

#item129006 {
	width:65px !important;
	height:65px !important;
	left:923px !important;
	top:594px !important;
}

#item128789 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:281px !important;
}

#item128872 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item128934 {
	width:359px !important;
	height:661px !important;
	left:78px !important;
	top:85px !important;
}

#item128935 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:708px !important;
}

#item128874 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:542px !important;
}

#item128988 {
	width:340px !important;
	height:696px !important;
	left:598px !important;
	top:36px !important;
}

#item135147 {
	width:357px !important;
	height:325px !important;
	left:77px !important;
	top:152px !important;
}

#item120750 {
	width:183px !important;
	height:30px !important;
}

#item120751 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item135146 {
	width:357px !important;
	height:92px !important;
	left:77px !important;
	top:61px !important;
}

#item135152 {
	width:512px !important;
	height:84px !important;
	top:673px !important;
}

#item135149 {
	width:340px !important;
	height:224px !important;
	left:86px !important;
	top:431px !important;
}

#item120678 {
	width:512px !important;
	height:767px !important;
	top:16px !important;
	background:#bd6651;
}

#item120856 {
	width:512px !important;
	height:432px !important;
	top:353px !important;
	background:#0576ae;
}

#item129055 {
	width:684px !important;
	height:835px !important;
	left:512px !important;
	top:-16px !important;
}

#item129166 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:245px !important;
}

#item129194 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:509px !important;
}

#item120777 {
	width:65px !important;
	height:65px !important;
	left:36px !important;
	top:600px !important;
}

#item129117 {
	width:512px !important;
	height:768px !important;
	left:435px !important;
	background:#bd6651;
}

#item129118 {
	width:512px !important;
	height:432px !important;
	left:434px !important;
	top:336px !important;
	background:#0576ae;
}

#item129119 {
	width:440px !important;
	height:696px !important;
	left:471px !important;
	top:36px !important;
	background:#fff;
}

#item129336 {
	width:946px !important;
	height:768px !important;
	left:77px !important;
}

#item129334 {
	width:340px !important;
	height:696px !important;
	left:86px !important;
	top:36px !important;
}

#item129343 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:537px !important;
}

#item129401 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:275px !important;
}

#item135155 {
	width:910px !important;
	height:481px !important;
	left:78px !important;
	top:85px !important;
}

#item129374 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:579px !important;
}

#item100009 {
	width:1024px !important;
	height:224px !important;
	top:544px !important;
	background:#c7d301;
}

#item100007 {
	width:1024px !important;
	height:435px !important;
	background:#48afbc;
}

#item135158 {
	width:357px !important;
	height:350px !important;
	left:589px !important;
	top:155px !important;
}

#item62130 {
	width:183px !important;
	height:30px !important;
}

#item62131 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item135157 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item135161 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item103900 {
	width:512px !important;
	height:768px !important;
	top:5px !important;
	background:#48afbc;
}

#item103902 {
	width:512px !important;
	height:224px !important;
	top:549px !important;
	background:#c7d301;
}

#item129459 {
	width:512px !important;
	height:805px !important;
	top:-5px !important;
}

#item129465 {
	width:65px !important;
	height:65px !important;
	left:923px !important;
	top:594px !important;
}

#item129550 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:250px !important;
}

#item129489 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item129660 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:281px !important;
}

#item129544 {
	width:869px !important;
	height:696px !important;
	left:77px !important;
	top:57px !important;
}

#item129693 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:565px !important;
}

#item142018 {
	width:28px !important;
	height:238px !important;
	left:8px !important;
	top:230px !important;
}

#item65221 {
	width:1024px !important;
	height:768px !important;
	background:#55918c;
}

#item129737 {
	width:485px !important;
	height:332px !important;
	left:11px !important;
	top:192px !important;
}

#item129736 {
	width:65px !important;
	height:65px !important;
	left:923px !important;
	top:36px !important;
}

#item129733 {
	width:65px !important;
	height:65px !important;
	left:875px !important;
	top:112px !important;
}

#item129793 {
	width:310px !important;
	height:159px !important;
	left:78px !important;
	top:276px !important;
}

#item129796 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:103px !important;
}

#item129825 {
	width:357px !important;
	height:103px !important;
	left:77px !important;
	top:61px !important;
}

#item129826 {
	width:357px !important;
	height:326px !important;
	left:79px !important;
	top:193px !important;
}

#item92486 {
	width:512px !important;
	height:768px !important;
	left:1px !important;
	background:#0000ff;
}

#item92487 {
	width:512px !important;
	height:284px !important;
	left:1px !important;
	top:484px !important;
	background:#e0e0ff;
}

#item129835 {
	width:672px !important;
	height:768px !important;
	left:512px !important;
}

#item129974 {
	width:512px !important;
	height:166px !important;
	top:602px !important;
}

#item129836 {
	width:24px !important;
	height:24px !important;
	left:37px !important;
	top:317px !important;
}

#item129898 {
	width:24px !important;
	height:24px !important;
	left:37px !important;
	top:351px !important;
}

#item129954 {
	width:357px !important;
	height:696px !important;
	left:79px !important;
	top:36px !important;
}

#item129968 {
	width:357px !important;
	height:356px !important;
	left:589px !important;
	top:193px !important;
}

#item91058 {
	width:512px !important;
	height:768px !important;
	background:#f4e6bd;
}

#item129966 {
	width:512px !important;
	height:768px !important;
}

#item77630 {
	width:183px !important;
	height:30px !important;
}

#item77631 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item129967 {
	width:395px !important;
	height:109px !important;
	left:573px !important;
	top:61px !important;
}

#item129971 {
	width:512px !important;
	height:81px !important;
	left:512px !important;
	top:676px !important;
}

#item129975 {
	width:65px !important;
	height:65px !important;
	left:923px !important;
	top:594px !important;
}

#item129979 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:323px !important;
}

#item130035 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:355px !important;
}

#item130228 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item130233 {
	width:399px !important;
	height:677px !important;
	left:77px !important;
	top:80px !important;
}

#item130176 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:705px !important;
}

#item40182 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#510803;
}

#item130284 {
	width:405px !important;
	height:313px !important;
	left:566px !important;
	top:254px !important;
}

#item130314 {
	width:65px !important;
	height:65px !important;
	left:923px !important;
	top:36px !important;
}

#item130309 {
	width:358px !important;
	height:696px !important;
	left:588px !important;
	top:36px !important;
}

#item130316 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:113px !important;
}

#item16722 {
	width:512px !important;
	height:768px !important;
	background:#510803;
}

#item130377 {
	width:357px !important;
	height:309px !important;
	left:589px !important;
	top:219px !important;
}

#item16771 {
	width:512px !important;
	height:250px !important;
	top:519px !important;
	background:#73a7cf;
}

#item16852 {
	width:183px !important;
	height:30px !important;
}

#item16853 {
	width:33px !important;
	height:31px !important;
	left:2px !important;
	top:42px !important;
}

#item130376 {
	width:357px !important;
	height:157px !important;
	left:589px !important;
	top:61px !important;
}

#item130385 {
	width:512px !important;
	height:79px !important;
	left:512px !important;
	top:678px !important;
}

#item130386 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:345px !important;
}

#item130440 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item130413 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:375px !important;
}

#item130464 {
	width:357px !important;
	height:293px !important;
	left:589px !important;
	top:156px !important;
}

#item116332 {
	width:183px !important;
	height:30px !important;
}

#item116333 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item130458 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item130467 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item116237 {
	width:512px !important;
	height:768px !important;
	background:#f9423a;
}

#item130457 {
	width:512px !important;
	height:768px !important;
}

#item130459 {
	width:65px !important;
	height:65px !important;
	left:923px !important;
	top:589px !important;
}

#item130524 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:253px !important;
}

#item130491 {
	width:357px !important;
	height:720px !important;
	left:589px !important;
	top:36px !important;
}

#item130497 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:288px !important;
}

#item130606 {
	width:399px !important;
	height:649px !important;
	left:77px !important;
	top:80px !important;
}

#item130607 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:677px !important;
}

#item101443 {
	width:512px !important;
	height:768px !important;
	background:#818d4f;
}

#item130747 {
	width:374px !important;
	height:546px !important;
	left:36px !important;
	top:126px !important;
}

#item90975 {
	width:65px !important;
	height:65px !important;
	left:354px !important;
	top:48px !important;
}

#item130677 {
	width:332px !important;
	height:329px !important;
	left:78px !important;
	top:162px !important;
}

#item130716 {
	width:24px !important;
	height:24px !important;
	left:330px !important;
	top:94px !important;
}

#item130751 {
	width:357px !important;
	height:300px !important;
	left:77px !important;
	top:181px !important;
}

#item75956 {
	width:183px !important;
	height:30px !important;
}

#item75957 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item130753 {
	width:395px !important;
	height:109px !important;
	left:61px !important;
	top:50px !important;
}

#item130750 {
	width:512px !important;
	height:148px !important;
	top:620px !important;
}

#item83827 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#818d4f;
}

#item83913 {
	width:512px !important;
	height:328px !important;
	left:512px !important;
	top:441px !important;
	background:#9c6881;
}

#item130808 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:285px !important;
}

#item130779 {
	width:357px !important;
	height:693px !important;
	left:77px !important;
	top:36px !important;
}

#item130781 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:313px !important;
}

#item61341 {
	width:183px !important;
	height:30px !important;
}

#item61342 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item130858 {
	width:395px !important;
	height:109px !important;
	left:573px !important;
	top:61px !important;
}

#item130874 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:672px !important;
}

#item135458 {
	width:357px !important;
	height:300px !important;
	left:589px !important;
	top:204px !important;
}

#item135460 {
	width:356px !important;
	height:196px !important;
	left:590px !important;
	top:455px !important;
}

#item104288 {
	width:512px !important;
	height:769px !important;
	background:#efae12;
}

#item130861 {
	width:512px !important;
	height:773px !important;
	top:-1px !important;
}

#item130862 {
	width:65px !important;
	height:65px !important;
	left:923px !important;
	top:594px !important;
}

#item131156 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:285px !important;
}

#item135325 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:537px !important;
}

#item130898 {
	width:356px !important;
	height:696px !important;
	left:590px !important;
	top:36px !important;
}

#item130900 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:565px !important;
}

#item130956 {
	width:357px !important;
	height:693px !important;
	left:589px !important;
	top:36px !important;
}

#item130958 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:314px !important;
}

#item135408 {
	width:357px !important;
	height:198px !important;
	left:77px !important;
	top:559px !important;
}

#item135407 {
	width:404px !important;
	height:449px !important;
	left:77px !important;
	top:99px !important;
}

#item135410 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:674px !important;
}

#item90388 {
	width:512px !important;
	height:768px !important;
	background:#703934;
}

#item131002 {
	width:512px !important;
	height:785px !important;
}

#item131154 {
	width:357px !important;
	height:391px !important;
	left:589px !important;
	top:190px !important;
}

#item34317 {
	width:183px !important;
	height:30px !important;
}

#item34319 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item131003 {
	width:357px !important;
	height:110px !important;
	left:589px !important;
	top:61px !important;
}

#item134877 {
	width:512px !important;
	height:144px !important;
	left:512px !important;
	top:624px !important;
}

#item131004 {
	width:65px !important;
	height:65px !important;
	left:890px !important;
	top:552px !important;
}

#item131183 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:341px !important;
}

#item131063 {
	width:512px !important;
	height:463px !important;
}

#item131064 {
	width:358px !important;
	height:266px !important;
	left:78px !important;
	top:483px !important;
}

#item131066 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:705px !important;
}

#item131120 {
	width:357px !important;
	height:701px !important;
	left:589px !important;
	top:36px !important;
}

#item131122 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:375px !important;
}

#item32936 {
	width:512px !important;
	height:768px !important;
	background:#b2bfc9;
}

#item131230 {
	width:512px !important;
	height:782px !important;
}

#item131236 {
	width:357px !important;
	height:355px !important;
	left:589px !important;
	top:233px !important;
}

#item30892 {
	width:183px !important;
	height:30px !important;
}

#item30893 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:68px !important;
}

#item131231 {
	width:357px !important;
	height:150px !important;
	left:589px !important;
	top:61px !important;
}

#item131239 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item131232 {
	width:65px !important;
	height:65px !important;
	left:923px !important;
	top:580px !important;
}

#item131417 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:365px !important;
}

#item131294 {
	width:398px !important;
	height:659px !important;
	left:78px !important;
	top:80px !important;
}

#item131386 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:668px !important;
}

#item131352 {
	width:946px !important;
	height:768px !important;
}

#item131359 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:398px !important;
}

#item84132 {
	width:512px !important;
	height:768px !important;
	background:#022859;
}

#item131734 {
	width:357px !important;
	height:329px !important;
	left:590px !important;
	top:243px !important;
}

#item17245 {
	width:183px !important;
	height:30px !important;
}

#item17246 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item131733 {
	width:395px !important;
	height:159px !important;
	left:573px !important;
	top:61px !important;
}

#item131737 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item84133 {
	width:512px !important;
	height:324px !important;
	top:444px !important;
	background:#d99c31;
}

#item131738 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:360px !important;
}

#item131730 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item131799 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:393px !important;
}

#item131832 {
	width:65px !important;
	height:65px !important;
	left:477px !important;
	top:317px !important;
}

#item131840 {
	opacity:0.80;
	width:868px !important;
	height:361px !important;
	background:#fff;
}

#item131865 {
	width:868px !important;
	height:361px !important;
	left:78px !important;
	top:373px !important;
}

#item131868 {
	width:24px !important;
	height:24px !important;
	left:954px !important;
	top:708px !important;
}

#item131913 {
	width:357px !important;
	height:272px !important;
	left:77px !important;
	top:209px !important;
}

#item119543 {
	width:183px !important;
	height:30px !important;
}

#item119544 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item131915 {
	width:361px !important;
	height:124px !important;
	left:77px !important;
	top:61px !important;
}

#item131910 {
	width:65px !important;
	height:65px !important;
	left:71px !important;
	top:551px !important;
}

#item131912 {
	width:512px !important;
	height:145px !important;
	top:623px !important;
}

#item119447 {
	width:512px !important;
	height:768px !important;
	top:14px !important;
	background:#e2b418;
}

#item119717 {
	width:512px !important;
	height:292px !important;
	top:491px !important;
	background:#374a60;
}

#item131918 {
	width:675px !important;
	height:782px !important;
	left:512px !important;
	top:-14px !important;
}

#item132087 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:309px !important;
}

#item131942 {
	width:357px !important;
	height:696px !important;
	left:78px !important;
	top:36px !important;
}

#item132060 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:346px !important;
}

#item132027 {
	width:358px !important;
	height:195px !important;
	left:588px !important;
	top:512px !important;
}

#item132026 {
	width:399px !important;
	height:397px !important;
	left:589px !important;
	top:80px !important;
}

#item132029 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:673px !important;
}

#item101472 {
	width:355px !important;
	height:768px !important;
	background:#420010;
}

#item134908 {
	width:355px !important;
	height:768px !important;
	left:193px !important;
}

#item134909 {
	width:137px !important;
	height:461px !important;
	left:36px !important;
	top:36px !important;
}

#item134911 {
	width:137px !important;
	height:210px !important;
	left:36px !important;
	top:522px !important;
}

#item132259 {
	width:357px !important;
	height:305px !important;
	left:589px !important;
	top:150px !important;
}

#item101862 {
	width:183px !important;
	height:30px !important;
}

#item101863 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item132258 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item132261 {
	width:315px !important;
	height:117px !important;
	left:610px !important;
	top:482px !important;
}

#item132265 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:239px !important;
}

#item132294 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:507px !important;
}

#item134916 {
	width:24px !important;
	height:29px !important;
	left:512px !important;
	top:295px !important;
}

#item132226 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item132228 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:271px !important;
}

#item132197 {
	width:369px !important;
	height:696px !important;
	left:584px !important;
	top:36px !important;
}

#item132199 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:535px !important;
}

#item134904 {
	width:548px !important;
	height:768px !important;
	background:#420010;
}

#item134906 {
	width:548px !important;
	height:768px !important;
}

#item132479 {
	width:357px !important;
	height:302px !important;
	left:77px !important;
	top:189px !important;
}

#item60372 {
	width:183px !important;
	height:30px !important;
}

#item60373 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item132478 {
	width:395px !important;
	height:109px !important;
	left:61px !important;
	top:61px !important;
}

#item132482 {
	width:512px !important;
	height:92px !important;
	top:665px !important;
}

#item112699 {
	width:512px !important;
	height:768px !important;
	top:20px !important;
	background:#c49733;
}

#item112698 {
	width:512px !important;
	height:306px !important;
	top:483px !important;
	background:#e22b20;
}

#item132490 {
	width:676px !important;
	height:789px !important;
	left:512px !important;
	top:-21px !important;
}

#item132488 {
	width:65px !important;
	height:65px !important;
	left:36px !important;
	top:579px !important;
}

#item132491 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:299px !important;
}

#item132359 {
	width:357px !important;
	height:696px !important;
	left:78px !important;
	top:32px !important;
}

#item132363 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:334px !important;
}

#item132448 {
	width:358px !important;
	height:195px !important;
	left:588px !important;
	top:571px !important;
}

#item132447 {
	width:422px !important;
	height:491px !important;
	left:523px !important;
	top:85px !important;
}

#item132450 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:691px !important;
}

#item26043 {
	width:355px !important;
	height:768px !important;
	background:#f1e301;
}

#item132542 {
	width:355px !important;
	height:768px !important;
	left:193px !important;
}

#item132535 {
	width:512px !important;
	height:25px !important;
	left:512px !important;
	top:732px !important;
}

#item132537 {
	width:137px !important;
	height:154px !important;
	left:36px !important;
	top:49px !important;
}

#item132540 {
	width:137px !important;
	height:269px !important;
	left:36px !important;
	top:463px !important;
}

#item132533 {
	width:357px !important;
	height:388px !important;
	left:589px !important;
	top:202px !important;
}

#item26151 {
	width:36px !important;
	height:36px !important;
	left:5px !important;
}

#item26152 {
	width:36px !important;
	height:36px !important;
	top:47px !important;
}

#item132532 {
	width:357px !important;
	height:126px !important;
	left:589px !important;
	top:59px !important;
}

#item132639 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:313px !important;
}

#item132543 {
	width:24px !important;
	height:29px !important;
	left:506px !important;
	top:173px !important;
}

#item132610 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item132612 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:345px !important;
}

#item132580 {
	width:548px !important;
	height:768px !important;
	top:9px !important;
	background:#f1e301;
}

#item132586 {
	width:548px !important;
	height:777px !important;
	top:-9px !important;
}

#item90406 {
	width:512px !important;
	height:768px !important;
	left:1px !important;
	background:#f0af85;
}

#item90407 {
	width:513px !important;
	height:508px !important;
	background:#a64e4a;
}

#item132686 {
	width:513px !important;
	height:818px !important;
}

#item132687 {
	width:357px !important;
	height:322px !important;
	left:590px !important;
	top:211px !important;
}

#item59579 {
	width:183px !important;
	height:30px !important;
}

#item59581 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item132679 {
	width:395px !important;
	height:124px !important;
	left:574px !important;
	top:61px !important;
}

#item132682 {
	width:512px !important;
	height:84px !important;
	left:513px !important;
	top:673px !important;
}

#item132680 {
	width:65px !important;
	height:65px !important;
	left:924px !important;
	top:593px !important;
}

#item132944 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:299px !important;
}

#item132712 {
	width:357px !important;
	height:696px !important;
	left:590px !important;
	top:36px !important;
}

#item132715 {
	width:24px !important;
	height:24px !important;
	left:965px !important;
	top:330px !important;
}

#item132941 {
	width:337px !important;
	height:693px !important;
	left:600px !important;
	top:36px !important;
}

#item132826 {
	width:24px !important;
	height:24px !important;
	left:37px !important;
	top:705px !important;
}

#item132886 {
	width:422px !important;
	height:439px !important;
	left:14px !important;
	top:80px !important;
}

#item132939 {
	width:358px !important;
	height:238px !important;
	left:78px !important;
	top:537px !important;
}

#item133103 {
	opacity:0.80;
	width:440px !important;
	height:223px !important;
	left:548px !important;
	top:512px !important;
	background:#fff;
}

#item133000 {
	width:357px !important;
	height:379px !important;
	left:77px !important;
	top:224px !important;
}

#item34986 {
	width:183px !important;
	height:30px !important;
}

#item34987 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item132997 {
	width:395px !important;
	height:132px !important;
	left:61px !important;
	top:61px !important;
}

#item133003 {
	width:512px !important;
	height:84px !important;
	top:673px !important;
}

#item82005 {
	width:512px !important;
	height:768px !important;
	top:17px !important;
	background:#5b0f11;
}

#item82006 {
	width:512px !important;
	height:324px !important;
	top:461px !important;
	background:#65b5d6;
}

#item133005 {
	width:512px !important;
	height:835px !important;
	left:512px !important;
	top:-18px !important;
}

#item133278 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:337px !important;
}

#item132996 {
	width:65px !important;
	height:65px !important;
	left:36px !important;
	top:593px !important;
}

#item133029 {
	width:357px !important;
	height:696px !important;
	left:78px !important;
	top:36px !important;
}

#item133031 {
	width:24px !important;
	height:24px !important;
	left:37px !important;
	top:369px !important;
}

#item133216 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
}

#item133220 {
	opacity:0.80;
	width:440px !important;
	height:223px !important;
	background:#fff;
}

#item133245 {
	width:440px !important;
	height:231px !important;
	left:548px !important;
	top:474px !important;
}

#item133218 {
	width:28px !important;
	height:201px !important;
	left:525px !important;
	top:-51px !important;
}

#item133248 {
	width:24px !important;
	height:28px !important;
	left:962px !important;
	top:706px !important;
}

#item118964 {
	width:512px !important;
	height:768px !important;
	background:#61d9ac;
}

#item118966 {
	width:512px !important;
	height:278px !important;
	top:491px !important;
	background:#61b498;
}

#item133413 {
	width:357px !important;
	height:300px !important;
	left:589px !important;
	top:226px !important;
}

#item119090 {
	width:183px !important;
	height:30px !important;
}

#item119091 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:33px !important;
}

#item133412 {
	width:395px !important;
	height:141px !important;
	left:573px !important;
	top:61px !important;
}

#item133416 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item133384 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:313px !important;
}

#item133348 {
	width:357px !important;
	height:735px !important;
	left:589px !important;
	top:36px !important;
}

#item133350 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:346px !important;
}

#item91044 {
	width:512px !important;
	height:771px !important;
	left:512px !important;
	background:#61d9ac;
}

#item49523 {
	width:45px !important;
	height:36px !important;
	background:#ffff00;
}

#item133429 {
	width:65px !important;
	height:65px !important;
	left:735px !important;
	top:336px !important;
}

#item133432 {
	width:65px !important;
	height:65px !important;
	left:736px !important;
	top:589px !important;
}

#item65124 {
	width:512px !important;
	height:771px !important;
	background:#0100cc;
}

#item65126 {
	width:512px !important;
	height:337px !important;
	background:#ffd4b7;
}

#item133491 {
	width:357px !important;
	height:322px !important;
	left:589px !important;
	top:168px !important;
}

#item51628 {
	width:183px !important;
	height:30px !important;
}

#item51629 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item133490 {
	width:395px !important;
	height:107px !important;
	left:573px !important;
	top:61px !important;
}

#item133501 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item133493 {
	width:345px !important;
	height:238px !important;
	left:595px !important;
	top:435px !important;
}

#item133502 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:281px !important;
}

#item133459 {
	width:357px !important;
	height:721px !important;
	left:589px !important;
	top:35px !important;
}

#item133461 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:311px !important;
}

#item91046 {
	width:512px !important;
	height:768px !important;
	background:#0100cc;
}

#item91048 {
	width:512px !important;
	height:324px !important;
	top:444px !important;
	background:#ffd4b7;
}

#item133541 {
	width:360px !important;
	height:93px !important;
	left:77px !important;
	top:528px !important;
}

#item118041 {
	width:376px !important;
	height:768px !important;
	left:435px !important;
	background:#5b769a;
}

#item133646 {
	width:297px !important;
	height:353px !important;
	left:78px !important;
	top:206px !important;
}

#item118116 {
	width:36px !important;
	height:36px !important;
	left:5px !important;
}

#item118117 {
	width:36px !important;
	height:36px !important;
	top:51px !important;
}

#item133648 {
	width:407px !important;
	height:25px !important;
	left:22px !important;
	top:732px !important;
}

#item118244 {
	width:138px !important;
	height:30px !important;
}

#item118245 {
	width:27px !important;
	height:31px !important;
	left:44px !important;
	top:42px !important;
}

#item133645 {
	width:297px !important;
	height:109px !important;
	left:78px !important;
	top:61px !important;
}

#item133618 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:309px !important;
}

#item133587 {
	width:333px !important;
	height:696px !important;
	left:64px !important;
	top:36px !important;
}

#item133589 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:341px !important;
}

#item35660 {
	width:355px !important;
	height:768px !important;
	background:#8d5850;
}

#item133730 {
	width:355px !important;
	height:768px !important;
	left:193px !important;
}

#item85639 {
	width:126px !important;
	height:168px !important;
	left:36px !important;
	top:435px !important;
}

#item133722 {
	width:512px !important;
	height:25px !important;
	left:512px !important;
	top:732px !important;
}

#item133724 {
	width:137px !important;
	height:168px !important;
	left:36px !important;
	top:36px !important;
}

#item133718 {
	width:357px !important;
	height:244px !important;
	left:589px !important;
	top:194px !important;
}

#item36113 {
	width:183px !important;
	height:30px !important;
}

#item36114 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item133717 {
	width:395px !important;
	height:115px !important;
	left:573px !important;
	top:61px !important;
}

#item133727 {
	width:137px !important;
	height:298px !important;
	left:36px !important;
	top:435px !important;
}

#item133728 {
	width:99px !important;
	height:99px !important;
	left:84px !important;
	top:210px !important;
}

#item133745 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:247px !important;
}

#item133731 {
	width:24px !important;
	height:30px !important;
	left:510px !important;
	top:99px !important;
}

#item133687 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item133689 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:277px !important;
}

#item133732 {
	width:548px !important;
	height:768px !important;
	background:#8d5850;
}

#item133742 {
	width:548px !important;
	height:824px !important;
}

#item77931 {
	width:356px !important;
	height:768px !important;
	left:476px !important;
	background:#f1d1ec;
}

#item133989 {
	width:357px !important;
	height:385px !important;
	left:589px !important;
	top:217px !important;
}

#item26654 {
	width:183px !important;
	height:30px !important;
}

#item26655 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:77px !important;
}

#item133988 {
	width:360px !important;
	height:142px !important;
	left:588px !important;
	top:60px !important;
}

#item133992 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item57260 {
	width:512px !important;
	height:768px !important;
	background:#412a46;
}

#item133998 {
	width:512px !important;
	height:782px !important;
}

#item134000 {
	width:24px !important;
	height:24px !important;
	left:963px !important;
	top:327px !important;
}

#item134030 {
	width:65px !important;
	height:65px !important;
	left:923px !important;
	top:593px !important;
}

#item133996 {
	width:65px !important;
	height:65px !important;
	left:411px !important;
	top:667px !important;
}

#item133958 {
	width:357px !important;
	height:727px !important;
	left:588px !important;
	top:12px !important;
}

#item133960 {
	width:24px !important;
	height:24px !important;
	left:963px !important;
	top:357px !important;
}

#item133845 {
	width:358px !important;
	height:378px !important;
	left:78px !important;
	top:434px !important;
}

#item133844 {
	width:398px !important;
	height:327px !important;
	left:78px !important;
	top:85px !important;
}

#item133873 {
	width:357px !important;
	height:696px !important;
	left:590px !important;
	top:36px !important;
}

#item133877 {
	width:24px !important;
	height:28px !important;
	left:464px !important;
	top:645px !important;
}

#item133905 {
	width:24px !important;
	height:28px !important;
	left:36px !important;
	top:700px !important;
}

#item92162 {
	width:512px !important;
	height:768px !important;
	top:30px !important;
	background:#e63d1c;
}

#item92164 {
	width:512px !important;
	height:488px !important;
	top:31px !important;
	background:#b5573b;
}

#item134362 {
	width:512px !important;
	height:811px !important;
	top:-31px !important;
}

#item134066 {
	width:357px !important;
	height:356px !important;
	left:589px !important;
	top:151px !important;
}

#item50442 {
	width:183px !important;
	height:30px !important;
	left:87px !important;
	top:19px !important;
}

#item134056 {
	width:357px !important;
	height:70px !important;
	left:589px !important;
	top:60px !important;
}

#item134069 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item134057 {
	width:65px !important;
	height:65px !important;
	left:919px !important;
	top:593px !important;
}

#item134368 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:271px !important;
}

#item134332 {
	width:65px !important;
	height:65px !important;
	left:406px !important;
	top:38px !important;
}

#item134093 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item134122 {
	width:24px !important;
	height:28px !important;
	left:964px !important;
	top:300px !important;
}

#item134188 {
	width:337px !important;
	height:696px !important;
	left:599px !important;
	top:36px !important;
}

#item134190 {
	width:24px !important;
	height:28px !important;
	left:964px !important;
	top:360px !important;
}

#item134271 {
	width:358px !important;
	height:182px !important;
	left:78px !important;
	top:586px !important;
}

#item134274 {
	width:397px !important;
	height:481px !important;
	left:79px !important;
	top:79px !important;
}

#item134275 {
	width:24px !important;
	height:28px !important;
	left:36px !important;
	top:691px !important;
}

#item134615 {
	width:357px !important;
	height:293px !important;
	left:589px !important;
	top:156px !important;
}

#item52020 {
	width:183px !important;
	height:30px !important;
}

#item52021 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item134613 {
	width:357px !important;
	height:92px !important;
	left:589px !important;
	top:61px !important;
}

#item134620 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item121337 {
	width:512px !important;
	height:768px !important;
	background:#f7f06e;
}

#item134622 {
	width:512px !important;
	height:768px !important;
}

#item134614 {
	width:65px !important;
	height:65px !important;
	left:923px !important;
	top:593px !important;
}

#item134585 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:217px !important;
}

#item134436 {
	width:357px !important;
	height:696px !important;
	left:589px !important;
	top:36px !important;
}

#item134438 {
	width:24px !important;
	height:28px !important;
	left:964px !important;
	top:247px !important;
}

#item134551 {
	width:337px !important;
	height:696px !important;
	left:599px !important;
	top:36px !important;
}

#item134479 {
	width:512px !important;
	height:246px !important;
	top:522px !important;
	background:#e1d007;
}

#item134550 {
	width:512px !important;
	height:768px !important;
}

#item134553 {
	width:24px !important;
	height:28px !important;
	left:964px !important;
	top:574px !important;
}

#item83537 {
	width:512px !important;
	height:768px !important;
	background:#7ed495;
}

#item134748 {
	width:357px !important;
	height:293px !important;
	left:590px !important;
	top:156px !important;
}

#item134751 {
	width:357px !important;
	height:69px !important;
	left:589px !important;
	top:61px !important;
}

#item60948 {
	width:183px !important;
	height:30px !important;
}

#item60949 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item83540 {
	width:512px !important;
	height:384px !important;
	top:384px !important;
	background:#00655b;
}

#item134753 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:673px !important;
}

#item134716 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:229px !important;
}

#item134687 {
	width:357px !important;
	height:693px !important;
	left:590px !important;
	top:36px !important;
}

#item134689 {
	width:24px !important;
	height:28px !important;
	left:964px !important;
	top:258px !important;
}

#item134821 {
	width:358px !important;
	height:356px !important;
	left:78px !important;
	top:79px !important;
}

#item134823 {
	width:357px !important;
	height:288px !important;
	left:79px !important;
	top:451px !important;
}

#item83789 {
	width:24px !important;
	height:24px !important;
	left:37px !important;
	top:677px !important;
}

#item134819 {
	width:512px !important;
	height:768px !important;
	left:513px !important;
}

#item134897 {
	width:868px !important;
	height:511px !important;
	left:79px !important;
	top:126px !important;
}

#item134790 {
	width:24px !important;
	height:28px !important;
	left:37px !important;
	top:704px !important;
}

#item131483 {
	width:137px !important;
	height:279px !important;
	left:36px !important;
	top:-6px !important;
}

#item131486 {
	width:137px !important;
	height:339px !important;
	left:36px !important;
	top:393px !important;
}

#item131476 {
	width:357px !important;
	height:325px !important;
	left:589px !important;
	top:221px !important;
}

#item131475 {
	width:65px !important;
	height:65px !important;
	left:917px !important;
	top:580px !important;
}

#item131480 {
	width:512px !important;
	height:25px !important;
	left:512px !important;
	top:732px !important;
}

#item73456 {
	width:183px !important;
	height:30px !important;
}

#item73457 {
	width:36px !important;
	height:31px !important;
	left:59px !important;
	top:42px !important;
}

#item131479 {
	width:395px !important;
	height:141px !important;
	left:573px !important;
	top:61px !important;
}

#item73149 {
	width:355px !important;
	height:768px !important;
	left:19px !important;
	background:#42a1d4;
}

#item131488 {
	width:375px !important;
	height:807px !important;
	left:173px !important;
}

#item131657 {
	width:24px !important;
	height:30px !important;
	left:505px !important;
	top:221px !important;
}

#item131659 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:346px !important;
}

#item131535 {
	width:357px !important;
	height:693px !important;
	left:589px !important;
	top:36px !important;
}

#item131560 {
	width:357px !important;
	height:693px !important;
	left:78px !important;
	top:36px !important;
}

#item131565 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:589px !important;
}

#item131593 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:378px !important;
}

#item131625 {
	width:548px !important;
	height:768px !important;
	background:#42a1d4;
}

#item131630 {
	width:548px !important;
	height:834px !important;
}

#item136001 {
	width:610px !important;
	height:17px !important;
	left:205px !important;
	top:711px !important;
}

#item117120 {
	width:84px !important;
	height:116px !important;
	background:#00554c;
}

#item117121 {
	width:85px !important;
	height:116px !important;
	left:577px !important;
	top:1px !important;
	background:#00554c;
}

#item117199 {
	width:85px !important;
	height:116px !important;
	left:481px !important;
	top:254px !important;
	background:#00554c;
}

#item117214 {
	width:84px !important;
	height:116px !important;
	left:866px !important;
	top:381px !important;
	background:#00554c;
}

#item117265 {
	width:85px !important;
	height:116px !important;
	left:577px !important;
	top:127px !important;
	background:#00554c;
}

#item117483 {
	width:84px !important;
	height:116px !important;
	left:288px !important;
	top:1px !important;
	background:#00554c;
}

#item136138 {
	width:950px !important;
	height:624px !important;
	left:37px !important;
	top:35px !important;
}

#item136000 {
	width:74px !important;
	height:74px !important;
	left:908px !important;
	top:668px !important;
}

#item135999 {
	width:357px !important;
	height:421px !important;
	left:79px !important;
	top:155px !important;
}

#item136139 {
	width:24px !important;
	height:24px !important;
	left:965px !important;
	top:663px !important;
}
#in5footer,  #prefooter {display:none;}
