/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:516px; height:632px; background: #fff !important; }
.paper-vertical { width:516px; height:100%; }
.paper-horizontal { width:39969px; height:644px; }
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:632px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:516px) {
	.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;}
}

#item56909 {
	width:138px !important;
	height:179px !important;
}

#item57772 {
	width:138px !important;
	height:179px !important;
	left:160px !important;
	top:118px !important;
}

#item56910 {
	width:350px !important;
	height:254px !important;
}

#item57778 {
	width:350px !important;
	height:254px !important;
	left:57px !important;
	top:298px !important;
}

#item56935 {
	width:150px !important;
	height:153px !important;
}

#item57783 {
	width:150px !important;
	height:153px !important;
	left:82px !important;
	top:139px !important;
}

#item56936 {
	width:128px !important;
	height:235px !important;
}

#item57788 {
	width:128px !important;
	height:235px !important;
	left:77px !important;
	top:236px !important;
}

#item56937 {
	width:29px !important;
	height:29px !important;
}

#item57793 {
	width:29px !important;
	height:29px !important;
	left:27px !important;
	top:232px !important;
}

#item56938 {
	width:28px !important;
	height:30px !important;
}

#item57799 {
	width:28px !important;
	height:30px !important;
	left:27px !important;
	top:406px !important;
}

#item56939 {
	width:197px !important;
	height:213px !important;
}

#item57804 {
	width:197px !important;
	height:213px !important;
	left:299px !important;
	top:181px !important;
}

#item56940 {
	width:29px !important;
	height:29px !important;
}

#item57809 {
	width:29px !important;
	height:29px !important;
	left:271px !important;
	top:160px !important;
}

#item56941 {
	width:170px !important;
	height:154px !important;
}

#item57814 {
	width:170px !important;
	height:154px !important;
	left:317px !important;
	top:382px !important;
}

#item26958 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:568px !important;
}

#item26985 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:575px !important;
}

#item27012 {
	width:58px !important;
	height:7px !important;
	left:118px !important;
	top:561px !important;
}

#item27039 {
	width:45px !important;
	height:7px !important;
	left:118px !important;
	top:568px !important;
}

#item27066 {
	width:46px !important;
	height:7px !important;
	left:218px !important;
	top:568px !important;
}

#item27093 {
	width:43px !important;
	height:7px !important;
	left:218px !important;
	top:575px !important;
}

#item27120 {
	width:61px !important;
	height:7px !important;
	left:317px !important;
	top:568px !important;
}

#item61816 {
	width:105px !important;
	height:97px !important;
	left:189px !important;
	top:438px !important;
}

#item56942 {
	width:136px !important;
	height:269px !important;
}

#item57819 {
	width:136px !important;
	height:269px !important;
	left:54px !important;
	top:247px !important;
}

#item56943 {
	width:125px !important;
	height:127px !important;
}

#item57824 {
	width:125px !important;
	height:127px !important;
	left:57px !important;
	top:137px !important;
}

#item56944 {
	width:222px !important;
	height:417px !important;
}

#item57829 {
	width:222px !important;
	height:417px !important;
	left:268px !important;
	top:111px !important;
}

#item55509 {
	width:66px !important;
	height:7px !important;
	left:40px !important;
	top:568px !important;
}

#item55536 {
	width:61px !important;
	height:7px !important;
	left:141px !important;
	top:575px !important;
}

#item61860 {
	width:374px !important;
	height:498px !important;
	left:30px !important;
	top:44px !important;
	border-radius:20px;
	background:#fff;
	border:solid 4.3945px #c00059;
}

#item61862 {
	opacity:0.15;
	width:168px !important;
	height:65px !important;
	left:45px !important;
	top:318px !important;
	border-radius:11px;
	background:#000;
}

#item61863 {
	opacity:0.15;
	width:168px !important;
	height:65px !important;
	left:45px !important;
	top:390px !important;
	border-radius:11px;
	background:#000;
}

#item61865 {
	opacity:0.15;
	width:168px !important;
	height:65px !important;
	left:45px !important;
	top:462px !important;
	border-radius:11px;
	background:#000;
}

#item61866 {
	opacity:0.15;
	width:168px !important;
	height:65px !important;
	left:220px !important;
	top:318px !important;
	border-radius:11px;
	background:#000;
}

#item61867 {
	opacity:0.15;
	width:168px !important;
	height:65px !important;
	left:220px !important;
	top:390px !important;
	border-radius:11px;
	background:#000;
}

#item61868 {
	opacity:0.15;
	width:168px !important;
	height:65px !important;
	left:220px !important;
	top:462px !important;
	border-radius:11px;
	background:#000;
}

#item61858 {
	width:15px !important;
	height:28px !important;
}

#item61856 {
	width:403px !important;
	height:542px !important;
	left:54px !important;
	top:57px !important;
}

#item56945 {
	width:199px !important;
	height:200px !important;
}

#item57834 {
	width:199px !important;
	height:200px !important;
	left:6px !important;
	top:206px !important;
}

#item56946 {
	width:28px !important;
	height:27px !important;
}

#item57839 {
	width:28px !important;
	height:27px !important;
	left:208px !important;
	top:214px !important;
}

#item56947 {
	width:28px !important;
	height:27px !important;
}

#item57844 {
	width:28px !important;
	height:27px !important;
	left:208px !important;
	top:243px !important;
}

#item56948 {
	width:179px !important;
	height:164px !important;
}

#item57849 {
	width:179px !important;
	height:164px !important;
	left:14px !important;
	top:351px !important;
}

#item56949 {
	width:29px !important;
	height:28px !important;
}

#item57854 {
	width:29px !important;
	height:28px !important;
	left:208px !important;
	top:485px !important;
}

#item56950 {
	width:102px !important;
	height:118px !important;
}

#item57859 {
	width:102px !important;
	height:118px !important;
	left:257px !important;
	top:421px !important;
}

#item56951 {
	width:230px !important;
	height:106px !important;
}

#item57864 {
	width:230px !important;
	height:106px !important;
	left:277px !important;
	top:93px !important;
}

#item56952 {
	width:129px !important;
	height:272px !important;
}

#item57870 {
	width:129px !important;
	height:272px !important;
	left:345px !important;
	top:90px !important;
}

#item27366 {
	width:51px !important;
	height:7px !important;
	left:34px !important;
	top:570px !important;
}

#item27393 {
	width:59px !important;
	height:7px !important;
	left:34px !important;
	top:576px !important;
}

#item27420 {
	width:52px !important;
	height:7px !important;
	left:34px !important;
	top:583px !important;
}

#item27448 {
	width:43px !important;
	height:7px !important;
	left:150px !important;
	top:576px !important;
}

#item27475 {
	width:56px !important;
	height:7px !important;
	left:150px !important;
	top:583px !important;
}

#item27502 {
	width:58px !important;
	height:7px !important;
	left:266px !important;
	top:563px !important;
}

#item27529 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:570px !important;
}

#item56953 {
	width:105px !important;
	height:158px !important;
}

#item57875 {
	width:105px !important;
	height:158px !important;
	left:61px !important;
	top:96px !important;
}

#item56954 {
	width:141px !important;
	height:260px !important;
}

#item57880 {
	width:141px !important;
	height:260px !important;
	left:45px !important;
	top:230px !important;
}

#item56955 {
	width:28px !important;
	height:27px !important;
}

#item57885 {
	width:28px !important;
	height:27px !important;
	left:201px !important;
	top:128px !important;
}

#item56956 {
	width:29px !important;
	height:30px !important;
}

#item57890 {
	width:29px !important;
	height:30px !important;
	left:201px !important;
	top:300px !important;
}

#item56958 {
	width:186px !important;
	height:376px !important;
}

#item57895 {
	width:186px !important;
	height:376px !important;
	left:256px !important;
	top:92px !important;
}

#item27556 {
	width:43px !important;
	height:7px !important;
	left:93px !important;
	top:564px !important;
}

#item27584 {
	width:56px !important;
	height:7px !important;
	left:93px !important;
	top:571px !important;
}

#item27611 {
	width:43px !important;
	height:7px !important;
	left:214px !important;
	top:570px !important;
}

#item27638 {
	width:56px !important;
	height:7px !important;
	left:214px !important;
	top:576px !important;
}

#item27665 {
	width:58px !important;
	height:7px !important;
	left:335px !important;
	top:570px !important;
}

#item56959 {
	width:257px !important;
	height:275px !important;
}

#item57900 {
	width:257px !important;
	height:275px !important;
	left:72px !important;
	top:213px !important;
}

#item56960 {
	width:156px !important;
	height:170px !important;
}

#item57905 {
	width:156px !important;
	height:170px !important;
	left:346px !important;
	top:122px !important;
}

#item56961 {
	width:124px !important;
	height:169px !important;
}

#item57910 {
	width:124px !important;
	height:169px !important;
	left:371px !important;
	top:344px !important;
}

#item27693 {
	width:65px !important;
	height:7px !important;
	left:63px !important;
	top:545px !important;
}

#item27720 {
	width:43px !important;
	height:7px !important;
	left:63px !important;
	top:552px !important;
}

#item27747 {
	width:52px !important;
	height:7px !important;
	left:63px !important;
	top:558px !important;
}

#item27774 {
	width:43px !important;
	height:7px !important;
	left:63px !important;
	top:565px !important;
}

#item27801 {
	width:65px !important;
	height:7px !important;
	left:174px !important;
	top:539px !important;
}

#item27828 {
	width:43px !important;
	height:7px !important;
	left:174px !important;
	top:545px !important;
}

#item27855 {
	width:43px !important;
	height:7px !important;
	left:174px !important;
	top:552px !important;
}

#item27883 {
	width:52px !important;
	height:7px !important;
	left:285px !important;
	top:545px !important;
}

#item27910 {
	width:43px !important;
	height:7px !important;
	left:285px !important;
	top:552px !important;
}

#item56962 {
	width:113px !important;
	height:160px !important;
}

#item57915 {
	width:113px !important;
	height:160px !important;
	left:57px !important;
	top:98px !important;
}

#item56963 {
	width:58px !important;
	height:90px !important;
}

#item57920 {
	width:58px !important;
	height:90px !important;
	left:11px !important;
}

#item56964 {
	width:106px !important;
	height:163px !important;
}

#item57925 {
	width:106px !important;
	height:163px !important;
	left:224px !important;
	top:71px !important;
}

#item56965 {
	width:108px !important;
	height:154px !important;
}

#item57930 {
	width:108px !important;
	height:154px !important;
	left:32px !important;
	top:326px !important;
}

#item56966 {
	width:164px !important;
	height:157px !important;
}

#item57935 {
	width:164px !important;
	height:157px !important;
	left:174px !important;
	top:340px !important;
}

#item56967 {
	width:164px !important;
	height:78px !important;
}

#item57940 {
	width:164px !important;
	height:78px !important;
	left:351px !important;
}

#item56968 {
	width:164px !important;
	height:106px !important;
}

#item57946 {
	width:164px !important;
	height:106px !important;
	left:351px !important;
	top:84px !important;
}

#item56969 {
	width:164px !important;
	height:106px !important;
}

#item57951 {
	width:164px !important;
	height:106px !important;
	left:351px !important;
	top:191px !important;
}

#item56970 {
	width:164px !important;
	height:106px !important;
}

#item57957 {
	width:164px !important;
	height:106px !important;
	left:351px !important;
	top:300px !important;
}

#item56971 {
	width:164px !important;
	height:106px !important;
}

#item57962 {
	width:164px !important;
	height:106px !important;
	left:351px !important;
	top:409px !important;
}

#item27938 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:545px !important;
}

#item27965 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:552px !important;
}

#item27992 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:558px !important;
}

#item28019 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:565px !important;
}

#item28046 {
	width:39px !important;
	height:7px !important;
	left:126px !important;
	top:546px !important;
}

#item28073 {
	width:65px !important;
	height:7px !important;
	left:126px !important;
	top:553px !important;
}

#item28100 {
	width:43px !important;
	height:7px !important;
	left:126px !important;
	top:559px !important;
}

#item28127 {
	width:43px !important;
	height:7px !important;
	left:126px !important;
	top:566px !important;
}

#item28154 {
	width:39px !important;
	height:7px !important;
	left:221px !important;
	top:545px !important;
}

#item28182 {
	width:65px !important;
	height:7px !important;
	left:221px !important;
	top:552px !important;
}

#item28209 {
	width:43px !important;
	height:7px !important;
	left:221px !important;
	top:559px !important;
}

#item28236 {
	width:43px !important;
	height:7px !important;
	left:221px !important;
	top:565px !important;
}

#item28263 {
	width:39px !important;
	height:7px !important;
	left:316px !important;
	top:545px !important;
}

#item28290 {
	width:65px !important;
	height:7px !important;
	left:316px !important;
	top:552px !important;
}

#item28317 {
	width:43px !important;
	height:7px !important;
	left:316px !important;
	top:559px !important;
}

#item28344 {
	width:43px !important;
	height:7px !important;
	left:316px !important;
	top:565px !important;
}

#item28371 {
	width:52px !important;
	height:7px !important;
	left:316px !important;
	top:572px !important;
}

#item56977 {
	width:69px !important;
	height:137px !important;
}

#item57967 {
	width:69px !important;
	height:137px !important;
	left:7px !important;
	top:128px !important;
}

#item56978 {
	width:58px !important;
	height:131px !important;
}

#item57972 {
	width:58px !important;
	height:131px !important;
	left:78px !important;
	top:132px !important;
}

#item56979 {
	width:68px !important;
	height:141px !important;
}

#item57977 {
	width:68px !important;
	height:141px !important;
	left:129px !important;
	top:122px !important;
}

#item56980 {
	width:54px !important;
	height:132px !important;
}

#item57982 {
	width:54px !important;
	height:132px !important;
	left:201px !important;
	top:130px !important;
}

#item56981 {
	width:63px !important;
	height:147px !important;
}

#item57987 {
	width:63px !important;
	height:147px !important;
	left:259px !important;
	top:125px !important;
}

#item56982 {
	width:55px !important;
	height:134px !important;
}

#item57992 {
	width:55px !important;
	height:134px !important;
	left:327px !important;
	top:128px !important;
}

#item56983 {
	width:64px !important;
	height:144px !important;
}

#item57997 {
	width:64px !important;
	height:144px !important;
	left:374px !important;
	top:124px !important;
}

#item56984 {
	width:60px !important;
	height:134px !important;
}

#item58002 {
	width:60px !important;
	height:134px !important;
	left:442px !important;
	top:126px !important;
}

#item56985 {
	width:94px !important;
	height:82px !important;
}

#item58007 {
	width:94px !important;
	height:82px !important;
	left:34px !important;
	top:267px !important;
}

#item56986 {
	width:105px !important;
	height:228px !important;
}

#item58012 {
	width:105px !important;
	height:228px !important;
	left:147px !important;
	top:264px !important;
}

#item56987 {
	width:83px !important;
	height:198px !important;
}

#item58018 {
	width:83px !important;
	height:198px !important;
	left:288px !important;
	top:264px !important;
}

#item56988 {
	width:83px !important;
	height:200px !important;
}

#item58023 {
	width:83px !important;
	height:200px !important;
	left:400px !important;
	top:263px !important;
}

#item28398 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:538px !important;
}

#item28426 {
	width:64px !important;
	height:7px !important;
	left:92px !important;
	top:538px !important;
}

#item28454 {
	width:82px !important;
	height:7px !important;
	left:21px !important;
	top:545px !important;
}

#item28481 {
	width:58px !important;
	height:7px !important;
	left:21px !important;
	top:573px !important;
}

#item28508 {
	width:59px !important;
	height:7px !important;
	left:98px !important;
	top:573px !important;
}

#item28535 {
	width:43px !important;
	height:7px !important;
	left:183px !important;
	top:528px !important;
}

#item28562 {
	width:67px !important;
	height:7px !important;
	left:248px !important;
	top:528px !important;
}

#item28589 {
	width:43px !important;
	height:7px !important;
	left:183px !important;
	top:534px !important;
}

#item28616 {
	width:49px !important;
	height:7px !important;
	left:248px !important;
	top:534px !important;
}

#item28643 {
	width:43px !important;
	height:7px !important;
	left:183px !important;
	top:575px !important;
}

#item28671 {
	width:67px !important;
	height:7px !important;
	left:252px !important;
	top:575px !important;
}

#item28699 {
	width:43px !important;
	height:7px !important;
	left:183px !important;
	top:581px !important;
}

#item28728 {
	width:43px !important;
	height:7px !important;
	left:344px !important;
	top:528px !important;
}

#item28755 {
	width:67px !important;
	height:7px !important;
	left:408px !important;
	top:528px !important;
}

#item28782 {
	width:43px !important;
	height:7px !important;
	left:344px !important;
	top:534px !important;
}

#item28809 {
	width:49px !important;
	height:7px !important;
	left:408px !important;
	top:534px !important;
}

#item28836 {
	width:43px !important;
	height:7px !important;
	left:344px !important;
	top:572px !important;
}

#item28863 {
	width:67px !important;
	height:7px !important;
	left:409px !important;
	top:572px !important;
}

#item28890 {
	width:43px !important;
	height:7px !important;
	left:344px !important;
	top:579px !important;
}

#item28917 {
	width:49px !important;
	height:7px !important;
	left:409px !important;
	top:579px !important;
}

#item28945 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:538px !important;
}

#item28972 {
	width:64px !important;
	height:7px !important;
	left:92px !important;
	top:538px !important;
}

#item28999 {
	width:82px !important;
	height:7px !important;
	left:21px !important;
	top:545px !important;
}

#item29026 {
	width:58px !important;
	height:7px !important;
	left:21px !important;
	top:573px !important;
}

#item29053 {
	width:59px !important;
	height:7px !important;
	left:98px !important;
	top:573px !important;
}

#item29080 {
	width:43px !important;
	height:7px !important;
	left:183px !important;
	top:528px !important;
}

#item29107 {
	width:67px !important;
	height:7px !important;
	left:248px !important;
	top:528px !important;
}

#item29134 {
	width:43px !important;
	height:7px !important;
	left:183px !important;
	top:534px !important;
}

#item29161 {
	width:49px !important;
	height:7px !important;
	left:248px !important;
	top:534px !important;
}

#item29189 {
	width:43px !important;
	height:7px !important;
	left:183px !important;
	top:575px !important;
}

#item29216 {
	width:67px !important;
	height:7px !important;
	left:252px !important;
	top:575px !important;
}

#item29244 {
	width:43px !important;
	height:7px !important;
	left:183px !important;
	top:581px !important;
}

#item29272 {
	width:43px !important;
	height:7px !important;
	left:344px !important;
	top:528px !important;
}

#item29299 {
	width:67px !important;
	height:7px !important;
	left:408px !important;
	top:528px !important;
}

#item29326 {
	width:43px !important;
	height:7px !important;
	left:344px !important;
	top:534px !important;
}

#item29353 {
	width:49px !important;
	height:7px !important;
	left:408px !important;
	top:534px !important;
}

#item29380 {
	width:43px !important;
	height:7px !important;
	left:344px !important;
	top:572px !important;
}

#item29407 {
	width:67px !important;
	height:7px !important;
	left:409px !important;
	top:572px !important;
}

#item29435 {
	width:43px !important;
	height:7px !important;
	left:344px !important;
	top:579px !important;
}

#item29462 {
	width:49px !important;
	height:7px !important;
	left:409px !important;
	top:579px !important;
}

#item56989 {
	width:180px !important;
	height:160px !important;
}

#item58028 {
	width:180px !important;
	height:160px !important;
	left:39px !important;
	top:82px !important;
}

#item56991 {
	width:84px !important;
	height:210px !important;
}

#item58034 {
	width:84px !important;
	height:210px !important;
	left:120px !important;
	top:400px !important;
}

#item56990 {
	width:96px !important;
	height:130px !important;
}

#item58039 {
	width:96px !important;
	height:130px !important;
	left:115px !important;
	top:315px !important;
}

#item56992 {
	width:130px !important;
	height:158px !important;
}

#item58044 {
	width:130px !important;
	height:158px !important;
	left:318px !important;
	top:397px !important;
}

#item56993 {
	width:105px !important;
	height:106px !important;
}

#item58050 {
	width:105px !important;
	height:106px !important;
	left:334px !important;
	top:516px !important;
}

#item56995 {
	width:73px !important;
	height:171px !important;
}

#item58055 {
	width:73px !important;
	height:171px !important;
	left:358px !important;
	top:117px !important;
}

#item56994 {
	width:86px !important;
	height:76px !important;
}

#item58060 {
	width:86px !important;
	height:76px !important;
	left:363px !important;
	top:46px !important;
}

#item56996 {
	width:82px !important;
	height:93px !important;
}

#item58065 {
	width:82px !important;
	height:93px !important;
	left:425px !important;
	top:20px !important;
}

#item57000 {
	width:191px !important;
	height:379px !important;
}

#item58070 {
	width:191px !important;
	height:379px !important;
	left:57px !important;
	top:152px !important;
}

#item57001 {
	width:189px !important;
	height:202px !important;
}

#item58075 {
	width:189px !important;
	height:202px !important;
	left:305px !important;
	top:147px !important;
}

#item57002 {
	width:152px !important;
	height:312px !important;
}

#item58080 {
	width:152px !important;
	height:312px !important;
	left:273px !important;
	top:282px !important;
}

#item57003 {
	width:141px !important;
	height:152px !important;
}

#item58085 {
	width:141px !important;
	height:152px !important;
	left:56px !important;
	top:54px !important;
}

#item57004 {
	width:29px !important;
	height:28px !important;
}

#item58090 {
	width:29px !important;
	height:28px !important;
	left:34px !important;
	top:45px !important;
}

#item57005 {
	width:159px !important;
	height:177px !important;
}

#item58096 {
	width:159px !important;
	height:177px !important;
	left:40px !important;
	top:318px !important;
}

#item57006 {
	width:249px !important;
	height:260px !important;
}

#item58101 {
	width:249px !important;
	height:260px !important;
	left:215px !important;
	top:132px !important;
}

#item57007 {
	width:192px !important;
	height:164px !important;
}

#item58106 {
	width:192px !important;
	height:164px !important;
	left:230px !important;
	top:347px !important;
}

#item29489 {
	width:66px !important;
	height:7px !important;
	left:34px !important;
	top:540px !important;
}

#item29516 {
	width:60px !important;
	height:7px !important;
	left:127px !important;
	top:545px !important;
}

#item29543 {
	width:61px !important;
	height:7px !important;
	left:127px !important;
	top:552px !important;
}

#item29570 {
	width:66px !important;
	height:7px !important;
	left:223px !important;
	top:546px !important;
}

#item29598 {
	width:56px !important;
	height:7px !important;
	left:316px !important;
	top:541px !important;
}

#item29625 {
	width:56px !important;
	height:7px !important;
	left:316px !important;
	top:548px !important;
}

#item29652 {
	width:60px !important;
	height:7px !important;
	left:316px !important;
	top:564px !important;
}

#item29680 {
	width:67px !important;
	height:7px !important;
	left:410px !important;
	top:542px !important;
}

#item57008 {
	width:186px !important;
	height:389px !important;
}

#item58111 {
	width:186px !important;
	height:389px !important;
	left:83px !important;
	top:157px !important;
}

#item57009 {
	width:77px !important;
	height:198px !important;
}

#item58116 {
	width:77px !important;
	height:198px !important;
	top:256px !important;
}

#item57010 {
	width:29px !important;
	height:28px !important;
}

#item58121 {
	width:29px !important;
	height:28px !important;
	left:29px !important;
	top:188px !important;
}

#item57011 {
	width:79px !important;
	height:88px !important;
}

#item58126 {
	width:79px !important;
	height:88px !important;
	left:257px !important;
}

#item57012 {
	width:162px !important;
	height:152px !important;
}

#item58131 {
	width:162px !important;
	height:152px !important;
	left:340px !important;
	top:84px !important;
}

#item57013 {
	width:152px !important;
	height:227px !important;
}

#item58137 {
	width:152px !important;
	height:227px !important;
	left:343px !important;
	top:211px !important;
}

#item29708 {
	width:57px !important;
	height:7px !important;
	left:281px !important;
	top:555px !important;
}

#item29735 {
	width:43px !important;
	height:7px !important;
	left:281px !important;
	top:561px !important;
}

#item29762 {
	width:45px !important;
	height:7px !important;
	left:281px !important;
	top:590px !important;
}

#item29789 {
	width:75px !important;
	height:7px !important;
	left:388px !important;
	top:538px !important;
}

#item29816 {
	width:74px !important;
	height:7px !important;
	left:388px !important;
	top:545px !important;
}

#item29843 {
	width:43px !important;
	height:7px !important;
	left:388px !important;
	top:589px !important;
}

#item57014 {
	width:360px !important;
	height:315px !important;
}

#item58142 {
	width:360px !important;
	height:315px !important;
	left:37px !important;
	top:151px !important;
}

#item57015 {
	width:122px !important;
	height:145px !important;
}

#item58148 {
	width:122px !important;
	height:145px !important;
	top:488px !important;
}

#item57016 {
	width:130px !important;
	height:144px !important;
}

#item58153 {
	width:130px !important;
	height:144px !important;
	left:125px !important;
	top:488px !important;
}

#item57017 {
	width:113px !important;
	height:142px !important;
}

#item58158 {
	width:113px !important;
	height:142px !important;
	left:268px !important;
	top:490px !important;
}

#item57018 {
	width:108px !important;
	height:144px !important;
}

#item58163 {
	width:108px !important;
	height:144px !important;
	left:394px !important;
	top:488px !important;
}

#item29870 {
	width:39px !important;
	height:7px !important;
	left:404px !important;
	top:358px !important;
}

#item29897 {
	width:45px !important;
	height:7px !important;
	left:404px !important;
	top:364px !important;
}

#item29925 {
	width:41px !important;
	height:7px !important;
	left:404px !important;
	top:371px !important;
}

#item29952 {
	width:43px !important;
	height:7px !important;
	left:404px !important;
	top:377px !important;
}

#item29979 {
	width:46px !important;
	height:7px !important;
	left:404px !important;
	top:384px !important;
}

#item57021 {
	width:111px !important;
	height:132px !important;
}

#item58169 {
	width:111px !important;
	height:132px !important;
	left:40px !important;
	top:27px !important;
}

#item57022 {
	width:135px !important;
	height:132px !important;
}

#item58174 {
	width:135px !important;
	height:132px !important;
	left:88px !important;
	top:54px !important;
}

#item57023 {
	width:160px !important;
	height:159px !important;
}

#item58179 {
	width:160px !important;
	height:159px !important;
	left:292px !important;
	top:62px !important;
}

#item57024 {
	width:141px !important;
	height:239px !important;
}

#item58184 {
	width:141px !important;
	height:239px !important;
	left:56px !important;
	top:258px !important;
}

#item57025 {
	width:146px !important;
	height:209px !important;
}

#item58189 {
	width:146px !important;
	height:209px !important;
	left:235px !important;
	top:399px !important;
}

#item30006 {
	width:45px !important;
	height:7px !important;
	left:266px !important;
	top:350px !important;
}

