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

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

#item882 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:620px !important;
}

#item907 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:654px !important;
}

#item489 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
}

#item7848 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item7850 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item7858 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item7859 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

#item71063 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item9881 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item9892 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item38669 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item9883 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item9894 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item9898 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item9887 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item9885 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item9016 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item134716 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item166118 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item134717 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item134718 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item134719 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item134721 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item134635 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item134636 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item134715 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item134713 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item10372 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item70516 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item70933 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item134638 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item166192 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item241761 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item241789 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item241861 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item241934 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item242007 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item242079 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item242151 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item242224 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item242296 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item242368 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item242369 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item242370 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item242371 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item242372 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item242373 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item242374 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item242375 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item242376 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item242377 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item242378 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item242403 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item242476 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item242549 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item242621 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item242693 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item134821 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item175833 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item134817 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item134818 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item704 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:464px !important;
}

#item729 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:212px !important;
}

#item754 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:698px !important;
}

#item134812 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item134813 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item134814 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item134815 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item139925 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item340 {
	width:612px !important;
	height:48px !important;
	top:744px !important;
}

#item109945 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item243919 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item243920 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item243921 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item243922 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item243916 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item243928 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item243955 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item244027 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item244100 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item244172 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item244244 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item244316 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item244389 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item244461 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item244533 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item244534 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item244535 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item244536 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item244537 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item244538 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item244539 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item244540 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item244541 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item244542 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item244543 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item244568 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item244641 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item244713 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item244785 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item244858 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item244933 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item244934 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item243925 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item243923 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item244952 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item244979 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item245051 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item245124 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item245196 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item245268 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item245340 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item245413 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item245486 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item245558 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item245559 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item245560 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item245561 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item245562 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item245564 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item245565 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item245566 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item245567 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item245568 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item245569 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item245594 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item245666 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item245740 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item245812 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item245884 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item245956 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item245958 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item244949 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item244947 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item261106 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item261133 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item261205 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item261277 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item261351 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item261423 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item261495 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item261567 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item261640 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item261712 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item261713 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item261714 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item261715 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item261716 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item261717 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item261718 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item261719 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item261720 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item261721 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item261722 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item261748 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item261820 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item261894 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item261966 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item262038 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item262110 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item262111 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item261102 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item261100 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item205963 {
	width:218px !important;
	height:38px !important;
	left:320px !important;
	top:250px !important;
}

#item109870 {
	width:230px !important;
	height:38px !important;
	left:333px !important;
	top:497px !important;
}

#item244943 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item244944 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item244945 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item244946 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item244940 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item261096 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item261097 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item261098 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item261099 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item261093 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item16865 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item246063 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item246064 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item246065 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item246066 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item246060 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item246072 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item246099 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item246171 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item246243 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item246316 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item246389 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item246461 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item246533 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item246606 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item246679 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item246680 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item246681 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item246682 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item246683 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item246684 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item246685 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item246686 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item246687 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item246688 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item246689 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item246714 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item246786 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item246859 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item246931 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item247003 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item247075 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item247076 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item246069 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item246067 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item262131 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item262158 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item262230 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item262302 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item262375 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item262447 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item262519 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item262591 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item262664 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item262737 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item262738 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item262739 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item262740 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item262741 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item262742 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item262743 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item262744 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item262745 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item262746 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item262747 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item262772 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item262844 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item262916 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item262992 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item263064 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item263136 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item263137 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item262127 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item262125 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item262120 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item262122 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item262123 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item262124 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item262117 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item8087 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:596px !important;
	background:#fff200;
}

#item247086 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item247087 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item247088 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item247090 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item247083 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item247096 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item247123 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item247195 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item247267 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item247339 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item247414 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item247486 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item247558 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item247630 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item247703 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item247704 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item247705 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item247706 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item247707 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item247708 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item247709 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item247710 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item247711 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item247712 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item247713 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item247738 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item247810 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item247882 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item247955 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item248028 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item248100 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item248101 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item247093 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item247091 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item9790 {
	opacity:0.00;
	width:168px !important;
	height:62px !important;
	background:#000;
}

