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

#item93221 {
	width:50px !important;
	height:7px !important;
	left:18px !important;
	top:568px !important;
}

#item93249 {
	width:46px !important;
	height:7px !important;
	left:18px !important;
	top:574px !important;
}

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

#item93303 {
	width:50px !important;
	height:7px !important;
	left:118px !important;
	top:568px !important;
}

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

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

#item93387 {
	width:61px !important;
	height:7px !important;
	left:317px !important;
	top:569px !important;
}

#item123595 {
	width:87px !important;
	height:90px !important;
	left:201px !important;
	top:443px !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;
}

#item123137 {
	width:65px !important;
	height:7px !important;
	left:40px !important;
	top:568px !important;
}

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

#item123361 {
	width:391px !important;
	height:522px !important;
	top:33px !important;
	border-radius:21px;
	background:#fff;
	border:solid 4.6px #c00059;
}

#item123363 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:16px !important;
	top:319px !important;
	border-radius:11px;
	background:#000;
}

#item123364 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:16px !important;
	top:395px !important;
	border-radius:11px;
	background:#000;
}

#item123365 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:16px !important;
	top:471px !important;
	border-radius:11px;
	background:#000;
}

#item123366 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:200px !important;
	top:319px !important;
	border-radius:11px;
	background:#000;
}

#item123367 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:200px !important;
	top:395px !important;
	border-radius:11px;
	background:#000;
}

#item123368 {
	opacity:0.15;
	width:176px !important;
	height:68px !important;
	left:200px !important;
	top:471px !important;
	border-radius:11px;
	background:#000;
}

#item123359 {
	width:15px !important;
	height:28px !important;
	left:46px !important;
}

#item123357 {
	width:391px !important;
	height:554px !important;
	left:62px !important;
	top:45px !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;
}

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

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

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

#item93713 {
	width:43px !important;
	height:7px !important;
	left:150px !important;
	top:577px !important;
}

#item93741 {
	width:54px !important;
	height:7px !important;
	left:150px !important;
	top:583px !important;
}

#item93768 {
	width:58px !important;
	height:7px !important;
	left:266px !important;
	top:570px !important;
}

#item93795 {
	width:43px !important;
	height:7px !important;
	left:383px !important;
	top:563px !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;
}

#item93822 {
	width:43px !important;
	height:7px !important;
	left:93px !important;
	top:563px !important;
}

#item93849 {
	width:54px !important;
	height:7px !important;
	left:93px !important;
	top:570px !important;
}

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

#item93904 {
	width:54px !important;
	height:7px !important;
	left:214px !important;
	top:576px !important;
}

#item93931 {
	width:58px !important;
	height:7px !important;
	left:335px !important;
	top:563px !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;
}

#item93958 {
	width:68px !important;
	height:7px !important;
	left:63px !important;
	top:545px !important;
}

#item93985 {
	width:45px !important;
	height:7px !important;
	left:63px !important;
	top:552px !important;
}

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

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

#item94067 {
	width:68px !important;
	height:7px !important;
	left:174px !important;
	top:539px !important;
}

#item94094 {
	width:45px !important;
	height:7px !important;
	left:174px !important;
	top:546px !important;
}

#item94124 {
	width:43px !important;
	height:7px !important;
	left:174px !important;
	top:553px !important;
}

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

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

#item94205 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:545px !important;
}

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

#item94259 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:558px !important;
}

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

#item94313 {
	width:41px !important;
	height:7px !important;
	left:126px !important;
	top:545px !important;
}

#item94340 {
	width:68px !important;
	height:7px !important;
	left:126px !important;
	top:552px !important;
}

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

#item94395 {
	width:45px !important;
	height:7px !important;
	left:126px !important;
	top:565px !important;
}

#item94422 {
	width:41px !important;
	height:7px !important;
	left:221px !important;
	top:547px !important;
}

#item94449 {
	width:68px !important;
	height:7px !important;
	left:221px !important;
	top:553px !important;
}

#item94476 {
	width:43px !important;
	height:7px !important;
	left:221px !important;
	top:560px !important;
}

#item94503 {
	width:45px !important;
	height:7px !important;
	left:221px !important;
	top:567px !important;
}

#item94530 {
	width:41px !important;
	height:7px !important;
	left:316px !important;
	top:547px !important;
}

#item94557 {
	width:68px !important;
	height:7px !important;
	left:316px !important;
	top:553px !important;
}

#item94584 {
	width:43px !important;
	height:7px !important;
	left:316px !important;
	top:560px !important;
}

#item94611 {
	width:45px !important;
	height:7px !important;
	left:316px !important;
	top:567px !important;
}

#item94639 {
	width:52px !important;
	height:7px !important;
	left:316px !important;
	top:573px !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;
}

#item94666 {
	width:60px !important;
	height:7px !important;
	left:21px !important;
	top:538px !important;
}

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

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

#item94747 {
	width:58px !important;
	height:7px !important;
	left:21px !important;
	top:572px !important;
}

#item94774 {
	width:60px !important;
	height:7px !important;
	left:96px !important;
	top:572px !important;
}

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

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

#item94855 {
	width:45px !important;
	height:7px !important;
	left:183px !important;
	top:534px !important;
}

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

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

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

#item94964 {
	width:45px !important;
	height:7px !important;
	left:183px !important;
	top:582px !important;
}

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

#item95018 {
	width:67px !important;
	height:7px !important;
	left:409px !important;
	top:528px !important;
}

#item95045 {
	width:45px !important;
	height:7px !important;
	left:344px !important;
	top:534px !important;
}

#item95072 {
	width:49px !important;
	height:7px !important;
	left:409px !important;
	top:534px !important;
}

#item95100 {
	width:43px !important;
	height:7px !important;
	left:344px !important;
	top:576px !important;
}

#item95128 {
	width:67px !important;
	height:7px !important;
	left:408px !important;
	top:576px !important;
}

#item95155 {
	width:45px !important;
	height:7px !important;
	left:344px !important;
	top:583px !important;
}

#item95182 {
	width:49px !important;
	height:7px !important;
	left:408px !important;
	top:583px !important;
}

#item95209 {
	width:60px !important;
	height:7px !important;
	left:21px !important;
	top:538px !important;
}

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

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

#item95290 {
	width:58px !important;
	height:7px !important;
	left:21px !important;
	top:572px !important;
}

#item95318 {
	width:60px !important;
	height:7px !important;
	left:96px !important;
	top:572px !important;
}

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

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

#item95400 {
	width:45px !important;
	height:7px !important;
	left:183px !important;
	top:534px !important;
}

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

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

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

#item95510 {
	width:45px !important;
	height:7px !important;
	left:183px !important;
	top:582px !important;
}

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

#item95564 {
	width:67px !important;
	height:7px !important;
	left:409px !important;
	top:528px !important;
}

#item95591 {
	width:45px !important;
	height:7px !important;
	left:344px !important;
	top:534px !important;
}

#item95619 {
	width:49px !important;
	height:7px !important;
	left:409px !important;
	top:534px !important;
}

#item95646 {
	width:43px !important;
	height:7px !important;
	left:344px !important;
	top:576px !important;
}

#item95673 {
	width:67px !important;
	height:7px !important;
	left:408px !important;
	top:576px !important;
}

#item95700 {
	width:45px !important;
	height:7px !important;
	left:344px !important;
	top:583px !important;
}

#item95727 {
	width:49px !important;
	height:7px !important;
	left:408px !important;
	top:583px !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;
}

#item95754 {
	width:65px !important;
	height:7px !important;
	left:34px !important;
	top:540px !important;
}

#item95781 {
	width:60px !important;
	height:7px !important;
	left:127px !important;
	top:546px !important;
}

#item95808 {
	width:61px !important;
	height:7px !important;
	left:127px !important;
	top:553px !important;
}

#item95835 {
	width:65px !important;
	height:7px !important;
	left:223px !important;
	top:547px !important;
}

#item95863 {
	width:59px !important;
	height:7px !important;
	left:316px !important;
	top:542px !important;
}

#item95890 {
	width:59px !important;
	height:7px !important;
	left:316px !important;
	top:549px !important;
}

#item95917 {
	width:60px !important;
	height:7px !important;
	left:316px !important;
	top:567px !important;
}

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

#item95971 {
	width:55px !important;
	height:7px !important;
	left:281px !important;
	top:554px !important;
}

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

#item96026 {
	width:45px !important;
	height:7px !important;
	left:281px !important;
	top:588px !important;
}

#item96053 {
	width:80px !important;
	height:7px !important;
	left:388px !important;
	top:539px !important;
}

#item96080 {
	width:73px !important;
	height:7px !important;
	left:388px !important;
	top:545px !important;
}

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

#item96136 {
	width:41px !important;
	height:7px !important;
	left:404px !important;
	top:358px !important;
}

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

#item96191 {
	width:38px !important;
	height:7px !important;
	left:404px !important;
	top:371px !important;
}

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

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

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

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

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

#item96354 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:350px !important;
}

#item96382 {
	width:38px !important;
	height:7px !important;
	left:387px !important;
	top:357px !important;
}

#item96410 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:407px !important;
}

#item96437 {
	width:38px !important;
	height:7px !important;
	left:387px !important;
	top:414px !important;
}

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

#item96492 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:472px !important;
}

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

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

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

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

#item96628 {
	width:45px !important;
	height:7px !important;
	left:404px !important;
	top:503px !important;
}

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

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

#item96709 {
	width:38px !important;
	height:7px !important;
	left:404px !important;
	top:563px !important;
}

#item96736 {
	width:45px !important;
	height:7px !important;
	left:404px !important;
	top:570px !important;
}

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

#item96790 {
	width:41px !important;
	height:7px !important;
	left:255px !important;
	top:320px !important;
}

#item96818 {
	width:70px !important;
	height:7px !important;
	left:381px !important;
	top:325px !important;
}

#item96845 {
	width:58px !important;
	height:7px !important;
	left:381px !important;
	top:332px !important;
}

#item96874 {
	width:55px !important;
	height:7px !important;
	left:381px !important;
	top:400px !important;
}

#item96901 {
	width:45px !important;
	height:7px !important;
	left:381px !important;
	top:428px !important;
}

#item96928 {
	width:43px !important;
	height:7px !important;
	left:381px !important;
	top:490px !important;
}