#item30034 {
	width:60px !important;
	height:7px !important;
	left:266px !important;
	top:357px !important;
}

#item30062 {
	width:43px !important;
	height:7px !important;
	left:266px !important;
	top:363px !important;
}

#item30091 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:351px !important;
}

#item30118 {
	width:41px !important;
	height:7px !important;
	left:387px !important;
	top:358px !important;
}

#item30145 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:408px !important;
}

#item30172 {
	width:41px !important;
	height:7px !important;
	left:387px !important;
	top:415px !important;
}

#item30200 {
	width:65px !important;
	height:7px !important;
	left:387px !important;
	top:421px !important;
}

#item30227 {
	width:57px !important;
	height:7px !important;
	left:387px !important;
	top:472px !important;
}

#item30254 {
	width:39px !important;
	height:7px !important;
	left:387px !important;
	top:478px !important;
}

#item30281 {
	width:60px !important;
	height:7px !important;
	left:387px !important;
	top:485px !important;
}

#item30308 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:492px !important;
}

#item57026 {
	width:91px !important;
	height:109px !important;
}

#item58194 {
	width:91px !important;
	height:109px !important;
	left:38px !important;
	top:27px !important;
}

#item57027 {
	width:92px !important;
	height:111px !important;
}

#item58199 {
	width:92px !important;
	height:111px !important;
	left:77px !important;
	top:41px !important;
}

#item57028 {
	width:98px !important;
	height:107px !important;
}

#item58204 {
	width:98px !important;
	height:107px !important;
	left:115px !important;
	top:60px !important;
}

#item57030 {
	width:72px !important;
	height:105px !important;
}

#item58209 {
	width:72px !important;
	height:105px !important;
	left:37px !important;
	top:171px !important;
}

#item57031 {
	width:67px !important;
	height:99px !important;
}

#item58214 {
	width:67px !important;
	height:99px !important;
	left:80px !important;
	top:179px !important;
}

#item57032 {
	width:74px !important;
	height:101px !important;
}

#item58220 {
	width:74px !important;
	height:101px !important;
	left:118px !important;
	top:184px !important;
}

#item57033 {
	width:160px !important;
	height:153px !important;
}

#item58225 {
	width:160px !important;
	height:153px !important;
	left:23px !important;
	top:402px !important;
}

#item57034 {
	width:75px !important;
	height:66px !important;
}

#item58230 {
	width:75px !important;
	height:66px !important;
	left:238px !important;
	top:399px !important;
}

#item57035 {
	width:67px !important;
	height:97px !important;
}

#item58235 {
	width:67px !important;
	height:97px !important;
	left:305px !important;
	top:383px !important;
}

#item61715 {
	width:79px !important;
	height:120px !important;
}

#item61710 {
	width:79px !important;
	height:120px !important;
	left:38px !important;
	top:445px !important;
}

#item57036 {
	width:69px !important;
	height:74px !important;
}

#item58240 {
	width:69px !important;
	height:74px !important;
	left:235px !important;
	top:459px !important;
}

#item57037 {
	width:58px !important;
	height:78px !important;
}

#item58246 {
	width:58px !important;
	height:78px !important;
	left:308px !important;
	top:444px !important;
}

#item57038 {
	width:67px !important;
	height:75px !important;
}

#item58251 {
	width:67px !important;
	height:75px !important;
	left:238px !important;
	top:517px !important;
}

#item57039 {
	width:64px !important;
	height:92px !important;
}

#item58256 {
	width:64px !important;
	height:92px !important;
	left:307px !important;
	top:509px !important;
}

#item57040 {
	width:109px !important;
	height:149px !important;
}

#item58261 {
	width:109px !important;
	height:149px !important;
	left:286px !important;
	top:196px !important;
}

#item57041 {
	width:166px !important;
	height:114px !important;
}

#item58266 {
	width:166px !important;
	height:114px !important;
	left:247px !important;
	top:80px !important;
}

#item30336 {
	width:59px !important;
	height:7px !important;
	left:404px !important;
	top:496px !important;
}

#item30363 {
	width:43px !important;
	height:7px !important;
	left:404px !important;
	top:503px !important;
}

#item30390 {
	width:60px !important;
	height:7px !important;
	left:404px !important;
	top:509px !important;
}

#item30417 {
	width:43px !important;
	height:7px !important;
	left:404px !important;
	top:516px !important;
}

#item30445 {
	width:41px !important;
	height:7px !important;
	left:404px !important;
	top:563px !important;
}

#item30472 {
	width:43px !important;
	height:7px !important;
	left:404px !important;
	top:570px !important;
}

#item30499 {
	width:43px !important;
	height:7px !important;
	left:404px !important;
	top:576px !important;
}

#item57043 {
	width:97px !important;
	height:107px !important;
}

#item58271 {
	width:97px !important;
	height:107px !important;
	left:74px !important;
	top:26px !important;
}

#item57044 {
	width:75px !important;
	height:88px !important;
}

#item58276 {
	width:75px !important;
	height:88px !important;
	left:133px !important;
	top:37px !important;
}

#item57045 {
	width:118px !important;
	height:142px !important;
}

#item58281 {
	width:118px !important;
	height:142px !important;
	left:319px !important;
	top:81px !important;
}

#item57046 {
	width:133px !important;
	height:272px !important;
}

#item58286 {
	width:133px !important;
	height:272px !important;
	left:57px !important;
	top:223px !important;
}

#item57047 {
	width:116px !important;
	height:235px !important;
}

#item58291 {
	width:116px !important;
	height:235px !important;
	left:247px !important;
	top:362px !important;
}

#item30526 {
	width:39px !important;
	height:7px !important;
	left:255px !important;
	top:325px !important;
}

#item30553 {
	width:72px !important;
	height:7px !important;
	left:381px !important;
	top:332px !important;
}

#item30580 {
	width:58px !important;
	height:7px !important;
	left:381px !important;
	top:338px !important;
}

#item30607 {
	width:57px !important;
	height:7px !important;
	left:381px !important;
	top:405px !important;
}

#item30635 {
	width:45px !important;
	height:7px !important;
	left:381px !important;
	top:433px !important;
}

#item30662 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:493px !important;
}

#item30690 {
	width:45px !important;
	height:7px !important;
	left:381px !important;
	top:521px !important;
}

#item57048 {
	width:146px !important;
	height:136px !important;
}

#item58297 {
	width:146px !important;
	height:136px !important;
	left:69px !important;
	top:24px !important;
}

#item57049 {
	width:136px !important;
	height:100px !important;
}

#item58302 {
	width:136px !important;
	height:100px !important;
	left:36px !important;
	top:255px !important;
}

#item57050 {
	width:119px !important;
	height:239px !important;
}

#item58307 {
	width:119px !important;
	height:239px !important;
	left:45px !important;
	top:347px !important;
}

#item57051 {
	width:67px !important;
	height:101px !important;
}

#item58312 {
	width:67px !important;
	height:101px !important;
	left:252px !important;
	top:305px !important;
}

#item57052 {
	width:88px !important;
	height:101px !important;
}

#item58318 {
	width:88px !important;
	height:101px !important;
	left:306px !important;
	top:306px !important;
}

#item57053 {
	width:70px !important;
	height:170px !important;
}

#item58323 {
	width:70px !important;
	height:170px !important;
	left:255px !important;
	top:424px !important;
}

#item57056 {
	width:81px !important;
	height:168px !important;
}

#item58328 {
	width:81px !important;
	height:168px !important;
	left:312px !important;
	top:427px !important;
}

#item57057 {
	width:173px !important;
	height:186px !important;
}

#item58333 {
	width:173px !important;
	height:186px !important;
	left:264px !important;
	top:78px !important;
}

#item30717 {
	width:57px !important;
	height:7px !important;
	left:401px !important;
	top:343px !important;
}

#item30744 {
	width:43px !important;
	height:7px !important;
	left:401px !important;
	top:373px !important;
}

#item30771 {
	width:45px !important;
	height:7px !important;
	left:401px !important;
	top:403px !important;
}

#item30798 {
	width:57px !important;
	height:7px !important;
	left:401px !important;
	top:480px !important;
}

#item30825 {
	width:43px !important;
	height:7px !important;
	left:401px !important;
	top:510px !important;
}

#item30852 {
	width:45px !important;
	height:7px !important;
	left:401px !important;
	top:540px !important;
}

#item57058 {
	width:129px !important;
	height:123px !important;
}

#item58338 {
	width:129px !important;
	height:123px !important;
	left:114px !important;
	top:19px !important;
}

#item57059 {
	width:140px !important;
	height:302px !important;
}

#item58343 {
	width:140px !important;
	height:302px !important;
	left:70px !important;
	top:225px !important;
}

#item57060 {
	width:102px !important;
	height:221px !important;
}

#item58348 {
	width:102px !important;
	height:221px !important;
	left:276px !important;
	top:384px !important;
}

#item57061 {
	width:147px !important;
	height:180px !important;
}

#item58353 {
	width:147px !important;
	height:180px !important;
	left:320px !important;
	top:64px !important;
}

#item30879 {
	width:58px !important;
	height:7px !important;
	left:283px !important;
	top:335px !important;
}

#item30907 {
	width:59px !important;
	height:7px !important;
	left:283px !important;
	top:342px !important;
}

#item30935 {
	width:43px !important;
	height:7px !important;
	left:283px !important;
	top:349px !important;
}

#item30962 {
	width:57px !important;
	height:7px !important;
	left:394px !important;
	top:344px !important;
}

#item30989 {
	width:60px !important;
	height:7px !important;
	left:394px !important;
	top:372px !important;
}

#item31016 {
	width:65px !important;
	height:7px !important;
	left:394px !important;
	top:437px !important;
}

#item31043 {
	width:65px !important;
	height:7px !important;
	left:394px !important;
	top:466px !important;
}

#item31070 {
	width:48px !important;
	height:7px !important;
	left:395px !important;
	top:532px !important;
}

#item31097 {
	width:50px !important;
	height:7px !important;
	left:395px !important;
	top:539px !important;
}

#item31124 {
	width:62px !important;
	height:7px !important;
	left:395px !important;
	top:569px !important;
}

#item57063 {
	width:137px !important;
	height:243px !important;
}

#item58358 {
	width:137px !important;
	height:243px !important;
	left:69px !important;
	top:156px !important;
}

#item57062 {
	width:154px !important;
	height:131px !important;
}

#item58363 {
	width:154px !important;
	height:131px !important;
	left:40px !important;
	top:56px !important;
}

#item57064 {
	width:106px !important;
	height:115px !important;
}

#item58368 {
	width:106px !important;
	height:115px !important;
	left:291px !important;
	top:44px !important;
}

#item57065 {
	width:86px !important;
	height:115px !important;
}

#item58373 {
	width:86px !important;
	height:115px !important;
	left:389px !important;
	top:44px !important;
}

#item57066 {
	width:87px !important;
	height:190px !important;
}

#item58378 {
	width:87px !important;
	height:190px !important;
	left:305px !important;
	top:170px !important;
}

#item57068 {
	width:81px !important;
	height:192px !important;
}

#item58383 {
	width:81px !important;
	height:192px !important;
	left:384px !important;
	top:168px !important;
}

#item57069 {
	width:89px !important;
	height:81px !important;
}

#item58389 {
	width:89px !important;
	height:81px !important;
	left:125px !important;
	top:453px !important;
}

#item57070 {
	width:100px !important;
	height:86px !important;
}

#item58394 {
	width:100px !important;
	height:86px !important;
	left:142px !important;
	top:485px !important;
}

#item57071 {
	width:98px !important;
	height:92px !important;
}

#item58399 {
	width:98px !important;
	height:92px !important;
	left:170px !important;
	top:522px !important;
}

#item57072 {
	width:147px !important;
	height:162px !important;
}

#item58404 {
	width:147px !important;
	height:162px !important;
	left:327px !important;
	top:442px !important;
}

#item31151 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:462px !important;
}

#item31179 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:468px !important;
}

#item31206 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:475px !important;
}

#item31233 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:482px !important;
}

#item57073 {
	width:135px !important;
	height:124px !important;
}

#item58409 {
	width:135px !important;
	height:124px !important;
	left:94px !important;
	top:85px !important;
}

#item57074 {
	width:135px !important;
	height:276px !important;
}

#item58414 {
	width:135px !important;
	height:276px !important;
	left:118px !important;
	top:202px !important;
}

#item57075 {
	width:158px !important;
	height:206px !important;
}

#item58419 {
	width:158px !important;
	height:206px !important;
	left:329px !important;
	top:200px !important;
}

#item57076 {
	width:162px !important;
	height:133px !important;
}

#item58424 {
	width:162px !important;
	height:133px !important;
	left:315px !important;
	top:88px !important;
}

#item61722 {
	width:35px !important;
	height:34px !important;
}

#item61717 {
	width:35px !important;
	height:34px !important;
	left:39px !important;
	top:164px !important;
}

#item31260 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:572px !important;
}

#item31287 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:579px !important;
}

#item31314 {
	width:66px !important;
	height:7px !important;
	left:141px !important;
	top:572px !important;
}

#item31341 {
	width:43px !important;
	height:7px !important;
	left:264px !important;
	top:576px !important;
}

#item31368 {
	width:65px !important;
	height:7px !important;
	left:387px !important;
	top:576px !important;
}

#item57077 {
	width:158px !important;
	height:262px !important;
}

#item58429 {
	width:158px !important;
	height:262px !important;
	left:32px !important;
	top:84px !important;
}

#item57078 {
	width:34px !important;
	height:33px !important;
}

#item58434 {
	width:34px !important;
	height:33px !important;
	left:195px !important;
	top:325px !important;
}

#item57079 {
	width:119px !important;
	height:282px !important;
}

#item58439 {
	width:119px !important;
	height:282px !important;
	left:286px !important;
	top:206px !important;
}

#item57080 {
	width:171px !important;
	height:126px !important;
}

#item58444 {
	width:171px !important;
	height:126px !important;
	left:268px !important;
	top:93px !important;
}

#item31395 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item31423 {
	width:66px !important;
	height:7px !important;
	left:143px !important;
	top:566px !important;
}

#item31451 {
	width:45px !important;
	height:7px !important;
	left:143px !important;
	top:573px !important;
}

#item31480 {
	width:75px !important;
	height:7px !important;
	left:256px !important;
	top:580px !important;
}

#item57083 {
	width:278px !important;
	height:281px !important;
}

#item58449 {
	width:278px !important;
	height:281px !important;
	left:14px !important;
	top:145px !important;
}

#item61729 {
	width:68px !important;
	height:180px !important;
}

#item61723 {
	width:68px !important;
	height:180px !important;
	left:167px !important;
	top:198px !important;
}

#item57084 {
	width:315px !important;
	height:251px !important;
}

#item58454 {
	width:315px !important;
	height:251px !important;
	left:75px !important;
	top:381px !important;
}

#item57085 {
	width:112px !important;
	height:125px !important;
}

#item58459 {
	width:112px !important;
	height:125px !important;
	left:390px !important;
	top:157px !important;
}

#item57086 {
	width:112px !important;
	height:171px !important;
}

#item58465 {
	width:112px !important;
	height:171px !important;
	left:390px !important;
	top:283px !important;
}

#item57087 {
	width:112px !important;
	height:175px !important;
}

#item58470 {
	width:112px !important;
	height:175px !important;
	left:390px !important;
	top:457px !important;
}

#item57089 {
	width:162px !important;
	height:162px !important;
}

#item58476 {
	width:162px !important;
	height:162px !important;
	left:32px !important;
	top:113px !important;
}

#item57090 {
	width:150px !important;
	height:301px !important;
}

#item58481 {
	width:150px !important;
	height:301px !important;
	left:46px !important;
	top:257px !important;
}

#item57091 {
	width:174px !important;
	height:190px !important;
}

#item58486 {
	width:174px !important;
	height:190px !important;
	left:217px !important;
	top:119px !important;
}

#item57092 {
	width:114px !important;
	height:283px !important;
}

#item58491 {
	width:114px !important;
	height:283px !important;
	left:242px !important;
	top:267px !important;
}

#item61736 {
	width:42px !important;
	height:118px !important;
}

#item61731 {
	width:42px !important;
	height:118px !important;
	left:278px !important;
	top:144px !important;
}

#item57093 {
	width:113px !important;
	height:186px !important;
}

#item58496 {
	width:113px !important;
	height:186px !important;
	left:403px !important;
	top:446px !important;
}

#item61742 {
	width:37px !important;
	height:37px !important;
}

#item61737 {
	width:37px !important;
	height:37px !important;
	left:203px !important;
	top:432px !important;
}

#item31507 {
	width:41px !important;
	height:7px !important;
	left:402px !important;
	top:161px !important;
}

#item31534 {
	width:59px !important;
	height:7px !important;
	left:402px !important;
	top:167px !important;
}

#item31561 {
	width:46px !important;
	height:7px !important;
	left:402px !important;
	top:174px !important;
}

#item31588 {
	width:39px !important;
	height:7px !important;
	left:402px !important;
	top:233px !important;
}

#item31615 {
	width:56px !important;
	height:7px !important;
	left:402px !important;
	top:249px !important;
}

#item31642 {
	width:39px !important;
	height:7px !important;
	left:402px !important;
	top:297px !important;
}

#item31669 {
	width:41px !important;
	height:7px !important;
	left:402px !important;
	top:344px !important;
}

#item31697 {
	width:59px !important;
	height:7px !important;
	left:402px !important;
	top:350px !important;
}

#item31724 {
	width:46px !important;
	height:7px !important;
	left:402px !important;
	top:357px !important;
}

#item31751 {
	width:66px !important;
	height:7px !important;
	left:402px !important;
	top:411px !important;
}

#item31778 {
	width:45px !important;
	height:7px !important;
	left:402px !important;
	top:417px !important;
}

#item57095 {
	width:208px !important;
	height:400px !important;
}

#item58501 {
	width:208px !important;
	height:400px !important;
	left:52px !important;
	top:113px !important;
}

#item57096 {
	width:30px !important;
	height:27px !important;
}

#item58506 {
	width:30px !important;
	height:27px !important;
	left:30px !important;
	top:180px !important;
}

#item57097 {
	width:118px !important;
	height:184px !important;
}

#item58511 {
	width:118px !important;
	height:184px !important;
	left:323px !important;
	top:64px !important;
}

#item57099 {
	width:197px !important;
	height:108px !important;
}

#item58516 {
	width:197px !important;
	height:108px !important;
	left:319px !important;
	top:428px !important;
}

#item57098 {
	width:103px !important;
	height:113px !important;
}

#item58521 {
	width:103px !important;
	height:113px !important;
	left:350px !important;
	top:346px !important;
}

#item57100 {
	width:28px !important;
	height:30px !important;
}

#item58526 {
	width:28px !important;
	height:30px !important;
	left:300px !important;
	top:361px !important;
}

#item31805 {
	width:60px !important;
	height:7px !important;
	left:297px !important;
	top:574px !important;
}

#item31832 {
	width:59px !important;
	height:7px !important;
	left:297px !important;
	top:581px !important;
}

#item31859 {
	width:39px !important;
	height:7px !important;
	left:401px !important;
	top:568px !important;
}

#item31886 {
	width:43px !important;
	height:7px !important;
	left:401px !important;
	top:574px !important;
}

#item31913 {
	width:49px !important;
	height:7px !important;
	left:401px !important;
	top:581px !important;
}

#item57101 {
	width:154px !important;
	height:199px !important;
}

#item58531 {
	width:154px !important;
	height:199px !important;
	left:33px !important;
	top:94px !important;
}

#item57102 {
	width:148px !important;
	height:229px !important;
}

#item58537 {
	width:148px !important;
	height:229px !important;
	left:42px !important;
	top:270px !important;
}

#item57103 {
	width:131px !important;
	height:230px !important;
}

#item58542 {
	width:131px !important;
	height:230px !important;
	left:272px !important;
	top:210px !important;
}

#item57104 {
	width:150px !important;
	height:157px !important;
}

#item58547 {
	width:150px !important;
	height:157px !important;
	left:283px !important;
	top:91px !important;
}

#item57105 {
	width:29px !important;
	height:28px !important;
}

#item58553 {
	width:29px !important;
	height:28px !important;
	left:205px !important;
	top:201px !important;
}

#item31941 {
	width:45px !important;
	height:7px !important;
	left:25px !important;
	top:568px !important;
}

#item31968 {
	width:43px !important;
	height:7px !important;
	left:25px !important;
	top:575px !important;
}

#item31996 {
	width:59px !important;
	height:7px !important;
	left:120px !important;
	top:568px !important;
}

#item32023 {
	width:64px !important;
	height:7px !important;
	left:120px !important;
	top:575px !important;
}

#item32050 {
	width:43px !important;
	height:7px !important;
	left:213px !important;
	top:575px !important;
}

#item32077 {
	width:43px !important;
	height:7px !important;
	left:213px !important;
	top:582px !important;
}

#item32104 {
	width:43px !important;
	height:7px !important;
	left:314px !important;
	top:575px !important;
}

#item32131 {
	width:43px !important;
	height:7px !important;
	left:314px !important;
	top:582px !important;
}

#item32158 {
	width:43px !important;
	height:7px !important;
	left:410px !important;
	top:562px !important;
}

#item57109 {
	width:146px !important;
	height:302px !important;
}

#item58558 {
	width:146px !important;
	height:302px !important;
	left:60px !important;
	top:206px !important;
}

#item57110 {
	width:29px !important;
	height:27px !important;
}

#item58563 {
	width:29px !important;
	height:27px !important;
	left:31px !important;
	top:127px !important;
}

#item57111 {
	width:29px !important;
	height:29px !important;
}

#item58569 {
	width:29px !important;
	height:29px !important;
	left:31px !important;
	top:154px !important;
}

#item57112 {
	width:29px !important;
	height:27px !important;
}

#item58574 {
	width:29px !important;
	height:27px !important;
	left:31px !important;
	top:184px !important;
}

#item57113 {
	width:29px !important;
	height:27px !important;
}

#item58579 {
	width:29px !important;
	height:27px !important;
	left:31px !important;
	top:212px !important;
}

#item57114 {
	width:153px !important;
	height:156px !important;
}

#item58584 {
	width:153px !important;
	height:156px !important;
	left:74px !important;
	top:91px !important;
}

#item57115 {
	width:170px !important;
	height:354px !important;
}

#item58589 {
	width:170px !important;
	height:354px !important;
	left:275px !important;
	top:86px !important;
}

#item57116 {
	width:74px !important;
	height:107px !important;
}

#item58594 {
	width:74px !important;
	height:107px !important;
	left:442px !important;
	top:432px !important;
}

#item32186 {
	width:45px !important;
	height:7px !important;
	left:70px !important;
	top:562px !important;
}

#item32213 {
	width:65px !important;
	height:7px !important;
	left:143px !important;
	top:562px !important;
}

#item32240 {
	width:57px !important;
	height:7px !important;
	left:70px !important;
	top:569px !important;
}

#item32267 {
	width:52px !important;
	height:7px !important;
	left:143px !important;
	top:569px !important;
}

#item32294 {
	width:52px !important;
	height:7px !important;
	left:70px !important;
	top:575px !important;
}

#item32321 {
	width:43px !important;
	height:7px !important;
	left:143px !important;
	top:575px !important;
}

#item32348 {
	width:72px !important;
	height:7px !important;
	left:235px !important;
	top:568px !important;
}

#item32375 {
	width:39px !important;
	height:7px !important;
	left:361px !important;
	top:575px !important;
}

#item32402 {
	width:62px !important;
	height:7px !important;
	left:361px !important;
	top:582px !important;
}

#item57117 {
	width:129px !important;
	height:217px !important;
}

#item58599 {
	width:129px !important;
	height:217px !important;
	left:77px !important;
	top:94px !important;
}

#item57118 {
	width:29px !important;
	height:28px !important;
}

#item58604 {
	width:29px !important;
	height:28px !important;
	left:43px !important;
	top:125px !important;
}

#item57119 {
	width:140px !important;
	height:155px !important;
}

#item58609 {
	width:140px !important;
	height:155px !important;
	left:42px !important;
	top:282px !important;
}

#item57120 {
	width:157px !important;
	height:247px !important;
}

#item58615 {
	width:157px !important;
	height:247px !important;
	left:254px !important;
	top:249px !important;
}

#item57121 {
	width:156px !important;
	height:174px !important;
}

#item58620 {
	width:156px !important;
	height:174px !important;
	left:266px !important;
	top:94px !important;
}

#item32430 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item32458 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item32485 {
	width:43px !important;
	height:7px !important;
	left:151px !important;
	top:575px !important;
}

#item32512 {
	width:43px !important;
	height:7px !important;
	left:151px !important;
	top:582px !important;
}

#item32539 {
	width:43px !important;
	height:7px !important;
	left:273px !important;
	top:568px !important;
}

#item32566 {
	width:43px !important;
	height:7px !important;
	left:273px !important;
	top:575px !important;
}

#item32594 {
	width:57px !important;
	height:7px !important;
	left:394px !important;
	top:568px !important;
}

#item32621 {
	width:43px !important;
	height:7px !important;
	left:394px !important;
	top:575px !important;
}

#item57123 {
	width:183px !important;
	height:305px !important;
}

#item58625 {
	width:183px !important;
	height:305px !important;
	left:53px !important;
	top:228px !important;
}

#item57122 {
	width:163px !important;
	height:170px !important;
}

#item58630 {
	width:163px !important;
	height:170px !important;
	left:59px !important;
	top:102px !important;
}

#item57124 {
	width:115px !important;
	height:167px !important;
}

#item58635 {
	width:115px !important;
	height:167px !important;
	left:287px !important;
	top:85px !important;
}

#item57125 {
	width:45px !important;
	height:55px !important;
}

#item58640 {
	width:45px !important;
	height:55px !important;
	left:426px !important;
	top:111px !important;
}

#item57126 {
	width:40px !important;
	height:65px !important;
}

#item58645 {
	width:40px !important;
	height:65px !important;
	left:444px !important;
	top:136px !important;
}

#item57127 {
	width:39px !important;
	height:72px !important;
}

#item58650 {
	width:39px !important;
	height:72px !important;
	left:427px !important;
	top:162px !important;
}

#item57128 {
	width:46px !important;
	height:75px !important;
}

#item58656 {
	width:46px !important;
	height:75px !important;
	left:439px !important;
	top:185px !important;
}

#item57129 {
	width:95px !important;
	height:201px !important;
}

#item58661 {
	width:95px !important;
	height:201px !important;
	left:294px !important;
	top:311px !important;
}

#item57130 {
	width:76px !important;
	height:206px !important;
}

#item58667 {
	width:76px !important;
	height:206px !important;
	left:369px !important;
	top:303px !important;
}

#item57131 {
	width:72px !important;
	height:207px !important;
}

#item58672 {
	width:72px !important;
	height:207px !important;
	left:418px !important;
	top:302px !important;
}

#item32648 {
	width:43px !important;
	height:7px !important;
	left:273px !important;
	top:553px !important;
}

#item32676 {
	width:43px !important;
	height:7px !important;
	left:325px !important;
	top:553px !important;
}