#item9791 {
	width:168px !important;
	height:62px !important;
	left:136px !important;
	top:405px !important;
}

#item9794 {
	opacity:0.00;
	width:160px !important;
	height:61px !important;
	background:#000;
}

#item9795 {
	width:160px !important;
	height:61px !important;
	left:321px !important;
	top:406px !important;
}

#item9798 {
	opacity:0.00;
	width:110px !important;
	height:32px !important;
	background:#000;
}

#item9799 {
	width:110px !important;
	height:32px !important;
	left:177px !important;
	top:721px !important;
}

#item9803 {
	opacity:0.00;
	width:109px !important;
	height:31px !important;
	background:#000;
}

#item9804 {
	width:109px !important;
	height:31px !important;
	left:320px !important;
	top:722px !important;
}

#item70924 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item248111 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item248112 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item248113 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item248114 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item248108 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item248120 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item248148 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item248220 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item248292 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item248364 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item248437 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item248510 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item248582 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item248654 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item248726 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item248728 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item248729 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item248730 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item248731 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item248732 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item248733 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item248734 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item248735 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item248736 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item248737 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item248762 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item248834 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item248907 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item248980 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item249053 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item249125 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item249126 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item248117 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item248115 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item263157 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item263184 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item263256 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item263328 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item263400 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item263473 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item263545 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item263617 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item263689 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item263762 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item263763 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item263764 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item263765 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item263766 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item263767 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item263768 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item263769 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item263770 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item263771 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item263772 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item263797 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item263870 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item263942 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item264016 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item264088 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item264160 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item264161 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item263152 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item263150 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item5991 {
	width:576px !important;
	height:63px !important;
	left:36px !important;
	top:523px !important;
	background:#fff200;
}

#item263146 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item263147 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item263148 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item263149 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item263143 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item71057 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item249136 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item249137 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item249138 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item249140 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item249133 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item249146 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item249174 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item249247 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item249319 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item249391 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item249463 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item249536 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item249609 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item249681 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item249753 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item249754 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item249755 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item249756 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item249757 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item249758 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item249759 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item249760 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item249762 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item249763 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item249764 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item249789 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item249861 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item249933 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item250005 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item250078 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item250150 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item250151 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item249143 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item249141 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item264179 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item264208 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item264280 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item264352 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item264424 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item264498 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item264570 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item264642 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item264714 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item264786 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item264787 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item264788 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item264789 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item264790 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item264792 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item264793 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item264794 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item264795 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item264796 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item264797 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item264822 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item264894 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item264966 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item265038 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item265112 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item265184 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item265185 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item264176 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item264174 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item6176 {
	width:293px !important;
	height:48px !important;
	left:319px !important;
	top:569px !important;
	background:#fff200;
}

#item264170 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item264171 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item264172 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item264173 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item264167 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item132620 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item250161 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item250162 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item250163 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item250164 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item250158 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item250170 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item250197 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item250270 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item250342 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item250414 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item250486 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item250560 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item250633 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item250705 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item250777 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item250778 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item250779 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item250780 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item250781 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item250782 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item250783 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item250784 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item250785 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item250786 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item250787 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item250813 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item250885 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item250957 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item251029 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item251102 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item251175 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item251176 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item250167 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item250165 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item265203 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item265231 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item265305 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item265377 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item265449 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item265521 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item265594 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item265666 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item265738 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item265810 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item265811 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item265812 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item265813 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item265814 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item265815 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item265816 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item265817 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item265818 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item265819 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item265820 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item265846 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item265918 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item265990 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item266062 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item266135 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item266208 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item266209 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item265200 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item265198 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item132884 {
	width:293px !important;
	height:48px !important;
	left:319px !important;
	top:590px !important;
	background:#fff200;
}