#item96955 {
	width:45px !important;
	height:7px !important;
	left:381px !important;
	top:519px !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;
}

#item96982 {
	width:55px !important;
	height:7px !important;
	left:401px !important;
	top:347px !important;
}

#item97009 {
	width:43px !important;
	height:7px !important;
	left:401px !important;
	top:377px !important;
}

#item97036 {
	width:45px !important;
	height:7px !important;
	left:401px !important;
	top:406px !important;
}

#item97063 {
	width:55px !important;
	height:7px !important;
	left:401px !important;
	top:481px !important;
}

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

#item97118 {
	width:45px !important;
	height:7px !important;
	left:401px !important;
	top:539px !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;
}

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

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

#item97199 {
	width:45px !important;
	height:7px !important;
	left:283px !important;
	top:349px !important;
}

#item97226 {
	width:57px !important;
	height:7px !important;
	left:394px !important;
	top:345px !important;
}

#item97253 {
	width:65px !important;
	height:7px !important;
	left:394px !important;
	top:373px !important;
}

#item97280 {
	width:65px !important;
	height:7px !important;
	left:394px !important;
	top:442px !important;
}

#item97307 {
	width:65px !important;
	height:7px !important;
	left:394px !important;
	top:470px !important;
}

#item97334 {
	width:50px !important;
	height:7px !important;
	left:394px !important;
	top:540px !important;
}

#item97361 {
	width:53px !important;
	height:7px !important;
	left:394px !important;
	top:547px !important;
}

#item97389 {
	width:60px !important;
	height:7px !important;
	left:394px !important;
	top:579px !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;
}

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

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

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

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

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

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

#item97578 {
	width:65px !important;
	height:7px !important;
	left:141px !important;
	top:572px !important;
}

#item97605 {
	width:43px !important;
	height:7px !important;
	left:264px !important;
	top:577px !important;
}

#item97633 {
	width:68px !important;
	height:7px !important;
	left:387px !important;
	top:577px !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;
}

#item97660 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:573px !important;
}

#item97687 {
	width:65px !important;
	height:7px !important;
	left:143px !important;
	top:566px !important;
}

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

#item97741 {
	width:73px !important;
	height:7px !important;
	left:256px !important;
	top:572px !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;
}

#item97768 {
	width:38px !important;
	height:7px !important;
	left:402px !important;
	top:147px !important;
}

#item97795 {
	width:59px !important;
	height:7px !important;
	left:402px !important;
	top:154px !important;
}

#item97822 {
	width:46px !important;
	height:7px !important;
	left:402px !important;
	top:160px !important;
}

#item97850 {
	width:41px !important;
	height:7px !important;
	left:402px !important;
	top:220px !important;
}

#item97878 {
	width:59px !important;
	height:7px !important;
	left:402px !important;
	top:237px !important;
}

#item97905 {
	width:41px !important;
	height:7px !important;
	left:402px !important;
	top:286px !important;
}

#item97932 {
	width:38px !important;
	height:7px !important;
	left:402px !important;
	top:336px !important;
}

#item97960 {
	width:59px !important;
	height:7px !important;
	left:402px !important;
	top:343px !important;
}

#item97987 {
	width:46px !important;
	height:7px !important;
	left:402px !important;
	top:349px !important;
}

#item98014 {
	width:65px !important;
	height:7px !important;
	left:402px !important;
	top:406px !important;
}

#item98041 {
	width:45px !important;
	height:7px !important;
	left:402px !important;
	top:413px !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;
}

#item98068 {
	width:45px !important;
	height:7px !important;
	left:297px !important;
	top:575px !important;
}

#item98095 {
	width:60px !important;
	height:7px !important;
	left:297px !important;
	top:582px !important;
}

#item98123 {
	width:41px !important;
	height:7px !important;
	left:401px !important;
	top:568px !important;
}

#item98150 {
	width:45px !important;
	height:7px !important;
	left:401px !important;
	top:575px !important;
}

#item98178 {
	width:49px !important;
	height:7px !important;
	left:401px !important;
	top:582px !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;
}

#item98205 {
	width:50px !important;
	height:7px !important;
	left:25px !important;
	top:568px !important;
}

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

#item98260 {
	width:60px !important;
	height:7px !important;
	left:120px !important;
	top:568px !important;
}

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

#item98314 {
	width:45px !important;
	height:7px !important;
	left:213px !important;
	top:575px !important;
}

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

#item98369 {
	width:45px !important;
	height:7px !important;
	left:314px !important;
	top:576px !important;
}

#item98396 {
	width:43px !important;
	height:7px !important;
	left:314px !important;
	top:583px !important;
}

#item98423 {
	width:45px !important;
	height:7px !important;
	left:410px !important;
	top:563px !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;
}

#item98450 {
	width:45px !important;
	height:7px !important;
	left:70px !important;
	top:561px !important;
}

#item98477 {
	width:65px !important;
	height:7px !important;
	left:143px !important;
	top:561px !important;
}

#item98504 {
	width:57px !important;
	height:7px !important;
	left:70px !important;
	top:568px !important;
}

#item98531 {
	width:67px !important;
	height:7px !important;
	left:143px !important;
	top:568px !important;
}

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

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

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

#item98640 {
	width:41px !important;
	height:7px !important;
	left:361px !important;
	top:576px !important;
}

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

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

#item98721 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item98749 {
	width:45px !important;
	height:7px !important;
	left:151px !important;
	top:567px !important;
}

#item98776 {
	width:43px !important;
	height:7px !important;
	left:151px !important;
	top:574px !important;
}

#item98803 {
	width:45px !important;
	height:7px !important;
	left:273px !important;
	top:561px !important;
}

#item98830 {
	width:43px !important;
	height:7px !important;
	left:273px !important;
	top:567px !important;
}

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

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

#item98914 {
	width:45px !important;
	height:7px !important;
	left:273px !important;
	top:551px !important;
}

#item98941 {
	width:43px !important;
	height:7px !important;
	left:325px !important;
	top:551px !important;
}

#item98968 {
	width:60px !important;
	height:7px !important;
	left:273px !important;
	top:597px !important;
}

#item98995 {
	width:68px !important;
	height:7px !important;
	left:389px !important;
	top:550px !important;
}

#item99023 {
	width:60px !important;
	height:7px !important;
	left:389px !important;
	top:557px !important;
}

#item99050 {
	width:45px !important;
	height:7px !important;
	left:389px !important;
	top:563px !important;
}

#item99077 {
	width:54px !important;
	height:7px !important;
	left:389px !important;
	top:570px !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;
}

#item99104 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:571px !important;
}

#item99132 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:578px !important;
}

#item99160 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:584px !important;
}

#item99187 {
	width:59px !important;
	height:7px !important;
	left:141px !important;
	top:565px !important;
}

#item99214 {
	width:54px !important;
	height:7px !important;
	left:141px !important;
	top:571px !important;
}

#item99242 {
	width:82px !important;
	height:7px !important;
	left:141px !important;
	top:578px !important;
}

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

#item99296 {
	width:67px !important;
	height:7px !important;
	left:251px !important;
	top:571px !important;
}

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

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

#item99378 {
	width:55px !important;
	height:7px !important;
	left:361px !important;
	top:571px !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;
}

#item99405 {
	width:41px !important;
	height:7px !important;
	left:65px !important;
	top:572px !important;
}

#item99432 {
	width:54px !important;
	height:7px !important;
	left:65px !important;
	top:579px !important;
}

#item99459 {
	width:65px !important;
	height:7px !important;
	left:177px !important;
	top:564px !important;
}

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

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

#item99540 {
	width:55px !important;
	height:7px !important;
	left:33px !important;
	top:514px !important;
}

#item99568 {
	width:45px !important;
	height:7px !important;
	left:33px !important;
	top:521px !important;
}

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

#item99624 {
	width:43px !important;
	height:7px !important;
	left:33px !important;
	top:534px !important;
}

#item99651 {
	width:70px !important;
	height:7px !important;
	left:33px !important;
	top:564px !important;
}

#item99678 {
	width:55px !important;
	height:7px !important;
	left:135px !important;
	top:515px !important;
}

#item99705 {
	width:45px !important;
	height:7px !important;
	left:135px !important;
	top:521px !important;
}

#item99732 {
	width:70px !important;
	height:7px !important;
	left:135px !important;
	top:552px !important;
}

#item99759 {
	width:79px !important;
	height:7px !important;
	left:135px !important;
	top:558px !important;
}

#item99786 {
	width:60px !important;
	height:7px !important;
	left:135px !important;
	top:565px !important;
}

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

#item99840 {
	width:53px !important;
	height:7px !important;
	left:392px !important;
	top:181px !important;
}

#item99868 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:187px !important;
}

#item99895 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:194px !important;
}

#item99922 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:200px !important;
}

#item99949 {
	width:53px !important;
	height:7px !important;
	left:392px !important;
	top:251px !important;
}

#item99976 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:257px !important;
}

#item100003 {
	width:46px !important;
	height:7px !important;
	left:392px !important;
	top:264px !important;
}

#item100030 {
	width:43px !important;
	height:7px !important;
	left:392px !important;
	top:270px !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;
}

#item100057 {
	width:57px !important;
	height:7px !important;
	left:173px !important;
	top:570px !important;
}

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

#item100111 {
	width:57px !important;
	height:7px !important;
	left:272px !important;
	top:563px !important;
}

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

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

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

#item100220 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:484px !important;
}

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

#item100274 {
	width:46px !important;
	height:7px !important;
	left:19px !important;
	top:497px !important;
}

#item100301 {
	width:54px !important;
	height:7px !important;
	left:19px !important;
	top:528px !important;
}

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

#item100355 {
	width:59px !important;
	height:7px !important;
	left:19px !important;
	top:564px !important;
}

#item100383 {
	width:38px !important;
	height:7px !important;
	left:19px !important;
	top:571px !important;
}

#item100410 {
	width:58px !important;
	height:7px !important;
	left:124px !important;
	top:467px !important;
}

#item100437 {
	width:45px !important;
	height:7px !important;
	left:124px !important;
	top:474px !important;
}

#item100464 {
	width:57px !important;
	height:7px !important;
	left:124px !important;
	top:480px !important;
}

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