#item32703 {
	width:60px !important;
	height:7px !important;
	left:273px !important;
	top:598px !important;
}

#item32730 {
	width:65px !important;
	height:7px !important;
	left:389px !important;
	top:552px !important;
}

#item32757 {
	width:60px !important;
	height:7px !important;
	left:389px !important;
	top:559px !important;
}

#item32785 {
	width:43px !important;
	height:7px !important;
	left:389px !important;
	top:565px !important;
}

#item32813 {
	width:56px !important;
	height:7px !important;
	left:389px !important;
	top:572px !important;
}

#item57132 {
	width:162px !important;
	height:354px !important;
}

#item58677 {
	width:162px !important;
	height:354px !important;
	left:35px !important;
	top:95px !important;
}

#item57135 {
	width:28px !important;
	height:27px !important;
}

#item58682 {
	width:28px !important;
	height:27px !important;
	left:205px !important;
	top:155px !important;
}

#item57136 {
	width:28px !important;
	height:27px !important;
}

#item58688 {
	width:28px !important;
	height:27px !important;
	left:204px !important;
	top:184px !important;
}

#item57137 {
	width:150px !important;
	height:263px !important;
}

#item58693 {
	width:150px !important;
	height:263px !important;
	left:264px !important;
	top:219px !important;
}

#item57138 {
	width:142px !important;
	height:150px !important;
}

#item58698 {
	width:142px !important;
	height:150px !important;
	left:279px !important;
	top:96px !important;
}

#item57139 {
	width:28px !important;
	height:27px !important;
}

#item58703 {
	width:28px !important;
	height:27px !important;
	left:439px !important;
	top:192px !important;
}

#item57140 {
	width:28px !important;
	height:27px !important;
}

#item58708 {
	width:28px !important;
	height:27px !important;
	left:439px !important;
	top:221px !important;
}

#item61748 {
	width:27px !important;
	height:27px !important;
}

#item61743 {
	width:27px !important;
	height:27px !important;
	left:440px !important;
	top:365px !important;
}

#item32841 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item32868 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:578px !important;
}

#item32895 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:585px !important;
}

#item32922 {
	width:56px !important;
	height:7px !important;
	left:141px !important;
	top:565px !important;
}

#item32950 {
	width:54px !important;
	height:7px !important;
	left:141px !important;
	top:572px !important;
}

#item32977 {
	width:67px !important;
	height:7px !important;
	left:141px !important;
	top:579px !important;
}

#item33004 {
	width:46px !important;
	height:7px !important;
	left:251px !important;
	top:565px !important;
}

#item33031 {
	width:52px !important;
	height:7px !important;
	left:251px !important;
	top:571px !important;
}

#item33058 {
	width:43px !important;
	height:7px !important;
	left:251px !important;
	top:578px !important;
}

#item33086 {
	width:47px !important;
	height:7px !important;
	left:361px !important;
	top:565px !important;
}

#item33113 {
	width:57px !important;
	height:7px !important;
	left:361px !important;
	top:572px !important;
}

#item57141 {
	width:134px !important;
	height:265px !important;
}

#item58713 {
	width:134px !important;
	height:265px !important;
	left:91px !important;
	top:218px !important;
}

#item57142 {
	width:154px !important;
	height:189px !important;
}

#item58718 {
	width:154px !important;
	height:189px !important;
	left:86px !important;
	top:99px !important;
}

#item57143 {
	width:159px !important;
	height:354px !important;
}

#item58723 {
	width:159px !important;
	height:354px !important;
	left:330px !important;
	top:92px !important;
}

#item57144 {
	width:79px !important;
	height:190px !important;
}

#item58728 {
	width:79px !important;
	height:190px !important;
	left:248px !important;
	top:244px !important;
}

#item33140 {
	width:39px !important;
	height:7px !important;
	left:65px !important;
	top:564px !important;
}

#item33167 {
	width:56px !important;
	height:7px !important;
	left:65px !important;
	top:570px !important;
}

#item33195 {
	width:66px !important;
	height:7px !important;
	left:177px !important;
	top:564px !important;
}

#item33222 {
	width:74px !important;
	height:7px !important;
	left:289px !important;
	top:564px !important;
}

#item33249 {
	width:65px !important;
	height:7px !important;
	left:289px !important;
	top:571px !important;
}

#item57145 {
	width:147px !important;
	height:336px !important;
}

#item58733 {
	width:147px !important;
	height:336px !important;
	left:308px !important;
	top:248px !important;
}

#item57146 {
	width:193px !important;
	height:160px !important;
}

#item58739 {
	width:193px !important;
	height:160px !important;
	left:315px !important;
	top:112px !important;
}

#item57150 {
	width:65px !important;
	height:93px !important;
}

#item58744 {
	width:65px !important;
	height:93px !important;
	left:14px !important;
	top:147px !important;
}

#item57151 {
	width:66px !important;
	height:92px !important;
}

#item58749 {
	width:66px !important;
	height:92px !important;
	left:61px !important;
	top:149px !important;
}

#item57152 {
	width:69px !important;
	height:93px !important;
}

#item58754 {
	width:69px !important;
	height:93px !important;
	left:107px !important;
	top:147px !important;
}

#item57153 {
	width:67px !important;
	height:93px !important;
}

#item58759 {
	width:67px !important;
	height:93px !important;
	left:155px !important;
	top:148px !important;
}

#item57154 {
	width:98px !important;
	height:93px !important;
}

#item58765 {
	width:98px !important;
	height:93px !important;
	left:199px !important;
	top:147px !important;
}

#item57155 {
	width:56px !important;
	height:153px !important;
}

#item58770 {
	width:56px !important;
	height:153px !important;
	left:25px !important;
	top:268px !important;
}

#item57156 {
	width:56px !important;
	height:153px !important;
}

#item58775 {
	width:56px !important;
	height:153px !important;
	left:76px !important;
	top:268px !important;
}

#item57157 {
	width:56px !important;
	height:153px !important;
}

#item58780 {
	width:56px !important;
	height:153px !important;
	left:126px !important;
	top:268px !important;
}

#item57158 {
	width:52px !important;
	height:153px !important;
}

#item58785 {
	width:52px !important;
	height:153px !important;
	left:175px !important;
	top:268px !important;
}

#item57159 {
	width:64px !important;
	height:153px !important;
}

#item58790 {
	width:64px !important;
	height:153px !important;
	left:215px !important;
	top:268px !important;
}

#item33276 {
	width:57px !important;
	height:7px !important;
	left:33px !important;
	top:515px !important;
}

#item33303 {
	width:43px !important;
	height:7px !important;
	left:33px !important;
	top:522px !important;
}

#item33330 {
	width:50px !important;
	height:7px !important;
	left:33px !important;
	top:528px !important;
}

#item33357 {
	width:43px !important;
	height:7px !important;
	left:33px !important;
	top:535px !important;
}

#item33385 {
	width:72px !important;
	height:7px !important;
	left:33px !important;
	top:564px !important;
}

#item33412 {
	width:57px !important;
	height:7px !important;
	left:135px !important;
	top:515px !important;
}

#item33440 {
	width:43px !important;
	height:7px !important;
	left:135px !important;
	top:522px !important;
}

#item33467 {
	width:72px !important;
	height:7px !important;
	left:135px !important;
	top:552px !important;
}

#item33494 {
	width:67px !important;
	height:7px !important;
	left:135px !important;
	top:558px !important;
}

#item33521 {
	width:59px !important;
	height:7px !important;
	left:135px !important;
	top:565px !important;
}

#item33548 {
	width:65px !important;
	height:7px !important;
	left:135px !important;
	top:571px !important;
}

#item57160 {
	width:133px !important;
	height:411px !important;
}

#item58795 {
	width:133px !important;
	height:411px !important;
	left:85px !important;
	top:123px !important;
}

#item57161 {
	width:148px !important;
	height:369px !important;
}

#item58800 {
	width:148px !important;
	height:369px !important;
	left:226px !important;
	top:109px !important;
}

#item57162 {
	width:120px !important;
	height:45px !important;
}

#item58805 {
	width:120px !important;
	height:45px !important;
	left:396px !important;
	top:388px !important;
}

#item57163 {
	width:115px !important;
	height:55px !important;
}

#item58810 {
	width:115px !important;
	height:55px !important;
	left:401px !important;
	top:433px !important;
}

#item57164 {
	width:116px !important;
	height:47px !important;
}

#item58816 {
	width:116px !important;
	height:47px !important;
	left:400px !important;
	top:484px !important;
}

#item57165 {
	width:118px !important;
	height:79px !important;
}

#item58821 {
	width:118px !important;
	height:79px !important;
	left:398px !important;
	top:528px !important;
}

#item33575 {
	width:50px !important;
	height:7px !important;
	left:392px !important;
	top:182px !important;
}

#item33602 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:189px !important;
}

#item33629 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:195px !important;
}

#item33656 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:202px !important;
}

#item33684 {
	width:50px !important;
	height:7px !important;
	left:392px !important;
	top:252px !important;
}

#item33711 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:259px !important;
}

#item33738 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:265px !important;
}

#item33765 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:272px !important;
}

#item57166 {
	width:115px !important;
	height:145px !important;
}

#item58826 {
	width:115px !important;
	height:145px !important;
	left:21px !important;
	top:51px !important;
}

#item57167 {
	width:107px !important;
	height:133px !important;
}

#item58831 {
	width:107px !important;
	height:133px !important;
	left:22px !important;
	top:263px !important;
}

#item57168 {
	width:127px !important;
	height:127px !important;
}

#item58837 {
	width:127px !important;
	height:127px !important;
	left:21px !important;
	top:484px !important;
}

#item57172 {
	width:172px !important;
	height:245px !important;
}

#item58842 {
	width:172px !important;
	height:245px !important;
	left:174px !important;
	top:55px !important;
}

#item57173 {
	width:181px !important;
	height:275px !important;
}

#item58847 {
	width:181px !important;
	height:275px !important;
	left:323px !important;
	top:143px !important;
}

#item57174 {
	width:238px !important;
	height:249px !important;
}

#item58852 {
	width:238px !important;
	height:249px !important;
	left:196px !important;
	top:269px !important;
}

#item33792 {
	width:60px !important;
	height:7px !important;
	left:173px !important;
	top:570px !important;
}

#item33819 {
	width:61px !important;
	height:7px !important;
	left:173px !important;
	top:576px !important;
}

#item33846 {
	width:60px !important;
	height:7px !important;
	left:272px !important;
	top:563px !important;
}

#item33873 {
	width:61px !important;
	height:7px !important;
	left:272px !important;
	top:569px !important;
}

#item33900 {
	width:61px !important;
	height:7px !important;
	left:372px !important;
	top:570px !important;
}

#item33928 {
	width:61px !important;
	height:7px !important;
	left:372px !important;
	top:576px !important;
}

#item57175 {
	width:84px !important;
	height:113px !important;
}

#item58857 {
	width:84px !important;
	height:113px !important;
	left:49px !important;
	top:125px !important;
}

#item57176 {
	width:84px !important;
	height:113px !important;
}

#item58862 {
	width:84px !important;
	height:113px !important;
	left:115px !important;
	top:125px !important;
}

#item57177 {
	width:84px !important;
	height:113px !important;
}

#item58867 {
	width:84px !important;
	height:113px !important;
	left:180px !important;
	top:125px !important;
}

#item57178 {
	width:84px !important;
	height:113px !important;
}

#item58872 {
	width:84px !important;
	height:113px !important;
	left:247px !important;
	top:125px !important;
}

#item57179 {
	width:84px !important;
	height:113px !important;
}

#item58877 {
	width:84px !important;
	height:113px !important;
	left:317px !important;
	top:125px !important;
}

#item57180 {
	width:109px !important;
	height:113px !important;
}

#item58882 {
	width:109px !important;
	height:113px !important;
	left:381px !important;
	top:125px !important;
}

#item57182 {
	width:63px !important;
	height:193px !important;
}

#item58887 {
	width:63px !important;
	height:193px !important;
	left:412px !important;
	top:253px !important;
}

#item57183 {
	width:63px !important;
	height:193px !important;
}

#item58892 {
	width:63px !important;
	height:193px !important;
	left:354px !important;
	top:253px !important;
}

#item57184 {
	width:63px !important;
	height:193px !important;
}

#item58897 {
	width:63px !important;
	height:193px !important;
	left:299px !important;
	top:253px !important;
}

#item57185 {
	width:63px !important;
	height:193px !important;
}

#item58902 {
	width:63px !important;
	height:193px !important;
	left:244px !important;
	top:253px !important;
}

#item57186 {
	width:63px !important;
	height:193px !important;
}

#item58908 {
	width:63px !important;
	height:193px !important;
	left:189px !important;
	top:253px !important;
}

#item57187 {
	width:63px !important;
	height:193px !important;
}

#item58913 {
	width:63px !important;
	height:193px !important;
	left:129px !important;
	top:253px !important;
}

#item57188 {
	width:71px !important;
	height:193px !important;
}

#item58918 {
	width:71px !important;
	height:193px !important;
	left:59px !important;
	top:253px !important;
}

#item57189 {
	width:117px !important;
	height:113px !important;
}

#item58923 {
	width:117px !important;
	height:113px !important;
	left:382px !important;
	top:474px !important;
}

#item61755 {
	width:57px !important;
	height:10px !important;
}

#item61750 {
	width:57px !important;
	height:10px !important;
	top:248px !important;
}

#item61761 {
	width:57px !important;
	height:10px !important;
}

#item61756 {
	width:57px !important;
	height:10px !important;
	top:259px !important;
}

#item61768 {
	width:57px !important;
	height:10px !important;
}

#item61763 {
	width:57px !important;
	height:10px !important;
	top:270px !important;
}

#item33955 {
	width:39px !important;
	height:7px !important;
	left:19px !important;
	top:485px !important;
}

#item33982 {
	width:37px !important;
	height:7px !important;
	left:19px !important;
	top:491px !important;
}

#item34009 {
	width:46px !important;
	height:7px !important;
	left:19px !important;
	top:498px !important;
}

#item34036 {
	width:54px !important;
	height:7px !important;
	left:19px !important;
	top:527px !important;
}

#item34063 {
	width:61px !important;
	height:7px !important;
	left:19px !important;
	top:534px !important;
}

#item34090 {
	width:61px !important;
	height:7px !important;
	left:19px !important;
	top:562px !important;
}

#item34117 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:569px !important;
}

#item34144 {
	width:58px !important;
	height:7px !important;
	left:124px !important;
	top:468px !important;
}

#item34172 {
	width:43px !important;
	height:7px !important;
	left:124px !important;
	top:474px !important;
}

#item34200 {
	width:57px !important;
	height:7px !important;
	left:124px !important;
	top:481px !important;
}

#item34229 {
	width:47px !important;
	height:7px !important;
	left:124px !important;
	top:542px !important;
}

#item34256 {
	width:61px !important;
	height:7px !important;
	left:124px !important;
	top:549px !important;
}

#item34283 {
	width:52px !important;
	height:7px !important;
	left:124px !important;
	top:555px !important;
}

#item34310 {
	width:41px !important;
	height:7px !important;
	left:124px !important;
	top:562px !important;
}

#item34337 {
	width:59px !important;
	height:7px !important;
	left:124px !important;
	top:568px !important;
}

#item34364 {
	width:37px !important;
	height:7px !important;
	left:124px !important;
	top:575px !important;
}

#item34391 {
	width:67px !important;
	height:7px !important;
	left:124px !important;
	top:582px !important;
}

#item34418 {
	width:47px !important;
	height:7px !important;
	left:229px !important;
	top:482px !important;
}

#item34446 {
	width:61px !important;
	height:7px !important;
	left:229px !important;
	top:488px !important;
}

#item34473 {
	width:52px !important;
	height:7px !important;
	left:229px !important;
	top:495px !important;
}

#item34500 {
	width:59px !important;
	height:7px !important;
	left:229px !important;
	top:501px !important;
}

#item34527 {
	width:39px !important;
	height:7px !important;
	left:19px !important;
	top:485px !important;
}

#item34554 {
	width:37px !important;
	height:7px !important;
	left:19px !important;
	top:491px !important;
}

#item34581 {
	width:46px !important;
	height:7px !important;
	left:19px !important;
	top:498px !important;
}

#item34608 {
	width:54px !important;
	height:7px !important;
	left:19px !important;
	top:527px !important;
}

#item34635 {
	width:61px !important;
	height:7px !important;
	left:19px !important;
	top:534px !important;
}

#item34662 {
	width:61px !important;
	height:7px !important;
	left:19px !important;
	top:562px !important;
}

#item34690 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:569px !important;
}

#item34717 {
	width:58px !important;
	height:7px !important;
	left:124px !important;
	top:468px !important;
}

#item34745 {
	width:43px !important;
	height:7px !important;
	left:124px !important;
	top:474px !important;
}

#item34772 {
	width:57px !important;
	height:7px !important;
	left:124px !important;
	top:481px !important;
}

#item34799 {
	width:47px !important;
	height:7px !important;
	left:124px !important;
	top:542px !important;
}

#item34826 {
	width:61px !important;
	height:7px !important;
	left:124px !important;
	top:549px !important;
}

#item34853 {
	width:52px !important;
	height:7px !important;
	left:124px !important;
	top:555px !important;
}

#item34880 {
	width:41px !important;
	height:7px !important;
	left:124px !important;
	top:562px !important;
}

#item34907 {
	width:59px !important;
	height:7px !important;
	left:124px !important;
	top:568px !important;
}

#item34935 {
	width:37px !important;
	height:7px !important;
	left:124px !important;
	top:575px !important;
}

#item34962 {
	width:67px !important;
	height:7px !important;
	left:124px !important;
	top:582px !important;
}

#item34989 {
	width:47px !important;
	height:7px !important;
	left:229px !important;
	top:482px !important;
}

#item35016 {
	width:61px !important;
	height:7px !important;
	left:229px !important;
	top:488px !important;
}

#item35043 {
	width:52px !important;
	height:7px !important;
	left:229px !important;
	top:495px !important;
}

#item35070 {
	width:59px !important;
	height:7px !important;
	left:229px !important;
	top:501px !important;
}

#item57190 {
	width:137px !important;
	height:303px !important;
}

#item58928 {
	width:137px !important;
	height:303px !important;
	left:55px !important;
	top:268px !important;
}

#item57191 {
	width:164px !important;
	height:147px !important;
}

#item58933 {
	width:164px !important;
	height:147px !important;
	left:54px !important;
	top:100px !important;
}

#item61777 {
	width:106px !important;
	height:16px !important;
}

#item61772 {
	width:106px !important;
	height:16px !important;
	left:75px !important;
	top:248px !important;
}

#item57192 {
	width:203px !important;
	height:245px !important;
}

#item58938 {
	width:203px !important;
	height:245px !important;
	left:313px !important;
	top:387px !important;
}

#item57193 {
	width:298px !important;
	height:233px !important;
}

#item58943 {
	width:298px !important;
	height:233px !important;
	left:204px !important;
	top:152px !important;
}

#item57194 {
	width:78px !important;
	height:116px !important;
}

#item58948 {
	width:78px !important;
	height:116px !important;
	left:138px !important;
	top:132px !important;
}

#item57195 {
	width:65px !important;
	height:116px !important;
}

#item58953 {
	width:65px !important;
	height:116px !important;
	left:201px !important;
	top:132px !important;
}

#item57196 {
	width:65px !important;
	height:116px !important;
}

#item58958 {
	width:65px !important;
	height:116px !important;
	left:248px !important;
	top:132px !important;
}

#item57197 {
	width:65px !important;
	height:116px !important;
}

#item58963 {
	width:65px !important;
	height:116px !important;
	left:301px !important;
	top:132px !important;
}

#item57198 {
	width:65px !important;
	height:116px !important;
}

#item58968 {
	width:65px !important;
	height:116px !important;
	left:342px !important;
	top:132px !important;
}

#item57199 {
	width:92px !important;
	height:116px !important;
}

#item58973 {
	width:92px !important;
	height:116px !important;
	left:398px !important;
	top:132px !important;
}

#item57201 {
	width:48px !important;
	height:176px !important;
}

#item58978 {
	width:48px !important;
	height:176px !important;
	left:221px !important;
	top:286px !important;
}

#item57203 {
	width:48px !important;
	height:176px !important;
}

#item58984 {
	width:48px !important;
	height:176px !important;
	left:175px !important;
	top:286px !important;
}

#item57207 {
	width:48px !important;
	height:176px !important;
}

#item58989 {
	width:48px !important;
	height:176px !important;
	left:125px !important;
	top:286px !important;
}

#item57208 {
	width:63px !important;
	height:176px !important;
}

#item58995 {
	width:63px !important;
	height:176px !important;
	left:61px !important;
	top:286px !important;
}

#item57209 {
	width:92px !important;
	height:79px !important;
}

#item59000 {
	width:92px !important;
	height:79px !important;
	left:308px !important;
	top:273px !important;
}

#item57210 {
	width:108px !important;
	height:74px !important;
}

#item59005 {
	width:108px !important;
	height:74px !important;
	left:383px !important;
	top:271px !important;
}

#item57211 {
	width:86px !important;
	height:121px !important;
}

#item59010 {
	width:86px !important;
	height:121px !important;
	left:310px !important;
	top:339px !important;
}

#item57212 {
	width:113px !important;
	height:130px !important;
}

#item59015 {
	width:113px !important;
	height:130px !important;
	left:375px !important;
	top:334px !important;
}

#item35097 {
	width:43px !important;
	height:7px !important;
	left:62px !important;
	top:508px !important;
}

#item35124 {
	width:52px !important;
	height:7px !important;
	left:62px !important;
	top:514px !important;
}

#item35151 {
	width:60px !important;
	height:7px !important;
	left:62px !important;
	top:541px !important;
}

#item35179 {
	width:61px !important;
	height:7px !important;
	left:62px !important;
	top:548px !important;
}

#item35207 {
	width:61px !important;
	height:7px !important;
	left:62px !important;
	top:554px !important;
}

#item35234 {
	width:74px !important;
	height:7px !important;
	left:62px !important;
	top:581px !important;
}

#item35261 {
	width:47px !important;
	height:7px !important;
	left:173px !important;
	top:509px !important;
}

#item35288 {
	width:43px !important;
	height:7px !important;
	left:173px !important;
	top:516px !important;
}

#item35315 {
	width:46px !important;
	height:7px !important;
	left:173px !important;
	top:523px !important;
}

#item35343 {
	width:66px !important;
	height:7px !important;
	left:173px !important;
	top:552px !important;
}

#item35370 {
	width:47px !important;
	height:7px !important;
	left:285px !important;
	top:504px !important;
}

#item35397 {
	width:43px !important;
	height:7px !important;
	left:285px !important;
	top:510px !important;
}

#item35425 {
	width:46px !important;
	height:7px !important;
	left:285px !important;
	top:517px !important;
}

#item35452 {
	width:66px !important;
	height:7px !important;
	left:284px !important;
	top:546px !important;
}

#item35479 {
	width:43px !important;
	height:7px !important;
	left:62px !important;
	top:508px !important;
}

#item35506 {
	width:52px !important;
	height:7px !important;
	left:62px !important;
	top:514px !important;
}

#item35534 {
	width:60px !important;
	height:7px !important;
	left:62px !important;
	top:541px !important;
}

#item35562 {
	width:61px !important;
	height:7px !important;
	left:62px !important;
	top:548px !important;
}

#item35590 {
	width:61px !important;
	height:7px !important;
	left:62px !important;
	top:554px !important;
}

#item35617 {
	width:74px !important;
	height:7px !important;
	left:62px !important;
	top:581px !important;
}

#item35644 {
	width:47px !important;
	height:7px !important;
	left:173px !important;
	top:509px !important;
}

#item35671 {
	width:43px !important;
	height:7px !important;
	left:173px !important;
	top:516px !important;
}

#item35699 {
	width:46px !important;
	height:7px !important;
	left:173px !important;
	top:523px !important;
}

#item35726 {
	width:66px !important;
	height:7px !important;
	left:173px !important;
	top:552px !important;
}

#item35753 {
	width:47px !important;
	height:7px !important;
	left:285px !important;
	top:504px !important;
}

#item35780 {
	width:43px !important;
	height:7px !important;
	left:285px !important;
	top:510px !important;
}

#item35808 {
	width:46px !important;
	height:7px !important;
	left:285px !important;
	top:517px !important;
}

#item35836 {
	width:66px !important;
	height:7px !important;
	left:284px !important;
	top:546px !important;
}

#item57213 {
	width:129px !important;
	height:308px !important;
}

#item59020 {
	width:129px !important;
	height:308px !important;
	left:43px !important;
	top:246px !important;
}

#item57214 {
	width:126px !important;
	height:132px !important;
}

#item59025 {
	width:126px !important;
	height:132px !important;
	left:35px !important;
	top:123px !important;
}

#item57215 {
	width:174px !important;
	height:281px !important;
}

#item59030 {
	width:174px !important;
	height:281px !important;
	left:186px !important;
	top:254px !important;
}

#item57216 {
	width:135px !important;
	height:147px !important;
}

#item59035 {
	width:135px !important;
	height:147px !important;
	left:195px !important;
	top:113px !important;
}

#item57217 {
	width:134px !important;
	height:275px !important;
}

#item59040 {
	width:134px !important;
	height:275px !important;
	left:360px !important;
	top:265px !important;
}

#item57218 {
	width:158px !important;
	height:200px !important;
}

#item59045 {
	width:158px !important;
	height:200px !important;
	left:344px !important;
	top:127px !important;
}

#item57220 {
	width:176px !important;
	height:265px !important;
}

#item59050 {
	width:176px !important;
	height:265px !important;
	left:167px !important;
	top:275px !important;
}

#item57221 {
	width:188px !important;
	height:213px !important;
}

#item59056 {
	width:188px !important;
	height:213px !important;
	left:195px !important;
	top:115px !important;
}

#item57222 {
	width:68px !important;
	height:90px !important;
}

#item59061 {
	width:68px !important;
	height:90px !important;
	left:409px !important;
	top:29px !important;
}

#item57223 {
	width:94px !important;
	height:95px !important;
}

#item59066 {
	width:94px !important;
	height:95px !important;
	left:11px !important;
	top:67px !important;
}

#item57224 {
	width:54px !important;
	height:42px !important;
}

#item59072 {
	width:54px !important;
	height:42px !important;
	left:31px !important;
	top:185px !important;
}

#item57225 {
	width:54px !important;
	height:42px !important;
}

#item59077 {
	width:54px !important;
	height:42px !important;
	left:31px !important;
	top:221px !important;
}

#item57226 {
	width:54px !important;
	height:42px !important;
}

#item59082 {
	width:54px !important;
	height:42px !important;
	left:31px !important;
	top:260px !important;
}

#item57228 {
	width:54px !important;
	height:42px !important;
}

#item59088 {
	width:54px !important;
	height:42px !important;
	left:31px !important;
	top:297px !important;
}

#item57229 {
	width:54px !important;
	height:42px !important;
}

#item59093 {
	width:54px !important;
	height:42px !important;
	left:31px !important;
	top:331px !important;
}

