/* 	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;}
}

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

#item306938 {
	width:613px !important;
	height:131px !important;
	left:612px !important;
	top:661px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item311056 {
	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:419px !important;
}

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

#item754 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:610px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item109870 {
	width:230px !important;
	height:38px !important;
	left:320px !important;
	top:298px !important;
}

#item205963 {
	width:218px !important;
	height:38px !important;
	left:338px !important;
	top:561px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item316451 {
	width:622px !important;
	height:802px !important;
	left:-10px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item322607 {
	width:622px !important;
	height:802px !important;
	left:-10px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item324609 {
	width:622px !important;
	height:802px !important;
	left:-10px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item339989 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item340061 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item340133 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item340134 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item339148 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item339146 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item206045 {
	width:293px !important;
	height:36px !important;
	left:319px !important;
	top:544px !important;
	background:#fff200;
}

#item339142 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item339143 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item339144 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item339145 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item339139 {
	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;
}

#item340153 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item340180 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item340253 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item340325 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item340399 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item340471 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item340544 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item340616 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item340690 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item340762 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item340763 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item340764 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item340765 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item340766 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item340767 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item340768 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item340769 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item340770 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item340771 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item340772 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item340774 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item340846 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item340918 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item340991 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item341064 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item341136 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item341137 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item340150 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item340148 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item340144 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item340145 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item340146 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item340147 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item340141 {
	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;
}

#item327610 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item327611 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item327612 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item327613 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item327607 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item327619 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item327646 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item327719 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item327792 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item327864 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item327937 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item328009 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item328082 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item328154 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item328226 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item328227 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item328228 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item328229 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item328230 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item328231 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item328232 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item328233 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item328234 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item328235 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item328236 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item328239 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item328311 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item328384 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item328456 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item328528 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item328600 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item328601 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item327616 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item327614 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item341683 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item341710 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item341782 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item341854 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item341927 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item341999 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item342071 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item342144 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item342217 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item342289 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item342290 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item342291 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item342292 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item342293 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item342294 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item342295 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item342296 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item342297 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item342298 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item342299 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item342301 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item342373 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item342445 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item342518 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item342590 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item342663 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item342664 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item341680 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item341678 {
	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;
}

#item341674 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item341675 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item341676 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item341677 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item341671 {
	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;
}

#item328611 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item328613 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item328614 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item328615 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item328608 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item328621 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item328648 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item328721 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item328793 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item328866 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item328938 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item329011 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item329083 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item329156 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item329228 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item329229 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item329230 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item329231 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item329232 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item329233 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item329234 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item329235 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item329236 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item329237 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item329238 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item329240 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item329312 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item329385 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item329458 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item329530 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item329603 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item329604 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item328618 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item328616 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