#item100518 {
	width:59px !important;
	height:7px !important;
	left:124px !important;
	top:549px !important;
}

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

#item100572 {
	width:38px !important;
	height:7px !important;
	left:124px !important;
	top:562px !important;
}

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

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

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

#item100682 {
	width:47px !important;
	height:7px !important;
	left:229px !important;
	top:475px !important;
}

#item100709 {
	width:59px !important;
	height:7px !important;
	left:229px !important;
	top:481px !important;
}

#item100736 {
	width:52px !important;
	height:7px !important;
	left:229px !important;
	top:488px !important;
}

#item100763 {
	width:59px !important;
	height:7px !important;
	left:229px !important;
	top:494px !important;
}

#item100790 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:484px !important;
}

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

#item100844 {
	width:46px !important;
	height:7px !important;
	left:19px !important;
	top:497px !important;
}

#item100872 {
	width:54px !important;
	height:7px !important;
	left:19px !important;
	top:528px !important;
}

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

#item100927 {
	width:59px !important;
	height:7px !important;
	left:19px !important;
	top:564px !important;
}

#item100954 {
	width:38px !important;
	height:7px !important;
	left:19px !important;
	top:571px !important;
}

#item100982 {
	width:58px !important;
	height:7px !important;
	left:124px !important;
	top:467px !important;
}

#item101009 {
	width:45px !important;
	height:7px !important;
	left:124px !important;
	top:474px !important;
}

#item101036 {
	width:57px !important;
	height:7px !important;
	left:124px !important;
	top:480px !important;
}

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

#item101090 {
	width:59px !important;
	height:7px !important;
	left:124px !important;
	top:549px !important;
}

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

#item101145 {
	width:38px !important;
	height:7px !important;
	left:124px !important;
	top:562px !important;
}

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

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

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

#item101253 {
	width:47px !important;
	height:7px !important;
	left:229px !important;
	top:475px !important;
}

#item101280 {
	width:59px !important;
	height:7px !important;
	left:229px !important;
	top:481px !important;
}

#item101307 {
	width:52px !important;
	height:7px !important;
	left:229px !important;
	top:488px !important;
}

#item101334 {
	width:59px !important;
	height:7px !important;
	left:229px !important;
	top:494px !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;
}

#item101362 {
	width:43px !important;
	height:7px !important;
	left:62px !important;
	top:508px !important;
}

#item101389 {
	width:67px !important;
	height:7px !important;
	left:62px !important;
	top:514px !important;
}

#item101416 {
	width:60px !important;
	height:7px !important;
	left:62px !important;
	top:542px !important;
}

#item101443 {
	width:61px !important;
	height:7px !important;
	left:62px !important;
	top:548px !important;
}

#item101470 {
	width:61px !important;
	height:7px !important;
	left:62px !important;
	top:555px !important;
}

#item101498 {
	width:73px !important;
	height:7px !important;
	left:62px !important;
	top:582px !important;
}

#item101525 {
	width:47px !important;
	height:7px !important;
	left:173px !important;
	top:508px !important;
}

#item101552 {
	width:43px !important;
	height:7px !important;
	left:173px !important;
	top:515px !important;
}

#item101579 {
	width:46px !important;
	height:7px !important;
	left:173px !important;
	top:521px !important;
}

#item101606 {
	width:65px !important;
	height:7px !important;
	left:173px !important;
	top:550px !important;
}

#item101635 {
	width:47px !important;
	height:7px !important;
	left:285px !important;
	top:508px !important;
}

#item101663 {
	width:43px !important;
	height:7px !important;
	left:285px !important;
	top:515px !important;
}

#item101690 {
	width:46px !important;
	height:7px !important;
	left:285px !important;
	top:521px !important;
}

#item101717 {
	width:65px !important;
	height:7px !important;
	left:284px !important;
	top:549px !important;
}

#item101744 {
	width:43px !important;
	height:7px !important;
	left:62px !important;
	top:508px !important;
}

#item101772 {
	width:67px !important;
	height:7px !important;
	left:62px !important;
	top:514px !important;
}

#item101799 {
	width:60px !important;
	height:7px !important;
	left:62px !important;
	top:542px !important;
}

#item101826 {
	width:61px !important;
	height:7px !important;
	left:62px !important;
	top:548px !important;
}

#item101853 {
	width:61px !important;
	height:7px !important;
	left:62px !important;
	top:555px !important;
}

#item101881 {
	width:73px !important;
	height:7px !important;
	left:62px !important;
	top:582px !important;
}

#item101909 {
	width:47px !important;
	height:7px !important;
	left:173px !important;
	top:508px !important;
}

#item101936 {
	width:43px !important;
	height:7px !important;
	left:173px !important;
	top:515px !important;
}

#item101963 {
	width:46px !important;
	height:7px !important;
	left:173px !important;
	top:521px !important;
}

#item101991 {
	width:65px !important;
	height:7px !important;
	left:173px !important;
	top:550px !important;
}

#item102018 {
	width:47px !important;
	height:7px !important;
	left:285px !important;
	top:508px !important;
}

#item102045 {
	width:43px !important;
	height:7px !important;
	left:285px !important;
	top:515px !important;
}

#item102072 {
	width:46px !important;
	height:7px !important;
	left:285px !important;
	top:521px !important;
}

#item102099 {
	width:65px !important;
	height:7px !important;
	left:284px !important;
	top:549px !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;
}

#item102127 {
	width:68px !important;
	height:7px !important;
	left:393px !important;
	top:158px !important;
}

#item102154 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:164px !important;
}

#item102181 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:210px !important;
}

#item102208 {
	width:38px !important;
	height:7px !important;
	left:393px !important;
	top:217px !important;
}

#item102235 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:223px !important;
}

#item102262 {
	width:52px !important;
	height:7px !important;
	left:393px !important;
	top:230px !important;
}

#item102289 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:237px !important;
}

#item102317 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:243px !important;
}

#item102344 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:290px !important;
}

#item102373 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:297px !important;
}

#item102400 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:303px !important;
}

#item102427 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:310px !important;
}

#item102454 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:350px !important;
}

#item102481 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:357px !important;
}

#item102508 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:363px !important;
}

#item102535 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:427px !important;
}

#item102562 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:453px !important;
}

#item102589 {
	width:65px !important;
	height:7px !important;
	left:393px !important;
	top:459px !important;
}

#item102617 {
	width:68px !important;
	height:7px !important;
	left:393px !important;
	top:504px !important;
}

#item102644 {
	width:38px !important;
	height:7px !important;
	left:393px !important;
	top:510px !important;
}

#item102671 {
	width:57px !important;
	height:7px !important;
	left:393px !important;
	top:517px !important;
}

#item102698 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:523px !important;
}

#item102725 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:576px !important;
}

#item102752 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:583px !important;
}

#item102779 {
	width:68px !important;
	height:7px !important;
	left:393px !important;
	top:158px !important;
}

#item102806 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:164px !important;
}

#item102833 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:210px !important;
}

#item102860 {
	width:38px !important;
	height:7px !important;
	left:393px !important;
	top:217px !important;
}

#item102888 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:223px !important;
}

#item102915 {
	width:52px !important;
	height:7px !important;
	left:393px !important;
	top:230px !important;
}

#item102942 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:237px !important;
}

#item102969 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:243px !important;
}

#item102996 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:290px !important;
}

#item103023 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:297px !important;
}

#item103050 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:303px !important;
}

#item103077 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:310px !important;
}

#item103104 {
	width:41px !important;
	height:7px !important;
	left:393px !important;
	top:350px !important;
}

#item103132 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:357px !important;
}

#item103159 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:363px !important;
}

#item103186 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:427px !important;
}

#item103213 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:453px !important;
}

#item103240 {
	width:65px !important;
	height:7px !important;
	left:393px !important;
	top:459px !important;
}

#item103267 {
	width:68px !important;
	height:7px !important;
	left:393px !important;
	top:504px !important;
}

#item103294 {
	width:38px !important;
	height:7px !important;
	left:393px !important;
	top:510px !important;
}

#item103321 {
	width:57px !important;
	height:7px !important;
	left:393px !important;
	top:517px !important;
}

#item103349 {
	width:46px !important;
	height:7px !important;
	left:393px !important;
	top:523px !important;
}

#item103377 {
	width:74px !important;
	height:7px !important;
	left:393px !important;
	top:576px !important;
}

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

#item103431 {
	width:41px !important;
	height:7px !important;
	left:310px !important;
	top:443px !important;
}

#item103458 {
	width:56px !important;
	height:7px !important;
	left:310px !important;
	top:449px !important;
}

#item103485 {
	width:69px !important;
	height:7px !important;
	left:310px !important;
	top:481px !important;
}

#item103512 {
	width:65px !important;
	height:7px !important;
	left:310px !important;
	top:488px !important;
}

#item103539 {
	width:45px !important;
	height:7px !important;
	left:310px !important;
	top:555px !important;
}

#item103566 {
	width:52px !important;
	height:7px !important;
	left:310px !important;
	top:562px !important;
}

#item103593 {
	width:45px !important;
	height:7px !important;
	left:310px !important;
	top:568px !important;
}

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

#item103648 {
	width:47px !important;
	height:7px !important;
	left:37px !important;
	top:561px !important;
}

#item103676 {
	width:53px !important;
	height:7px !important;
	left:37px !important;
	top:567px !important;
}

#item103703 {
	width:52px !important;
	height:7px !important;
	left:37px !important;
	top:574px !important;
}

#item103731 {
	width:41px !important;
	height:7px !important;
	left:126px !important;
	top:561px !important;
}

#item103758 {
	width:53px !important;
	height:7px !important;
	left:126px !important;
	top:567px !important;
}

#item103785 {
	width:46px !important;
	height:7px !important;
	left:126px !important;
	top:574px !important;
}

#item103812 {
	width:74px !important;
	height:7px !important;
	left:223px !important;
	top:550px !important;
}

#item103839 {
	width:74px !important;
	height:7px !important;
	left:223px !important;
	top:557px !important;
}

#item103867 {
	width:69px !important;
	height:7px !important;
	left:321px !important;
	top:550px !important;
}

#item103894 {
	width:74px !important;
	height:7px !important;
	left:321px !important;
	top:557px !important;
}

#item103921 {
	width:74px !important;
	height:7px !important;
	left:321px !important;
	top:563px !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;
}