#item57230 {
	width:65px !important;
	height:113px !important;
}

#item59098 {
	width:65px !important;
	height:113px !important;
	left:28px !important;
	top:370px !important;
}

#item57231 {
	width:27px !important;
	height:78px !important;
}

#item59103 {
	width:27px !important;
	height:78px !important;
	left:20px !important;
	top:500px !important;
}

#item57232 {
	width:21px !important;
	height:78px !important;
}

#item59108 {
	width:21px !important;
	height:78px !important;
	left:37px !important;
	top:500px !important;
}

#item57233 {
	width:20px !important;
	height:78px !important;
}

#item59113 {
	width:20px !important;
	height:78px !important;
	left:52px !important;
	top:500px !important;
}

#item57234 {
	width:32px !important;
	height:83px !important;
}

#item59118 {
	width:32px !important;
	height:83px !important;
	left:69px !important;
	top:498px !important;
}

#item35863 {
	width:68px !important;
	height:7px !important;
	left:393px !important;
	top:157px !important;
}

#item35890 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:164px !important;
}

#item35917 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:209px !important;
}

#item35945 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:215px !important;
}

#item35972 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:222px !important;
}

#item35999 {
	width:52px !important;
	height:7px !important;
	left:393px !important;
	top:229px !important;
}

#item36026 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:235px !important;
}

#item36053 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:242px !important;
}

#item36080 {
	width:39px !important;
	height:7px !important;
	left:393px !important;
	top:288px !important;
}

#item36107 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:295px !important;
}

#item36135 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:301px !important;
}

#item36162 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:308px !important;
}

#item36190 {
	width:39px !important;
	height:7px !important;
	left:393px !important;
	top:348px !important;
}

#item36217 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:355px !important;
}

#item36244 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:361px !important;
}

#item36271 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:423px !important;
}

#item36298 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:451px !important;
}

#item36325 {
	width:65px !important;
	height:7px !important;
	left:393px !important;
	top:457px !important;
}

#item36352 {
	width:65px !important;
	height:7px !important;
	left:393px !important;
	top:503px !important;
}

#item36379 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:510px !important;
}

#item36406 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:516px !important;
}

#item36434 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:523px !important;
}

#item36461 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:576px !important;
}

#item36488 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:583px !important;
}

#item36515 {
	width:68px !important;
	height:7px !important;
	left:393px !important;
	top:157px !important;
}

#item36542 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:164px !important;
}

#item36569 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:209px !important;
}

#item36596 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:215px !important;
}

#item36624 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:222px !important;
}

#item36651 {
	width:52px !important;
	height:7px !important;
	left:393px !important;
	top:229px !important;
}

#item36679 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:235px !important;
}

#item36706 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:242px !important;
}

#item36733 {
	width:39px !important;
	height:7px !important;
	left:393px !important;
	top:288px !important;
}

#item36760 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:295px !important;
}

#item36787 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:301px !important;
}

#item36814 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:308px !important;
}

#item36841 {
	width:39px !important;
	height:7px !important;
	left:393px !important;
	top:348px !important;
}

#item36868 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:355px !important;
}

#item36895 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:361px !important;
}

#item36923 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:423px !important;
}

#item36951 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:451px !important;
}

#item36980 {
	width:65px !important;
	height:7px !important;
	left:393px !important;
	top:457px !important;
}

#item37007 {
	width:65px !important;
	height:7px !important;
	left:393px !important;
	top:503px !important;
}

#item37034 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:510px !important;
}

#item37061 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:516px !important;
}

#item37088 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:523px !important;
}

#item37115 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:576px !important;
}

#item37142 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:583px !important;
}

#item57237 {
	width:92px !important;
	height:120px !important;
}

#item59123 {
	width:92px !important;
	height:120px !important;
	left:99px !important;
	top:23px !important;
}

#item57238 {
	width:101px !important;
	height:123px !important;
}

#item59128 {
	width:101px !important;
	height:123px !important;
	left:32px !important;
	top:31px !important;
}

#item57239 {
	width:76px !important;
	height:85px !important;
}

#item59134 {
	width:76px !important;
	height:85px !important;
	left:108px !important;
	top:159px !important;
}

#item57240 {
	width:105px !important;
	height:87px !important;
}

#item59139 {
	width:105px !important;
	height:87px !important;
	left:43px !important;
	top:171px !important;
}

#item57241 {
	width:127px !important;
	height:150px !important;
}

#item59144 {
	width:127px !important;
	height:150px !important;
	left:44px !important;
	top:332px !important;
}

#item57242 {
	width:54px !important;
	height:93px !important;
}

#item59149 {
	width:54px !important;
	height:93px !important;
	left:20px !important;
	top:515px !important;
}

#item57243 {
	width:54px !important;
	height:93px !important;
}

#item59154 {
	width:54px !important;
	height:93px !important;
	left:56px !important;
	top:515px !important;
}

#item57244 {
	width:54px !important;
	height:93px !important;
}

#item59159 {
	width:54px !important;
	height:93px !important;
	left:93px !important;
	top:515px !important;
}

#item57245 {
	width:60px !important;
	height:99px !important;
}

#item59164 {
	width:60px !important;
	height:99px !important;
	left:146px !important;
	top:512px !important;
}

#item57246 {
	width:103px !important;
	height:209px !important;
}

#item59169 {
	width:103px !important;
	height:209px !important;
	left:294px !important;
	top:368px !important;
}

#item57247 {
	width:84px !important;
	height:135px !important;
}

#item59175 {
	width:84px !important;
	height:135px !important;
	left:432px !important;
	top:425px !important;
}

#item57248 {
	width:134px !important;
	height:118px !important;
}

#item59180 {
	width:134px !important;
	height:118px !important;
	left:273px !important;
	top:63px !important;
}

#item57249 {
	width:110px !important;
	height:108px !important;
}

#item59186 {
	width:110px !important;
	height:108px !important;
	left:281px !important;
	top:184px !important;
}

#item57251 {
	width:61px !important;
	height:102px !important;
}

#item59191 {
	width:61px !important;
	height:102px !important;
	left:305px !important;
	top:55px !important;
}

#item57252 {
	width:61px !important;
	height:100px !important;
}

#item59196 {
	width:61px !important;
	height:100px !important;
	left:344px !important;
	top:56px !important;
}

#item57253 {
	width:61px !important;
	height:104px !important;
}

#item59201 {
	width:61px !important;
	height:104px !important;
	left:384px !important;
	top:55px !important;
}

#item57254 {
	width:79px !important;
	height:104px !important;
}

#item59207 {
	width:79px !important;
	height:104px !important;
	left:433px !important;
	top:55px !important;
}

#item57256 {
	width:41px !important;
	height:128px !important;
}

#item59212 {
	width:41px !important;
	height:128px !important;
	left:317px !important;
	top:180px !important;
}

#item57257 {
	width:41px !important;
	height:128px !important;
}

#item59217 {
	width:41px !important;
	height:128px !important;
	left:360px !important;
	top:180px !important;
}

#item57258 {
	width:41px !important;
	height:128px !important;
}

#item59222 {
	width:41px !important;
	height:128px !important;
	left:403px !important;
	top:180px !important;
}

#item57259 {
	width:57px !important;
	height:128px !important;
}

#item59227 {
	width:57px !important;
	height:128px !important;
	left:442px !important;
	top:180px !important;
}

#item57260 {
	width:139px !important;
	height:220px !important;
}

#item59232 {
	width:139px !important;
	height:220px !important;
	left:113px !important;
	top:310px !important;
}

#item57261 {
	width:161px !important;
	height:227px !important;
}

#item59237 {
	width:161px !important;
	height:227px !important;
	left:108px !important;
	top:122px !important;
}

#item57262 {
	width:125px !important;
	height:193px !important;
}

#item59242 {
	width:125px !important;
	height:193px !important;
	left:391px !important;
	top:409px !important;
}

#item37169 {
	width:39px !important;
	height:7px !important;
	left:310px !important;
	top:444px !important;
}

#item37197 {
	width:54px !important;
	height:7px !important;
	left:310px !important;
	top:451px !important;
}

#item37224 {
	width:64px !important;
	height:7px !important;
	left:310px !important;
	top:482px !important;
}

#item37251 {
	width:62px !important;
	height:7px !important;
	left:310px !important;
	top:489px !important;
}

#item37278 {
	width:45px !important;
	height:7px !important;
	left:310px !important;
	top:555px !important;
}

#item37305 {
	width:52px !important;
	height:7px !important;
	left:310px !important;
	top:562px !important;
}

#item37332 {
	width:43px !important;
	height:7px !important;
	left:310px !important;
	top:568px !important;
}

#item37359 {
	width:56px !important;
	height:7px !important;
	left:310px !important;
	top:575px !important;
}

#item57263 {
	width:109px !important;
	height:145px !important;
}

#item59247 {
	width:109px !important;
	height:145px !important;
	left:73px !important;
	top:79px !important;
}

#item57264 {
	width:128px !important;
	height:160px !important;
}

#item59252 {
	width:128px !important;
	height:160px !important;
	left:280px !important;
	top:94px !important;
}

#item57265 {
	width:149px !important;
	height:162px !important;
}

#item59258 {
	width:149px !important;
	height:162px !important;
	left:48px !important;
	top:315px !important;
}

#item57266 {
	width:142px !important;
	height:168px !important;
}

#item59263 {
	width:142px !important;
	height:168px !important;
	left:244px !important;
	top:320px !important;
}

#item57267 {
	width:69px !important;
	height:43px !important;
}

#item59268 {
	width:69px !important;
	height:43px !important;
	left:446px !important;
	top:17px !important;
}

#item57268 {
	width:69px !important;
	height:43px !important;
}

#item59273 {
	width:69px !important;
	height:43px !important;
	left:446px !important;
	top:58px !important;
}

#item57270 {
	width:69px !important;
	height:48px !important;
}

#item59278 {
	width:69px !important;
	height:48px !important;
	left:446px !important;
	top:92px !important;
}

#item57271 {
	width:69px !important;
	height:43px !important;
}

#item59284 {
	width:69px !important;
	height:43px !important;
	left:446px !important;
	top:136px !important;
}

#item57273 {
	width:69px !important;
	height:43px !important;
}

#item59289 {
	width:69px !important;
	height:43px !important;
	left:446px !important;
	top:173px !important;
}

#item57274 {
	width:71px !important;
	height:98px !important;
}

#item59294 {
	width:71px !important;
	height:98px !important;
	left:444px !important;
	top:216px !important;
}

#item57275 {
	width:71px !important;
	height:61px !important;
}

#item59299 {
	width:71px !important;
	height:61px !important;
	left:444px !important;
	top:327px !important;
}

#item57277 {
	width:71px !important;
	height:50px !important;
}

#item59304 {
	width:71px !important;
	height:50px !important;
	left:444px !important;
	top:376px !important;
}

#item57278 {
	width:71px !important;
	height:50px !important;
}

#item59309 {
	width:71px !important;
	height:50px !important;
	left:444px !important;
	top:418px !important;
}

#item57279 {
	width:71px !important;
	height:54px !important;
}

#item59314 {
	width:71px !important;
	height:54px !important;
	left:444px !important;
	top:465px !important;
}

#item57280 {
	width:75px !important;
	height:101px !important;
}

#item59319 {
	width:75px !important;
	height:101px !important;
	left:441px !important;
	top:519px !important;
}

#item37386 {
	width:47px !important;
	height:7px !important;
	left:37px !important;
	top:554px !important;
}

#item37413 {
	width:53px !important;
	height:7px !important;
	left:37px !important;
	top:560px !important;
}

#item37441 {
	width:52px !important;
	height:7px !important;
	left:37px !important;
	top:567px !important;
}

#item37468 {
	width:39px !important;
	height:7px !important;
	left:126px !important;
	top:554px !important;
}

#item37496 {
	width:53px !important;
	height:7px !important;
	left:126px !important;
	top:560px !important;
}

#item37523 {
	width:46px !important;
	height:7px !important;
	left:126px !important;
	top:567px !important;
}

#item37550 {
	width:74px !important;
	height:7px !important;
	left:223px !important;
	top:548px !important;
}

#item37577 {
	width:74px !important;
	height:7px !important;
	left:223px !important;
	top:555px !important;
}

#item37604 {
	width:69px !important;
	height:7px !important;
	left:321px !important;
	top:548px !important;
}

#item37631 {
	width:74px !important;
	height:7px !important;
	left:321px !important;
	top:555px !important;
}

#item37658 {
	width:74px !important;
	height:7px !important;
	left:321px !important;
	top:561px !important;
}

#item57281 {
	width:73px !important;
	height:115px !important;
}

#item59324 {
	width:73px !important;
	height:115px !important;
	left:331px !important;
	top:88px !important;
}

#item57282 {
	width:68px !important;
	height:115px !important;
}

#item59329 {
	width:68px !important;
	height:115px !important;
	left:283px !important;
	top:88px !important;
}

#item57283 {
	width:68px !important;
	height:115px !important;
}

#item59335 {
	width:68px !important;
	height:115px !important;
	left:236px !important;
	top:88px !important;
}

#item57284 {
	width:66px !important;
	height:115px !important;
}

#item59340 {
	width:66px !important;
	height:115px !important;
	left:192px !important;
	top:88px !important;
}

#item57285 {
	width:62px !important;
	height:115px !important;
}

#item59345 {
	width:62px !important;
	height:115px !important;
	left:149px !important;
	top:88px !important;
}

#item57286 {
	width:62px !important;
	height:115px !important;
}

#item59350 {
	width:62px !important;
	height:115px !important;
	left:100px !important;
	top:88px !important;
}

#item57287 {
	width:90px !important;
	height:115px !important;
}

#item59356 {
	width:90px !important;
	height:115px !important;
	left:26px !important;
	top:88px !important;
}

#item57288 {
	width:66px !important;
	height:163px !important;
}

#item59361 {
	width:66px !important;
	height:163px !important;
	left:340px !important;
	top:238px !important;
}

#item57289 {
	width:62px !important;
	height:163px !important;
}

#item59366 {
	width:62px !important;
	height:163px !important;
	left:293px !important;
	top:238px !important;
}

#item57292 {
	width:62px !important;
	height:167px !important;
}

#item59371 {
	width:62px !important;
	height:167px !important;
	left:244px !important;
	top:238px !important;
}

#item57293 {
	width:62px !important;
	height:167px !important;
}

#item59376 {
	width:62px !important;
	height:167px !important;
	left:196px !important;
	top:238px !important;
}

#item57294 {
	width:62px !important;
	height:167px !important;
}

#item59381 {
	width:62px !important;
	height:167px !important;
	left:152px !important;
	top:238px !important;
}

#item57295 {
	width:67px !important;
	height:167px !important;
}

#item59386 {
	width:67px !important;
	height:167px !important;
	left:91px !important;
	top:238px !important;
}

#item57296 {
	width:96px !important;
	height:167px !important;
}

#item59391 {
	width:96px !important;
	height:167px !important;
	left:7px !important;
	top:238px !important;
}

#item57297 {
	width:60px !important;
	height:43px !important;
}

#item59396 {
	width:60px !important;
	height:43px !important;
	left:23px !important;
	top:476px !important;
}

#item57298 {
	width:71px !important;
	height:53px !important;
}

#item59401 {
	width:71px !important;
	height:53px !important;
	left:77px !important;
	top:476px !important;
}

#item57299 {
	width:70px !important;
	height:65px !important;
}

#item59406 {
	width:70px !important;
	height:65px !important;
	left:22px !important;
	top:513px !important;
}

#item57300 {
	width:57px !important;
	height:63px !important;
}

#item59411 {
	width:57px !important;
	height:63px !important;
	left:84px !important;
	top:513px !important;
}

#item57301 {
	width:92px !important;
	height:120px !important;
}

#item59416 {
	width:92px !important;
	height:120px !important;
	left:152px !important;
	top:457px !important;
}

#item57302 {
	width:92px !important;
	height:120px !important;
}

#item59421 {
	width:92px !important;
	height:120px !important;
	left:214px !important;
	top:457px !important;
}

#item57303 {
	width:115px !important;
	height:120px !important;
}

#item59427 {
	width:115px !important;
	height:120px !important;
	left:283px !important;
	top:457px !important;
}

#item37686 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:137px !important;
}

#item37713 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:144px !important;
}

#item37740 {
	width:60px !important;
	height:7px !important;
	left:411px !important;
	top:151px !important;
}

#item37767 {
	width:56px !important;
	height:7px !important;
	left:411px !important;
	top:157px !important;
}

#item37794 {
	width:47px !important;
	height:7px !important;
	left:411px !important;
	top:188px !important;
}

#item37821 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:195px !important;
}

#item37848 {
	width:41px !important;
	height:7px !important;
	left:411px !important;
	top:201px !important;
}

#item37875 {
	width:39px !important;
	height:7px !important;
	left:411px !important;
	top:264px !important;
}

#item37902 {
	width:41px !important;
	height:7px !important;
	left:411px !important;
	top:271px !important;
}

#item37930 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:277px !important;
}

#item37958 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:284px !important;
}

#item37985 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:291px !important;
}

#item38012 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:297px !important;
}

#item38039 {
	width:46px !important;
	height:7px !important;
	left:411px !important;
	top:304px !important;
}

#item38066 {
	width:39px !important;
	height:7px !important;
	left:411px !important;
	top:368px !important;
}

#item38094 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:375px !important;
}

#item38121 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:382px !important;
}

#item38148 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:388px !important;
}

#item38177 {
	width:46px !important;
	height:7px !important;
	left:411px !important;
	top:395px !important;
}

#item38204 {
	width:47px !important;
	height:7px !important;
	left:411px !important;
	top:447px !important;
}

#item38231 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:454px !important;
}

#item38259 {
	width:46px !important;
	height:7px !important;
	left:411px !important;
	top:461px !important;
}

#item38287 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:137px !important;
}

#item38315 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:144px !important;
}

#item38343 {
	width:60px !important;
	height:7px !important;
	left:411px !important;
	top:151px !important;
}

#item38370 {
	width:56px !important;
	height:7px !important;
	left:411px !important;
	top:157px !important;
}

#item38397 {
	width:47px !important;
	height:7px !important;
	left:411px !important;
	top:188px !important;
}

#item38424 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:195px !important;
}

#item38452 {
	width:41px !important;
	height:7px !important;
	left:411px !important;
	top:201px !important;
}

#item38479 {
	width:39px !important;
	height:7px !important;
	left:411px !important;
	top:264px !important;
}

#item38506 {
	width:41px !important;
	height:7px !important;
	left:411px !important;
	top:271px !important;
}

#item38533 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:277px !important;
}

#item38560 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:284px !important;
}

#item38588 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:291px !important;
}

#item38615 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:297px !important;
}

#item38642 {
	width:46px !important;
	height:7px !important;
	left:411px !important;
	top:304px !important;
}

#item38669 {
	width:39px !important;
	height:7px !important;
	left:411px !important;
	top:368px !important;
}

#item38697 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:375px !important;
}

#item38724 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:382px !important;
}

#item38751 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:388px !important;
}

#item38778 {
	width:46px !important;
	height:7px !important;
	left:411px !important;
	top:395px !important;
}

#item38805 {
	width:47px !important;
	height:7px !important;
	left:411px !important;
	top:447px !important;
}

#item38832 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:454px !important;
}

#item38859 {
	width:46px !important;
	height:7px !important;
	left:411px !important;
	top:461px !important;
}

#item57304 {
	width:162px !important;
	height:209px !important;
}

#item59432 {
	width:162px !important;
	height:209px !important;
	left:14px !important;
	top:99px !important;
}

#item57306 {
	width:139px !important;
	height:142px !important;
}

#item59437 {
	width:139px !important;
	height:142px !important;
	left:51px !important;
	top:370px !important;
}

#item57307 {
	width:115px !important;
	height:117px !important;
}

#item59442 {
	width:115px !important;
	height:117px !important;
	left:29px !important;
	top:490px !important;
}

#item57308 {
	width:162px !important;
	height:299px !important;
}

#item59447 {
	width:162px !important;
	height:299px !important;
	left:299px !important;
	top:245px !important;
}

#item57309 {
	width:150px !important;
	height:165px !important;
}

#item59452 {
	width:150px !important;
	height:165px !important;
	left:266px !important;
	top:114px !important;
}

#item57310 {
	width:90px !important;
	height:137px !important;
}

#item59457 {
	width:90px !important;
	height:137px !important;
	left:266px !important;
	top:68px !important;
}

#item57324 {
	width:252px !important;
	height:164px !important;
}

#item59462 {
	width:252px !important;
	height:164px !important;
}

#item57325 {
	width:252px !important;
	height:75px !important;
}

#item59467 {
	width:252px !important;
	height:75px !important;
	top:166px !important;
}

#item57326 {
	width:252px !important;
	height:86px !important;
}

#item59472 {
	width:252px !important;
	height:86px !important;
	top:216px !important;
}

#item57328 {
	width:252px !important;
	height:89px !important;
}

#item59477 {
	width:252px !important;
	height:89px !important;
	top:272px !important;
}

#item57329 {
	width:252px !important;
	height:89px !important;
}

#item59482 {
	width:252px !important;
	height:89px !important;
	top:323px !important;
}

#item57330 {
	width:252px !important;
	height:89px !important;
}

#item59487 {
	width:252px !important;
	height:89px !important;
	top:377px !important;
}

#item57331 {
	width:252px !important;
	height:70px !important;
}

#item59492 {
	width:252px !important;
	height:70px !important;
	top:436px !important;
}

#item57311 {
	width:116px !important;
	height:146px !important;
}

#item59497 {
	width:116px !important;
	height:146px !important;
	left:392px !important;
	top:67px !important;
}

#item57312 {
	width:91px !important;
	height:176px !important;
}

#item59503 {
	width:91px !important;
	height:176px !important;
	left:310px !important;
	top:257px !important;
}

#item57313 {
	width:65px !important;
	height:71px !important;
}

#item59508 {
	width:65px !important;
	height:71px !important;
	left:268px !important;
	top:435px !important;
}

#item57314 {
	width:70px !important;
	height:49px !important;
}

#item59514 {
	width:70px !important;
	height:49px !important;
	left:432px !important;
	top:252px !important;
}

#item57315 {
	width:70px !important;
	height:44px !important;
}

#item59519 {
	width:70px !important;
	height:44px !important;
	left:432px !important;
	top:302px !important;
}

#item57316 {
	width:70px !important;
	height:48px !important;
}

#item59524 {
	width:70px !important;
	height:48px !important;
	left:432px !important;
	top:347px !important;
}

#item57317 {
	width:70px !important;
	height:29px !important;
}

#item59529 {
	width:70px !important;
	height:29px !important;
	left:432px !important;
	top:396px !important;
}

#item57321 {
	width:70px !important;
	height:47px !important;
}

#item59534 {
	width:70px !important;
	height:47px !important;
	left:432px !important;
	top:426px !important;
}

#item57322 {
	width:70px !important;
	height:32px !important;
}

#item59539 {
	width:70px !important;
	height:32px !important;
	left:432px !important;
	top:474px !important;
}

#item38887 {
	width:50px !important;
	height:7px !important;
	left:60px !important;
	top:540px !important;
}

#item38914 {
	width:45px !important;
	height:7px !important;
	left:60px !important;
	top:546px !important;
}

#item38942 {
	width:52px !important;
	height:7px !important;
	left:60px !important;
	top:553px !important;
}

#item38969 {
	width:46px !important;
	height:7px !important;
	left:60px !important;
	top:560px !important;
}

#item38996 {
	width:59px !important;
	height:7px !important;
	left:60px !important;
	top:566px !important;
}

#item39023 {
	width:54px !important;
	height:7px !important;
	left:60px !important;
	top:573px !important;
}

#item39050 {
	width:50px !important;
	height:7px !important;
	left:142px !important;
	top:539px !important;
}

#item39077 {
	width:45px !important;
	height:7px !important;
	left:142px !important;
	top:546px !important;
}

#item39104 {
	width:52px !important;
	height:7px !important;
	left:142px !important;
	top:553px !important;
}

#item39131 {
	width:46px !important;
	height:7px !important;
	left:142px !important;
	top:559px !important;
}

#item39158 {
	width:59px !important;
	height:7px !important;
	left:142px !important;
	top:566px !important;
}

#item39186 {
	width:52px !important;
	height:7px !important;
	left:142px !important;
	top:572px !important;
}

#item39213 {
	width:54px !important;
	height:7px !important;
	left:142px !important;
	top:579px !important;
}

#item39240 {
	width:47px !important;
	height:7px !important;
	left:231px !important;
	top:547px !important;
}

#item39267 {
	width:57px !important;
	height:7px !important;
	left:231px !important;
	top:554px !important;
}

#item39294 {
	width:43px !important;
	height:7px !important;
	left:231px !important;
	top:560px !important;
}

#item39321 {
	width:37px !important;
	height:7px !important;
	left:231px !important;
	top:567px !important;
}

#item39348 {
	width:66px !important;
	height:7px !important;
	left:308px !important;
	top:547px !important;
}

#item39375 {
	width:45px !important;
	height:7px !important;
	left:308px !important;
	top:554px !important;
}

#item57332 {
	width:268px !important;
	height:50px !important;
}

#item59544 {
	width:268px !important;
	height:50px !important;
	left:112px !important;
}

#item57333 {
	width:268px !important;
	height:55px !important;
}

#item59549 {
	width:268px !important;
	height:55px !important;
	left:112px !important;
	top:47px !important;
}

#item57335 {
	width:268px !important;
	height:47px !important;
}

#item59554 {
	width:268px !important;
	height:47px !important;
	left:112px !important;
	top:103px !important;
}

#item57336 {
	width:268px !important;
	height:53px !important;
}

#item59559 {
	width:268px !important;
	height:53px !important;
	left:112px !important;
	top:151px !important;
}

#item57337 {
	width:268px !important;
	height:53px !important;
}

#item59564 {
	width:268px !important;
	height:53px !important;
	left:112px !important;
	top:206px !important;
}

#item57338 {
	width:268px !important;
	height:53px !important;
}

#item59569 {
	width:268px !important;
	height:53px !important;
	left:112px !important;
	top:261px !important;
}

#item57339 {
	width:268px !important;
	height:41px !important;
}

#item59575 {
	width:268px !important;
	height:41px !important;
	left:112px !important;
	top:315px !important;
}

#item57340 {
	width:268px !important;
	height:56px !important;
}

#item59580 {
	width:268px !important;
	height:56px !important;
	left:112px !important;
	top:357px !important;
}

#item57342 {
	width:268px !important;
	height:46px !important;
}

#item59585 {
	width:268px !important;
	height:46px !important;
	left:112px !important;
	top:415px !important;
}

#item57343 {
	width:268px !important;
	height:63px !important;
}

#item59591 {
	width:268px !important;
	height:63px !important;
	left:112px !important;
	top:463px !important;
}

#item57344 {
	width:268px !important;
	height:58px !important;
}

#item59596 {
	width:268px !important;
	height:58px !important;
	left:112px !important;
	top:528px !important;
}

#item57345 {
	width:268px !important;
	height:45px !important;
}