#item265194 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item265195 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item265196 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item265197 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item265191 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item165913 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item251186 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item251187 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item251188 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item251189 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item251183 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item251195 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item251223 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item251295 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item251368 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item251440 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item251512 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item251584 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item251657 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item251730 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item251802 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item251803 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item251804 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item251805 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item251806 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item251807 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item251808 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item251809 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item251810 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item251811 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item251812 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item251837 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item251910 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item251982 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item252054 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item252126 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item252199 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item252200 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item251192 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item251190 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item266228 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item266256 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item266330 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item266403 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item266475 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item266547 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item266619 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item266692 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item266764 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item266836 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item266837 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item266838 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item266839 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item266840 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item266841 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item266842 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item266843 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item266844 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item266845 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item266846 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item266871 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item266944 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item267016 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item267088 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item267160 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item267234 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item267235 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item266224 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item266222 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item166086 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:540px !important;
	background:#fff200;
}

#item266218 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item266219 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item266220 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item266221 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item266215 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item20784 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item252210 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item252211 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item252212 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item252213 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item252206 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item252221 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item252248 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item252320 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item252393 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item252465 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item252537 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item252609 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item252681 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item252755 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item252827 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item252828 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item252829 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item252830 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item252831 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item252832 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item252833 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item252834 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item252835 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item252836 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item252837 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item252862 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item252935 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item253008 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item253081 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item253153 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item253225 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item253226 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item252217 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item252215 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item267254 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item267282 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item267354 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item267427 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item267499 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item267572 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item267644 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item267717 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item267789 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item267861 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item267862 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item267863 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item267864 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item267865 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item267866 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item267867 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item267868 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item267869 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item267870 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item267871 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item267896 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item267969 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item268041 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item268113 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item268186 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item268259 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item268260 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item267251 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item267249 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item267244 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item267245 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item267247 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item267248 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item267241 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item6472 {
	width:292px !important;
	height:229px !important;
	left:320px !important;
	top:481px !important;
	background:#fff200;
}

#item253237 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item253238 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item253239 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item253240 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item253233 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item253246 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item253273 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item253345 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item253417 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item253490 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item253563 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item253635 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item253707 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item253780 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item253853 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item253854 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item253855 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item253856 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item253857 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item253858 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item253859 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item253860 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item253861 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item253862 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item253863 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item253888 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item253960 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item254033 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item254105 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item254177 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item254249 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item254250 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item253243 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item253241 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item67817 {
	width:140px !important;
	height:20px !important;
}

#item67818 {
	width:140px !important;
	height:20px !important;
	left:433px !important;
	top:54px !important;
}

#item67823 {
	width:146px !important;
	height:11px !important;
}

#item67824 {
	width:146px !important;
	height:11px !important;
	left:440px !important;
	top:690px !important;
}

#item67827 {
	width:145px !important;
	height:10px !important;
	left:39px !important;
	top:771px !important;
}

#item67832 {
	width:65px !important;
	height:56px !important;
	left:451px !important;
	top:734px !important;
}

#item67838 {
	width:65px !important;
	height:56px !important;
	left:389px !important;
	top:734px !important;
}

#item20837 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item254259 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item254261 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item254263 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item254264 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item254256 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item254270 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item254297 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item254369 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item254441 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item254514 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item254586 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item254658 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item254730 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item254803 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item254878 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item254879 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item254880 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item254881 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item254882 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item254883 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item254884 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item254885 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item254886 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item254887 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item254888 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item254913 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item254985 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item255057 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item255130 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item255202 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item255274 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item255275 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item254267 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item254265 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item268279 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item268307 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item268379 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item268451 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item268524 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item268596 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item268668 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item268740 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item268813 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item268886 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item268887 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item268888 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item268889 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item268890 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item268891 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item268892 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item268893 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item268894 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item268895 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item268896 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item268921 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item268993 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item269066 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item269138 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item269210 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item269282 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item269283 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item268276 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item268274 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item268270 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item268271 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item268272 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item268273 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item268267 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item5702 {
	width:576px !important;
	height:172px !important;
	left:35px !important;
	top:218px !important;
	background:#fff200;
}