#item103948 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:137px !important;
}

#item103975 {
	width:64px !important;
	height:7px !important;
	left:411px !important;
	top:144px !important;
}

#item104002 {
	width:63px !important;
	height:7px !important;
	left:411px !important;
	top:151px !important;
}

#item104029 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:157px !important;
}

#item104056 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:190px !important;
}

#item104083 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:197px !important;
}

#item104111 {
	width:38px !important;
	height:7px !important;
	left:411px !important;
	top:203px !important;
}

#item104138 {
	width:41px !important;
	height:7px !important;
	left:411px !important;
	top:266px !important;
}

#item104165 {
	width:38px !important;
	height:7px !important;
	left:411px !important;
	top:272px !important;
}

#item104192 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:279px !important;
}

#item104219 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:285px !important;
}

#item104247 {
	width:53px !important;
	height:7px !important;
	left:411px !important;
	top:292px !important;
}

#item104274 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:299px !important;
}

#item104301 {
	width:46px !important;
	height:7px !important;
	left:411px !important;
	top:305px !important;
}

#item104328 {
	width:41px !important;
	height:7px !important;
	left:411px !important;
	top:366px !important;
}

#item104355 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:373px !important;
}

#item104384 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:380px !important;
}

#item104412 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:386px !important;
}

#item104439 {
	width:46px !important;
	height:7px !important;
	left:411px !important;
	top:393px !important;
}

#item104466 {
	width:47px !important;
	height:7px !important;
	left:411px !important;
	top:441px !important;
}

#item104493 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:448px !important;
}

#item104521 {
	width:46px !important;
	height:7px !important;
	left:411px !important;
	top:454px !important;
}

#item104548 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:137px !important;
}

#item104575 {
	width:64px !important;
	height:7px !important;
	left:411px !important;
	top:144px !important;
}

#item104602 {
	width:63px !important;
	height:7px !important;
	left:411px !important;
	top:151px !important;
}

#item104630 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:157px !important;
}

#item104658 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:190px !important;
}

#item104685 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:197px !important;
}

#item104712 {
	width:38px !important;
	height:7px !important;
	left:411px !important;
	top:203px !important;
}

#item104740 {
	width:41px !important;
	height:7px !important;
	left:411px !important;
	top:266px !important;
}

#item104767 {
	width:38px !important;
	height:7px !important;
	left:411px !important;
	top:272px !important;
}

#item104794 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:279px !important;
}

#item104821 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:285px !important;
}

#item104848 {
	width:53px !important;
	height:7px !important;
	left:411px !important;
	top:292px !important;
}

#item104876 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:299px !important;
}

#item104903 {
	width:46px !important;
	height:7px !important;
	left:411px !important;
	top:305px !important;
}

#item104930 {
	width:41px !important;
	height:7px !important;
	left:411px !important;
	top:366px !important;
}

#item104957 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:373px !important;
}

#item104984 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:380px !important;
}

#item105011 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:386px !important;
}

#item105038 {
	width:46px !important;
	height:7px !important;
	left:411px !important;
	top:393px !important;
}

#item105066 {
	width:47px !important;
	height:7px !important;
	left:411px !important;
	top:441px !important;
}

#item105093 {
	width:50px !important;
	height:7px !important;
	left:411px !important;
	top:448px !important;
}

#item105122 {
	width:46px !important;
	height:7px !important;
	left:411px !important;
	top:454px !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;
}

#item105149 {
	width:48px !important;
	height:7px !important;
	left:60px !important;
	top:540px !important;
}

#item105176 {
	width:45px !important;
	height:7px !important;
	left:60px !important;
	top:547px !important;
}

#item105203 {
	width:52px !important;
	height:7px !important;
	left:60px !important;
	top:554px !important;
}

#item105230 {
	width:46px !important;
	height:7px !important;
	left:60px !important;
	top:560px !important;
}

#item105257 {
	width:59px !important;
	height:7px !important;
	left:60px !important;
	top:567px !important;
}

#item105284 {
	width:54px !important;
	height:7px !important;
	left:60px !important;
	top:573px !important;
}

#item105313 {
	width:48px !important;
	height:7px !important;
	left:142px !important;
	top:540px !important;
}

#item105340 {
	width:45px !important;
	height:7px !important;
	left:142px !important;
	top:547px !important;
}

#item105368 {
	width:52px !important;
	height:7px !important;
	left:142px !important;
	top:554px !important;
}

#item105395 {
	width:46px !important;
	height:7px !important;
	left:142px !important;
	top:560px !important;
}

#item105422 {
	width:59px !important;
	height:7px !important;
	left:142px !important;
	top:567px !important;
}

#item105449 {
	width:52px !important;
	height:7px !important;
	left:142px !important;
	top:573px !important;
}

#item105476 {
	width:54px !important;
	height:7px !important;
	left:142px !important;
	top:580px !important;
}

#item105503 {
	width:47px !important;
	height:7px !important;
	left:231px !important;
	top:548px !important;
}

#item105530 {
	width:57px !important;
	height:7px !important;
	left:231px !important;
	top:555px !important;
}

#item105557 {
	width:43px !important;
	height:7px !important;
	left:231px !important;
	top:562px !important;
}

#item105584 {
	width:37px !important;
	height:7px !important;
	left:231px !important;
	top:568px !important;
}

#item105611 {
	width:65px !important;
	height:7px !important;
	left:308px !important;
	top:548px !important;
}

#item105639 {
	width:45px !important;
	height:7px !important;
	left:308px !important;
	top:555px !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;
}

#item105666 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:221px !important;
}

#item105693 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:228px !important;
}

#item105720 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:234px !important;
}

#item105747 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:241px !important;
}

#item105774 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:247px !important;
}

#item105801 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:254px !important;
}

#item105828 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:261px !important;
}

#item105855 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:267px !important;
}

#item105883 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:274px !important;
}

#item105910 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:305px !important;
}

#item105937 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:311px !important;
}

#item105964 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:318px !important;
}

#item105991 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:385px !important;
}

#item106018 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:392px !important;
}

#item106045 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:398px !important;
}

#item106072 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:405px !important;
}

#item106100 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:411px !important;
}

#item106128 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:418px !important;
}

#item106155 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:425px !important;
}

#item106182 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:431px !important;
}

#item106209 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:438px !important;
}

#item106236 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:468px !important;
}

#item106263 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:475px !important;
}

#item106290 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:481px !important;
}

#item106317 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:488px !important;
}

#item106344 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:540px !important;
}

#item106372 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:547px !important;
}

#item106399 {
	width:38px !important;
	height:7px !important;
	left:30px !important;
	top:553px !important;
}

#item106427 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:560px !important;
}

#item106454 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:566px !important;
}

#item106482 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:573px !important;
}

#item106509 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:580px !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;
}

#item106536 {
	width:53px !important;
	height:7px !important;
	left:330px !important;
	top:439px !important;
}

#item106563 {
	width:45px !important;
	height:7px !important;
	left:330px !important;
	top:446px !important;
}

#item106590 {
	width:43px !important;
	height:7px !important;
	left:330px !important;
	top:452px !important;
}

#item106618 {
	width:53px !important;
	height:7px !important;
	left:331px !important;
	top:536px !important;
}

#item106645 {
	width:43px !important;
	height:7px !important;
	left:331px !important;
	top:543px !important;
}

#item106672 {
	width:45px !important;
	height:7px !important;
	left:331px !important;
	top:549px !important;
}

#item106699 {
	width:43px !important;
	height:7px !important;
	left:331px !important;
	top:556px !important;
}

#item106726 {
	width:59px !important;
	height:7px !important;
	left:331px !important;
	top:583px !important;
}

#item106753 {
	width:45px !important;
	height:7px !important;
	left:411px !important;
	top:454px !important;
}

#item106780 {
	width:53px !important;
	height:7px !important;
	left:411px !important;
	top:461px !important;
}

#item106807 {
	width:38px !important;
	height:7px !important;
	left:411px !important;
	top:467px !important;
}

#item106834 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:474px !important;
}

#item106862 {
	width:45px !important;
	height:7px !important;
	left:411px !important;
	top:481px !important;
}

#item106889 {
	width:43px !important;
	height:7px !important;
	left:411px !important;
	top:487px !important;
}

#item106916 {
	width:60px !important;
	height:7px !important;
	left:411px !important;
	top:518px !important;
}

#item106944 {
	width:45px !important;
	height:7px !important;
	left:411px !important;
	top:569px !important;
}

#item106971 {
	width:59px !important;
	height:7px !important;
	left:411px !important;
	top:576px !important;
}

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

#item107026 {
	width:55px !important;
	height:7px !important;
	left:26px !important;
	top:71px !important;
}

#item107053 {
	width:53px !important;
	height:7px !important;
	left:26px !important;
	top:77px !important;
}

#item107080 {
	width:45px !important;
	height:7px !important;
	left:26px !important;
	top:84px !important;
}

#item107107 {
	width:57px !important;
	height:7px !important;
	left:26px !important;
	top:91px !important;
}

#item107136 {
	width:60px !important;
	height:7px !important;
	left:26px !important;
	top:97px !important;
}

#item107164 {
	width:45px !important;
	height:7px !important;
	left:26px !important;
	top:162px !important;
}

#item107191 {
	width:38px !important;
	height:7px !important;
	left:26px !important;
	top:168px !important;
}

#item107218 {
	width:43px !important;
	height:7px !important;
	left:26px !important;
	top:175px !important;
}

#item107245 {
	width:59px !important;
	height:7px !important;
	left:26px !important;
	top:182px !important;
}

#item107273 {
	width:43px !important;
	height:7px !important;
	left:26px !important;
	top:188px !important;
}

#item107300 {
	width:77px !important;
	height:7px !important;
	left:26px !important;
	top:247px !important;
}

#item107327 {
	width:77px !important;
	height:7px !important;
	left:26px !important;
	top:254px !important;
}

#item107354 {
	width:68px !important;
	height:7px !important;
	left:26px !important;
	top:261px !important;
}

#item107382 {
	width:68px !important;
	height:7px !important;
	left:26px !important;
	top:267px !important;
}

#item107410 {
	width:41px !important;
	height:7px !important;
	left:26px !important;
	top:404px !important;
}