#item59601 {
	width:268px !important;
	height:45px !important;
	left:112px !important;
	top:587px !important;
}

#item57348 {
	width:87px !important;
	height:102px !important;
}

#item59607 {
	width:87px !important;
	height:102px !important;
	left:415px !important;
	top:38px !important;
}

#item57349 {
	width:66px !important;
	height:89px !important;
}

#item59612 {
	width:66px !important;
	height:89px !important;
	left:428px !important;
	top:181px !important;
}

#item57350 {
	width:84px !important;
	height:108px !important;
}

#item59617 {
	width:84px !important;
	height:108px !important;
	left:414px !important;
	top:337px !important;
}

#item57351 {
	width:101px !important;
	height:118px !important;
}

#item59622 {
	width:101px !important;
	height:118px !important;
	left:405px !important;
	top:505px !important;
}

#item39402 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:214px !important;
}

#item39430 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:220px !important;
}

#item39457 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:227px !important;
}

#item39484 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:234px !important;
}

#item39511 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:240px !important;
}

#item39538 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:247px !important;
}

#item39565 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:253px !important;
}

#item39592 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:260px !important;
}

#item39619 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:267px !important;
}

#item39646 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:298px !important;
}

#item39674 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:304px !important;
}

#item39702 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:311px !important;
}

#item39731 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:379px !important;
}

#item39758 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:385px !important;
}

#item39785 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:392px !important;
}

#item39812 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:398px !important;
}

#item39839 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:405px !important;
}

#item39866 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:412px !important;
}

#item39894 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:418px !important;
}

#item39921 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:425px !important;
}

#item39949 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:431px !important;
}

#item39976 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:462px !important;
}

#item40003 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:468px !important;
}

#item40030 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:475px !important;
}

#item40057 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:481px !important;
}

#item40084 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:534px !important;
}

#item40111 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:541px !important;
}

#item40138 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:548px !important;
}

#item40165 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:554px !important;
}

#item40193 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:561px !important;
}

#item40220 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:567px !important;
}

#item40248 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:574px !important;
}

#item57352 {
	width:102px !important;
	height:149px !important;
}

#item59627 {
	width:102px !important;
	height:149px !important;
	left:371px !important;
	top:158px !important;
}

#item57353 {
	width:128px !important;
	height:137px !important;
}

#item59632 {
	width:128px !important;
	height:137px !important;
	left:90px !important;
	top:36px !important;
}

#item57354 {
	width:124px !important;
	height:113px !important;
}

#item59637 {
	width:124px !important;
	height:113px !important;
	left:198px !important;
	top:74px !important;
}

#item57355 {
	width:113px !important;
	height:113px !important;
}

#item59642 {
	width:113px !important;
	height:113px !important;
	left:6px !important;
	top:115px !important;
}

#item57357 {
	width:115px !important;
	height:155px !important;
}

#item59647 {
	width:115px !important;
	height:155px !important;
	left:7px !important;
	top:242px !important;
}

#item57358 {
	width:117px !important;
	height:95px !important;
}

#item59653 {
	width:117px !important;
	height:95px !important;
	left:205px !important;
	top:189px !important;
}

#item57359 {
	width:162px !important;
	height:153px !important;
}

#item59658 {
	width:162px !important;
	height:153px !important;
	left:155px !important;
	top:272px !important;
}

#item57356 {
	width:98px !important;
	height:209px !important;
}

#item59663 {
	width:98px !important;
	height:209px !important;
	left:104px !important;
	top:146px !important;
}

#item57360 {
	width:61px !important;
	height:67px !important;
}

#item59668 {
	width:61px !important;
	height:67px !important;
	left:53px !important;
	top:452px !important;
}

#item57361 {
	width:75px !important;
	height:128px !important;
}

#item59673 {
	width:75px !important;
	height:128px !important;
	left:127px !important;
	top:442px !important;
}

#item57362 {
	width:82px !important;
	height:142px !important;
}

#item59678 {
	width:82px !important;
	height:142px !important;
	left:210px !important;
	top:443px !important;
}

#item61784 {
	width:33px !important;
	height:33px !important;
}

#item61779 {
	width:33px !important;
	height:33px !important;
	left:339px !important;
	top:289px !important;
}

#item61791 {
	width:33px !important;
	height:33px !important;
}

#item61785 {
	width:33px !important;
	height:33px !important;
	left:339px !important;
	top:322px !important;
}

#item40275 {
	width:55px !important;
	height:7px !important;
	left:330px !important;
	top:436px !important;
}

#item40302 {
	width:43px !important;
	height:7px !important;
	left:330px !important;
	top:443px !important;
}

#item40329 {
	width:43px !important;
	height:7px !important;
	left:330px !important;
	top:449px !important;
}

#item40356 {
	width:55px !important;
	height:7px !important;
	left:331px !important;
	top:534px !important;
}

#item40383 {
	width:43px !important;
	height:7px !important;
	left:331px !important;
	top:541px !important;
}

#item40410 {
	width:43px !important;
	height:7px !important;
	left:331px !important;
	top:547px !important;
}

#item40438 {
	width:43px !important;
	height:7px !important;
	left:331px !important;
	top:554px !important;
}

#item40465 {
	width:59px !important;
	height:7px !important;
	left:331px !important;
	top:583px !important;
}

#item40492 {
	width:45px !important;
	height:7px !important;
	left:411px !important;
	top:458px !important;
}

#item40519 {
	width:55px !important;
	height:7px !important;
	left:411px !important;
	top:464px !important;
}

#item40546 {
	width:41px !important;
	height:7px !important;
	left:411px !important;
	top:471px !important;
}

#item40573 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:478px !important;
}

#item40600 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:484px !important;
}

#item40627 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:491px !important;
}

#item40654 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:522px !important;
}

#item40682 {
	width:45px !important;
	height:7px !important;
	left:411px !important;
	top:569px !important;
}

#item40711 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:576px !important;
}

#item40738 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:582px !important;
}

#item57363 {
	width:36px !important;
	height:31px !important;
}

#item59683 {
	width:36px !important;
	height:31px !important;
	left:27px !important;
	top:303px !important;
}

#item57364 {
	width:39px !important;
	height:33px !important;
}

#item59688 {
	width:39px !important;
	height:33px !important;
	left:65px !important;
	top:301px !important;
}

#item57365 {
	width:36px !important;
	height:41px !important;
}

#item59694 {
	width:36px !important;
	height:41px !important;
	left:27px !important;
	top:336px !important;
}

#item57366 {
	width:38px !important;
	height:43px !important;
}

#item59699 {
	width:38px !important;
	height:43px !important;
	left:65px !important;
	top:335px !important;
}

#item57367 {
	width:134px !important;
	height:196px !important;
}

#item59705 {
	width:134px !important;
	height:196px !important;
	left:160px !important;
	top:83px !important;
}

#item57368 {
	width:37px !important;
	height:66px !important;
}

#item59710 {
	width:37px !important;
	height:66px !important;
	left:113px !important;
	top:14px !important;
}

#item57369 {
	width:37px !important;
	height:60px !important;
}

#item59715 {
	width:37px !important;
	height:60px !important;
	left:113px !important;
	top:81px !important;
}

#item57370 {
	width:37px !important;
	height:57px !important;
}

#item59720 {
	width:37px !important;
	height:57px !important;
	left:113px !important;
	top:142px !important;
}

#item57373 {
	width:37px !important;
	height:57px !important;
}

#item59726 {
	width:37px !important;
	height:57px !important;
	left:113px !important;
	top:200px !important;
}

#item57374 {
	width:37px !important;
	height:42px !important;
}

#item59731 {
	width:37px !important;
	height:42px !important;
	left:113px !important;
	top:257px !important;
}

#item57375 {
	width:137px !important;
	height:185px !important;
}

#item59736 {
	width:137px !important;
	height:185px !important;
	left:326px !important;
	top:91px !important;
}

#item57376 {
	width:37px !important;
	height:57px !important;
}

#item59741 {
	width:37px !important;
	height:57px !important;
	left:472px !important;
	top:14px !important;
}

#item57377 {
	width:37px !important;
	height:57px !important;
}

#item59746 {
	width:37px !important;
	height:57px !important;
	left:472px !important;
	top:71px !important;
}

#item57378 {
	width:37px !important;
	height:57px !important;
}

#item59751 {
	width:37px !important;
	height:57px !important;
	left:472px !important;
	top:128px !important;
}

#item57379 {
	width:37px !important;
	height:57px !important;
}

#item59756 {
	width:37px !important;
	height:57px !important;
	left:472px !important;
	top:185px !important;
}

#item57380 {
	width:37px !important;
	height:57px !important;
}

#item59761 {
	width:37px !important;
	height:57px !important;
	left:472px !important;
	top:242px !important;
}

#item57386 {
	width:37px !important;
	height:73px !important;
}

#item59766 {
	width:37px !important;
	height:73px !important;
	left:472px !important;
	top:304px !important;
}

#item57387 {
	width:37px !important;
	height:73px !important;
}

#item59771 {
	width:37px !important;
	height:73px !important;
	left:472px !important;
	top:379px !important;
}

#item57388 {
	width:37px !important;
	height:73px !important;
}

#item59777 {
	width:37px !important;
	height:73px !important;
	left:472px !important;
	top:454px !important;
}

#item57389 {
	width:37px !important;
	height:75px !important;
}

#item59782 {
	width:37px !important;
	height:75px !important;
	left:472px !important;
	top:528px !important;
}

#item57381 {
	width:143px !important;
	height:180px !important;
}

#item59787 {
	width:143px !important;
	height:180px !important;
	left:151px !important;
	top:379px !important;
}

#item57382 {
	width:137px !important;
	height:217px !important;
}

#item59792 {
	width:137px !important;
	height:217px !important;
	left:325px !important;
	top:376px !important;
}

#item40765 {
	width:57px !important;
	height:7px !important;
	left:26px !important;
	top:70px !important;
}

#item40792 {
	width:55px !important;
	height:7px !important;
	left:26px !important;
	top:77px !important;
}

#item40819 {
	width:43px !important;
	height:7px !important;
	left:26px !important;
	top:83px !important;
}

#item40847 {
	width:54px !important;
	height:7px !important;
	left:26px !important;
	top:90px !important;
}

#item40874 {
	width:60px !important;
	height:7px !important;
	left:26px !important;
	top:97px !important;
}

#item40901 {
	width:45px !important;
	height:7px !important;
	left:26px !important;
	top:162px !important;
}

#item40929 {
	width:41px !important;
	height:7px !important;
	left:26px !important;
	top:169px !important;
}

#item40956 {
	width:43px !important;
	height:7px !important;
	left:26px !important;
	top:176px !important;
}

#item40983 {
	width:59px !important;
	height:7px !important;
	left:26px !important;
	top:182px !important;
}

#item41010 {
	width:43px !important;
	height:7px !important;
	left:26px !important;
	top:189px !important;
}

#item41038 {
	width:76px !important;
	height:7px !important;
	left:26px !important;
	top:247px !important;
}

#item41066 {
	width:76px !important;
	height:7px !important;
	left:26px !important;
	top:254px !important;
}

#item41094 {
	width:65px !important;
	height:7px !important;
	left:26px !important;
	top:261px !important;
}

#item41121 {
	width:65px !important;
	height:7px !important;
	left:26px !important;
	top:267px !important;
}

#item41148 {
	width:39px !important;
	height:7px !important;
	left:26px !important;
	top:411px !important;
}

#item41175 {
	width:62px !important;
	height:7px !important;
	left:26px !important;
	top:417px !important;
}

#item41203 {
	width:52px !important;
	height:7px !important;
	left:26px !important;
	top:424px !important;
}

#item41230 {
	width:43px !important;
	height:7px !important;
	left:26px !important;
	top:430px !important;
}

#item57390 {
	width:178px !important;
	height:298px !important;
}

#item59797 {
	width:178px !important;
	height:298px !important;
	left:14px !important;
	top:207px !important;
}

#item57391 {
	width:133px !important;
	height:132px !important;
}

#item59803 {
	width:133px !important;
	height:132px !important;
	left:51px !important;
	top:81px !important;
}

#item57392 {
	width:56px !important;
	height:65px !important;
}

#item59808 {
	width:56px !important;
	height:65px !important;
	left:208px !important;
	top:120px !important;
}

#item57393 {
	width:66px !important;
	height:183px !important;
}

#item59813 {
	width:66px !important;
	height:183px !important;
	left:198px !important;
	top:351px !important;
}

#item57394 {
	width:49px !important;
	height:156px !important;
}

#item59818 {
	width:49px !important;
	height:156px !important;
	left:215px !important;
	top:378px !important;
}

#item57395 {
	width:36px !important;
	height:128px !important;
}

#item59823 {
	width:36px !important;
	height:128px !important;
	left:229px !important;
	top:406px !important;
}

#item57396 {
	width:21px !important;
	height:100px !important;
}

#item59828 {
	width:21px !important;
	height:100px !important;
	left:243px !important;
	top:434px !important;
}

#item57397 {
	width:146px !important;
	height:165px !important;
}

#item59833 {
	width:146px !important;
	height:165px !important;
	left:335px !important;
	top:84px !important;
}

#item57398 {
	width:75px !important;
	height:61px !important;
}

#item59838 {
	width:75px !important;
	height:61px !important;
	left:269px !important;
	top:168px !important;
}

#item57399 {
	width:88px !important;
	height:75px !important;
}

#item59843 {
	width:88px !important;
	height:75px !important;
	left:272px !important;
	top:198px !important;
}

#item57400 {
	width:83px !important;
	height:215px !important;
}

#item59848 {
	width:83px !important;
	height:215px !important;
	left:347px !important;
	top:294px !important;
}

#item57401 {
	width:40px !important;
	height:81px !important;
}

#item59854 {
	width:40px !important;
	height:81px !important;
	left:269px !important;
	top:408px !important;
}

#item57402 {
	width:44px !important;
	height:85px !important;
}

#item59859 {
	width:44px !important;
	height:85px !important;
	left:293px !important;
	top:423px !important;
}

#item41257 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:561px !important;
}

#item41284 {
	width:43px !important;
	height:7px !important;
	left:83px !important;
	top:561px !important;
}

#item41311 {
	width:43px !important;
	height:7px !important;
	left:135px !important;
	top:574px !important;
}

#item41339 {
	width:49px !important;
	height:7px !important;
	left:192px !important;
	top:574px !important;
}

#item41366 {
	width:43px !important;
	height:7px !important;
	left:135px !important;
	top:581px !important;
}

#item41393 {
	width:48px !important;
	height:7px !important;
	left:192px !important;
	top:581px !important;
}

#item41420 {
	width:43px !important;
	height:7px !important;
	left:252px !important;
	top:573px !important;
}

#item41448 {
	width:48px !important;
	height:7px !important;
	left:311px !important;
	top:573px !important;
}

#item41475 {
	width:49px !important;
	height:7px !important;
	left:252px !important;
	top:580px !important;
}

#item41502 {
	width:43px !important;
	height:7px !important;
	left:369px !important;
	top:568px !important;
}

#item41530 {
	width:49px !important;
	height:7px !important;
	left:431px !important;
	top:568px !important;
}

#item41557 {
	width:43px !important;
	height:7px !important;
	left:369px !important;
	top:574px !important;
}

#item57403 {
	width:266px !important;
	height:303px !important;
}

#item59864 {
	width:266px !important;
	height:303px !important;
	left:241px !important;
	top:131px !important;
}

#item57406 {
	width:279px !important;
	height:229px !important;
}

#item59869 {
	width:279px !important;
	height:229px !important;
	left:111px !important;
	top:244px !important;
}

#item57407 {
	width:150px !important;
	height:79px !important;
}

#item59875 {
	width:150px !important;
	height:79px !important;
	left:6px !important;
	top:398px !important;
}

#item57408 {
	width:98px !important;
	height:77px !important;
}

#item59880 {
	width:98px !important;
	height:77px !important;
	left:331px !important;
	top:398px !important;
}

#item57409 {
	width:77px !important;
	height:50px !important;
}

#item59885 {
	width:77px !important;
	height:50px !important;
	left:23px !important;
	top:497px !important;
}

#item57410 {
	width:84px !important;
	height:56px !important;
}

#item59890 {
	width:84px !important;
	height:56px !important;
	left:18px !important;
	top:528px !important;
}

#item57411 {
	width:81px !important;
	height:54px !important;
}

#item59895 {
	width:81px !important;
	height:54px !important;
	left:22px !important;
	top:564px !important;
}

#item57412 {
	width:54px !important;
	height:107px !important;
}

#item59900 {
	width:54px !important;
	height:107px !important;
	left:232px !important;
	top:497px !important;
}

#item57413 {
	width:54px !important;
	height:107px !important;
}

#item59905 {
	width:54px !important;
	height:107px !important;
	left:204px !important;
	top:497px !important;
}

#item57414 {
	width:94px !important;
	height:107px !important;
}

#item59910 {
	width:94px !important;
	height:107px !important;
	left:137px !important;
	top:497px !important;
}

#item57415 {
	width:33px !important;
	height:126px !important;
}

#item59915 {
	width:33px !important;
	height:126px !important;
	left:357px !important;
	top:496px !important;
}

#item57416 {
	width:26px !important;
	height:126px !important;
}

#item59920 {
	width:26px !important;
	height:126px !important;
	left:333px !important;
	top:496px !important;
}

#item57418 {
	width:41px !important;
	height:133px !important;
}

#item59925 {
	width:41px !important;
	height:133px !important;
	left:296px !important;
	top:492px !important;
}

#item57419 {
	width:40px !important;
	height:40px !important;
}

#item59930 {
	width:40px !important;
	height:40px !important;
	left:464px !important;
	top:483px !important;
}

#item57420 {
	width:36px !important;
	height:92px !important;
}

#item59935 {
	width:36px !important;
	height:92px !important;
	left:469px !important;
	top:522px !important;
}

#item57421 {
	width:79px !important;
	height:89px !important;
}

#item59940 {
	width:79px !important;
	height:89px !important;
	left:384px !important;
	top:507px !important;
}

#item61798 {
	width:60px !important;
	height:142px !important;
}

#item61792 {
	width:60px !important;
	height:142px !important;
	left:332px !important;
	top:191px !important;
}

#item41584 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:61px !important;
}

#item41611 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:114px !important;
}

#item41639 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:120px !important;
}

#item41666 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:127px !important;
}

#item41694 {
	width:48px !important;
	height:7px !important;
	left:30px !important;
	top:134px !important;
}

#item41721 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:192px !important;
}

#item41748 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:199px !important;
}

#item41775 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:205px !important;
}

#item41802 {
	width:48px !important;
	height:7px !important;
	left:30px !important;
	top:212px !important;
}

#item41829 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:279px !important;
}

#item41856 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:286px !important;
}

#item41883 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:292px !important;
}

#item57422 {
	width:108px !important;
	height:164px !important;
}

#item59946 {
	width:108px !important;
	height:164px !important;
	left:7px !important;
	top:224px !important;
}

#item57423 {
	width:164px !important;
	height:109px !important;
}

#item59951 {
	width:164px !important;
	height:109px !important;
	left:136px !important;
	top:230px !important;
}

#item57424 {
	width:119px !important;
	height:67px !important;
}

#item59956 {
	width:119px !important;
	height:67px !important;
	left:159px !important;
	top:381px !important;
}

#item57425 {
	width:120px !important;
	height:67px !important;
}

#item59961 {
	width:120px !important;
	height:67px !important;
	left:159px !important;
	top:454px !important;
}

#item57426 {
	width:118px !important;
	height:73px !important;
}

#item59966 {
	width:118px !important;
	height:73px !important;
	left:162px !important;
	top:529px !important;
}

#item57427 {
	width:89px !important;
	height:107px !important;
}

#item59971 {
	width:89px !important;
	height:107px !important;
	left:389px !important;
	top:77px !important;
}

#item57428 {
	width:97px !important;
	height:114px !important;
}

#item59976 {
	width:97px !important;
	height:114px !important;
	left:354px !important;
	top:95px !important;
}

#item57429 {
	width:108px !important;
	height:124px !important;
}

#item59981 {
	width:108px !important;
	height:124px !important;
	left:313px !important;
	top:114px !important;
}

#item57430 {
	width:130px !important;
	height:91px !important;
}

#item59986 {
	width:130px !important;
	height:91px !important;
	left:311px !important;
	top:351px !important;
}

#item57431 {
	width:126px !important;
	height:91px !important;
}

#item59991 {
	width:126px !important;
	height:91px !important;
	left:315px !important;
	top:441px !important;
}

#item41910 {
	width:39px !important;
	height:7px !important;
	left:18px !important;
	top:534px !important;
}

#item41938 {
	width:59px !important;
	height:7px !important;
	left:61px !important;
	top:534px !important;
}

#item41965 {
	width:52px !important;
	height:7px !important;
	left:18px !important;
	top:540px !important;
}

#item41992 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:584px !important;
}

#item42019 {
	width:45px !important;
	height:7px !important;
	left:305px !important;
	top:294px !important;
}

#item42046 {
	width:43px !important;
	height:7px !important;
	left:305px !important;
	top:300px !important;
}

#item42073 {
	width:46px !important;
	height:7px !important;
	left:305px !important;
	top:307px !important;
}

#item42100 {
	width:45px !important;
	height:7px !important;
	left:305px !important;
	top:575px !important;
}

#item42127 {
	width:46px !important;
	height:7px !important;
	left:305px !important;
	top:581px !important;
}

#item57432 {
	width:177px !important;
	height:207px !important;
}

#item59996 {
	width:177px !important;
	height:207px !important;
	left:50px !important;
	top:120px !important;
}

#item57433 {
	width:115px !important;
	height:84px !important;
}

#item60001 {
	width:115px !important;
	height:84px !important;
	left:381px !important;
	top:71px !important;
}

#item57434 {
	width:116px !important;
	height:84px !important;
}

#item60006 {
	width:116px !important;
	height:84px !important;
	left:380px !important;
	top:160px !important;
}

#item57435 {
	width:115px !important;
	height:78px !important;
}

#item60011 {
	width:115px !important;
	height:78px !important;
	left:380px !important;
	top:252px !important;
}

#item57436 {
	width:162px !important;
	height:120px !important;
}

#item60016 {
	width:162px !important;
	height:120px !important;
	left:7px !important;
	top:408px !important;
}

#item57437 {
	width:129px !important;
	height:102px !important;
}

#item60022 {
	width:129px !important;
	height:102px !important;
	left:200px !important;
	top:404px !important;
}

#item57438 {
	width:160px !important;
	height:110px !important;
}

#item60027 {
	width:160px !important;
	height:110px !important;
	left:341px !important;
	top:414px !important;
}

#item57439 {
	width:52px !important;
	height:50px !important;
}

#item60033 {
	width:52px !important;
	height:50px !important;
	left:342px !important;
	top:545px !important;
}

#item57444 {
	width:49px !important;
	height:47px !important;
}

#item60038 {
	width:49px !important;
	height:47px !important;
	left:397px !important;
	top:547px !important;
}

#item57445 {
	width:47px !important;
	height:44px !important;
}

#item60043 {
	width:47px !important;
	height:44px !important;
	left:448px !important;
	top:548px !important;
}

#item42154 {
	width:39px !important;
	height:7px !important;
	left:267px !important;
	top:289px !important;
}

#item42182 {
	width:58px !important;
	height:7px !important;
	left:267px !important;
	top:295px !important;
}

#item42209 {
	width:41px !important;
	height:7px !important;
	left:267px !important;
	top:302px !important;
}

#item42236 {
	width:43px !important;
	height:7px !important;
	left:267px !important;
	top:308px !important;
}

#item42263 {
	width:41px !important;
	height:7px !important;
	left:67px !important;
	top:571px !important;
}

#item42290 {
	width:58px !important;
	height:7px !important;
	left:67px !important;
	top:578px !important;
}

#item42317 {
	width:45px !important;
	height:7px !important;
	left:191px !important;
	top:571px !important;
}

#item42345 {
	width:58px !important;
	height:7px !important;
	left:191px !important;
	top:578px !important;
}

#item42372 {
	width:43px !important;
	height:7px !important;
	left:191px !important;
	top:584px !important;
}

#item57446 {
	width:144px !important;
	height:130px !important;
}

#item60048 {
	width:144px !important;
	height:130px !important;
	left:152px !important;
	top:99px !important;
}

#item57447 {
	width:161px !important;
	height:108px !important;
}

#item60053 {
	width:161px !important;
	height:108px !important;
	left:142px !important;
	top:289px !important;
}

#item57448 {
	width:108px !important;
	height:174px !important;
}

#item60058 {
	width:108px !important;
	height:174px !important;
	left:393px !important;
	top:51px !important;
}

#item57449 {
	width:72px !important;
	height:106px !important;
}

#item60063 {
	width:72px !important;
	height:106px !important;
	left:57px !important;
	top:456px !important;
}

#item57450 {
	width:77px !important;
	height:52px !important;
}

#item60068 {
	width:77px !important;
	height:52px !important;
	left:50px !important;
	top:558px !important;
}

#item57451 {
	width:76px !important;
	height:150px !important;
}

#item60073 {
	width:76px !important;
	height:150px !important;
	left:230px !important;
	top:468px !important;
}

#item42399 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:294px !important;
}

#item42427 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:300px !important;
}

#item42455 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:307px !important;
}

#item42484 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:314px !important;
}

#item42511 {
	width:75px !important;
	height:7px !important;
	left:360px !important;
	top:413px !important;
}

#item42538 {
	width:75px !important;
	height:7px !important;
	left:360px !important;
	top:366px !important;
}

#item42565 {
	width:43px !important;
	height:7px !important;
	left:360px !important;
	top:462px !important;
}

#item42592 {
	width:60px !important;
	height:7px !important;
	left:360px !important;
	top:468px !important;
}

#item42619 {
	width:27px !important;
	height:7px !important;
	left:440px !important;
	top:523px !important;
}

#item42646 {
	width:27px !important;
	height:7px !important;
	left:440px !important;
	top:529px !important;
}

#item42673 {
	width:27px !important;
	height:7px !important;
	left:440px !important;
	top:536px !important;
}

#item42701 {
	width:27px !important;
	height:7px !important;
	left:440px !important;
	top:542px !important;
}

#item42728 {
	width:75px !important;
	height:7px !important;
	left:360px !important;
	top:594px !important;
}

#item57452 {
	width:89px !important;
	height:164px !important;
}

#item60078 {
	width:89px !important;
	height:164px !important;
	left:40px !important;
	top:68px !important;
}

#item57453 {
	width:55px !important;
	height:106px !important;
}

#item60083 {
	width:55px !important;
	height:106px !important;
	left:142px !important;
	top:147px !important;
}

#item57454 {
	width:93px !important;
	height:85px !important;
}

#item60088 {
	width:93px !important;
	height:85px !important;
	left:46px !important;
	top:314px !important;
}

#item57455 {
	width:100px !important;
	height:77px !important;
}

#item60094 {
	width:100px !important;
	height:77px !important;
	left:39px !important;
	top:417px !important;
}

#item57456 {
	width:173px !important;
	height:266px !important;
}