#item70874 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
}

#item219662 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item219663 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item219664 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item219665 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item219659 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item255284 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item255285 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item255287 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item255288 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item255281 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item255295 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item255322 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item255394 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item255466 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item255538 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item255612 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item255684 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item255757 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item255830 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item255903 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item255904 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item255905 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item255906 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item255907 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item255908 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item255909 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item255910 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item255911 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item255912 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item255913 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item255938 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item256011 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item256083 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item256156 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item256228 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item256300 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item256301 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item255291 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item255289 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item7700 {
	width:612px !important;
	height:792px !important;
}

#item1240 {
	width:575px !important;
	height:761px !important;
	left:1px !important;
	border:dashed 3px #000;
}

#item1253 {
	width:378px !important;
	height:346px !important;
}

#item1251 {
	width:378px !important;
	height:346px !important;
	left:119px !important;
	top:220px !important;
}

#item20955 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item256310 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item256311 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item256312 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item256314 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item256307 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item256320 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item256348 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item256420 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item256492 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item256564 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item256637 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item256710 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item256782 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item256854 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item256926 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item256927 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item256928 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item256929 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item256930 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item256931 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item256932 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item256934 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item256935 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item256936 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item256937 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item256962 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item257035 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item257107 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item257179 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item257252 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item257324 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item257325 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item256317 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item256315 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item269302 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item269330 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item269403 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item269475 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item269548 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item269620 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item269692 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item269764 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item269837 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item269911 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item269912 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item269913 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item269914 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item269915 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item269916 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item269917 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item269918 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item269919 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item269920 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item269921 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item269946 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item270018 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item270091 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item270164 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item270236 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item270308 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item270309 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item269299 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item269297 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item5467 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:642px !important;
	background:#fff200;
}

#item269293 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item269294 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item269295 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item269296 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item269289 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item70844 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item257334 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item257335 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item257336 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item257337 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item257331 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item257344 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item257371 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item257444 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item257516 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item257588 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item257660 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item257733 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item257805 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item257877 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item257949 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item257950 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item257951 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item257952 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item257953 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item257954 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item257955 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item257956 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item257957 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item257958 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item257959 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item257985 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item258057 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item258132 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item258204 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item258276 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item258349 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item258350 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item257341 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item257339 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item270330 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item270357 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item270431 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item270503 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item270575 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item270648 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item270720 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item270792 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item270864 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item270937 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item270938 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item270939 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item270940 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item270941 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item270942 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item270943 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item270944 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item270945 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item270946 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item270947 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item270972 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item271044 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item271116 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item271189 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item271261 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item271333 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item271334 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item270327 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item270324 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item206045 {
	width:293px !important;
	height:36px !important;
	left:319px !important;
	top:639px !important;
	background:#fff200;
}

#item270318 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item270319 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item270322 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item270323 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item270315 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item7692 {
	width:614px !important;
	height:792px !important;
	left:-2px !important;
}

#item70742 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item271352 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item271380 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item271454 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item271527 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item271599 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item271672 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item271744 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item271816 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item271889 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item271961 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item271962 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item271963 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item271965 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item271966 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item271967 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item271968 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item271969 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item271970 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item271971 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item271972 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item271997 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item272069 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item272141 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item272214 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item272287 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item272359 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item272360 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item271349 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item271347 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item271343 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item271344 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item271345 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item271346 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item271340 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item38421 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:513px !important;
	background:#fff200;
}

#item67787 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item258359 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item258360 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item258361 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item258362 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item258356 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