#item107437 {
	width:60px !important;
	height:7px !important;
	left:26px !important;
	top:411px !important;
}

#item107464 {
	width:52px !important;
	height:7px !important;
	left:26px !important;
	top:417px !important;
}

#item107492 {
	width:45px !important;
	height:7px !important;
	left:26px !important;
	top:424px !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;
}

#item107519 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:564px !important;
}

#item107546 {
	width:43px !important;
	height:7px !important;
	left:83px !important;
	top:564px !important;
}

#item107573 {
	width:43px !important;
	height:7px !important;
	left:135px !important;
	top:572px !important;
}

#item107600 {
	width:49px !important;
	height:7px !important;
	left:192px !important;
	top:572px !important;
}

#item107628 {
	width:45px !important;
	height:7px !important;
	left:135px !important;
	top:579px !important;
}

#item107655 {
	width:51px !important;
	height:7px !important;
	left:192px !important;
	top:579px !important;
}

#item107682 {
	width:43px !important;
	height:7px !important;
	left:252px !important;
	top:571px !important;
}

#item107709 {
	width:51px !important;
	height:7px !important;
	left:308px !important;
	top:571px !important;
}

#item107736 {
	width:49px !important;
	height:7px !important;
	left:252px !important;
	top:578px !important;
}

#item107765 {
	width:43px !important;
	height:7px !important;
	left:369px !important;
	top:564px !important;
}

#item107792 {
	width:49px !important;
	height:7px !important;
	left:431px !important;
	top:564px !important;
}

#item107820 {
	width:45px !important;
	height:7px !important;
	left:369px !important;
	top:571px !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;
}

#item107847 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:55px !important;
}

#item107876 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:110px !important;
}

#item107903 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:116px !important;
}

#item107930 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:123px !important;
}

#item107957 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:129px !important;
}

#item107984 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:191px !important;
}

#item108011 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:198px !important;
}

#item108038 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:204px !important;
}

#item108065 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:211px !important;
}

#item108092 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:275px !important;
}

#item108120 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:281px !important;
}

#item108147 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:288px !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;
}

#item108174 {
	width:45px !important;
	height:7px !important;
	left:305px !important;
	top:294px !important;
}

#item108201 {
	width:43px !important;
	height:7px !important;
	left:305px !important;
	top:301px !important;
}

#item108228 {
	width:46px !important;
	height:7px !important;
	left:305px !important;
	top:308px !important;
}

#item108255 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:531px !important;
}

#item108282 {
	width:58px !important;
	height:7px !important;
	left:62px !important;
	top:531px !important;
}

#item108309 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:538px !important;
}

#item108336 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:584px !important;
}

#item108363 {
	width:45px !important;
	height:7px !important;
	left:305px !important;
	top:574px !important;
}

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

#item108418 {
	width:41px !important;
	height:7px !important;
	left:267px !important;
	top:289px !important;
}

#item108445 {
	width:58px !important;
	height:7px !important;
	left:267px !important;
	top:295px !important;
}

#item108472 {
	width:41px !important;
	height:7px !important;
	left:267px !important;
	top:302px !important;
}

#item108499 {
	width:45px !important;
	height:7px !important;
	left:267px !important;
	top:308px !important;
}

#item108526 {
	width:41px !important;
	height:7px !important;
	left:67px !important;
	top:569px !important;
}

#item108553 {
	width:58px !important;
	height:7px !important;
	left:67px !important;
	top:575px !important;
}

#item108580 {
	width:45px !important;
	height:7px !important;
	left:191px !important;
	top:568px !important;
}

#item108607 {
	width:58px !important;
	height:7px !important;
	left:191px !important;
	top:575px !important;
}

#item108635 {
	width:45px !important;
	height:7px !important;
	left:191px !important;
	top:581px !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;
}

#item108662 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:293px !important;
}

#item108689 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:300px !important;
}

#item108716 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:306px !important;
}

#item108743 {
	width:27px !important;
	height:7px !important;
	left:431px !important;
	top:313px !important;
}

#item108770 {
	width:75px !important;
	height:7px !important;
	left:360px !important;
	top:364px !important;
}

#item108797 {
	width:75px !important;
	height:7px !important;
	left:360px !important;
	top:411px !important;
}

#item108824 {
	width:45px !important;
	height:7px !important;
	left:360px !important;
	top:457px !important;
}

#item108852 {
	width:60px !important;
	height:7px !important;
	left:360px !important;
	top:464px !important;
}

#item108880 {
	width:27px !important;
	height:7px !important;
	left:439px !important;
	top:516px !important;
}

#item108907 {
	width:27px !important;
	height:7px !important;
	left:439px !important;
	top:523px !important;
}

#item108934 {
	width:27px !important;
	height:7px !important;
	left:439px !important;
	top:529px !important;
}

#item108961 {
	width:27px !important;
	height:7px !important;
	left:439px !important;
	top:536px !important;
}

#item108988 {
	width:76px !important;
	height:7px !important;
	left:360px !important;
	top:588px !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;
}

#item109015 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:567px !important;
}

#item109042 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:559px !important;
}

#item109069 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:566px !important;
}

#item109096 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:572px !important;
}

#item109124 {
	width:27px !important;
	height:7px !important;
	left:184px !important;
	top:579px !important;
}

#item109151 {
	width:76px !important;
	height:7px !important;
	left:241px !important;
	top:567px !important;
}

#item109179 {
	width:76px !important;
	height:7px !important;
	left:327px !important;
	top:567px !important;
}

#item109206 {
	width:76px !important;
	height:7px !important;
	left:415px !important;
	top:546px !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;
}

#item109234 {
	width:66px !important;
	height:7px !important;
	left:379px !important;
	top:348px !important;
}

#item109261 {
	width:62px !important;
	height:7px !important;
	left:379px !important;
	top:355px !important;
}

#item109288 {
	width:59px !important;
	height:7px !important;
	left:379px !important;
	top:406px !important;
}

#item109315 {
	width:45px !important;
	height:7px !important;
	left:379px !important;
	top:412px !important;
}

#item109342 {
	width:59px !important;
	height:7px !important;
	left:379px !important;
	top:475px !important;
}

#item109370 {
	width:45px !important;
	height:7px !important;
	left:379px !important;
	top:482px !important;
}

#item109397 {
	width:41px !important;
	height:7px !important;
	left:379px !important;
	top:520px !important;
}

#item109424 {
	width:59px !important;
	height:7px !important;
	left:379px !important;
	top:526px !important;
}

#item109451 {
	width:45px !important;
	height:7px !important;
	left:379px !important;
	top:533px !important;
}

#item109478 {
	width:69px !important;
	height:7px !important;
	left:379px !important;
	top:591px !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;
}

#item109505 {
	width:69px !important;
	height:7px !important;
	left:31px !important;
	top:557px !important;
}

#item109532 {
	width:69px !important;
	height:7px !important;
	left:126px !important;
	top:558px !important;
}

#item109559 {
	width:68px !important;
	height:7px !important;
	left:220px !important;
	top:572px !important;
}

#item109586 {
	width:68px !important;
	height:7px !important;
	left:315px !important;
	top:565px !important;
}

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

#item109641 {
	width:27px !important;
	height:7px !important;
	left:268px !important;
	top:479px !important;
}

#item109668 {
	width:27px !important;
	height:7px !important;
	left:307px !important;
	top:479px !important;
}

#item109695 {
	width:27px !important;
	height:7px !important;
	left:351px !important;
	top:479px !important;
}

#item109722 {
	width:27px !important;
	height:7px !important;
	left:268px !important;
	top:486px !important;
}

#item109750 {
	width:27px !important;
	height:7px !important;
	left:307px !important;
	top:486px !important;
}

#item109777 {
	width:27px !important;
	height:7px !important;
	left:351px !important;
	top:486px !important;
}

#item109804 {
	width:27px !important;
	height:7px !important;
	left:268px !important;
	top:492px !important;
}

#item109831 {
	width:27px !important;
	height:7px !important;
	left:307px !important;
	top:492px !important;
}

#item109858 {
	width:27px !important;
	height:7px !important;
	left:351px !important;
	top:492px !important;
}

#item109887 {
	width:27px !important;
	height:7px !important;
	left:268px !important;
	top:499px !important;
}

#item109915 {
	width:27px !important;
	height:7px !important;
	left:307px !important;
	top:499px !important;
}

#item109942 {
	width:27px !important;
	height:7px !important;
	left:351px !important;
	top:499px !important;
}

#item109969 {
	width:27px !important;
	height:7px !important;
	left:268px !important;
	top:530px !important;
}

#item109996 {
	width:27px !important;
	height:7px !important;
	left:307px !important;
	top:530px !important;
}

#item110024 {
	width:27px !important;
	height:7px !important;
	left:351px !important;
	top:530px !important;
}

#item110051 {
	width:27px !important;
	height:7px !important;
	left:268px !important;
	top:536px !important;
}

#item110078 {
	width:27px !important;
	height:7px !important;
	left:307px !important;
	top:536px !important;
}

#item110105 {
	width:27px !important;
	height:7px !important;
	left:351px !important;
	top:536px !important;
}

#item110133 {
	width:27px !important;
	height:7px !important;
	left:268px !important;
	top:543px !important;
}

#item110161 {
	width:27px !important;
	height:7px !important;
	left:307px !important;
	top:543px !important;
}

#item110188 {
	width:27px !important;
	height:7px !important;
	left:351px !important;
	top:543px !important;
}

#item110217 {
	width:27px !important;
	height:7px !important;
	left:268px !important;
	top:550px !important;
}

#item110245 {
	width:27px !important;
	height:7px !important;
	left:307px !important;
	top:550px !important;
}

#item110272 {
	width:27px !important;
	height:7px !important;
	left:351px !important;
	top:550px !important;
}

#item110299 {
	width:63px !important;
	height:7px !important;
	left:395px !important;
	top:479px !important;
}

#item110326 {
	width:64px !important;
	height:7px !important;
	left:395px !important;
	top:486px !important;
}

#item110353 {
	width:76px !important;
	height:7px !important;
	left:395px !important;
	top:493px !important;
}

#item110381 {
	width:63px !important;
	height:7px !important;
	left:395px !important;
	top:523px !important;
}

#item110408 {
	width:64px !important;
	height:7px !important;
	left:395px !important;
	top:529px !important;
}