#item60099 {
	width:173px !important;
	height:266px !important;
	left:232px !important;
	top:111px !important;
}

#item57457 {
	width:175px !important;
	height:121px !important;
}

#item60104 {
	width:175px !important;
	height:121px !important;
	left:237px !important;
	top:349px !important;
}

#item57462 {
	width:38px !important;
	height:64px !important;
}

#item60110 {
	width:38px !important;
	height:64px !important;
	left:456px !important;
	top:414px !important;
}

#item57463 {
	width:48px !important;
	height:31px !important;
}

#item60115 {
	width:48px !important;
	height:31px !important;
	left:452px !important;
	top:465px !important;
}

#item42755 {
	width:79px !important;
	height:7px !important;
	left:30px !important;
	top:566px !important;
}

#item42782 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:559px !important;
}

#item42809 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:566px !important;
}

#item42836 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:572px !important;
}

#item42863 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:579px !important;
}

#item42890 {
	width:79px !important;
	height:7px !important;
	left:241px !important;
	top:560px !important;
}

#item42917 {
	width:79px !important;
	height:7px !important;
	left:327px !important;
	top:567px !important;
}

#item42945 {
	width:79px !important;
	height:7px !important;
	left:415px !important;
	top:548px !important;
}

#item57464 {
	width:109px !important;
	height:201px !important;
}

#item60120 {
	width:109px !important;
	height:201px !important;
	left:28px !important;
	top:101px !important;
}

#item57465 {
	width:54px !important;
	height:78px !important;
}

#item60126 {
	width:54px !important;
	height:78px !important;
	left:145px !important;
	top:151px !important;
}

#item57466 {
	width:53px !important;
	height:76px !important;
}

#item60131 {
	width:53px !important;
	height:76px !important;
	left:145px !important;
	top:232px !important;
}

#item57467 {
	width:99px !important;
	height:191px !important;
}

#item60136 {
	width:99px !important;
	height:191px !important;
	left:218px !important;
	top:94px !important;
}

#item57468 {
	width:45px !important;
	height:79px !important;
}

#item60141 {
	width:45px !important;
	height:79px !important;
	left:331px !important;
	top:150px !important;
}

#item57469 {
	width:47px !important;
	height:77px !important;
}

#item60146 {
	width:47px !important;
	height:77px !important;
	left:330px !important;
	top:232px !important;
}

#item57470 {
	width:83px !important;
	height:139px !important;
}

#item60151 {
	width:83px !important;
	height:139px !important;
	left:414px !important;
	top:75px !important;
}

#item57471 {
	width:65px !important;
	height:60px !important;
}

#item60156 {
	width:65px !important;
	height:60px !important;
	left:433px !important;
	top:230px !important;
}

#item57472 {
	width:106px !important;
	height:137px !important;
}

#item60161 {
	width:106px !important;
	height:137px !important;
	left:36px !important;
	top:380px !important;
}

#item57473 {
	width:114px !important;
	height:69px !important;
}

#item60166 {
	width:114px !important;
	height:69px !important;
	left:41px !important;
	top:504px !important;
}

#item57474 {
	width:28px !important;
	height:43px !important;
}

#item60172 {
	width:28px !important;
	height:43px !important;
	left:156px !important;
	top:323px !important;
}

#item57475 {
	width:37px !important;
	height:23px !important;
}

#item60177 {
	width:37px !important;
	height:23px !important;
	left:153px !important;
	top:364px !important;
}

#item57476 {
	width:115px !important;
	height:179px !important;
}

#item60182 {
	width:115px !important;
	height:179px !important;
	left:227px !important;
	top:386px !important;
}

#item57477 {
	width:51px !important;
	height:77px !important;
}

#item60187 {
	width:51px !important;
	height:77px !important;
	left:322px !important;
	top:315px !important;
}

#item42972 {
	width:64px !important;
	height:7px !important;
	left:379px !important;
	top:347px !important;
}

#item43000 {
	width:61px !important;
	height:7px !important;
	left:379px !important;
	top:354px !important;
}

#item43027 {
	width:59px !important;
	height:7px !important;
	left:379px !important;
	top:405px !important;
}

#item43054 {
	width:43px !important;
	height:7px !important;
	left:379px !important;
	top:412px !important;
}

#item43081 {
	width:59px !important;
	height:7px !important;
	left:379px !important;
	top:476px !important;
}

#item43108 {
	width:43px !important;
	height:7px !important;
	left:379px !important;
	top:483px !important;
}

#item43135 {
	width:39px !important;
	height:7px !important;
	left:379px !important;
	top:520px !important;
}

#item43163 {
	width:59px !important;
	height:7px !important;
	left:379px !important;
	top:526px !important;
}

#item43191 {
	width:43px !important;
	height:7px !important;
	left:379px !important;
	top:533px !important;
}

#item43218 {
	width:68px !important;
	height:7px !important;
	left:379px !important;
	top:584px !important;
}

#item57478 {
	width:142px !important;
	height:245px !important;
}

#item60192 {
	width:142px !important;
	height:245px !important;
	left:23px !important;
	top:179px !important;
}

#item57479 {
	width:123px !important;
	height:235px !important;
}

#item60197 {
	width:123px !important;
	height:235px !important;
	left:196px !important;
	top:179px !important;
}

#item57480 {
	width:137px !important;
	height:239px !important;
}

#item60202 {
	width:137px !important;
	height:239px !important;
	left:350px !important;
	top:196px !important;
}

#item57481 {
	width:60px !important;
	height:75px !important;
}

#item60207 {
	width:60px !important;
	height:75px !important;
	left:269px !important;
	top:437px !important;
}

#item57482 {
	width:60px !important;
	height:77px !important;
}

#item60213 {
	width:60px !important;
	height:77px !important;
	left:437px !important;
	top:437px !important;
}

#item43245 {
	width:68px !important;
	height:7px !important;
	left:31px !important;
	top:558px !important;
}

#item43272 {
	width:68px !important;
	height:7px !important;
	left:126px !important;
	top:564px !important;
}

#item43299 {
	width:67px !important;
	height:7px !important;
	left:220px !important;
	top:566px !important;
}

#item43326 {
	width:67px !important;
	height:7px !important;
	left:315px !important;
	top:565px !important;
}

#item43353 {
	width:67px !important;
	height:7px !important;
	left:409px !important;
	top:571px !important;
}

#item57485 {
	width:91px !important;
	height:84px !important;
}

#item60218 {
	width:91px !important;
	height:84px !important;
	left:236px !important;
	top:77px !important;
}

#item57486 {
	width:107px !important;
	height:72px !important;
}

#item60224 {
	width:107px !important;
	height:72px !important;
	left:221px !important;
	top:195px !important;
}

#item57487 {
	width:98px !important;
	height:96px !important;
}

#item60229 {
	width:98px !important;
	height:96px !important;
	left:399px !important;
	top:69px !important;
}

#item57488 {
	width:110px !important;
	height:86px !important;
}

#item60234 {
	width:110px !important;
	height:86px !important;
	left:384px !important;
	top:182px !important;
}

#item57489 {
	width:172px !important;
	height:164px !important;
}

#item60239 {
	width:172px !important;
	height:164px !important;
	top:26px !important;
}

#item57490 {
	width:196px !important;
	height:107px !important;
}

#item60245 {
	width:196px !important;
	height:107px !important;
	top:154px !important;
}

#item57491 {
	width:202px !important;
	height:101px !important;
}

#item60250 {
	width:202px !important;
	height:101px !important;
	top:229px !important;
}

#item57492 {
	width:203px !important;
	height:106px !important;
}

#item60255 {
	width:203px !important;
	height:106px !important;
	top:293px !important;
}

#item57493 {
	width:202px !important;
	height:131px !important;
}

#item60260 {
	width:202px !important;
	height:131px !important;
	top:374px !important;
}

#item57494 {
	width:204px !important;
	height:144px !important;
}

#item60265 {
	width:204px !important;
	height:144px !important;
	top:459px !important;
}

#item43380 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:477px !important;
}

#item43407 {
	width:27px !important;
	height:7px !important;
	left:309px !important;
	top:477px !important;
}

#item43435 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:477px !important;
}

#item43463 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:483px !important;
}

#item43490 {
	width:27px !important;
	height:7px !important;
	left:309px !important;
	top:483px !important;
}

#item43517 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:483px !important;
}

#item43544 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:490px !important;
}

#item43571 {
	width:27px !important;
	height:7px !important;
	left:309px !important;
	top:490px !important;
}

#item43599 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:490px !important;
}

#item43626 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:497px !important;
}

#item43653 {
	width:27px !important;
	height:7px !important;
	left:309px !important;
	top:497px !important;
}

#item43681 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:497px !important;
}

#item43708 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:526px !important;
}

#item43735 {
	width:27px !important;
	height:7px !important;
	left:309px !important;
	top:526px !important;
}

#item43762 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:526px !important;
}

#item43790 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:533px !important;
}

#item43818 {
	width:27px !important;
	height:7px !important;
	left:309px !important;
	top:533px !important;
}

#item43846 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:533px !important;
}

#item43873 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:539px !important;
}

#item43900 {
	width:27px !important;
	height:7px !important;
	left:309px !important;
	top:539px !important;
}

#item43927 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:539px !important;
}

#item43955 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:546px !important;
}

#item43982 {
	width:27px !important;
	height:7px !important;
	left:309px !important;
	top:546px !important;
}

#item44009 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:546px !important;
}

#item44036 {
	width:59px !important;
	height:7px !important;
	left:395px !important;
	top:479px !important;
}

#item44063 {
	width:64px !important;
	height:7px !important;
	left:395px !important;
	top:485px !important;
}

#item44091 {
	width:76px !important;
	height:7px !important;
	left:395px !important;
	top:492px !important;
}

#item44118 {
	width:59px !important;
	height:7px !important;
	left:395px !important;
	top:522px !important;
}

#item44145 {
	width:64px !important;
	height:7px !important;
	left:395px !important;
	top:529px !important;
}

#item44172 {
	width:76px !important;
	height:7px !important;
	left:395px !important;
	top:535px !important;
}

#item57496 {
	width:201px !important;
	height:128px !important;
}

#item60270 {
	width:201px !important;
	height:128px !important;
	left:49px !important;
}

#item57497 {
	width:172px !important;
	height:134px !important;
}

#item60275 {
	width:172px !important;
	height:134px !important;
	left:134px !important;
	top:14px !important;
}

#item57498 {
	width:198px !important;
	height:157px !important;
}

#item60280 {
	width:198px !important;
	height:157px !important;
	left:186px !important;
	top:58px !important;
}

#item57499 {
	width:245px !important;
	height:112px !important;
}

#item60285 {
	width:245px !important;
	height:112px !important;
	left:223px !important;
	top:132px !important;
}

#item57500 {
	width:286px !important;
	height:135px !important;
}

#item60290 {
	width:286px !important;
	height:135px !important;
	left:194px !important;
	top:224px !important;
}

#item57501 {
	width:79px !important;
	height:80px !important;
}

#item60296 {
	width:79px !important;
	height:80px !important;
	left:258px !important;
	top:440px !important;
}

#item57502 {
	width:87px !important;
	height:62px !important;
}

#item60301 {
	width:87px !important;
	height:62px !important;
	left:248px !important;
	top:542px !important;
}

#item57503 {
	width:80px !important;
	height:85px !important;
}

#item60306 {
	width:80px !important;
	height:85px !important;
	left:422px !important;
	top:437px !important;
}

#item57504 {
	width:87px !important;
	height:53px !important;
}

#item60311 {
	width:87px !important;
	height:53px !important;
	left:424px !important;
	top:551px !important;
}

#item44200 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:404px !important;
}

#item44227 {
	width:27px !important;
	height:7px !important;
	left:120px !important;
	top:404px !important;
}

#item44254 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:404px !important;
}

#item44281 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:404px !important;
}

#item44308 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:410px !important;
}

#item44335 {
	width:27px !important;
	height:7px !important;
	left:120px !important;
	top:410px !important;
}

#item44362 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:410px !important;
}

#item44390 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:410px !important;
}

#item44417 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:417px !important;
}

#item44445 {
	width:27px !important;
	height:7px !important;
	left:120px !important;
	top:417px !important;
}

#item44472 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:417px !important;
}

#item44499 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:417px !important;
}

#item44526 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:438px !important;
}

#item44553 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:444px !important;
}

#item44580 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:451px !important;
}

#item44607 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:481px !important;
}

#item44634 {
	width:27px !important;
	height:7px !important;
	left:120px !important;
	top:481px !important;
}

#item44661 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:481px !important;
}

#item44689 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:481px !important;
}

#item44716 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:488px !important;
}

#item44743 {
	width:27px !important;
	height:7px !important;
	left:120px !important;
	top:488px !important;
}

#item44770 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:488px !important;
}

#item44798 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:488px !important;
}

#item44825 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:494px !important;
}

#item44852 {
	width:27px !important;
	height:7px !important;
	left:120px !important;
	top:494px !important;
}

#item44879 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:494px !important;
}

#item44906 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:494px !important;
}

#item44934 {
	width:27px !important;
	height:7px !important;
	left:83px !important;
	top:501px !important;
}

#item44961 {
	width:27px !important;
	height:7px !important;
	left:120px !important;
	top:501px !important;
}

#item44988 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:501px !important;
}

#item45015 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:501px !important;
}

#item45042 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:522px !important;
}

#item45069 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:529px !important;
}

#item45096 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:535px !important;
}

#item45123 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:542px !important;
}

#item45150 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item45178 {
	width:43px !important;
	height:7px !important;
	left:78px !important;
	top:582px !important;
}

#item45206 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:589px !important;
}

#item45235 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:589px !important;
}

#item45262 {
	width:59px !important;
	height:7px !important;
	left:139px !important;
	top:582px !important;
}

#item57507 {
	width:202px !important;
	height:196px !important;
}

#item60316 {
	width:202px !important;
	height:196px !important;
	left:139px !important;
	top:71px !important;
}

#item57508 {
	width:115px !important;
	height:43px !important;
}

#item60322 {
	width:115px !important;
	height:43px !important;
	left:373px !important;
	top:73px !important;
}

#item57509 {
	width:119px !important;
	height:43px !important;
}

#item60327 {
	width:119px !important;
	height:43px !important;
	left:370px !important;
	top:121px !important;
}

#item57510 {
	width:119px !important;
	height:45px !important;
}

#item60332 {
	width:119px !important;
	height:45px !important;
	left:370px !important;
	top:168px !important;
}

#item57511 {
	width:116px !important;
	height:44px !important;
}

#item60337 {
	width:116px !important;
	height:44px !important;
	left:373px !important;
	top:217px !important;
}

#item57512 {
	width:119px !important;
	height:46px !important;
}

#item60342 {
	width:119px !important;
	height:46px !important;
	left:371px !important;
	top:265px !important;
}

#item57513 {
	width:111px !important;
	height:115px !important;
}

#item60347 {
	width:111px !important;
	height:115px !important;
	left:14px !important;
	top:384px !important;
}

#item57514 {
	width:28px !important;
	height:25px !important;
}

#item60352 {
	width:28px !important;
	height:25px !important;
	left:142px !important;
	top:457px !important;
}

#item57515 {
	width:28px !important;
	height:24px !important;
}

#item60357 {
	width:28px !important;
	height:24px !important;
	left:142px !important;
	top:485px !important;
}

#item57516 {
	width:94px !important;
	height:106px !important;
}

#item60362 {
	width:94px !important;
	height:106px !important;
	left:191px !important;
	top:395px !important;
}

#item57517 {
	width:27px !important;
	height:33px !important;
}

#item60367 {
	width:27px !important;
	height:33px !important;
	left:301px !important;
	top:440px !important;
}

#item57518 {
	width:28px !important;
	height:34px !important;
}

#item60373 {
	width:28px !important;
	height:34px !important;
	left:301px !important;
	top:476px !important;
}

#item57519 {
	width:103px !important;
	height:111px !important;
}

#item60378 {
	width:103px !important;
	height:111px !important;
	left:386px !important;
	top:383px !important;
}

#item57520 {
	width:27px !important;
	height:33px !important;
}

#item60383 {
	width:27px !important;
	height:33px !important;
	left:346px !important;
	top:477px !important;
}

#item45289 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:295px !important;
}

#item45316 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:295px !important;
}

#item45343 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:295px !important;
}

#item45370 {
	width:27px !important;
	height:7px !important;
	left:253px !important;
	top:295px !important;
}

#item45397 {
	width:27px !important;
	height:7px !important;
	left:320px !important;
	top:295px !important;
}

#item45424 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:302px !important;
}

#item45452 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:302px !important;
}

#item45479 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:302px !important;
}

#item45506 {
	width:27px !important;
	height:7px !important;
	left:253px !important;
	top:302px !important;
}

#item45533 {
	width:27px !important;
	height:7px !important;
	left:320px !important;
	top:302px !important;
}

#item45560 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:309px !important;
}

#item45587 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:309px !important;
}

#item45615 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:309px !important;
}

#item45642 {
	width:27px !important;
	height:7px !important;
	left:253px !important;
	top:309px !important;
}

#item45669 {
	width:27px !important;
	height:7px !important;
	left:320px !important;
	top:309px !important;
}

#item45697 {
	width:27px !important;
	height:7px !important;
	left:84px !important;
	top:315px !important;
}

#item45724 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:315px !important;
}

#item45752 {
	width:27px !important;
	height:7px !important;
	left:191px !important;
	top:315px !important;
}

#item45779 {
	width:27px !important;
	height:7px !important;
	left:253px !important;
	top:315px !important;
}

#item45806 {
	width:27px !important;
	height:7px !important;
	left:320px !important;
	top:315px !important;
}

#item45833 {
	width:27px !important;
	height:7px !important;
	left:78px !important;
	top:570px !important;
}

#item45860 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:570px !important;
}

#item45887 {
	width:27px !important;
	height:7px !important;
	left:78px !important;
	top:577px !important;
}

#item45914 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:577px !important;
}

#item45942 {
	width:27px !important;
	height:7px !important;
	left:78px !important;
	top:583px !important;
}

#item45969 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:583px !important;
}

#item45996 {
	width:27px !important;
	height:7px !important;
	left:78px !important;
	top:590px !important;
}

#item46023 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:590px !important;
}

#item46050 {
	width:27px !important;
	height:7px !important;
	left:78px !important;
	top:597px !important;
}

#item46077 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:597px !important;
}

#item46104 {
	width:57px !important;
	height:7px !important;
	left:239px !important;
	top:550px !important;
}

#item46131 {
	width:43px !important;
	height:7px !important;
	left:239px !important;
	top:556px !important;
}

#item46158 {
	width:49px !important;
	height:7px !important;
	left:239px !important;
	top:563px !important;
}

#item46186 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:556px !important;
}

#item46214 {
	width:25px !important;
	height:7px !important;
	left:459px !important;
	top:556px !important;
}

#item46241 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:563px !important;
}

#item46268 {
	width:25px !important;
	height:7px !important;
	left:459px !important;
	top:563px !important;
}

#item46295 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:569px !important;
}

#item46322 {
	width:25px !important;
	height:7px !important;
	left:459px !important;
	top:569px !important;
}

#item57521 {
	width:87px !important;
	height:83px !important;
}

#item60388 {
	width:87px !important;
	height:83px !important;
	left:22px !important;
	top:83px !important;
}

#item57522 {
	width:99px !important;
	height:71px !important;
}

#item60394 {
	width:99px !important;
	height:71px !important;
	left:14px !important;
	top:192px !important;
}

#item57523 {
	width:90px !important;
	height:83px !important;
}

#item60399 {
	width:90px !important;
	height:83px !important;
	left:177px !important;
	top:91px !important;
}

#item57524 {
	width:93px !important;
	height:67px !important;
}

#item60404 {
	width:93px !important;
	height:67px !important;
	left:180px !important;
	top:202px !important;
}

#item57525 {
	width:213px !important;
	height:166px !important;
}

#item60409 {
	width:213px !important;
	height:166px !important;
	left:303px !important;
	top:61px !important;
}

#item57528 {
	width:213px !important;
	height:115px !important;
}

#item60414 {
	width:213px !important;
	height:115px !important;
	left:303px !important;
	top:192px !important;
}

#item57529 {
	width:213px !important;
	height:115px !important;
}

#item60419 {
	width:213px !important;
	height:115px !important;
	left:303px !important;
	top:277px !important;
}

#item57530 {
	width:213px !important;
	height:115px !important;
}

#item60424 {
	width:213px !important;
	height:115px !important;
	left:303px !important;
	top:366px !important;
}

#item57531 {
	width:218px !important;
	height:134px !important;
}

#item60429 {
	width:218px !important;
	height:134px !important;
	left:298px !important;
	top:464px !important;
}

#item46350 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:452px !important;
}

#item46377 {
	width:27px !important;
	height:7px !important;
	left:122px !important;
	top:452px !important;
}

#item46404 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:452px !important;
}

#item46433 {
	width:27px !important;
	height:7px !important;
	left:201px !important;
	top:452px !important;
}

#item46460 {
	width:27px !important;
	height:7px !important;
	left:236px !important;
	top:452px !important;
}

#item46487 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:458px !important;
}

#item46514 {
	width:27px !important;
	height:7px !important;
	left:122px !important;
	top:458px !important;
}

#item46542 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:458px !important;
}

#item46570 {
	width:27px !important;
	height:7px !important;
	left:201px !important;
	top:458px !important;
}

#item46598 {
	width:27px !important;
	height:7px !important;
	left:236px !important;
	top:458px !important;
}

#item46625 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:465px !important;
}

#item46652 {
	width:27px !important;
	height:7px !important;
	left:122px !important;
	top:465px !important;
}

#item46679 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:465px !important;
}

#item46707 {
	width:27px !important;
	height:7px !important;
	left:201px !important;
	top:465px !important;
}

#item46734 {
	width:27px !important;
	height:7px !important;
	left:236px !important;
	top:465px !important;
}

#item46761 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:471px !important;
}

#item46788 {
	width:27px !important;
	height:7px !important;
	left:122px !important;
	top:471px !important;
}

#item46815 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:471px !important;
}

#item46843 {
	width:27px !important;
	height:7px !important;
	left:201px !important;
	top:471px !important;
}

#item46870 {
	width:27px !important;
	height:7px !important;
	left:236px !important;
	top:471px !important;
}

#item46897 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:506px !important;
}

#item46924 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:506px !important;
}

#item46952 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:506px !important;
}

#item46979 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:506px !important;
}

#item47006 {
	width:27px !important;
	height:7px !important;
	left:235px !important;
	top:506px !important;
}

#item47033 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:513px !important;
}

#item47060 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:513px !important;
}

#item47087 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:513px !important;
}

#item47114 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:513px !important;
}

#item47142 {
	width:27px !important;
	height:7px !important;
	left:235px !important;
	top:513px !important;
}

#item47169 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:520px !important;
}

#item47197 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:520px !important;
}

#item47224 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:520px !important;
}

#item47253 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:520px !important;
}

#item47280 {
	width:27px !important;
	height:7px !important;
	left:235px !important;
	top:520px !important;
}

#item47307 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:526px !important;
}

#item47334 {
	width:27px !important;
	height:7px !important;
	left:121px !important;
	top:526px !important;
}

#item47361 {
	width:27px !important;
	height:7px !important;
	left:164px !important;
	top:526px !important;
}

#item47388 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:526px !important;
}

#item47415 {
	width:27px !important;
	height:7px !important;
	left:235px !important;
	top:526px !important;
}

#item47443 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item47470 {
	width:49px !important;
	height:7px !important;
	left:103px !important;
	top:572px !important;
}

#item47497 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:578px !important;
}

#item47524 {
	width:46px !important;
	height:7px !important;
	left:103px !important;
	top:578px !important;
}

#item47551 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:585px !important;
}

#item47578 {
	width:39px !important;
	height:7px !important;
	left:157px !important;
	top:572px !important;
}

#item47605 {
	width:44px !important;
	height:7px !important;
	left:226px !important;
	top:572px !important;
}

#item47632 {
	width:68px !important;
	height:7px !important;
	left:157px !important;
	top:578px !important;
}

#item47659 {
	width:43px !important;
	height:7px !important;
	left:226px !important;
	top:578px !important;
}

#item47687 {
	width:68px !important;
	height:7px !important;
	left:157px !important;
	top:585px !important;
}

#item57532 {
	width:166px !important;
	height:151px !important;
}

#item60434 {
	width:166px !important;
	height:151px !important;
	left:27px !important;
	top:85px !important;
}

#item57533 {
	width:117px !important;
	height:98px !important;
}

#item60439 {
	width:117px !important;
	height:98px !important;
	left:234px !important;
	top:140px !important;
}

#item57534 {
	width:145px !important;
	height:140px !important;
}

#item60444 {
	width:145px !important;
	height:140px !important;
	top:266px !important;
}

#item57535 {
	width:123px !important;
	height:134px !important;
}

#item60449 {
	width:123px !important;
	height:134px !important;
	left:189px !important;
	top:284px !important;
}

#item57536 {
	width:129px !important;
	height:105px !important;
}

#item60454 {
	width:129px !important;
	height:105px !important;
	top:452px !important;
}

#item57537 {
	width:46px !important;
	height:56px !important;
}

#item60459 {
	width:46px !important;
	height:56px !important;
	left:129px !important;
	top:543px !important;
}

#item57538 {
	width:140px !important;
	height:122px !important;
}

#item60465 {
	width:140px !important;
	height:122px !important;
	left:185px !important;
	top:428px !important;
}

#item47714 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:54px !important;
}

#item47741 {
	width:27px !important;
	height:7px !important;
	left:454px !important;
	top:54px !important;
}

#item47768 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:61px !important;
}

#item47795 {
	width:27px !important;
	height:7px !important;
	left:454px !important;
	top:61px !important;
}

#item47822 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:67px !important;
}

#item47849 {
	width:27px !important;
	height:7px !important;
	left:454px !important;
	top:67px !important;
}

#item47876 {
	width:27px !important;
	height:7px !important;
	left:419px !important;
	top:74px !important;
}

#item47903 {
	width:27px !important;
	height:7px !important;
	left:454px !important;
	top:74px !important;
}

#item47931 {
	width:25px !important;
	height:7px !important;
	left:409px !important;
	top:150px !important;
}

#item47959 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:150px !important;
}

#item47988 {
	width:25px !important;
	height:7px !important;
	left:460px !important;
	top:150px !important;
}

#item48015 {
	width:25px !important;
	height:7px !important;
	left:409px !important;
	top:157px !important;
}

#item48042 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:157px !important;
}

#item48070 {
	width:25px !important;
	height:7px !important;
	left:460px !important;
	top:157px !important;
}

#item48097 {
	width:25px !important;
	height:7px !important;
	left:409px !important;
	top:163px !important;
}

#item48124 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:163px !important;
}

#item48151 {
	width:25px !important;
	height:7px !important;
	left:460px !important;
	top:163px !important;
}

#item48178 {
	width:25px !important;
	height:7px !important;
	left:409px !important;
	top:170px !important;
}

#item48206 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:170px !important;
}

#item48233 {
	width:25px !important;
	height:7px !important;
	left:460px !important;
	top:170px !important;
}

