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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item314184 {
	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:623px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item314314 {
	width:623px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item316363 {
	width:623px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item317363 {
	width:623px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item318364 {
	width:623px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item319367 {
	width:623px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item320368 {
	width:623px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item334095 {
	width:623px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item321369 {
	width:623px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item322371 {
	width:623px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item323374 {
	width:623px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item324800 {
	width:623px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item5702 {
	width:576px !important;
	height:172px !important;
	left:35px !important;
	top:145px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item325801 {
	width:623px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item326802 {
	width:623px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item327802 {
	width:623px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item206045 {
	width:293px !important;
	height:36px !important;
	left:319px !important;
	top:539px !important;
	background:#fff200;
}

#item339098 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item339099 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item339100 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item339101 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item339095 {
	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;
}

#item340111 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item340138 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item340210 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item340283 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item340355 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item340427 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item340499 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item340573 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item340645 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item340717 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item340718 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item340719 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item340720 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item340721 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item340722 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item340723 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item340724 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item340725 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item340726 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item340727 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item340729 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item340801 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item340875 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item340947 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item341019 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item341091 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item341092 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item340108 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item340105 {
	width:623px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item340101 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item340102 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item340103 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item340104 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item340098 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item38421 {
	width:293px !important;
	height:64px !important;
	left:319px !important;
	top:525px !important;
	background:#fff200;
}

#item67787 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item328802 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item328803 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item328804 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item328805 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item328798 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item328811 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item328838 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item328910 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item328984 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item329056 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item329128 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item329200 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item329273 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item329345 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item329417 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item329418 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item329419 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item329420 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item329421 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item329422 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item329423 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item329424 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item329425 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item329426 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item329427 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item329429 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item329501 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item329574 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item329646 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item329719 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item329792 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item329793 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item328808 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item328806 {
	width:623px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item341113 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item341140 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item341212 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item341284 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item341357 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item341429 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item341501 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item341573 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item341647 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item341719 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item341720 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item341721 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item341722 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item341723 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item341724 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item341725 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item341726 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item341727 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item341728 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item341729 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item341731 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item341803 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item341876 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item341950 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item342022 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item342094 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item342095 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item341109 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item341107 {
	width:623px !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;
}

#item341103 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item341104 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item341105 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item341106 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item341100 {
	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;
}

#item329803 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item329804 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item329805 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item329806 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item329800 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item329812 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item329839 {
	width:235px !important;
	height:62px !important;
	left:36px !important;
	top:142px !important;
}

#item329911 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:522px !important;
}

#item329983 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:338px !important;
}

#item330057 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:231px !important;
}

#item330129 {
	width:235px !important;
	height:83px !important;
	left:36px !important;
	top:412px !important;
}

#item330201 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:613px !important;
}

#item330273 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:256px !important;
}

#item330346 {
	width:235px !important;
	height:88px !important;
	left:341px !important;
	top:142px !important;
}

#item330418 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:204px !important;
}

#item330419 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:312px !important;
}

#item330420 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:229px !important;
}

#item330421 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:403px !important;
}

#item330422 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:495px !important;
}

#item330423 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:587px !important;
}

#item330424 {
	width:48px !important;
	height:27px !important;
	left:341px !important;
	top:657px !important;
}

#item330425 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:287px !important;
}

#item330426 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:495px !important;
}

#item330427 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:385px !important;
}

#item330428 {
	width:48px !important;
	height:27px !important;
	left:36px !important;
	top:589px !important;
}

#item330430 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:313px !important;
}

#item330503 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:430px !important;
}

#item330575 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:684px !important;
}

#item330649 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:521px !important;
}

#item330721 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:616px !important;
}

#item330794 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item330795 {
	width:41px !important;
	height:41px !important;
	left:517px !important;
	top:81px !important;
}

#item329809 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item329807 {
	width:623px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