#item110435 {
	width:76px !important;
	height:7px !important;
	left:395px !important;
	top:536px !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;
}

#item110462 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:408px !important;
}

#item110489 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:408px !important;
}

#item110516 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:408px !important;
}

#item110543 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:408px !important;
}

#item110571 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:415px !important;
}

#item110598 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:415px !important;
}

#item110627 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:415px !important;
}

#item110654 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:415px !important;
}

#item110681 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:421px !important;
}

#item110708 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:421px !important;
}

#item110735 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:421px !important;
}

#item110762 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:421px !important;
}

#item110789 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:443px !important;
}

#item110816 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:449px !important;
}

#item110843 {
	width:27px !important;
	height:7px !important;
	left:136px !important;
	top:456px !important;
}

#item110871 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:487px !important;
}

#item110898 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:487px !important;
}

#item110925 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:487px !important;
}

#item110952 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:487px !important;
}

#item110979 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:494px !important;
}

#item111006 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:494px !important;
}

#item111033 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:494px !important;
}

#item111060 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:494px !important;
}

#item111087 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:501px !important;
}

#item111114 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:501px !important;
}

#item111142 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:501px !important;
}

#item111169 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:501px !important;
}

#item111196 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:507px !important;
}

#item111223 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:507px !important;
}

#item111250 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:507px !important;
}

#item111277 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:507px !important;
}

#item111304 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:529px !important;
}

#item111331 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:536px !important;
}

#item111358 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:543px !important;
}

#item111386 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:549px !important;
}

#item111413 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:587px !important;
}

#item111440 {
	width:45px !important;
	height:7px !important;
	left:78px !important;
	top:587px !important;
}

#item111467 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:594px !important;
}

#item111494 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:594px !important;
}

#item111521 {
	width:59px !important;
	height:7px !important;
	left:139px !important;
	top:587px !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;
}

#item111548 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:295px !important;
}

#item111575 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:295px !important;
}

#item111603 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:295px !important;
}

#item111631 {
	width:27px !important;
	height:7px !important;
	left:247px !important;
	top:295px !important;
}

#item111658 {
	width:27px !important;
	height:7px !important;
	left:311px !important;
	top:295px !important;
}

#item111685 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:301px !important;
}

#item111712 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:301px !important;
}

#item111739 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:301px !important;
}

#item111766 {
	width:27px !important;
	height:7px !important;
	left:247px !important;
	top:301px !important;
}

#item111793 {
	width:27px !important;
	height:7px !important;
	left:311px !important;
	top:301px !important;
}

#item111820 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:308px !important;
}

#item111847 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:308px !important;
}

#item111875 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:308px !important;
}

#item111902 {
	width:27px !important;
	height:7px !important;
	left:247px !important;
	top:308px !important;
}

#item111930 {
	width:27px !important;
	height:7px !important;
	left:311px !important;
	top:308px !important;
}

#item111957 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:315px !important;
}

#item111985 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:315px !important;
}

#item112012 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:315px !important;
}

#item112039 {
	width:27px !important;
	height:7px !important;
	left:247px !important;
	top:315px !important;
}

#item112066 {
	width:27px !important;
	height:7px !important;
	left:311px !important;
	top:315px !important;
}

#item112093 {
	width:27px !important;
	height:7px !important;
	left:78px !important;
	top:570px !important;
}

#item112121 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:570px !important;
}

#item112148 {
	width:27px !important;
	height:7px !important;
	left:78px !important;
	top:576px !important;
}

#item112175 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:576px !important;
}

#item112202 {
	width:27px !important;
	height:7px !important;
	left:78px !important;
	top:583px !important;
}

#item112229 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:583px !important;
}

#item112256 {
	width:27px !important;
	height:7px !important;
	left:78px !important;
	top:589px !important;
}

#item112283 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:589px !important;
}

#item112310 {
	width:27px !important;
	height:7px !important;
	left:78px !important;
	top:596px !important;
}

#item112337 {
	width:27px !important;
	height:7px !important;
	left:128px !important;
	top:596px !important;
}

#item112365 {
	width:55px !important;
	height:7px !important;
	left:239px !important;
	top:551px !important;
}

#item112392 {
	width:45px !important;
	height:7px !important;
	left:239px !important;
	top:558px !important;
}

#item112419 {
	width:49px !important;
	height:7px !important;
	left:239px !important;
	top:564px !important;
}

#item112446 {
	width:25px !important;
	height:7px !important;
	left:436px !important;
	top:563px !important;
}

#item112473 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:563px !important;
}

#item112501 {
	width:25px !important;
	height:7px !important;
	left:436px !important;
	top:569px !important;
}

#item112528 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:569px !important;
}

#item112555 {
	width:25px !important;
	height:7px !important;
	left:436px !important;
	top:576px !important;
}

#item112582 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:576px !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;
}

#item112609 {
	width:27px !important;
	height:7px !important;
	left:81px !important;
	top:452px !important;
}

#item112638 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:452px !important;
}

#item112666 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:452px !important;
}

#item112693 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:452px !important;
}

#item112720 {
	width:27px !important;
	height:7px !important;
	left:233px !important;
	top:452px !important;
}

#item112747 {
	width:27px !important;
	height:7px !important;
	left:81px !important;
	top:459px !important;
}

#item112775 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:459px !important;
}

#item112802 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:459px !important;
}

#item112829 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:459px !important;
}

#item112856 {
	width:27px !important;
	height:7px !important;
	left:233px !important;
	top:459px !important;
}

#item112884 {
	width:27px !important;
	height:7px !important;
	left:81px !important;
	top:465px !important;
}

#item112912 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:465px !important;
}

#item112939 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:465px !important;
}

#item112966 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:465px !important;
}

#item112994 {
	width:27px !important;
	height:7px !important;
	left:233px !important;
	top:465px !important;
}

#item113021 {
	width:27px !important;
	height:7px !important;
	left:81px !important;
	top:472px !important;
}

#item113048 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:472px !important;
}

#item113075 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:472px !important;
}

#item113102 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:472px !important;
}

#item113130 {
	width:27px !important;
	height:7px !important;
	left:233px !important;
	top:472px !important;
}

#item113157 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:508px !important;
}

#item113184 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:508px !important;
}

#item113211 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:508px !important;
}

#item113238 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:508px !important;
}

#item113265 {
	width:27px !important;
	height:7px !important;
	left:233px !important;
	top:508px !important;
}

#item113292 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:514px !important;
}

#item113320 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:514px !important;
}

#item113347 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:514px !important;
}

#item113376 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:514px !important;
}

#item113403 {
	width:27px !important;
	height:7px !important;
	left:233px !important;
	top:514px !important;
}

#item113430 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:521px !important;
}

#item113457 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:521px !important;
}

#item113484 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:521px !important;
}

#item113511 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:521px !important;
}

#item113538 {
	width:27px !important;
	height:7px !important;
	left:233px !important;
	top:521px !important;
}

#item113565 {
	width:27px !important;
	height:7px !important;
	left:82px !important;
	top:528px !important;
}

#item113592 {
	width:27px !important;
	height:7px !important;
	left:118px !important;
	top:528px !important;
}

#item113621 {
	width:27px !important;
	height:7px !important;
	left:159px !important;
	top:528px !important;
}

#item113648 {
	width:27px !important;
	height:7px !important;
	left:195px !important;
	top:528px !important;
}

#item113675 {
	width:27px !important;
	height:7px !important;
	left:233px !important;
	top:528px !important;
}

#item113702 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:571px !important;
}

#item113729 {
	width:49px !important;
	height:7px !important;
	left:101px !important;
	top:571px !important;
}

#item113756 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item113783 {
	width:46px !important;
	height:7px !important;
	left:101px !important;
	top:577px !important;
}

#item113810 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:584px !important;
}

#item113837 {
	width:41px !important;
	height:7px !important;
	left:161px !important;
	top:571px !important;
}

#item113864 {
	width:44px !important;
	height:7px !important;
	left:227px !important;
	top:571px !important;
}

#item113892 {
	width:67px !important;
	height:7px !important;
	left:161px !important;
	top:578px !important;
}

#item113919 {
	width:41px !important;
	height:7px !important;
	left:227px !important;
	top:578px !important;
}

#item113946 {
	width:68px !important;
	height:7px !important;
	left:161px !important;
	top:584px !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;
}

#item113973 {
	width:27px !important;
	height:7px !important;
	left:420px !important;
	top:54px !important;
}

#item114000 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:54px !important;
}

#item114027 {
	width:27px !important;
	height:7px !important;
	left:420px !important;
	top:61px !important;
}

#item114054 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:61px !important;
}

#item114081 {
	width:27px !important;
	height:7px !important;
	left:420px !important;
	top:67px !important;
}

#item114108 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:67px !important;
}

#item114136 {
	width:27px !important;
	height:7px !important;
	left:420px !important;
	top:74px !important;
}

#item114163 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:74px !important;
}

#item114190 {
	width:25px !important;
	height:7px !important;
	left:408px !important;
	top:148px !important;
}

#item114217 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:148px !important;
}

#item114244 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:148px !important;
}

#item114271 {
	width:25px !important;
	height:7px !important;
	left:408px !important;
	top:155px !important;
}

#item114298 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:155px !important;
}

#item114325 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:155px !important;
}

#item114353 {
	width:25px !important;
	height:7px !important;
	left:408px !important;
	top:161px !important;
}

#item114381 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:161px !important;
}

#item114408 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:161px !important;
}

#item114435 {
	width:25px !important;
	height:7px !important;
	left:408px !important;
	top:168px !important;
}

#item114462 {
	width:25px !important;
	height:7px !important;
	left:435px !important;
	top:168px !important;
}

#item114489 {
	width:25px !important;
	height:7px !important;
	left:461px !important;
	top:168px !important;
}

#item114516 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:258px !important;
}

#item114543 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:258px !important;
}

#item114570 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:265px !important;
}

#item114597 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:265px !important;
}

#item114625 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:271px !important;
}

#item114652 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:271px !important;
}

#item114680 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:278px !important;
}

#item114707 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:278px !important;
}

#item114735 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:285px !important;
}

#item114762 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:285px !important;
}

#item114789 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:350px !important;
}

#item114816 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:356px !important;
}