#item48260 {
	width:27px !important;
	height:7px !important;
	left:422px !important;
	top:254px !important;
}

#item48287 {
	width:27px !important;
	height:7px !important;
	left:455px !important;
	top:254px !important;
}

#item48314 {
	width:27px !important;
	height:7px !important;
	left:422px !important;
	top:261px !important;
}

#item48341 {
	width:27px !important;
	height:7px !important;
	left:455px !important;
	top:261px !important;
}

#item48368 {
	width:27px !important;
	height:7px !important;
	left:422px !important;
	top:267px !important;
}

#item48395 {
	width:27px !important;
	height:7px !important;
	left:455px !important;
	top:267px !important;
}

#item48422 {
	width:27px !important;
	height:7px !important;
	left:422px !important;
	top:274px !important;
}

#item48450 {
	width:27px !important;
	height:7px !important;
	left:455px !important;
	top:274px !important;
}

#item48477 {
	width:27px !important;
	height:7px !important;
	left:422px !important;
	top:280px !important;
}

#item48505 {
	width:27px !important;
	height:7px !important;
	left:455px !important;
	top:280px !important;
}

#item48532 {
	width:43px !important;
	height:7px !important;
	left:370px !important;
	top:346px !important;
}

#item48559 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:352px !important;
}

#item48586 {
	width:43px !important;
	height:7px !important;
	left:370px !important;
	top:424px !important;
}

#item48613 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:431px !important;
}

#item57540 {
	width:161px !important;
	height:144px !important;
}

#item60470 {
	width:161px !important;
	height:144px !important;
	left:88px !important;
	top:88px !important;
}

#item57541 {
	width:28px !important;
	height:28px !important;
}

#item60475 {
	width:28px !important;
	height:28px !important;
	left:37px !important;
	top:173px !important;
}

#item57542 {
	width:28px !important;
	height:28px !important;
}

#item60480 {
	width:28px !important;
	height:28px !important;
	left:37px !important;
	top:204px !important;
}

#item57543 {
	width:176px !important;
	height:178px !important;
}

#item60485 {
	width:176px !important;
	height:178px !important;
	left:261px !important;
	top:53px !important;
}

#item57544 {
	width:42px !important;
	height:43px !important;
}

#item60490 {
	width:42px !important;
	height:43px !important;
	left:454px !important;
	top:196px !important;
}

#item57545 {
	width:117px !important;
	height:105px !important;
}

#item60495 {
	width:117px !important;
	height:105px !important;
	left:25px !important;
	top:403px !important;
}

#item57546 {
	width:134px !important;
	height:137px !important;
}

#item60500 {
	width:134px !important;
	height:137px !important;
	left:210px !important;
	top:377px !important;
}

#item57547 {
	width:119px !important;
	height:124px !important;
}

#item60505 {
	width:119px !important;
	height:124px !important;
	left:380px !important;
	top:392px !important;
}

#item48640 {
	width:27px !important;
	height:7px !important;
	left:92px !important;
	top:270px !important;
}

#item48667 {
	width:27px !important;
	height:7px !important;
	left:156px !important;
	top:270px !important;
}

#item48695 {
	width:27px !important;
	height:7px !important;
	left:92px !important;
	top:276px !important;
}

#item48722 {
	width:27px !important;
	height:7px !important;
	left:156px !important;
	top:276px !important;
}

#item48749 {
	width:27px !important;
	height:7px !important;
	left:92px !important;
	top:283px !important;
}

#item48776 {
	width:27px !important;
	height:7px !important;
	left:156px !important;
	top:283px !important;
}

#item48803 {
	width:27px !important;
	height:7px !important;
	left:92px !important;
	top:290px !important;
}

#item48830 {
	width:27px !important;
	height:7px !important;
	left:156px !important;
	top:290px !important;
}

#item48857 {
	width:27px !important;
	height:7px !important;
	left:92px !important;
	top:296px !important;
}

#item48884 {
	width:27px !important;
	height:7px !important;
	left:156px !important;
	top:296px !important;
}

#item48911 {
	width:27px !important;
	height:7px !important;
	left:373px !important;
	top:277px !important;
}

#item48939 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:277px !important;
}

#item48967 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:277px !important;
}

#item48994 {
	width:27px !important;
	height:7px !important;
	left:373px !important;
	top:283px !important;
}

#item49021 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:283px !important;
}

#item49048 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:283px !important;
}

#item49075 {
	width:27px !important;
	height:7px !important;
	left:373px !important;
	top:290px !important;
}

#item49103 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:290px !important;
}

#item49130 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:290px !important;
}

#item49157 {
	width:27px !important;
	height:7px !important;
	left:373px !important;
	top:297px !important;
}

#item49185 {
	width:27px !important;
	height:7px !important;
	left:413px !important;
	top:297px !important;
}

#item49212 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:297px !important;
}

#item49239 {
	width:27px !important;
	height:7px !important;
	left:143px !important;
	top:552px !important;
}

#item49266 {
	width:27px !important;
	height:7px !important;
	left:181px !important;
	top:552px !important;
}

#item49294 {
	width:27px !important;
	height:7px !important;
	left:143px !important;
	top:559px !important;
}

#item49322 {
	width:27px !important;
	height:7px !important;
	left:181px !important;
	top:559px !important;
}

#item49350 {
	width:27px !important;
	height:7px !important;
	left:143px !important;
	top:566px !important;
}

#item49377 {
	width:27px !important;
	height:7px !important;
	left:181px !important;
	top:566px !important;
}

#item49404 {
	width:27px !important;
	height:7px !important;
	left:143px !important;
	top:572px !important;
}

#item49431 {
	width:27px !important;
	height:7px !important;
	left:181px !important;
	top:572px !important;
}

#item49459 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:553px !important;
}

#item49486 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:553px !important;
}

#item49513 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:560px !important;
}

#item49540 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:560px !important;
}

#item49567 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:567px !important;
}

#item49595 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:567px !important;
}

#item49622 {
	width:27px !important;
	height:7px !important;
	left:274px !important;
	top:573px !important;
}

#item49649 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:573px !important;
}

#item49676 {
	width:26px !important;
	height:7px !important;
	left:409px !important;
	top:560px !important;
}

#item49705 {
	width:26px !important;
	height:7px !important;
	left:457px !important;
	top:560px !important;
}

#item49732 {
	width:26px !important;
	height:7px !important;
	left:409px !important;
	top:567px !important;
}

#item49759 {
	width:26px !important;
	height:7px !important;
	left:457px !important;
	top:567px !important;
}

#item49786 {
	width:26px !important;
	height:7px !important;
	left:409px !important;
	top:573px !important;
}

#item49813 {
	width:26px !important;
	height:7px !important;
	left:457px !important;
	top:573px !important;
}

#item49840 {
	width:26px !important;
	height:7px !important;
	left:409px !important;
	top:580px !important;
}

#item49867 {
	width:26px !important;
	height:7px !important;
	left:457px !important;
	top:580px !important;
}

#item57548 {
	width:210px !important;
	height:50px !important;
}

#item60510 {
	width:210px !important;
	height:50px !important;
	left:24px !important;
	top:38px !important;
}

#item57549 {
	width:203px !important;
	height:54px !important;
}

#item60515 {
	width:203px !important;
	height:54px !important;
	left:29px !important;
	top:91px !important;
}

#item57550 {
	width:209px !important;
	height:51px !important;
}

#item60520 {
	width:209px !important;
	height:51px !important;
	left:24px !important;
	top:150px !important;
}

#item57551 {
	width:64px !important;
	height:53px !important;
}

#item60525 {
	width:64px !important;
	height:53px !important;
	left:313px !important;
	top:48px !important;
}

#item57552 {
	width:62px !important;
	height:49px !important;
}

#item60530 {
	width:62px !important;
	height:49px !important;
	left:312px !important;
	top:128px !important;
}

#item57556 {
	width:142px !important;
	height:110px !important;
}

#item60535 {
	width:142px !important;
	height:110px !important;
	left:6px !important;
	top:233px !important;
}

#item57557 {
	width:74px !important;
	height:18px !important;
}

#item60541 {
	width:74px !important;
	height:18px !important;
	left:117px !important;
	top:354px !important;
}

#item57558 {
	width:73px !important;
	height:17px !important;
}

#item60546 {
	width:73px !important;
	height:17px !important;
	left:117px !important;
	top:374px !important;
}

#item57559 {
	width:74px !important;
	height:18px !important;
}

#item60552 {
	width:74px !important;
	height:18px !important;
	left:116px !important;
	top:394px !important;
}

#item57560 {
	width:138px !important;
	height:145px !important;
}

#item60557 {
	width:138px !important;
	height:145px !important;
	left:211px !important;
	top:219px !important;
}

#item57561 {
	width:40px !important;
	height:46px !important;
}

#item60562 {
	width:40px !important;
	height:46px !important;
	left:309px !important;
	top:368px !important;
}

#item57562 {
	width:39px !important;
	height:46px !important;
}

#item60567 {
	width:39px !important;
	height:46px !important;
	left:350px !important;
	top:367px !important;
}

#item57563 {
	width:118px !important;
	height:81px !important;
}

#item60572 {
	width:118px !important;
	height:81px !important;
	left:217px !important;
	top:423px !important;
}

#item57564 {
	width:118px !important;
	height:85px !important;
}

#item60577 {
	width:118px !important;
	height:85px !important;
	left:217px !important;
	top:507px !important;
}

#item57565 {
	width:157px !important;
	height:119px !important;
}

#item60582 {
	width:157px !important;
	height:119px !important;
	left:20px !important;
	top:448px !important;
}

#item57566 {
	width:117px !important;
	height:27px !important;
}

#item60587 {
	width:117px !important;
	height:27px !important;
	left:16px !important;
	top:594px !important;
}

#item57567 {
	width:117px !important;
	height:29px !important;
}

#item60592 {
	width:117px !important;
	height:29px !important;
	left:143px !important;
	top:594px !important;
}

#item57568 {
	width:118px !important;
	height:30px !important;
}

#item60597 {
	width:118px !important;
	height:30px !important;
	left:270px !important;
	top:594px !important;
}

#item49895 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:108px !important;
}

#item49922 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:108px !important;
}

#item49950 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:115px !important;
}

#item49977 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:152px !important;
}

#item50004 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:152px !important;
}

#item50031 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:159px !important;
}

#item50058 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:246px !important;
}

#item50085 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:246px !important;
}

#item50112 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:252px !important;
}

#item50139 {
	width:50px !important;
	height:7px !important;
	left:395px !important;
	top:308px !important;
}

#item50166 {
	width:56px !important;
	height:7px !important;
	left:395px !important;
	top:314px !important;
}

#item50194 {
	width:56px !important;
	height:7px !important;
	left:395px !important;
	top:321px !important;
}

#item50221 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:479px !important;
}

#item50248 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:486px !important;
}

#item50275 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:492px !important;
}

#item50302 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:526px !important;
}

#item50329 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:533px !important;
}

#item50356 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:540px !important;
}

#item50383 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:574px !important;
}

#item50410 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:581px !important;
}

#item50438 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:587px !important;
}

#item57575 {
	width:106px !important;
	height:108px !important;
}

#item60602 {
	width:106px !important;
	height:108px !important;
	left:39px !important;
	top:397px !important;
}

#item57576 {
	width:104px !important;
	height:109px !important;
}

#item60607 {
	width:104px !important;
	height:109px !important;
	left:156px !important;
	top:396px !important;
}

#item57577 {
	width:105px !important;
	height:107px !important;
}

#item60614 {
	width:105px !important;
	height:107px !important;
	left:274px !important;
	top:397px !important;
}

#item57578 {
	width:103px !important;
	height:107px !important;
}

#item60619 {
	width:103px !important;
	height:107px !important;
	left:395px !important;
	top:398px !important;
}

#item60624 {
	width:171px !important;
	height:282px !important;
	left:9px !important;
	top:85px !important;
}

#item60630 {
	width:189px !important;
	height:325px !important;
	left:108px !important;
	top:64px !important;
}

#item60635 {
	width:171px !important;
	height:282px !important;
	left:206px !important;
	top:34px !important;
}

#item60640 {
	width:182px !important;
	height:286px !important;
	left:303px !important;
	top:3px !important;
}

#item50465 {
	width:55px !important;
	height:7px !important;
	left:38px !important;
	top:556px !important;
}

#item50492 {
	width:57px !important;
	height:7px !important;
	left:38px !important;
	top:562px !important;
}

#item50519 {
	width:56px !important;
	height:7px !important;
	left:38px !important;
	top:569px !important;
}

#item50546 {
	width:61px !important;
	height:7px !important;
	left:38px !important;
	top:575px !important;
}

#item50573 {
	width:55px !important;
	height:7px !important;
	left:155px !important;
	top:556px !important;
}

#item50600 {
	width:57px !important;
	height:7px !important;
	left:155px !important;
	top:562px !important;
}

#item50627 {
	width:56px !important;
	height:7px !important;
	left:155px !important;
	top:569px !important;
}

#item50654 {
	width:61px !important;
	height:7px !important;
	left:155px !important;
	top:575px !important;
}

#item50682 {
	width:55px !important;
	height:7px !important;
	left:273px !important;
	top:556px !important;
}

#item50710 {
	width:57px !important;
	height:7px !important;
	left:273px !important;
	top:562px !important;
}

#item50739 {
	width:56px !important;
	height:7px !important;
	left:273px !important;
	top:569px !important;
}

#item50766 {
	width:61px !important;
	height:7px !important;
	left:273px !important;
	top:575px !important;
}

#item50793 {
	width:55px !important;
	height:7px !important;
	left:393px !important;
	top:556px !important;
}

#item50820 {
	width:57px !important;
	height:7px !important;
	left:393px !important;
	top:562px !important;
}

#item50847 {
	width:56px !important;
	height:7px !important;
	left:393px !important;
	top:569px !important;
}

#item50874 {
	width:61px !important;
	height:7px !important;
	left:393px !important;
	top:575px !important;
}

#item57586 {
	width:103px !important;
	height:96px !important;
}

#item60646 {
	width:103px !important;
	height:96px !important;
	left:7px !important;
	top:184px !important;
}

#item57587 {
	width:106px !important;
	height:201px !important;
}

#item60651 {
	width:106px !important;
	height:201px !important;
	left:121px !important;
	top:60px !important;
}

#item57588 {
	width:193px !important;
	height:193px !important;
}

#item60656 {
	width:193px !important;
	height:193px !important;
	left:287px !important;
	top:77px !important;
}

#item57589 {
	width:88px !important;
	height:233px !important;
}

#item60661 {
	width:88px !important;
	height:233px !important;
	left:20px !important;
	top:347px !important;
}

#item57590 {
	width:62px !important;
	height:110px !important;
}

#item60666 {
	width:62px !important;
	height:110px !important;
	left:116px !important;
	top:516px !important;
}

#item57591 {
	width:138px !important;
	height:224px !important;
}

#item60671 {
	width:138px !important;
	height:224px !important;
	left:211px !important;
	top:353px !important;
}

#item57592 {
	width:70px !important;
	height:147px !important;
}

#item60676 {
	width:70px !important;
	height:147px !important;
	left:310px !important;
	top:486px !important;
}

#item50901 {
	width:79px !important;
	height:7px !important;
	left:387px !important;
	top:314px !important;
}

#item50928 {
	width:74px !important;
	height:7px !important;
	left:387px !important;
	top:380px !important;
}

#item50956 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:426px !important;
}

#item50983 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:471px !important;
}

#item51010 {
	width:57px !important;
	height:7px !important;
	left:387px !important;
	top:537px !important;
}

#item51037 {
	width:57px !important;
	height:7px !important;
	left:387px !important;
	top:589px !important;
}

#item57593 {
	width:208px !important;
	height:220px !important;
}

#item60681 {
	width:208px !important;
	height:220px !important;
	left:180px !important;
	top:121px !important;
}

#item57594 {
	width:241px !important;
	height:220px !important;
}

#item60686 {
	width:241px !important;
	height:220px !important;
	left:275px !important;
	top:176px !important;
}

#item57595 {
	width:67px !important;
	height:79px !important;
}

#item60692 {
	width:67px !important;
	height:79px !important;
	left:298px !important;
	top:449px !important;
}

#item57596 {
	width:47px !important;
	height:98px !important;
}

#item60697 {
	width:47px !important;
	height:98px !important;
	left:303px !important;
	top:530px !important;
}

#item57597 {
	width:91px !important;
	height:111px !important;
}

#item60702 {
	width:91px !important;
	height:111px !important;
	left:413px !important;
	top:435px !important;
}

#item57598 {
	width:48px !important;
	height:115px !important;
}

#item60707 {
	width:48px !important;
	height:115px !important;
	left:437px !important;
	top:508px !important;
}

#item57599 {
	width:52px !important;
	height:73px !important;
}

#item60712 {
	width:52px !important;
	height:73px !important;
	left:23px !important;
	top:98px !important;
}

#item57603 {
	width:58px !important;
	height:74px !important;
}

#item60717 {
	width:58px !important;
	height:74px !important;
	left:20px !important;
	top:177px !important;
}

#item57604 {
	width:58px !important;
	height:74px !important;
}

#item60722 {
	width:58px !important;
	height:74px !important;
	left:58px !important;
	top:177px !important;
}

#item57605 {
	width:64px !important;
	height:74px !important;
}

#item60727 {
	width:64px !important;
	height:74px !important;
	left:103px !important;
	top:177px !important;
}

#item57600 {
	width:52px !important;
	height:73px !important;
}

#item60733 {
	width:52px !important;
	height:73px !important;
	left:62px !important;
	top:98px !important;
}

#item57602 {
	width:67px !important;
	height:73px !important;
}

#item60738 {
	width:67px !important;
	height:73px !important;
	left:103px !important;
	top:98px !important;
}

#item57607 {
	width:39px !important;
	height:90px !important;
}

#item60744 {
	width:39px !important;
	height:90px !important;
	left:32px !important;
	top:258px !important;
}

#item57608 {
	width:37px !important;
	height:90px !important;
}

#item60749 {
	width:37px !important;
	height:90px !important;
	left:71px !important;
	top:258px !important;
}

#item57609 {
	width:48px !important;
	height:90px !important;
}

#item60754 {
	width:48px !important;
	height:90px !important;
	left:109px !important;
	top:258px !important;
}

#item57610 {
	width:39px !important;
	height:124px !important;
}

#item60759 {
	width:39px !important;
	height:124px !important;
	left:29px !important;
	top:357px !important;
}

#item57611 {
	width:39px !important;
	height:124px !important;
}

#item60765 {
	width:39px !important;
	height:124px !important;
	left:69px !important;
	top:357px !important;
}

#item57612 {
	width:49px !important;
	height:124px !important;
}

#item60770 {
	width:49px !important;
	height:124px !important;
	left:109px !important;
	top:357px !important;
}

#item51064 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:523px !important;
}

#item51091 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:530px !important;
}

#item51118 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:537px !important;
}

#item51145 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item51172 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:584px !important;
}

#item51200 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:591px !important;
}

#item51227 {
	width:43px !important;
	height:7px !important;
	left:135px !important;
	top:523px !important;
}

#item51255 {
	width:54px !important;
	height:7px !important;
	left:135px !important;
	top:530px !important;
}

#item51282 {
	width:46px !important;
	height:7px !important;
	left:135px !important;
	top:537px !important;
}

#item51309 {
	width:61px !important;
	height:7px !important;
	left:135px !important;
	top:577px !important;
}

#item51338 {
	width:43px !important;
	height:7px !important;
	left:135px !important;
	top:584px !important;
}

#item51365 {
	width:46px !important;
	height:7px !important;
	left:135px !important;
	top:591px !important;
}

#item57614 {
	width:177px !important;
	height:424px !important;
}

#item60775 {
	width:177px !important;
	height:424px !important;
	left:74px !important;
	top:119px !important;
}

#item57615 {
	width:44px !important;
	height:30px !important;
}

#item60780 {
	width:44px !important;
	height:30px !important;
	top:456px !important;
}

#item57616 {
	width:44px !important;
	height:33px !important;
}

#item60785 {
	width:44px !important;
	height:33px !important;
	top:487px !important;
}

#item57617 {
	width:114px !important;
	height:147px !important;
}

#item60790 {
	width:114px !important;
	height:147px !important;
	left:266px !important;
	top:80px !important;
}

#item57618 {
	width:114px !important;
	height:147px !important;
}

#item60795 {
	width:114px !important;
	height:147px !important;
	left:266px !important;
	top:270px !important;
}

#item57619 {
	width:114px !important;
	height:147px !important;
}

#item60800 {
	width:114px !important;
	height:147px !important;
	left:266px !important;
	top:456px !important;
}

#item51392 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:55px !important;
}

#item51419 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:80px !important;
}

#item51447 {
	width:62px !important;
	height:7px !important;
	left:384px !important;
	top:154px !important;
}

#item51474 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:160px !important;
}

#item51501 {
	width:62px !important;
	height:7px !important;
	left:384px !important;
	top:184px !important;
}

#item51528 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:190px !important;
}

#item51555 {
	width:62px !important;
	height:7px !important;
	left:384px !important;
	top:214px !important;
}

#item51582 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:221px !important;
}

#item51609 {
	width:62px !important;
	height:7px !important;
	left:384px !important;
	top:300px !important;
}

#item51636 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:306px !important;
}

#item51663 {
	width:62px !important;
	height:7px !important;
	left:384px !important;
	top:330px !important;
}

#item51691 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:337px !important;
}

#item51719 {
	width:63px !important;
	height:7px !important;
	left:384px !important;
	top:394px !important;
}

#item51746 {
	width:65px !important;
	height:7px !important;
	left:384px !important;
	top:461px !important;
}

#item51773 {
	width:41px !important;
	height:7px !important;
	left:384px !important;
	top:468px !important;
}

#item51800 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:475px !important;
}

#item51827 {
	width:44px !important;
	height:7px !important;
	left:384px !important;
	top:481px !important;
}

#item51855 {
	width:57px !important;
	height:7px !important;
	left:384px !important;
	top:548px !important;
}

#item51882 {
	width:66px !important;
	height:7px !important;
	left:384px !important;
	top:554px !important;
}

#item51909 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:561px !important;
}

#item57621 {
	width:125px !important;
	height:155px !important;
}

#item60805 {
	width:125px !important;
	height:155px !important;
	left:99px !important;
	top:136px !important;
}

#item57622 {
	width:109px !important;
	height:124px !important;
}

#item60810 {
	width:109px !important;
	height:124px !important;
	left:49px !important;
	top:350px !important;
}

#item57623 {
	width:44px !important;
	height:68px !important;
}

#item60817 {
	width:44px !important;
	height:68px !important;
	left:151px !important;
	top:469px !important;
}

#item57625 {
	width:44px !important;
	height:68px !important;
}

#item60822 {
	width:44px !important;
	height:68px !important;
	left:151px !important;
	top:539px !important;
}

#item57627 {
	width:55px !important;
	height:68px !important;
}

#item60827 {
	width:55px !important;
	height:68px !important;
	left:187px !important;
	top:539px !important;
}

#item57624 {
	width:55px !important;
	height:68px !important;
}

#item60832 {
	width:55px !important;
	height:68px !important;
	left:187px !important;
	top:469px !important;
}

#item57628 {
	width:134px !important;
	height:315px !important;
}

#item60837 {
	width:134px !important;
	height:315px !important;
	left:275px !important;
	top:265px !important;
}

#item57629 {
	width:205px !important;
	height:229px !important;
}

#item60843 {
	width:205px !important;
	height:229px !important;
	left:257px !important;
	top:116px !important;
}

#item57630 {
	width:51px !important;
	height:47px !important;
}

#item60848 {
	width:51px !important;
	height:47px !important;
	left:465px !important;
	top:135px !important;
}

#item57631 {
	width:51px !important;
	height:47px !important;
}

#item60853 {
	width:51px !important;
	height:47px !important;
	left:465px !important;
	top:177px !important;
}

#item57632 {
	width:51px !important;
	height:74px !important;
}

#item60858 {
	width:51px !important;
	height:74px !important;
	left:465px !important;
	top:220px !important;
}

#item57633 {
	width:83px !important;
	height:47px !important;
}

#item60863 {
	width:83px !important;
	height:47px !important;
	left:433px !important;
	top:461px !important;
}

#item57634 {
	width:78px !important;
	height:26px !important;
}

#item60868 {
	width:78px !important;
	height:26px !important;
	left:438px !important;
	top:506px !important;
}

#item57635 {
	width:85px !important;
	height:28px !important;
}

#item60873 {
	width:85px !important;
	height:28px !important;
	left:431px !important;
	top:522px !important;
}

#item57636 {
	width:92px !important;
	height:25px !important;
}

#item60878 {
	width:92px !important;
	height:25px !important;
	left:425px !important;
	top:543px !important;
}

#item57637 {
	width:96px !important;
	height:33px !important;
}

#item60883 {
	width:96px !important;
	height:33px !important;
	left:422px !important;
	top:567px !important;
}

#item51937 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:538px !important;
}

#item51964 {
	width:54px !important;
	height:7px !important;
	left:88px !important;
	top:538px !important;
}

#item51991 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:544px !important;
}

#item52018 {
	width:54px !important;
	height:7px !important;
	left:88px !important;
	top:544px !important;
}

#item52046 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:551px !important;
}

#item52074 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item52102 {
	width:54px !important;
	height:7px !important;
	left:88px !important;
	top:575px !important;
}

#item52129 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:582px !important;
}

#item52156 {
	width:54px !important;
	height:7px !important;
	left:88px !important;
	top:582px !important;
}

#item52183 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:589px !important;
}

#item57641 {
	width:69px !important;
	height:195px !important;
}

#item60888 {
	width:69px !important;
	height:195px !important;
	left:14px !important;
	top:54px !important;
}

#item57642 {
	width:50px !important;
	height:190px !important;
}

#item60894 {
	width:50px !important;
	height:190px !important;
	left:83px !important;
	top:60px !important;
}

#item57643 {
	width:50px !important;
	height:190px !important;
}

#item60899 {
	width:50px !important;
	height:190px !important;
	left:129px !important;
	top:60px !important;
}

#item57644 {
	width:50px !important;
	height:190px !important;
}

#item60904 {
	width:50px !important;
	height:190px !important;
	left:181px !important;
	top:60px !important;
}

#item57645 {
	width:54px !important;
	height:190px !important;
}

#item60909 {
	width:54px !important;
	height:190px !important;
	left:234px !important;
	top:60px !important;
}

#item57646 {
	width:89px !important;
	height:173px !important;
}

#item60915 {
	width:89px !important;
	height:173px !important;
	left:290px !important;
	top:77px !important;
}

#item57647 {
	width:123px !important;
	height:159px !important;
}

#item60920 {
	width:123px !important;
	height:159px !important;
	left:389px !important;
	top:73px !important;
}

#item57648 {
	width:88px !important;
	height:109px !important;
}

#item60925 {
	width:88px !important;
	height:109px !important;
	left:94px !important;
	top:322px !important;
}

#item57649 {
	width:84px !important;
	height:137px !important;
}