#item258369 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item258396 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item258470 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item258542 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item258614 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item258686 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item258758 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item258831 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item258903 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item258975 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item258976 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item258977 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item258978 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item258979 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item258980 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item258982 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item258983 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item258984 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item258985 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item258986 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item259011 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item259084 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item259157 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item259229 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item259301 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item259374 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item259375 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item258366 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item258363 {
	width:622px !important;
	height:802px !important;
	left:-9px !important;
	top:-10px !important;
}

#item272378 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item272405 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item272479 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item272552 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item272624 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item272696 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item272769 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item272841 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item272913 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item272985 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item272986 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item272987 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item272988 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item272989 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item272990 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item272991 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item272993 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item272994 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item272995 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item272997 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item273022 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item273094 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item273166 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item273238 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item273311 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item273383 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item273384 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item272375 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item272373 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item1670 {
	width:17px !important;
	height:30px !important;
}

#item1668 {
	width:17px !important;
	height:30px !important;
	left:585px !important;
	top:519px !important;
}

#item1675 {
	width:17px !important;
	height:30px !important;
}

#item1673 {
	width:17px !important;
	height:30px !important;
	left:585px !important;
	top:171px !important;
}

#item1678 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:519px !important;
}

#item1683 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:171px !important;
}

#item1690 {
	width:518px !important;
	height:245px !important;
	left:1px !important;
	top:1px !important;
}

#item1688 {
	width:542px !important;
	height:297px !important;
	left:36px !important;
	top:447px !important;
}

#item1798 {
	width:518px !important;
	height:245px !important;
	left:1px !important;
	top:1px !important;
}

#item1796 {
	width:541px !important;
	height:287px !important;
	left:36px !important;
	top:99px !important;
}

#item272369 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item272370 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item272371 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item272372 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item272366 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item8690 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item8517 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item8525 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item8532 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item8548 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item8558 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item8566 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item8573 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item8581 {
	width:23px !important;
	height:23px !important;
}

#item8595 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item8685 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item2934 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2941 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2948 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2964 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2974 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2981 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2988 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2996 {
	width:23px !important;
	height:23px !important;
}

#item3009 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item8680 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item2828 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2834 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2841 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2857 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2867 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2875 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2882 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2890 {
	width:23px !important;
	height:23px !important;
}

#item2903 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item8674 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item2722 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2729 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2736 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2752 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2761 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2769 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2776 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2784 {
	width:23px !important;
	height:23px !important;
}

#item2797 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item8668 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item2616 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2623 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2630 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2646 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2656 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2664 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2670 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2678 {
	width:23px !important;
	height:23px !important;
}

#item2691 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item8662 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item2510 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2517 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2524 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2540 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2550 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2558 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2565 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2573 {
	width:23px !important;
	height:23px !important;
}

#item2586 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item8656 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item2404 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2411 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2418 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2434 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2444 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2452 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2459 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2466 {
	width:23px !important;
	height:23px !important;
}

#item2479 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item8651 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item2298 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2305 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2311 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2327 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2337 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2345 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2352 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2360 {
	width:23px !important;
	height:23px !important;
}

#item2373 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item2192 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2199 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2206 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2221 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2231 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2239 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2246 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2254 {
	width:23px !important;
	height:23px !important;
}

#item2267 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item8643 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item2086 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2093 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2100 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2116 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2126 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2134 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2141 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2149 {
	width:23px !important;
	height:23px !important;
}

#item2161 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item8633 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item2061 {
	width:550px !important;
	height:661px !important;
	left:26px !important;
	top:83px !important;
}

#item3016 {
	width:612px !important;
	height:48px !important;
	top:744px !important;
}

#item259384 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item259385 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item259386 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item259387 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item259381 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item259394 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item259421 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item259493 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item259566 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item259638 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item259710 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item259782 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item259855 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item259927 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item259999 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item260000 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item260001 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item260002 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item260003 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item260004 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item260005 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item260006 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item260007 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item260008 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item260009 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item260034 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item260106 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item260179 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item260252 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item260325 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item260397 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item260398 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item259391 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item259388 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