#item114843 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:428px !important;
}

#item114871 {
	width:44px !important;
	height:7px !important;
	left:370px !important;
	top:434px !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;
}

#item114898 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:271px !important;
}

#item114925 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:271px !important;
}

#item114952 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:278px !important;
}

#item114979 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:278px !important;
}

#item115006 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:284px !important;
}

#item115033 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:284px !important;
}

#item115060 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:291px !important;
}

#item115087 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:291px !important;
}

#item115115 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:298px !important;
}

#item115142 {
	width:27px !important;
	height:7px !important;
	left:153px !important;
	top:298px !important;
}

#item115169 {
	width:27px !important;
	height:7px !important;
	left:373px !important;
	top:272px !important;
}

#item115196 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:272px !important;
}

#item115223 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:272px !important;
}

#item115251 {
	width:27px !important;
	height:7px !important;
	left:373px !important;
	top:278px !important;
}

#item115278 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:278px !important;
}

#item115305 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:278px !important;
}

#item115332 {
	width:27px !important;
	height:7px !important;
	left:373px !important;
	top:285px !important;
}

#item115359 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:285px !important;
}

#item115388 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:285px !important;
}

#item115416 {
	width:27px !important;
	height:7px !important;
	left:373px !important;
	top:292px !important;
}

#item115443 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:292px !important;
}

#item115470 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:292px !important;
}

#item115497 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:555px !important;
}

#item115525 {
	width:27px !important;
	height:7px !important;
	left:181px !important;
	top:555px !important;
}

#item115552 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:561px !important;
}

#item115579 {
	width:27px !important;
	height:7px !important;
	left:181px !important;
	top:561px !important;
}

#item115606 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:568px !important;
}

#item115634 {
	width:27px !important;
	height:7px !important;
	left:181px !important;
	top:568px !important;
}

#item115662 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:574px !important;
}

#item115689 {
	width:27px !important;
	height:7px !important;
	left:181px !important;
	top:574px !important;
}

#item115716 {
	width:27px !important;
	height:7px !important;
	left:273px !important;
	top:553px !important;
}

#item115744 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:553px !important;
}

#item115771 {
	width:27px !important;
	height:7px !important;
	left:273px !important;
	top:560px !important;
}

#item115798 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:560px !important;
}

#item115825 {
	width:27px !important;
	height:7px !important;
	left:273px !important;
	top:567px !important;
}

#item115852 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:567px !important;
}

#item115880 {
	width:27px !important;
	height:7px !important;
	left:273px !important;
	top:573px !important;
}

#item115907 {
	width:27px !important;
	height:7px !important;
	left:312px !important;
	top:573px !important;
}

#item115934 {
	width:26px !important;
	height:7px !important;
	left:409px !important;
	top:561px !important;
}

#item115961 {
	width:26px !important;
	height:7px !important;
	left:457px !important;
	top:561px !important;
}

#item115988 {
	width:26px !important;
	height:7px !important;
	left:409px !important;
	top:567px !important;
}

#item116015 {
	width:26px !important;
	height:7px !important;
	left:457px !important;
	top:567px !important;
}

#item116042 {
	width:26px !important;
	height:7px !important;
	left:409px !important;
	top:574px !important;
}

#item116070 {
	width:26px !important;
	height:7px !important;
	left:457px !important;
	top:574px !important;
}

#item116097 {
	width:26px !important;
	height:7px !important;
	left:409px !important;
	top:581px !important;
}

#item116126 {
	width:26px !important;
	height:7px !important;
	left:457px !important;
	top:581px !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;
}

#item116153 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:104px !important;
}

#item116180 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:110px !important;
}

#item116207 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:117px !important;
}

#item116234 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:153px !important;
}

#item116261 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:160px !important;
}

#item116288 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:166px !important;
}

#item116315 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:246px !important;
}

#item116342 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:252px !important;
}

#item116370 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:259px !important;
}

#item116397 {
	width:62px !important;
	height:7px !important;
	left:395px !important;
	top:312px !important;
}

#item116424 {
	width:62px !important;
	height:7px !important;
	left:395px !important;
	top:319px !important;
}

#item116451 {
	width:59px !important;
	height:7px !important;
	left:395px !important;
	top:325px !important;
}

#item116478 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:479px !important;
}

#item116505 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:486px !important;
}

#item116532 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:492px !important;
}

#item116559 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:526px !important;
}

#item116586 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:533px !important;
}

#item116613 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:540px !important;
}

#item116641 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:574px !important;
}

#item116668 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:581px !important;
}

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

#item116722 {
	width:55px !important;
	height:7px !important;
	left:38px !important;
	top:556px !important;
}

#item116749 {
	width:60px !important;
	height:7px !important;
	left:38px !important;
	top:563px !important;
}

#item116776 {
	width:56px !important;
	height:7px !important;
	left:38px !important;
	top:570px !important;
}

#item116803 {
	width:61px !important;
	height:7px !important;
	left:38px !important;
	top:576px !important;
}

#item116830 {
	width:55px !important;
	height:7px !important;
	left:155px !important;
	top:556px !important;
}

#item116857 {
	width:60px !important;
	height:7px !important;
	left:155px !important;
	top:563px !important;
}

#item116885 {
	width:56px !important;
	height:7px !important;
	left:155px !important;
	top:570px !important;
}

#item116912 {
	width:61px !important;
	height:7px !important;
	left:155px !important;
	top:576px !important;
}

#item116939 {
	width:55px !important;
	height:7px !important;
	left:273px !important;
	top:556px !important;
}

#item116966 {
	width:60px !important;
	height:7px !important;
	left:273px !important;
	top:563px !important;
}

#item116993 {
	width:56px !important;
	height:7px !important;
	left:273px !important;
	top:570px !important;
}

#item117020 {
	width:61px !important;
	height:7px !important;
	left:273px !important;
	top:576px !important;
}

#item117047 {
	width:55px !important;
	height:7px !important;
	left:393px !important;
	top:556px !important;
}

#item117074 {
	width:60px !important;
	height:7px !important;
	left:393px !important;
	top:563px !important;
}

#item117102 {
	width:56px !important;
	height:7px !important;
	left:393px !important;
	top:570px !important;
}

#item117130 {
	width:61px !important;
	height:7px !important;
	left:393px !important;
	top:576px !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;
}

#item117157 {
	width:77px !important;
	height:7px !important;
	left:387px !important;
	top:314px !important;
}

#item117184 {
	width:72px !important;
	height:7px !important;
	left:387px !important;
	top:374px !important;
}

#item117211 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:421px !important;
}

#item117238 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:468px !important;
}

#item117265 {
	width:55px !important;
	height:7px !important;
	left:387px !important;
	top:535px !important;
}

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

#item117319 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:522px !important;
}

#item117346 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:529px !important;
}

#item117374 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:535px !important;
}

#item117401 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:577px !important;
}

#item117429 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:584px !important;
}

#item117456 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:591px !important;
}

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

#item117511 {
	width:57px !important;
	height:7px !important;
	left:135px !important;
	top:529px !important;
}

#item117538 {
	width:46px !important;
	height:7px !important;
	left:135px !important;
	top:535px !important;
}

#item117565 {
	width:61px !important;
	height:7px !important;
	left:135px !important;
	top:577px !important;
}

#item117592 {
	width:43px !important;
	height:7px !important;
	left:135px !important;
	top:584px !important;
}

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

#item117647 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:55px !important;
}

#item117674 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:80px !important;
}

#item117701 {
	width:60px !important;
	height:7px !important;
	left:384px !important;
	top:156px !important;
}

#item117728 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:162px !important;
}

#item117755 {
	width:60px !important;
	height:7px !important;
	left:384px !important;
	top:187px !important;
}

#item117782 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:193px !important;
}

#item117809 {
	width:60px !important;
	height:7px !important;
	left:384px !important;
	top:218px !important;
}

#item117836 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:225px !important;
}

#item117864 {
	width:60px !important;
	height:7px !important;
	left:384px !important;
	top:306px !important;
}

#item117891 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:313px !important;
}

#item117918 {
	width:60px !important;
	height:7px !important;
	left:384px !important;
	top:337px !important;
}

#item117945 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:344px !important;
}

#item117972 {
	width:69px !important;
	height:7px !important;
	left:384px !important;
	top:402px !important;
}

#item118000 {
	width:68px !important;
	height:7px !important;
	left:384px !important;
	top:466px !important;
}

#item118027 {
	width:38px !important;
	height:7px !important;
	left:384px !important;
	top:472px !important;
}

#item118054 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:479px !important;
}

#item118081 {
	width:44px !important;
	height:7px !important;
	left:384px !important;
	top:485px !important;
}

#item118108 {
	width:57px !important;
	height:7px !important;
	left:384px !important;
	top:554px !important;
}

#item118137 {
	width:65px !important;
	height:7px !important;
	left:384px !important;
	top:561px !important;
}

#item118165 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:567px !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;
}

#item118192 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:538px !important;
}

#item118219 {
	width:55px !important;
	height:7px !important;
	left:88px !important;
	top:538px !important;
}

#item118246 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:544px !important;
}

#item118274 {
	width:56px !important;
	height:7px !important;
	left:88px !important;
	top:544px !important;
}

#item118301 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:551px !important;
}

#item118328 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:576px !important;
}

#item118355 {
	width:55px !important;
	height:7px !important;
	left:88px !important;
	top:576px !important;
}

#item118383 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:583px !important;
}

#item118411 {
	width:56px !important;
	height:7px !important;
	left:88px !important;
	top:583px !important;
}

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

#item118465 {
	width:45px !important;
	height:7px !important;
	left:384px !important;
	top:278px !important;
}

#item118493 {
	width:44px !important;
	height:7px !important;
	left:384px !important;
	top:285px !important;
}

#item118520 {
	width:40px !important;
	height:7px !important;
	left:384px !important;
	top:291px !important;
}

#item118547 {
	width:70px !important;
	height:7px !important;
	left:384px !important;
	top:347px !important;
}

#item118574 {
	width:64px !important;
	height:7px !important;
	left:384px !important;
	top:353px !important;
}

#item118601 {
	width:63px !important;
	height:7px !important;
	left:384px !important;
	top:360px !important;
}

#item118629 {
	width:47px !important;
	height:7px !important;
	left:384px !important;
	top:439px !important;
}