#item60930 {
	width:84px !important;
	height:137px !important;
	left:172px !important;
	top:319px !important;
}

#item57650 {
	width:98px !important;
	height:216px !important;
}

#item60935 {
	width:98px !important;
	height:216px !important;
	left:244px !important;
	top:319px !important;
}

#item57651 {
	width:67px !important;
	height:231px !important;
}

#item60940 {
	width:67px !important;
	height:231px !important;
	left:310px !important;
	top:364px !important;
}

#item57652 {
	width:78px !important;
	height:109px !important;
}

#item60945 {
	width:78px !important;
	height:109px !important;
	left:24px !important;
	top:482px !important;
}

#item57653 {
	width:74px !important;
	height:128px !important;
}

#item60950 {
	width:74px !important;
	height:128px !important;
	left:126px !important;
	top:463px !important;
}

#item52211 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:278px !important;
}

#item52238 {
	width:44px !important;
	height:7px !important;
	left:384px !important;
	top:285px !important;
}

#item52265 {
	width:41px !important;
	height:7px !important;
	left:384px !important;
	top:291px !important;
}

#item52292 {
	width:70px !important;
	height:7px !important;
	left:384px !important;
	top:353px !important;
}

#item52319 {
	width:64px !important;
	height:7px !important;
	left:384px !important;
	top:359px !important;
}

#item52347 {
	width:63px !important;
	height:7px !important;
	left:384px !important;
	top:366px !important;
}

#item52374 {
	width:47px !important;
	height:7px !important;
	left:384px !important;
	top:444px !important;
}

#item52401 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:450px !important;
}

#item52428 {
	width:61px !important;
	height:7px !important;
	left:384px !important;
	top:457px !important;
}

#item52456 {
	width:48px !important;
	height:7px !important;
	left:384px !important;
	top:463px !important;
}

#item52483 {
	width:47px !important;
	height:7px !important;
	left:384px !important;
	top:502px !important;
}

#item52510 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:508px !important;
}

#item52537 {
	width:61px !important;
	height:7px !important;
	left:384px !important;
	top:515px !important;
}

#item52564 {
	width:48px !important;
	height:7px !important;
	left:384px !important;
	top:521px !important;
}

#item52591 {
	width:47px !important;
	height:7px !important;
	left:384px !important;
	top:559px !important;
}

#item52618 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:566px !important;
}

#item52646 {
	width:61px !important;
	height:7px !important;
	left:384px !important;
	top:573px !important;
}

#item52673 {
	width:48px !important;
	height:7px !important;
	left:384px !important;
	top:579px !important;
}

#item57655 {
	width:115px !important;
	height:151px !important;
}

#item60955 {
	width:115px !important;
	height:151px !important;
	left:151px !important;
	top:52px !important;
}

#item57656 {
	width:104px !important;
	height:144px !important;
}

#item60960 {
	width:104px !important;
	height:144px !important;
	left:394px !important;
	top:48px !important;
}

#item57657 {
	width:80px !important;
	height:104px !important;
}

#item60965 {
	width:80px !important;
	height:104px !important;
	left:139px !important;
	top:212px !important;
}

#item57660 {
	width:83px !important;
	height:104px !important;
}

#item60980 {
	width:83px !important;
	height:104px !important;
	left:221px !important;
	top:212px !important;
}

#item57663 {
	width:83px !important;
	height:104px !important;
}

#item60996 {
	width:83px !important;
	height:104px !important;
	left:305px !important;
	top:212px !important;
}

#item57666 {
	width:78px !important;
	height:104px !important;
}

#item61011 {
	width:78px !important;
	height:104px !important;
	left:391px !important;
	top:212px !important;
}

#item57671 {
	width:23px !important;
	height:104px !important;
}

#item61026 {
	width:23px !important;
	height:104px !important;
	left:471px !important;
	top:212px !important;
}

#item57672 {
	width:23px !important;
	height:104px !important;
}

#item61031 {
	width:23px !important;
	height:104px !important;
	left:493px !important;
	top:212px !important;
}

#item57673 {
	width:101px !important;
	height:275px !important;
}

#item61036 {
	width:101px !important;
	height:275px !important;
	left:206px !important;
	top:334px !important;
}

#item57674 {
	width:57px !important;
	height:67px !important;
}

#item61041 {
	width:57px !important;
	height:67px !important;
	left:144px !important;
	top:549px !important;
}

#item57675 {
	width:65px !important;
	height:84px !important;
}

#item61046 {
	width:65px !important;
	height:84px !important;
	left:321px !important;
	top:437px !important;
}

#item57676 {
	width:124px !important;
	height:258px !important;
}

#item61051 {
	width:124px !important;
	height:258px !important;
	left:388px !important;
	top:338px !important;
}

#item57677 {
	width:65px !important;
	height:26px !important;
}

#item61056 {
	width:65px !important;
	height:26px !important;
	left:321px !important;
	top:524px !important;
}

#item57678 {
	width:65px !important;
	height:20px !important;
}

#item61062 {
	width:65px !important;
	height:20px !important;
	left:321px !important;
	top:551px !important;
}

#item57682 {
	width:65px !important;
	height:34px !important;
}

#item61067 {
	width:65px !important;
	height:34px !important;
	left:321px !important;
	top:571px !important;
}

#item57683 {
	width:65px !important;
	height:27px !important;
}

#item61073 {
	width:65px !important;
	height:27px !important;
	left:321px !important;
	top:606px !important;
}

#item52701 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:71px !important;
}

#item52728 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:78px !important;
}

#item52755 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:85px !important;
}

#item52782 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:91px !important;
}

#item52809 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:98px !important;
}

#item52836 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:104px !important;
}

#item52863 {
	width:60px !important;
	height:7px !important;
	left:29px !important;
	top:129px !important;
}

#item52890 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:136px !important;
}

#item52917 {
	width:39px !important;
	height:7px !important;
	left:29px !important;
	top:143px !important;
}

#item52945 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:149px !important;
}

#item52972 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:156px !important;
}

#item52999 {
	width:62px !important;
	height:7px !important;
	left:29px !important;
	top:162px !important;
}

#item53026 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:218px !important;
}

#item53057 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:218px !important;
}

#item53084 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:225px !important;
}

#item53111 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:225px !important;
}

#item53138 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:232px !important;
}

#item53165 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:232px !important;
}

#item53193 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:253px !important;
}

#item53220 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:253px !important;
}

#item53247 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:260px !important;
}

#item53274 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:260px !important;
}

#item53301 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:267px !important;
}

#item53328 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:267px !important;
}

#item53355 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:371px !important;
}

#item53382 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:378px !important;
}

#item53409 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:412px !important;
}

#item53437 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:492px !important;
}

#item53465 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:498px !important;
}

#item53494 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:505px !important;
}

#item53521 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:511px !important;
}

#item53548 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:552px !important;
}

#item53575 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:558px !important;
}

#item53602 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:565px !important;
}

#item53629 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item57684 {
	width:153px !important;
	height:157px !important;
}

#item61078 {
	width:153px !important;
	height:157px !important;
	left:20px !important;
	top:14px !important;
}

#item57685 {
	width:161px !important;
	height:156px !important;
}

#item61083 {
	width:161px !important;
	height:156px !important;
	left:177px !important;
	top:14px !important;
}

#item57686 {
	width:124px !important;
	height:87px !important;
}

#item61088 {
	width:124px !important;
	height:87px !important;
	left:50px !important;
	top:190px !important;
}

#item57687 {
	width:72px !important;
	height:54px !important;
}

#item61093 {
	width:72px !important;
	height:54px !important;
	left:19px !important;
	top:309px !important;
}

#item57688 {
	width:71px !important;
	height:54px !important;
}

#item61098 {
	width:71px !important;
	height:54px !important;
	left:99px !important;
	top:309px !important;
}

#item57689 {
	width:121px !important;
	height:94px !important;
}

#item61103 {
	width:121px !important;
	height:94px !important;
	left:211px !important;
	top:198px !important;
}

#item57690 {
	width:52px !important;
	height:55px !important;
}

#item61108 {
	width:52px !important;
	height:55px !important;
	left:177px !important;
	top:309px !important;
}

#item57691 {
	width:52px !important;
	height:54px !important;
}

#item61113 {
	width:52px !important;
	height:54px !important;
	left:232px !important;
	top:309px !important;
}

#item57692 {
	width:53px !important;
	height:56px !important;
}

#item61118 {
	width:53px !important;
	height:56px !important;
	left:286px !important;
	top:309px !important;
}

#item57694 {
	width:117px !important;
	height:43px !important;
}

#item61123 {
	width:117px !important;
	height:43px !important;
	left:52px !important;
	top:374px !important;
}

#item57695 {
	width:107px !important;
	height:41px !important;
}

#item61128 {
	width:107px !important;
	height:41px !important;
	left:57px !important;
	top:413px !important;
}

#item57696 {
	width:103px !important;
	height:40px !important;
}

#item61134 {
	width:103px !important;
	height:40px !important;
	left:60px !important;
	top:443px !important;
}

#item57697 {
	width:105px !important;
	height:71px !important;
}

#item61139 {
	width:105px !important;
	height:71px !important;
	left:53px !important;
	top:476px !important;
}

#item57698 {
	width:54px !important;
	height:61px !important;
}

#item61144 {
	width:54px !important;
	height:61px !important;
	left:115px !important;
	top:539px !important;
}

#item57699 {
	width:159px !important;
	height:179px !important;
}

#item61150 {
	width:159px !important;
	height:179px !important;
	left:178px !important;
	top:372px !important;
}

#item57700 {
	width:128px !important;
	height:88px !important;
}

#item61155 {
	width:128px !important;
	height:88px !important;
	left:363px !important;
	top:397px !important;
}

#item57701 {
	width:67px !important;
	height:52px !important;
}

#item61160 {
	width:67px !important;
	height:52px !important;
	left:342px !important;
	top:500px !important;
}

#item57702 {
	width:66px !important;
	height:53px !important;
}

#item61166 {
	width:66px !important;
	height:53px !important;
	left:423px !important;
	top:501px !important;
}

#item53656 {
	width:53px !important;
	height:7px !important;
	left:342px !important;
	top:33px !important;
}

#item53683 {
	width:53px !important;
	height:7px !important;
	left:342px !important;
	top:91px !important;
}

#item53711 {
	width:89px !important;
	height:7px !important;
	left:342px !important;
	top:150px !important;
}

#item53738 {
	width:70px !important;
	height:7px !important;
	left:342px !important;
	top:156px !important;
}

#item53765 {
	width:70px !important;
	height:7px !important;
	left:342px !important;
	top:214px !important;
}

#item53792 {
	width:89px !important;
	height:7px !important;
	left:342px !important;
	top:220px !important;
}

#item53819 {
	width:75px !important;
	height:7px !important;
	left:342px !important;
	top:227px !important;
}

#item53846 {
	width:52px !important;
	height:7px !important;
	left:342px !important;
	top:316px !important;
}

#item53873 {
	width:58px !important;
	height:7px !important;
	left:342px !important;
	top:323px !important;
}

#item53900 {
	width:68px !important;
	height:7px !important;
	left:342px !important;
	top:329px !important;
}

#item53927 {
	width:56px !important;
	height:7px !important;
	left:342px !important;
	top:336px !important;
}

#item53955 {
	width:52px !important;
	height:7px !important;
	left:418px !important;
	top:316px !important;
}

#item53982 {
	width:58px !important;
	height:7px !important;
	left:418px !important;
	top:323px !important;
}

#item54010 {
	width:54px !important;
	height:7px !important;
	left:418px !important;
	top:329px !important;
}

#item54037 {
	width:56px !important;
	height:7px !important;
	left:418px !important;
	top:336px !important;
}

#item54064 {
	width:53px !important;
	height:7px !important;
	left:177px !important;
	top:570px !important;
}

#item54091 {
	width:70px !important;
	height:7px !important;
	left:342px !important;
	top:570px !important;
}

#item54118 {
	width:89px !important;
	height:7px !important;
	left:342px !important;
	top:577px !important;
}

#item57703 {
	width:66px !important;
	height:94px !important;
}

#item61171 {
	width:66px !important;
	height:94px !important;
	left:129px !important;
	top:23px !important;
}

#item57709 {
	width:72px !important;
	height:94px !important;
}

#item61176 {
	width:72px !important;
	height:94px !important;
	left:306px !important;
	top:17px !important;
}

#item57710 {
	width:72px !important;
	height:94px !important;
}

#item61181 {
	width:72px !important;
	height:94px !important;
	left:359px !important;
	top:17px !important;
}

#item57711 {
	width:97px !important;
	height:94px !important;
}

#item61186 {
	width:97px !important;
	height:94px !important;
	left:409px !important;
	top:17px !important;
}

#item57704 {
	width:66px !important;
	height:94px !important;
}

#item61191 {
	width:66px !important;
	height:94px !important;
	left:79px !important;
	top:23px !important;
}

#item57705 {
	width:84px !important;
	height:94px !important;
}

#item61196 {
	width:84px !important;
	height:94px !important;
	left:14px !important;
	top:23px !important;
}

#item57712 {
	width:180px !important;
	height:254px !important;
}

#item61201 {
	width:180px !important;
	height:254px !important;
	top:265px !important;
}

#item57713 {
	width:183px !important;
	height:232px !important;
}

#item61206 {
	width:183px !important;
	height:232px !important;
	left:106px !important;
	top:247px !important;
}

#item57714 {
	width:83px !important;
	height:82px !important;
}

#item61212 {
	width:83px !important;
	height:82px !important;
	left:303px !important;
	top:267px !important;
}

#item57715 {
	width:86px !important;
	height:99px !important;
}

#item61217 {
	width:86px !important;
	height:99px !important;
	left:314px !important;
	top:175px !important;
}

#item57716 {
	width:65px !important;
	height:107px !important;
}

#item61222 {
	width:65px !important;
	height:107px !important;
	left:427px !important;
	top:239px !important;
}

#item57717 {
	width:69px !important;
	height:90px !important;
}

#item61227 {
	width:69px !important;
	height:90px !important;
	left:435px !important;
	top:159px !important;
}

#item57718 {
	width:44px !important;
	height:154px !important;
}

#item61232 {
	width:44px !important;
	height:154px !important;
	left:302px !important;
	top:371px !important;
}

#item57720 {
	width:48px !important;
	height:154px !important;
}

#item61237 {
	width:48px !important;
	height:154px !important;
	left:347px !important;
	top:371px !important;
}

#item57721 {
	width:60px !important;
	height:154px !important;
}

#item61242 {
	width:60px !important;
	height:154px !important;
	left:388px !important;
	top:371px !important;
}

#item57722 {
	width:59px !important;
	height:63px !important;
}

#item61247 {
	width:59px !important;
	height:63px !important;
	left:451px !important;
	top:372px !important;
}

#item57723 {
	width:56px !important;
	height:60px !important;
}

#item61253 {
	width:56px !important;
	height:60px !important;
	left:455px !important;
	top:421px !important;
}

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

#item61258 {
	width:60px !important;
	height:60px !important;
	left:453px !important;
	top:468px !important;
}

#item54145 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:555px !important;
}

#item54172 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:561px !important;
}

#item54200 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item54227 {
	width:46px !important;
	height:7px !important;
	left:152px !important;
	top:554px !important;
}

#item54254 {
	width:59px !important;
	height:7px !important;
	left:152px !important;
	top:561px !important;
}

#item54281 {
	width:55px !important;
	height:7px !important;
	left:152px !important;
	top:568px !important;
}

#item54308 {
	width:59px !important;
	height:7px !important;
	left:285px !important;
	top:558px !important;
}

#item54335 {
	width:46px !important;
	height:7px !important;
	left:285px !important;
	top:565px !important;
}

#item54362 {
	width:55px !important;
	height:7px !important;
	left:285px !important;
	top:572px !important;
}

#item54389 {
	width:59px !important;
	height:7px !important;
	left:395px !important;
	top:558px !important;
}

#item54416 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:565px !important;
}

#item54444 {
	width:55px !important;
	height:7px !important;
	left:395px !important;
	top:572px !important;
}

#item57725 {
	width:145px !important;
	height:258px !important;
}

#item61264 {
	width:145px !important;
	height:258px !important;
	top:40px !important;
}

#item57726 {
	width:77px !important;
	height:97px !important;
}

#item61269 {
	width:77px !important;
	height:97px !important;
	top:200px !important;
}

#item57727 {
	width:128px !important;
	height:256px !important;
}

#item61274 {
	width:128px !important;
	height:256px !important;
	left:151px !important;
	top:41px !important;
}

#item61815 {
	width:49px !important;
	height:49px !important;
}

#item61810 {
	width:49px !important;
	height:49px !important;
	left:159px !important;
	top:74px !important;
}

#item57728 {
	width:64px !important;
	height:64px !important;
}

#item61279 {
	width:64px !important;
	height:64px !important;
	left:282px !important;
	top:39px !important;
}

#item57730 {
	width:64px !important;
	height:64px !important;
}

#item61285 {
	width:64px !important;
	height:64px !important;
	left:282px !important;
	top:104px !important;
}

#item57731 {
	width:64px !important;
	height:64px !important;
}

#item61290 {
	width:64px !important;
	height:64px !important;
	left:282px !important;
	top:169px !important;
}

#item57732 {
	width:64px !important;
	height:65px !important;
}

#item61295 {
	width:64px !important;
	height:65px !important;
	left:282px !important;
	top:232px !important;
}

#item57733 {
	width:271px !important;
	height:151px !important;
}

#item61300 {
	width:271px !important;
	height:151px !important;
	left:75px !important;
	top:314px !important;
}

#item57734 {
	width:66px !important;
	height:58px !important;
}

#item61305 {
	width:66px !important;
	height:58px !important;
	left:101px !important;
	top:479px !important;
}

#item57735 {
	width:56px !important;
	height:58px !important;
}

#item61310 {
	width:56px !important;
	height:58px !important;
	left:170px !important;
	top:479px !important;
}

#item57736 {
	width:67px !important;
	height:69px !important;
}

#item61315 {
	width:67px !important;
	height:69px !important;
	left:229px !important;
	top:469px !important;
}

#item57737 {
	width:44px !important;
	height:68px !important;
}

#item61320 {
	width:44px !important;
	height:68px !important;
	left:299px !important;
	top:466px !important;
}

#item57738 {
	width:45px !important;
	height:46px !important;
}

#item61325 {
	width:45px !important;
	height:46px !important;
	left:354px !important;
	top:547px !important;
}

#item57739 {
	width:44px !important;
	height:45px !important;
}

#item61330 {
	width:44px !important;
	height:45px !important;
	left:401px !important;
	top:548px !important;
}

#item57740 {
	width:45px !important;
	height:45px !important;
}

#item61336 {
	width:45px !important;
	height:45px !important;
	left:448px !important;
	top:547px !important;
}

#item54472 {
	width:48px !important;
	height:7px !important;
	left:356px !important;
	top:91px !important;
}

#item54499 {
	width:50px !important;
	height:7px !important;
	left:435px !important;
	top:91px !important;
}

#item54526 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:176px !important;
}

#item54553 {
	width:61px !important;
	height:7px !important;
	left:423px !important;
	top:176px !important;
}

#item54580 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:182px !important;
}

#item54609 {
	width:56px !important;
	height:7px !important;
	left:423px !important;
	top:182px !important;
}

#item54636 {
	width:41px !important;
	height:7px !important;
	left:356px !important;
	top:189px !important;
}

#item54663 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:233px !important;
}

#item54691 {
	width:61px !important;
	height:7px !important;
	left:424px !important;
	top:233px !important;
}

#item54718 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:240px !important;
}

#item54745 {
	width:56px !important;
	height:7px !important;
	left:424px !important;
	top:240px !important;
}

#item54772 {
	width:41px !important;
	height:7px !important;
	left:356px !important;
	top:246px !important;
}

#item54800 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:386px !important;
}

#item54828 {
	width:41px !important;
	height:7px !important;
	left:445px !important;
	top:386px !important;
}

#item54856 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:392px !important;
}

#item54883 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:431px !important;
}

#item54910 {
	width:41px !important;
	height:7px !important;
	left:445px !important;
	top:431px !important;
}

#item54937 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:438px !important;
}

#item54965 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:464px !important;
}

#item54992 {
	width:41px !important;
	height:7px !important;
	left:445px !important;
	top:464px !important;
}

#item55019 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:471px !important;
}

#item55046 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:497px !important;
}

#item55073 {
	width:41px !important;
	height:7px !important;
	left:445px !important;
	top:497px !important;
}

#item55101 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:503px !important;
}

#item57741 {
	width:153px !important;
	height:134px !important;
}

#item61341 {
	width:153px !important;
	height:134px !important;
	top:33px !important;
}

#item57745 {
	width:153px !important;
	height:134px !important;
}

#item61346 {
	width:153px !important;
	height:134px !important;
	top:169px !important;
}

#item57746 {
	width:349px !important;
	height:317px !important;
}

#item61351 {
	width:349px !important;
	height:317px !important;
	left:167px !important;
}

#item57748 {
	width:51px !important;
	height:140px !important;
}

#item61356 {
	width:51px !important;
	height:140px !important;
	left:67px !important;
	top:334px !important;
}

#item57750 {
	width:61px !important;
	height:155px !important;
}

#item61362 {
	width:61px !important;
	height:155px !important;
	left:161px !important;
	top:318px !important;
}

#item57751 {
	width:61px !important;
	height:155px !important;
}

#item61367 {
	width:61px !important;
	height:155px !important;
	left:224px !important;
	top:318px !important;
}

#item57752 {
	width:70px !important;
	height:155px !important;
}

#item61372 {
	width:70px !important;
	height:155px !important;
	left:286px !important;
	top:318px !important;
}

#item57753 {
	width:135px !important;
	height:155px !important;
}

#item61377 {
	width:135px !important;
	height:155px !important;
	left:358px !important;
	top:318px !important;
}

#item57747 {
	width:65px !important;
	height:118px !important;
}

#item61382 {
	width:65px !important;
	height:118px !important;
	top:356px !important;
}

#item57749 {
	width:57px !important;
	height:116px !important;
}

#item61387 {
	width:57px !important;
	height:116px !important;
	left:106px !important;
	top:357px !important;
}

#item57754 {
	width:70px !important;
	height:129px !important;
}

#item61392 {
	width:70px !important;
	height:129px !important;
	left:350px !important;
	top:344px !important;
}

#item55128 {
	width:45px !important;
	height:7px !important;
	left:35px !important;
	top:565px !important;
}

#item55155 {
	width:44px !important;
	height:7px !important;
	left:83px !important;
	top:565px !important;
}

#item55182 {
	width:48px !important;
	height:7px !important;
	left:131px !important;
	top:565px !important;
}

#item55210 {
	width:44px !important;
	height:7px !important;
	left:183px !important;
	top:565px !important;
}

#item55237 {
	width:45px !important;
	height:7px !important;
	left:35px !important;
	top:585px !important;
}

#item55264 {
	width:44px !important;
	height:7px !important;
	left:84px !important;
	top:585px !important;
}

#item55291 {
	width:48px !important;
	height:7px !important;
	left:132px !important;
	top:585px !important;
}

#item55318 {
	width:44px !important;
	height:7px !important;
	left:182px !important;
	top:585px !important;
}

#item57755 {
	width:113px !important;
	height:70px !important;
}

#item61397 {
	width:113px !important;
	height:70px !important;
	left:32px !important;
	top:39px !important;
}

#item57756 {
	width:113px !important;
	height:70px !important;
}

#item61402 {
	width:113px !important;
	height:70px !important;
	left:32px !important;
	top:111px !important;
}

#item57757 {
	width:113px !important;
	height:64px !important;
}

#item61407 {
	width:113px !important;
	height:64px !important;
	left:32px !important;
	top:184px !important;
}

#item57758 {
	width:113px !important;
	height:62px !important;
}

#item61413 {
	width:113px !important;
	height:62px !important;
	left:32px !important;
	top:283px !important;
}

#item57759 {
	width:113px !important;
	height:62px !important;
}

#item61418 {
	width:113px !important;
	height:62px !important;
	left:32px !important;
	top:348px !important;
}

#item57760 {
	width:113px !important;
	height:62px !important;
}

#item61423 {
	width:113px !important;
	height:62px !important;
	left:32px !important;
	top:411px !important;
}

#item57761 {
	width:113px !important;
	height:62px !important;
}

#item61428 {
	width:113px !important;
	height:62px !important;
	left:32px !important;
	top:475px !important;
}

#item57762 {
	width:113px !important;
	height:62px !important;
}

#item61434 {
	width:113px !important;
	height:62px !important;
	left:32px !important;
	top:538px !important;
}

#item57764 {
	width:299px !important;
	height:231px !important;
}

#item61439 {
	width:299px !important;
	height:231px !important;
	left:166px !important;
	top:126px !important;
}

#item57765 {
	width:315px !important;
	height:215px !important;
}

#item61444 {
	width:315px !important;
	height:215px !important;
	left:187px !important;
	top:316px !important;
}

#item27147 {
	width:39px !important;
	height:7px !important;
	left:395px !important;
	top:484px !important;
}

#item27175 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:491px !important;
}

#item27202 {
	width:54px !important;
	height:7px !important;
	left:395px !important;
	top:498px !important;
}

#item27229 {
	width:39px !important;
	height:7px !important;
	left:395px !important;
	top:549px !important;
}

#item27256 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:556px !important;
}

#item27283 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:562px !important;
}

#item27311 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:569px !important;
}

#item27339 {
	width:43px !important;
	height:7px !important;
	left:395px !important;
	top:576px !important;
}

#item57767 {
	width:259px !important;
	height:295px !important;
}

#item61449 {
	width:259px !important;
	height:295px !important;
	left:88px !important;
	top:114px !important;
}

#item57768 {
	width:119px !important;
	height:156px !important;
}

#item61454 {
	width:119px !important;
	height:156px !important;
	top:435px !important;
}

#item57769 {
	width:119px !important;
	height:156px !important;
}

#item61459 {
	width:119px !important;
	height:156px !important;
	left:120px !important;
	top:435px !important;
}

#item57770 {
	width:119px !important;
	height:156px !important;
}

#item61464 {
	width:119px !important;
	height:156px !important;
	left:239px !important;
	top:435px !important;
}

#item57771 {
	width:118px !important;
	height:156px !important;
}

#item61469 {
	width:118px !important;
	height:156px !important;
	left:359px !important;
	top:435px !important;
}

#item55345 {
	width:45px !important;
	height:7px !important;
	left:380px !important;
	top:194px !important;
}

#item55372 {
	width:41px !important;
	height:7px !important;
	left:380px !important;
	top:201px !important;
}

#item55400 {
	width:43px !important;
	height:7px !important;
	left:380px !important;
	top:207px !important;
}

#item55427 {
	width:46px !important;
	height:7px !important;
	left:380px !important;
	top:214px !important;
}

#item55455 {
	width:46px !important;
	height:7px !important;
	left:380px !important;
	top:221px !important;
}

#item55482 {
	width:43px !important;
	height:7px !important;
	left:380px !important;
	top:227px !important;
}
#in5footer,  #prefooter {display:none;}