#item118656 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:446px !important;
}

#item118683 {
	width:58px !important;
	height:7px !important;
	left:384px !important;
	top:452px !important;
}

#item118710 {
	width:51px !important;
	height:7px !important;
	left:384px !important;
	top:459px !important;
}

#item118737 {
	width:47px !important;
	height:7px !important;
	left:384px !important;
	top:498px !important;
}

#item118764 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:505px !important;
}

#item118791 {
	width:58px !important;
	height:7px !important;
	left:384px !important;
	top:511px !important;
}

#item118819 {
	width:51px !important;
	height:7px !important;
	left:384px !important;
	top:518px !important;
}

#item118846 {
	width:47px !important;
	height:7px !important;
	left:384px !important;
	top:559px !important;
}

#item118875 {
	width:59px !important;
	height:7px !important;
	left:384px !important;
	top:565px !important;
}

#item118902 {
	width:58px !important;
	height:7px !important;
	left:384px !important;
	top:572px !important;
}

#item118929 {
	width:51px !important;
	height:7px !important;
	left:384px !important;
	top:578px !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;
}

#item118956 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:74px !important;
}

#item118983 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:81px !important;
}

#item119010 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:87px !important;
}

#item119037 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:94px !important;
}

#item119064 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:101px !important;
}

#item119091 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:107px !important;
}

#item119119 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:134px !important;
}

#item120358 {
	width:59px !important;
	height:7px !important;
	left:29px !important;
	top:140px !important;
}

#item120385 {
	width:41px !important;
	height:7px !important;
	left:29px !important;
	top:147px !important;
}

#item120412 {
	width:43px !important;
	height:7px !important;
	left:29px !important;
	top:153px !important;
}

#item120439 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:160px !important;
}

#item120466 {
	width:61px !important;
	height:7px !important;
	left:29px !important;
	top:167px !important;
}

#item120494 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:223px !important;
}

#item120521 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:223px !important;
}

#item120548 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:230px !important;
}

#item120576 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:230px !important;
}

#item120603 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:237px !important;
}

#item120630 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:237px !important;
}

#item120657 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:259px !important;
}

#item120684 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:259px !important;
}

#item120711 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:266px !important;
}

#item120739 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:266px !important;
}

#item120766 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:272px !important;
}

#item120794 {
	width:46px !important;
	height:7px !important;
	left:83px !important;
	top:272px !important;
}

#item120821 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:376px !important;
}

#item120848 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:383px !important;
}

#item120875 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:417px !important;
}

#item120902 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:492px !important;
}

#item120929 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:498px !important;
}

#item120956 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:505px !important;
}

#item120984 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:511px !important;
}

#item121011 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:552px !important;
}

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

#item121066 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:565px !important;
}

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

#item121120 {
	width:53px !important;
	height:7px !important;
	left:342px !important;
	top:40px !important;
}

#item121147 {
	width:53px !important;
	height:7px !important;
	left:342px !important;
	top:99px !important;
}

#item121174 {
	width:89px !important;
	height:7px !important;
	left:342px !important;
	top:153px !important;
}

#item121201 {
	width:69px !important;
	height:7px !important;
	left:342px !important;
	top:160px !important;
}

#item121230 {
	width:71px !important;
	height:7px !important;
	left:342px !important;
	top:219px !important;
}

#item121258 {
	width:89px !important;
	height:7px !important;
	left:342px !important;
	top:226px !important;
}

#item121285 {
	width:73px !important;
	height:7px !important;
	left:342px !important;
	top:233px !important;
}

#item121312 {
	width:54px !important;
	height:7px !important;
	left:342px !important;
	top:316px !important;
}

#item121339 {
	width:58px !important;
	height:7px !important;
	left:342px !important;
	top:323px !important;
}

#item121366 {
	width:66px !important;
	height:7px !important;
	left:342px !important;
	top:329px !important;
}

#item121394 {
	width:58px !important;
	height:7px !important;
	left:342px !important;
	top:336px !important;
}

#item121421 {
	width:54px !important;
	height:7px !important;
	left:418px !important;
	top:316px !important;
}

#item121448 {
	width:58px !important;
	height:7px !important;
	left:418px !important;
	top:323px !important;
}

#item121475 {
	width:53px !important;
	height:7px !important;
	left:418px !important;
	top:329px !important;
}

#item121503 {
	width:58px !important;
	height:7px !important;
	left:418px !important;
	top:336px !important;
}

#item121530 {
	width:53px !important;
	height:7px !important;
	left:177px !important;
	top:570px !important;
}

#item121557 {
	width:71px !important;
	height:7px !important;
	left:342px !important;
	top:570px !important;
}

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

#item121611 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:558px !important;
}

#item121638 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:565px !important;
}

#item121665 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:571px !important;
}

#item121692 {
	width:46px !important;
	height:7px !important;
	left:152px !important;
	top:558px !important;
}

#item121719 {
	width:59px !important;
	height:7px !important;
	left:152px !important;
	top:565px !important;
}

#item121748 {
	width:53px !important;
	height:7px !important;
	left:152px !important;
	top:571px !important;
}

#item121775 {
	width:59px !important;
	height:7px !important;
	left:285px !important;
	top:558px !important;
}

#item121802 {
	width:46px !important;
	height:7px !important;
	left:285px !important;
	top:565px !important;
}

#item121829 {
	width:53px !important;
	height:7px !important;
	left:285px !important;
	top:572px !important;
}

#item121856 {
	width:59px !important;
	height:7px !important;
	left:395px !important;
	top:558px !important;
}

#item121883 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:565px !important;
}

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

#item121937 {
	width:50px !important;
	height:7px !important;
	left:356px !important;
	top:98px !important;
}

#item121964 {
	width:50px !important;
	height:7px !important;
	left:435px !important;
	top:98px !important;
}

#item121992 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:178px !important;
}

#item122019 {
	width:57px !important;
	height:7px !important;
	left:427px !important;
	top:178px !important;
}

#item122046 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:185px !important;
}

#item122073 {
	width:54px !important;
	height:7px !important;
	left:427px !important;
	top:185px !important;
}

#item122100 {
	width:40px !important;
	height:7px !important;
	left:356px !important;
	top:192px !important;
}

#item122128 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:237px !important;
}

#item122155 {
	width:57px !important;
	height:7px !important;
	left:427px !important;
	top:237px !important;
}

#item122183 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:244px !important;
}

#item122210 {
	width:54px !important;
	height:7px !important;
	left:427px !important;
	top:244px !important;
}

#item122238 {
	width:40px !important;
	height:7px !important;
	left:356px !important;
	top:251px !important;
}

#item122265 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:383px !important;
}

#item122292 {
	width:40px !important;
	height:7px !important;
	left:447px !important;
	top:383px !important;
}

#item122319 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:389px !important;
}

#item122346 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:428px !important;
}

#item122373 {
	width:40px !important;
	height:7px !important;
	left:447px !important;
	top:428px !important;
}

#item122401 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:435px !important;
}

#item122428 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:461px !important;
}

#item122456 {
	width:40px !important;
	height:7px !important;
	left:406px !important;
	top:461px !important;
}

#item122483 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:468px !important;
}

#item122511 {
	width:47px !important;
	height:7px !important;
	left:356px !important;
	top:494px !important;
}

#item122539 {
	width:40px !important;
	height:7px !important;
	left:447px !important;
	top:494px !important;
}

#item122566 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:500px !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;
}

#item122593 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:565px !important;
}

#item122620 {
	width:44px !important;
	height:7px !important;
	left:79px !important;
	top:565px !important;
}

#item122647 {
	width:48px !important;
	height:7px !important;
	left:126px !important;
	top:565px !important;
}

#item122674 {
	width:44px !important;
	height:7px !important;
	left:178px !important;
	top:565px !important;
}

#item122701 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:585px !important;
}

#item122728 {
	width:44px !important;
	height:7px !important;
	left:80px !important;
	top:585px !important;
}

#item122756 {
	width:48px !important;
	height:7px !important;
	left:128px !important;
	top:585px !important;
}

#item122784 {
	width:44px !important;
	height:7px !important;
	left:178px !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;
}

#item93414 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:479px !important;
}

#item93441 {
	width:40px !important;
	height:7px !important;
	left:395px !important;
	top:485px !important;
}

#item93468 {
	width:49px !important;
	height:7px !important;
	left:395px !important;
	top:492px !important;
}

#item93495 {
	width:41px !important;
	height:7px !important;
	left:395px !important;
	top:543px !important;
}

#item93522 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:550px !important;
}

#item93549 {
	width:40px !important;
	height:7px !important;
	left:395px !important;
	top:557px !important;
}

#item93576 {
	width:46px !important;
	height:7px !important;
	left:395px !important;
	top:563px !important;
}

#item93603 {
	width:45px !important;
	height:7px !important;
	left:395px !important;
	top:570px !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;
}

#item122811 {
	width:45px !important;
	height:7px !important;
	left:380px !important;
	top:194px !important;
}

#item122838 {
	width:41px !important;
	height:7px !important;
	left:380px !important;
	top:201px !important;
}

#item122866 {
	width:43px !important;
	height:7px !important;
	left:380px !important;
	top:207px !important;
}

#item122893 {
	width:46px !important;
	height:7px !important;
	left:380px !important;
	top:214px !important;
}

#item122920 {
	width:46px !important;
	height:7px !important;
	left:380px !important;
	top:221px !important;
}

#item122947 {
	width:43px !important;
	height:7px !important;
	left:380px !important;
	top:227px !important;
}

#item122974 {
	width:45px !important;
	height:7px !important;
	left:380px !important;
	top:194px !important;
}

#item123002 {
	width:38px !important;
	height:7px !important;
	left:380px !important;
	top:201px !important;
}

#item123029 {
	width:45px !important;
	height:7px !important;
	left:380px !important;
	top:207px !important;
}

#item123056 {
	width:46px !important;
	height:7px !important;
	left:380px !important;
	top:214px !important;
}

#item123083 {
	width:46px !important;
	height:7px !important;
	left:380px !important;
	top:221px !important;
}

#item123110 {
	width:43px !important;
	height:7px !important;
	left:380px !important;
	top:227px !important;
}
#in5footer,  #prefooter {display:none;}
