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

#item1015 {
	width:342px !important;
	height:445px !important;
}

#item1819 {
	width:342px !important;
	height:445px !important;
	left:147px !important;
	top:173px !important;
}

#item62168 {
	width:201px !important;
	height:210px !important;
}

#item62163 {
	width:201px !important;
	height:210px !important;
	left:210px !important;
	top:180px !important;
}

#item62174 {
	width:223px !important;
	height:137px !important;
}

#item62169 {
	width:223px !important;
	height:137px !important;
	left:189px !important;
	top:495px !important;
}

#item1016 {
	width:278px !important;
	height:441px !important;
}

#item1824 {
	width:278px !important;
	height:441px !important;
	top:86px !important;
}

#item1017 {
	width:123px !important;
	height:134px !important;
}

#item1829 {
	width:123px !important;
	height:134px !important;
	left:6px !important;
	top:231px !important;
}

#item1019 {
	width:110px !important;
	height:151px !important;
}

#item1834 {
	width:110px !important;
	height:151px !important;
	left:266px !important;
	top:171px !important;
}

#item1018 {
	width:52px !important;
	height:54px !important;
}

#item1839 {
	width:52px !important;
	height:54px !important;
	left:248px !important;
	top:163px !important;
}

#item1021 {
	width:39px !important;
	height:33px !important;
}

#item1845 {
	width:39px !important;
	height:33px !important;
	left:230px !important;
	top:237px !important;
}

#item1022 {
	width:92px !important;
	height:112px !important;
}

#item1850 {
	width:92px !important;
	height:112px !important;
	left:283px !important;
	top:333px !important;
}

#item1023 {
	width:91px !important;
	height:111px !important;
}

#item1856 {
	width:91px !important;
	height:111px !important;
	left:283px !important;
	top:446px !important;
}

#item1024 {
	width:97px !important;
	height:114px !important;
}

#item1861 {
	width:97px !important;
	height:114px !important;
	left:86px !important;
	top:518px !important;
}

#item1025 {
	width:171px !important;
	height:45px !important;
}

#item1866 {
	width:171px !important;
	height:45px !important;
	left:222px !important;
	top:573px !important;
}

#item58565 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:106px !important;
}

#item58592 {
	width:56px !important;
	height:7px !important;
	left:398px !important;
	top:141px !important;
}

#item58619 {
	width:65px !important;
	height:7px !important;
	left:398px !important;
	top:177px !important;
}

#item58646 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:220px !important;
}

#item58673 {
	width:71px !important;
	height:7px !important;
	left:398px !important;
	top:286px !important;
}

#item58700 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:315px !important;
}

#item58727 {
	width:41px !important;
	height:7px !important;
	left:398px !important;
	top:372px !important;
}

#item58755 {
	width:39px !important;
	height:7px !important;
	left:398px !important;
	top:429px !important;
}

#item58782 {
	width:56px !important;
	height:7px !important;
	left:398px !important;
	top:436px !important;
}

#item58809 {
	width:50px !important;
	height:7px !important;
	left:398px !important;
	top:442px !important;
}

#item58836 {
	width:41px !important;
	height:7px !important;
	left:399px !important;
	top:484px !important;
}

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

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

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

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

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

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

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

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

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

#item60259 {
	width:175px !important;
	height:422px !important;
}

#item60254 {
	width:175px !important;
	height:422px !important;
	left:23px !important;
	top:88px !important;
}

#item60265 {
	width:173px !important;
	height:178px !important;
}

#item60260 {
	width:173px !important;
	height:178px !important;
	left:342px !important;
	top:80px !important;
}

#item62498 {
	width:131px !important;
	height:39px !important;
}

#item62493 {
	width:131px !important;
	height:39px !important;
	left:342px !important;
	top:262px !important;
}

#item61435 {
	width:54px !important;
	height:39px !important;
}

#item61430 {
	width:54px !important;
	height:39px !important;
	left:153px !important;
	top:273px !important;
}

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

#item60266 {
	width:33px !important;
	height:34px !important;
	left:298px !important;
	top:158px !important;
}

#item60277 {
	width:33px !important;
	height:35px !important;
}

#item60272 {
	width:33px !important;
	height:35px !important;
	left:298px !important;
	top:204px !important;
}

#item60284 {
	width:224px !important;
	height:202px !important;
}

#item60278 {
	width:224px !important;
	height:202px !important;
	left:292px !important;
	top:430px !important;
}

#item61447 {
	width:34px !important;
	height:43px !important;
}

#item61442 {
	width:34px !important;
	height:43px !important;
	left:427px !important;
	top:379px !important;
}

#item61453 {
	width:44px !important;
	height:53px !important;
}

#item61448 {
	width:44px !important;
	height:53px !important;
	left:397px !important;
	top:575px !important;
}

#item61441 {
	width:188px !important;
	height:90px !important;
}

#item61436 {
	width:188px !important;
	height:90px !important;
	left:54px !important;
	top:542px !important;
}

#item62194 {
	width:105px !important;
	height:97px !important;
	left:197px !important;
	top:267px !important;
}

#item1033 {
	width:124px !important;
	height:163px !important;
}

#item1896 {
	width:124px !important;
	height:163px !important;
	left:24px !important;
	top:42px !important;
}

#item1034 {
	width:130px !important;
	height:235px !important;
}

#item1901 {
	width:130px !important;
	height:235px !important;
	left:37px !important;
	top:266px !important;
}

#item1035 {
	width:117px !important;
	height:109px !important;
}

#item1906 {
	width:117px !important;
	height:109px !important;
	left:185px !important;
	top:46px !important;
}

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

#item1911 {
	width:74px !important;
	height:107px !important;
	left:308px !important;
	top:49px !important;
}

#item1037 {
	width:80px !important;
	height:107px !important;
}

#item1916 {
	width:80px !important;
	height:107px !important;
	left:400px !important;
	top:47px !important;
}

#item1038 {
	width:112px !important;
	height:106px !important;
}

#item1921 {
	width:112px !important;
	height:106px !important;
	left:187px !important;
	top:172px !important;
}

#item1039 {
	width:74px !important;
	height:109px !important;
}

#item1927 {
	width:74px !important;
	height:109px !important;
	left:308px !important;
	top:169px !important;
}

#item1040 {
	width:79px !important;
	height:108px !important;
}

#item1932 {
	width:79px !important;
	height:108px !important;
	left:401px !important;
	top:170px !important;
}

#item1041 {
	width:80px !important;
	height:174px !important;
}

#item1937 {
	width:80px !important;
	height:174px !important;
	left:193px !important;
	top:310px !important;
}

#item1042 {
	width:71px !important;
	height:172px !important;
}

#item1942 {
	width:71px !important;
	height:172px !important;
	left:265px !important;
	top:310px !important;
}

#item1046 {
	width:97px !important;
	height:142px !important;
}

#item1947 {
	width:97px !important;
	height:142px !important;
	left:343px !important;
	top:309px !important;
}

#item1047 {
	width:80px !important;
	height:140px !important;
}

#item1953 {
	width:80px !important;
	height:140px !important;
	left:417px !important;
	top:311px !important;
}

#item1048 {
	width:72px !important;
	height:86px !important;
}

#item1959 {
	width:72px !important;
	height:86px !important;
	left:419px !important;
	top:449px !important;
}

#item31647 {
	width:48px !important;
	height:7px !important;
	left:18px !important;
	top:531px !important;
}

#item31675 {
	width:50px !important;
	height:7px !important;
	left:85px !important;
	top:531px !important;
}

#item31702 {
	width:45px !important;
	height:7px !important;
	left:141px !important;
	top:539px !important;
}

#item31729 {
	width:48px !important;
	height:7px !important;
	left:209px !important;
	top:539px !important;
}

#item31756 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:578px !important;
}

#item31783 {
	width:60px !important;
	height:7px !important;
	left:141px !important;
	top:584px !important;
}

#item31811 {
	width:65px !important;
	height:7px !important;
	left:141px !important;
	top:590px !important;
}

#item31838 {
	width:45px !important;
	height:7px !important;
	left:264px !important;
	top:532px !important;
}

#item31865 {
	width:48px !important;
	height:7px !important;
	left:332px !important;
	top:532px !important;
}

#item31892 {
	width:48px !important;
	height:7px !important;
	left:264px !important;
	top:577px !important;
}

#item31919 {
	width:50px !important;
	height:7px !important;
	left:330px !important;
	top:577px !important;
}

#item31946 {
	width:51px !important;
	height:7px !important;
	left:386px !important;
	top:596px !important;
}

#item31973 {
	width:48px !important;
	height:7px !important;
	left:18px !important;
	top:531px !important;
}

#item32000 {
	width:50px !important;
	height:7px !important;
	left:85px !important;
	top:531px !important;
}

#item32027 {
	width:45px !important;
	height:7px !important;
	left:141px !important;
	top:539px !important;
}

#item32054 {
	width:48px !important;
	height:7px !important;
	left:209px !important;
	top:539px !important;
}

#item32082 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:578px !important;
}

#item32110 {
	width:60px !important;
	height:7px !important;
	left:141px !important;
	top:584px !important;
}

#item32137 {
	width:65px !important;
	height:7px !important;
	left:141px !important;
	top:590px !important;
}

#item32164 {
	width:45px !important;
	height:7px !important;
	left:264px !important;
	top:532px !important;
}

#item32191 {
	width:48px !important;
	height:7px !important;
	left:332px !important;
	top:532px !important;
}

#item32218 {
	width:48px !important;
	height:7px !important;
	left:264px !important;
	top:577px !important;
}

#item32245 {
	width:50px !important;
	height:7px !important;
	left:330px !important;
	top:577px !important;
}

#item32272 {
	width:51px !important;
	height:7px !important;
	left:386px !important;
	top:596px !important;
}

#item1050 {
	width:167px !important;
	height:271px !important;
}

#item1964 {
	width:167px !important;
	height:271px !important;
	left:14px !important;
	top:257px !important;
}

#item1049 {
	width:145px !important;
	height:120px !important;
}

#item1969 {
	width:145px !important;
	height:120px !important;
	left:65px !important;
	top:157px !important;
}

#item1051 {
	width:133px !important;
	height:335px !important;
}

#item1974 {
	width:133px !important;
	height:335px !important;
	left:296px !important;
	top:270px !important;
}

#item61461 {
	width:103px !important;
	height:53px !important;
}

#item61455 {
	width:103px !important;
	height:53px !important;
	left:325px !important;
	top:576px !important;
}

#item1054 {
	width:127px !important;
	height:172px !important;
}

#item1979 {
	width:127px !important;
	height:172px !important;
	left:298px !important;
	top:163px !important;
}

#item1055 {
	width:255px !important;
	height:285px !important;
}

#item1984 {
	width:255px !important;
	height:285px !important;
	top:240px !important;
}

#item1056 {
	width:96px !important;
	height:108px !important;
}

#item1989 {
	width:96px !important;
	height:108px !important;
	left:68px !important;
	top:92px !important;
}

#item62512 {
	width:96px !important;
	height:24px !important;
}

#item62506 {
	width:96px !important;
	height:24px !important;
	left:66px !important;
	top:213px !important;
}

#item1057 {
	width:95px !important;
	height:113px !important;
}

#item1994 {
	width:95px !important;
	height:113px !important;
	left:186px !important;
	top:177px !important;
}

#item62505 {
	width:99px !important;
	height:52px !important;
}

#item62500 {
	width:99px !important;
	height:52px !important;
	left:281px !important;
	top:554px !important;
}

#item1058 {
	width:163px !important;
	height:349px !important;
}

#item1999 {
	width:163px !important;
	height:349px !important;
	left:327px !important;
	top:113px !important;
}

#item32299 {
	width:43px !important;
	height:7px !important;
	left:397px !important;
	top:539px !important;
}

#item32328 {
	width:43px !important;
	height:7px !important;
	left:397px !important;
	top:590px !important;
}

#item32355 {
	width:41px !important;
	height:7px !important;
	left:449px !important;
	top:590px !important;
}

#item1059 {
	width:167px !important;
	height:311px !important;
}

#item2005 {
	width:167px !important;
	height:311px !important;
	left:57px !important;
	top:172px !important;
}

#item1060 {
	width:165px !important;
	height:160px !important;
}

#item2010 {
	width:165px !important;
	height:160px !important;
	left:265px !important;
	top:327px !important;
}

#item1061 {
	width:210px !important;
	height:167px !important;
}

#item2017 {
	width:210px !important;
	height:167px !important;
	left:282px !important;
	top:187px !important;
}

#item32382 {
	width:53px !important;
	height:7px !important;
	left:26px !important;
	top:540px !important;
}

#item32409 {
	width:56px !important;
	height:7px !important;
	left:120px !important;
	top:541px !important;
}

#item32437 {
	width:54px !important;
	height:7px !important;
	left:223px !important;
	top:540px !important;
}

#item32464 {
	width:41px !important;
	height:7px !important;
	left:318px !important;
	top:548px !important;
}

#item32491 {
	width:43px !important;
	height:7px !important;
	left:412px !important;
	top:547px !important;
}

#item1062 {
	width:205px !important;
	height:191px !important;
}

#item2022 {
	width:205px !important;
	height:191px !important;
	top:281px !important;
}

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

#item2027 {
	width:35px !important;
	height:34px !important;
	left:185px !important;
	top:299px !important;
}

#item1064 {
	width:226px !important;
	height:355px !important;
}

#item2032 {
	width:226px !important;
	height:355px !important;
	left:261px !important;
	top:86px !important;
}

#item1066 {
	width:36px !important;
	height:36px !important;
}

#item2037 {
	width:36px !important;
	height:36px !important;
	left:262px !important;
	top:166px !important;
}

#item32518 {
	width:52px !important;
	height:7px !important;
	left:62px !important;
	top:551px !important;
}

#item32545 {
	width:43px !important;
	height:7px !important;
	left:62px !important;
	top:557px !important;
}

#item32573 {
	width:52px !important;
	height:7px !important;
	left:171px !important;
	top:556px !important;
}

#item32600 {
	width:46px !important;
	height:7px !important;
	left:171px !important;
	top:563px !important;
}

#item32627 {
	width:43px !important;
	height:7px !important;
	left:283px !important;
	top:543px !important;
}

#item32654 {
	width:67px !important;
	height:7px !important;
	left:283px !important;
	top:550px !important;
}

#item32681 {
	width:43px !important;
	height:7px !important;
	left:283px !important;
	top:556px !important;
}

#item32708 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:543px !important;
}

#item32735 {
	width:67px !important;
	height:7px !important;
	left:398px !important;
	top:550px !important;
}

#item32763 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:556px !important;
}

#item1067 {
	width:137px !important;
	height:284px !important;
}

#item2042 {
	width:137px !important;
	height:284px !important;
	left:44px !important;
	top:187px !important;
}

#item1068 {
	width:150px !important;
	height:185px !important;
}

#item2047 {
	width:150px !important;
	height:185px !important;
	left:26px !important;
	top:82px !important;
}

#item1069 {
	width:135px !important;
	height:233px !important;
}

#item2052 {
	width:135px !important;
	height:233px !important;
	left:207px !important;
	top:206px !important;
}

#item1070 {
	width:108px !important;
	height:145px !important;
}

#item2057 {
	width:108px !important;
	height:145px !important;
	left:220px !important;
	top:81px !important;
}

#item1071 {
	width:118px !important;
	height:125px !important;
}

#item2062 {
	width:118px !important;
	height:125px !important;
	left:398px !important;
	top:473px !important;
}

#item1072 {
	width:72px !important;
	height:81px !important;
}

#item2067 {
	width:72px !important;
	height:81px !important;
	left:444px !important;
	top:23px !important;
}

#item1073 {
	width:51px !important;
	height:81px !important;
}

#item2072 {
	width:51px !important;
	height:81px !important;
	left:404px !important;
	top:24px !important;
}

#item1074 {
	width:61px !important;
	height:81px !important;
}

#item2078 {
	width:61px !important;
	height:81px !important;
	left:344px !important;
	top:23px !important;
}

#item1075 {
	width:55px !important;
	height:68px !important;
}

#item2083 {
	width:55px !important;
	height:68px !important;
	left:454px !important;
	top:113px !important;
}

#item1076 {
	width:50px !important;
	height:68px !important;
}

#item2088 {
	width:50px !important;
	height:68px !important;
	left:405px !important;
	top:113px !important;
}

#item1077 {
	width:50px !important;
	height:68px !important;
}

#item2093 {
	width:50px !important;
	height:68px !important;
	left:357px !important;
	top:113px !important;
}

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

#item2098 {
	width:67px !important;
	height:75px !important;
	left:447px !important;
	top:189px !important;
}

#item1079 {
	width:50px !important;
	height:75px !important;
}

#item2104 {
	width:50px !important;
	height:75px !important;
	left:406px !important;
	top:189px !important;
}

#item1080 {
	width:60px !important;
	height:74px !important;
}

#item2109 {
	width:60px !important;
	height:74px !important;
	left:349px !important;
	top:189px !important;
}

#item1081 {
	width:50px !important;
	height:116px !important;
}

#item2114 {
	width:50px !important;
	height:116px !important;
	left:454px !important;
	top:267px !important;
}

#item1082 {
	width:59px !important;
	height:123px !important;
}

#item2119 {
	width:59px !important;
	height:123px !important;
	left:401px !important;
	top:270px !important;
}

#item1083 {
	width:53px !important;
	height:122px !important;
}

#item2124 {
	width:53px !important;
	height:122px !important;
	left:353px !important;
	top:270px !important;
}

#item61467 {
	width:128px !important;
	height:60px !important;
}

#item61462 {
	width:128px !important;
	height:60px !important;
	left:66px !important;
	top:452px !important;
}

#item61474 {
	width:119px !important;
	height:67px !important;
}

#item61469 {
	width:119px !important;
	height:67px !important;
	left:227px !important;
	top:446px !important;
}

#item32790 {
	width:43px !important;
	height:7px !important;
	left:31px !important;
	top:549px !important;
}

#item32818 {
	width:67px !important;
	height:7px !important;
	left:31px !important;
	top:555px !important;
}

#item32845 {
	width:43px !important;
	height:7px !important;
	left:31px !important;
	top:562px !important;
}

#item32872 {
	width:43px !important;
	height:7px !important;
	left:138px !important;
	top:549px !important;
}

#item32899 {
	width:67px !important;
	height:7px !important;
	left:138px !important;
	top:555px !important;
}

#item32926 {
	width:43px !important;
	height:7px !important;
	left:138px !important;
	top:562px !important;
}

#item32953 {
	width:59px !important;
	height:7px !important;
	left:246px !important;
	top:542px !important;
}

#item32980 {
	width:67px !important;
	height:7px !important;
	left:246px !important;
	top:549px !important;
}

#item33007 {
	width:82px !important;
	height:7px !important;
	left:246px !important;
	top:555px !important;
}

#item1085 {
	width:191px !important;
	height:370px !important;
}

#item2129 {
	width:191px !important;
	height:370px !important;
	left:55px !important;
	top:109px !important;
}

#item1086 {
	width:143px !important;
	height:153px !important;
}

#item2134 {
	width:143px !important;
	height:153px !important;
	left:342px !important;
	top:73px !important;
}

#item1087 {
	width:125px !important;
	height:258px !important;
}

#item2139 {
	width:125px !important;
	height:258px !important;
	left:346px !important;
	top:200px !important;
}

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

#item2144 {
	width:30px !important;
	height:29px !important;
	left:281px !important;
	top:158px !important;
}

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

#item2149 {
	width:29px !important;
	height:30px !important;
	left:288px !important;
	top:374px !important;
}

#item33034 {
	width:69px !important;
	height:7px !important;
	left:18px !important;
	top:573px !important;
}

#item33062 {
	width:59px !important;
	height:7px !important;
	left:113px !important;
	top:560px !important;
}

#item33089 {
	width:57px !important;
	height:7px !important;
	left:113px !important;
	top:567px !important;
}

#item33116 {
	width:59px !important;
	height:7px !important;
	left:211px !important;
	top:561px !important;
}

#item33143 {
	width:43px !important;
	height:7px !important;
	left:211px !important;
	top:568px !important;
}

#item33170 {
	width:74px !important;
	height:7px !important;
	left:306px !important;
	top:554px !important;
}

#item33197 {
	width:43px !important;
	height:7px !important;
	left:400px !important;
	top:560px !important;
}

#item1090 {
	width:127px !important;
	height:191px !important;
}

#item2155 {
	width:127px !important;
	height:191px !important;
	left:74px !important;
	top:309px !important;
}

#item1092 {
	width:147px !important;
	height:153px !important;
}

#item2160 {
	width:147px !important;
	height:153px !important;
	left:94px !important;
	top:173px !important;
}

#item1093 {
	width:88px !important;
	height:174px !important;
}

#item2165 {
	width:88px !important;
	height:174px !important;
	left:325px !important;
	top:357px !important;
}

#item1094 {
	width:130px !important;
	height:225px !important;
}

#item2170 {
	width:130px !important;
	height:225px !important;
	left:325px !important;
	top:157px !important;
}

#item33224 {
	width:57px !important;
	height:7px !important;
	left:29px !important;
	top:567px !important;
}

#item33252 {
	width:64px !important;
	height:7px !important;
	left:134px !important;
	top:567px !important;
}

#item33279 {
	width:73px !important;
	height:7px !important;
	left:134px !important;
	top:573px !important;
}

#item1095 {
	width:184px !important;
	height:349px !important;
}

#item2175 {
	width:184px !important;
	height:349px !important;
	left:64px !important;
	top:175px !important;
}

#item1096 {
	width:28px !important;
	height:28px !important;
}

#item2180 {
	width:28px !important;
	height:28px !important;
	left:40px !important;
	top:225px !important;
}

#item1097 {
	width:99px !important;
	height:256px !important;
}

#item2185 {
	width:99px !important;
	height:256px !important;
	left:352px !important;
	top:227px !important;
}

#item1098 {
	width:79px !important;
	height:85px !important;
}

#item2190 {
	width:79px !important;
	height:85px !important;
	left:367px !important;
	top:157px !important;
}

#item33307 {
	width:56px !important;
	height:7px !important;
	left:390px !important;
	top:559px !important;
}

#item33334 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:565px !important;
}

#item1099 {
	width:148px !important;
	height:199px !important;
}

#item2196 {
	width:148px !important;
	height:199px !important;
	left:98px !important;
	top:47px !important;
}

#item1100 {
	width:176px !important;
	height:226px !important;
}

#item2201 {
	width:176px !important;
	height:226px !important;
	left:43px !important;
	top:265px !important;
}

#item1101 {
	width:170px !important;
	height:366px !important;
}

#item2206 {
	width:170px !important;
	height:366px !important;
	left:292px !important;
	top:79px !important;
}

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

#item33388 {
	width:62px !important;
	height:7px !important;
	left:123px !important;
	top:559px !important;
}

#item33415 {
	width:45px !important;
	height:7px !important;
	left:220px !important;
	top:552px !important;
}

#item33442 {
	width:39px !important;
	height:7px !important;
	left:313px !important;
	top:560px !important;
}

#item33470 {
	width:43px !important;
	height:7px !important;
	left:313px !important;
	top:566px !important;
}

#item33497 {
	width:50px !important;
	height:7px !important;
	left:313px !important;
	top:573px !important;
}

#item33524 {
	width:72px !important;
	height:7px !important;
	left:410px !important;
	top:559px !important;
}

#item1103 {
	width:156px !important;
	height:329px !important;
}

#item2211 {
	width:156px !important;
	height:329px !important;
	left:88px !important;
	top:145px !important;
}

#item1104 {
	width:107px !important;
	height:142px !important;
}

#item2216 {
	width:107px !important;
	height:142px !important;
	top:232px !important;
}

#item1105 {
	width:85px !important;
	height:186px !important;
}

#item2221 {
	width:85px !important;
	height:186px !important;
	left:330px !important;
	top:297px !important;
}

#item1106 {
	width:151px !important;
	height:169px !important;
}

#item2227 {
	width:151px !important;
	height:169px !important;
	left:294px !important;
	top:147px !important;
}

#item1107 {
	width:84px !important;
	height:157px !important;
}

#item2232 {
	width:84px !important;
	height:157px !important;
	left:417px !important;
	top:356px !important;
}

#item33551 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:583px !important;
}

#item33579 {
	width:60px !important;
	height:7px !important;
	left:112px !important;
	top:569px !important;
}

#item33606 {
	width:66px !important;
	height:7px !important;
	left:212px !important;
	top:575px !important;
}

#item33633 {
	width:43px !important;
	height:7px !important;
	left:306px !important;
	top:570px !important;
}

#item33660 {
	width:66px !important;
	height:7px !important;
	left:400px !important;
	top:569px !important;
}

#item1108 {
	width:135px !important;
	height:177px !important;
}

#item2237 {
	width:135px !important;
	height:177px !important;
	left:94px !important;
	top:46px !important;
}

#item1109 {
	width:180px !important;
	height:280px !important;
}

#item2242 {
	width:180px !important;
	height:280px !important;
	left:322px !important;
	top:106px !important;
}

#item1110 {
	width:129px !important;
	height:186px !important;
}

#item2247 {
	width:129px !important;
	height:186px !important;
	left:330px !important;
	top:310px !important;
}

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

#item2252 {
	width:28px !important;
	height:29px !important;
	left:281px !important;
	top:216px !important;
}

#item1112 {
	width:140px !important;
	height:171px !important;
}

#item2257 {
	width:140px !important;
	height:171px !important;
	left:27px !important;
	top:315px !important;
}

#item1113 {
	width:84px !important;
	height:116px !important;
}

#item2262 {
	width:84px !important;
	height:116px !important;
	left:170px !important;
	top:267px !important;
}

#item33687 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:570px !important;
}

#item33714 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:576px !important;
}

#item33741 {
	width:59px !important;
	height:7px !important;
	left:138px !important;
	top:569px !important;
}

#item33768 {
	width:43px !important;
	height:7px !important;
	left:138px !important;
	top:576px !important;
}

#item1114 {
	width:140px !important;
	height:266px !important;
}

#item2267 {
	width:140px !important;
	height:266px !important;
	left:19px !important;
	top:50px !important;
}

#item1115 {
	width:128px !important;
	height:177px !important;
}

#item2272 {
	width:128px !important;
	height:177px !important;
	left:122px !important;
	top:14px !important;
}

#item1116 {
	width:111px !important;
	height:220px !important;
}

#item2277 {
	width:111px !important;
	height:220px !important;
	left:60px !important;
	top:357px !important;
}

#item1117 {
	width:231px !important;
	height:72px !important;
}

#item2282 {
	width:231px !important;
	height:72px !important;
	left:285px !important;
	top:86px !important;
}

#item1118 {
	width:263px !important;
	height:91px !important;
}

#item2287 {
	width:263px !important;
	height:91px !important;
	left:253px !important;
	top:159px !important;
}

#item1119 {
	width:210px !important;
	height:89px !important;
}

#item2292 {
	width:210px !important;
	height:89px !important;
	left:306px !important;
	top:250px !important;
}

#item1120 {
	width:266px !important;
	height:92px !important;
}

#item2298 {
	width:266px !important;
	height:92px !important;
	left:250px !important;
	top:339px !important;
}

#item1121 {
	width:226px !important;
	height:82px !important;
}

#item2303 {
	width:226px !important;
	height:82px !important;
	left:289px !important;
	top:432px !important;
}

#item33795 {
	width:43px !important;
	height:7px !important;
	left:264px !important;
	top:555px !important;
}

#item33824 {
	width:49px !important;
	height:7px !important;
	left:331px !important;
	top:555px !important;
}

#item33852 {
	width:63px !important;
	height:7px !important;
	left:264px !important;
	top:583px !important;
}

#item33879 {
	width:57px !important;
	height:7px !important;
	left:398px !important;
	top:548px !important;
}

#item33906 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:555px !important;
}

#item33933 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:561px !important;
}

#item1123 {
	width:135px !important;
	height:165px !important;
}

#item2308 {
	width:135px !important;
	height:165px !important;
	left:34px !important;
	top:64px !important;
}

#item1124 {
	width:168px !important;
	height:150px !important;
}

#item2313 {
	width:168px !important;
	height:150px !important;
	left:42px !important;
	top:322px !important;
}

#item1125 {
	width:186px !important;
	height:210px !important;
}

#item2318 {
	width:186px !important;
	height:210px !important;
	left:250px !important;
	top:288px !important;
}

#item1126 {
	width:208px !important;
	height:198px !important;
}

#item2323 {
	width:208px !important;
	height:198px !important;
	left:236px !important;
	top:123px !important;
}

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

#item2328 {
	width:29px !important;
	height:30px !important;
	left:181px !important;
	top:111px !important;
}

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

#item2333 {
	width:30px !important;
	height:28px !important;
	left:452px !important;
	top:244px !important;
}

#item33960 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:547px !important;
}

#item33987 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:554px !important;
}

#item34014 {
	width:58px !important;
	height:7px !important;
	left:128px !important;
	top:547px !important;
}

#item34041 {
	width:72px !important;
	height:7px !important;
	left:226px !important;
	top:541px !important;
}

#item34069 {
	width:60px !important;
	height:7px !important;
	left:226px !important;
	top:547px !important;
}

#item34096 {
	width:45px !important;
	height:7px !important;
	left:324px !important;
	top:554px !important;
}

#item1129 {
	width:210px !important;
	height:406px !important;
}

#item2338 {
	width:210px !important;
	height:406px !important;
	left:60px !important;
	top:61px !important;
}

#item1130 {
	width:176px !important;
	height:349px !important;
}

#item2343 {
	width:176px !important;
	height:349px !important;
	left:312px !important;
	top:52px !important;
}

#item1131 {
	width:110px !important;
	height:116px !important;
}

#item2348 {
	width:110px !important;
	height:116px !important;
	left:9px !important;
	top:516px !important;
}

#item1132 {
	width:50px !important;
	height:116px !important;
}

#item2353 {
	width:50px !important;
	height:116px !important;
	left:106px !important;
	top:516px !important;
}

#item1133 {
	width:46px !important;
	height:116px !important;
}

#item2358 {
	width:46px !important;
	height:116px !important;
	left:147px !important;
	top:516px !important;
}

#item1134 {
	width:49px !important;
	height:116px !important;
}

#item2364 {
	width:49px !important;
	height:116px !important;
	left:185px !important;
	top:516px !important;
}

#item1135 {
	width:51px !important;
	height:116px !important;
}

#item2369 {
	width:51px !important;
	height:116px !important;
	left:223px !important;
	top:516px !important;
}

#item34123 {
	width:62px !important;
	height:7px !important;
	left:289px !important;
	top:544px !important;
}

#item34151 {
	width:48px !important;
	height:7px !important;
	left:289px !important;
	top:551px !important;
}

#item34178 {
	width:44px !important;
	height:7px !important;
	left:289px !important;
	top:557px !important;
}

#item34205 {
	width:66px !important;
	height:7px !important;
	left:289px !important;
	top:575px !important;
}

#item34232 {
	width:45px !important;
	height:7px !important;
	left:289px !important;
	top:581px !important;
}

#item34259 {
	width:62px !important;
	height:7px !important;
	left:390px !important;
	top:544px !important;
}

#item34286 {
	width:44px !important;
	height:7px !important;
	left:390px !important;
	top:551px !important;
}

#item34314 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:568px !important;
}

#item1136 {
	width:302px !important;
	height:290px !important;
}

#item2375 {
	width:302px !important;
	height:290px !important;
	left:73px !important;
	top:169px !important;
}

#item1137 {
	width:135px !important;
	height:135px !important;
}

#item2380 {
	width:135px !important;
	height:135px !important;
	left:381px !important;
	top:185px !important;
}

#item1138 {
	width:136px !important;
	height:149px !important;
}

#item2385 {
	width:136px !important;
	height:149px !important;
	left:380px !important;
	top:320px !important;
}

#item34341 {
	width:39px !important;
	height:7px !important;
	left:399px !important;
	top:522px !important;
}

#item34368 {
	width:61px !important;
	height:7px !important;
	left:399px !important;
	top:529px !important;
}

#item34395 {
	width:45px !important;
	height:7px !important;
	left:399px !important;
	top:557px !important;
}

#item1140 {
	width:101px !important;
	height:274px !important;
}

#item2390 {
	width:101px !important;
	height:274px !important;
	left:38px !important;
	top:196px !important;
}

#item1141 {
	width:117px !important;
	height:143px !important;
}

#item2395 {
	width:117px !important;
	height:143px !important;
	left:40px !important;
	top:73px !important;
}

#item1143 {
	width:118px !important;
	height:281px !important;
}

#item2400 {
	width:118px !important;
	height:281px !important;
	left:195px !important;
	top:203px !important;
}

#item1144 {
	width:142px !important;
	height:140px !important;
}

#item2405 {
	width:142px !important;
	height:140px !important;
	left:193px !important;
	top:91px !important;
}

#item1145 {
	width:137px !important;
	height:179px !important;
}

#item2410 {
	width:137px !important;
	height:179px !important;
	left:365px !important;
	top:325px !important;
}

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

#item2415 {
	width:142px !important;
	height:118px !important;
	left:365px !important;
	top:71px !important;
}

#item1147 {
	width:118px !important;
	height:80px !important;
}

#item2420 {
	width:118px !important;
	height:80px !important;
	left:360px !important;
	top:176px !important;
}

#item34423 {
	width:59px !important;
	height:7px !important;
	left:17px !important;
	top:548px !important;
}

#item34450 {
	width:69px !important;
	height:7px !important;
	left:17px !important;
	top:555px !important;
}

#item34477 {
	width:59px !important;
	height:7px !important;
	left:17px !important;
	top:561px !important;
}

#item34504 {
	width:47px !important;
	height:7px !important;
	left:113px !important;
	top:562px !important;
}

#item34531 {
	width:62px !important;
	height:7px !important;
	left:113px !important;
	top:569px !important;
}

#item34559 {
	width:43px !important;
	height:7px !important;
	left:113px !important;
	top:575px !important;
}

#item34586 {
	width:47px !important;
	height:7px !important;
	left:210px !important;
	top:555px !important;
}

#item34614 {
	width:43px !important;
	height:7px !important;
	left:210px !important;
	top:562px !important;
}

#item34641 {
	width:43px !important;
	height:7px !important;
	left:210px !important;
	top:568px !important;
}

#item34668 {
	width:43px !important;
	height:7px !important;
	left:307px !important;
	top:548px !important;
}

#item34695 {
	width:53px !important;
	height:7px !important;
	left:307px !important;
	top:555px !important;
}

#item34722 {
	width:58px !important;
	height:7px !important;
	left:401px !important;
	top:548px !important;
}

#item34749 {
	width:59px !important;
	height:7px !important;
	left:401px !important;
	top:555px !important;
}

#item1148 {
	width:113px !important;
	height:253px !important;
}

#item2425 {
	width:113px !important;
	height:253px !important;
	left:77px !important;
	top:241px !important;
}

#item1149 {
	width:128px !important;
	height:117px !important;
}

#item2430 {
	width:128px !important;
	height:117px !important;
	left:57px !important;
	top:150px !important;
}

#item1151 {
	width:289px !important;
	height:318px !important;
}

#item2435 {
	width:289px !important;
	height:318px !important;
	left:220px !important;
	top:220px !important;
}

#item1152 {
	width:191px !important;
	height:215px !important;
}

#item2440 {
	width:191px !important;
	height:215px !important;
	left:263px !important;
	top:417px !important;
}

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

#item2446 {
	width:29px !important;
	height:28px !important;
	left:220px !important;
	top:221px !important;
}

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

#item2451 {
	width:29px !important;
	height:28px !important;
	left:220px !important;
	top:254px !important;
}

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

#item2456 {
	width:29px !important;
	height:28px !important;
	left:220px !important;
	top:287px !important;
}

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

#item2461 {
	width:29px !important;
	height:28px !important;
	left:220px !important;
	top:320px !important;
}

#item34776 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:555px !important;
}

#item1162 {
	width:172px !important;
	height:294px !important;
}

#item2466 {
	width:172px !important;
	height:294px !important;
	left:200px !important;
	top:134px !important;
}

#item1163 {
	width:108px !important;
	height:175px !important;
}

#item2472 {
	width:108px !important;
	height:175px !important;
	left:24px !important;
	top:46px !important;
}

#item1164 {
	width:109px !important;
	height:175px !important;
}

#item2478 {
	width:109px !important;
	height:175px !important;
	left:23px !important;
	top:225px !important;
}

#item1165 {
	width:109px !important;
	height:176px !important;
}

#item2483 {
	width:109px !important;
	height:176px !important;
	left:23px !important;
	top:403px !important;
}

#item34803 {
	width:48px !important;
	height:7px !important;
	left:398px !important;
	top:117px !important;
}

#item34831 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:124px !important;
}

#item34858 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:150px !important;
}

#item34885 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:157px !important;
}

#item34912 {
	width:48px !important;
	height:7px !important;
	left:398px !important;
	top:224px !important;
}

#item34939 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:231px !important;
}

#item34966 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:258px !important;
}

#item34993 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:265px !important;
}

#item35020 {
	width:48px !important;
	height:7px !important;
	left:398px !important;
	top:317px !important;
}

#item35047 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:324px !important;
}

#item35075 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:330px !important;
}

#item35102 {
	width:58px !important;
	height:7px !important;
	left:398px !important;
	top:388px !important;
}

#item35129 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:395px !important;
}

#item35156 {
	width:58px !important;
	height:7px !important;
	left:398px !important;
	top:431px !important;
}

#item35184 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:438px !important;
}

#item35211 {
	width:58px !important;
	height:7px !important;
	left:398px !important;
	top:483px !important;
}

#item35238 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:490px !important;
}

#item35265 {
	width:48px !important;
	height:7px !important;
	left:398px !important;
	top:117px !important;
}

#item35292 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:124px !important;
}

#item35320 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:150px !important;
}

#item35347 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:157px !important;
}

#item35374 {
	width:48px !important;
	height:7px !important;
	left:398px !important;
	top:224px !important;
}

#item35401 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:231px !important;
}

#item35428 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:258px !important;
}

#item35455 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:265px !important;
}

#item35482 {
	width:48px !important;
	height:7px !important;
	left:398px !important;
	top:317px !important;
}

#item35510 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:324px !important;
}

#item35537 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:330px !important;
}

#item35565 {
	width:58px !important;
	height:7px !important;
	left:398px !important;
	top:388px !important;
}

#item35592 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:395px !important;
}

#item35619 {
	width:58px !important;
	height:7px !important;
	left:398px !important;
	top:431px !important;
}

#item35646 {
	width:46px !important;
	height:7px !important;
	left:398px !important;
	top:438px !important;
}

#item35673 {
	width:58px !important;
	height:7px !important;
	left:398px !important;
	top:483px !important;
}

#item35700 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:490px !important;
}

#item1166 {
	width:101px !important;
	height:137px !important;
}

#item2488 {
	width:101px !important;
	height:137px !important;
	left:49px !important;
	top:243px !important;
}

#item1167 {
	width:115px !important;
	height:120px !important;
}

#item2493 {
	width:115px !important;
	height:120px !important;
	left:55px !important;
	top:139px !important;
}

#item1169 {
	width:117px !important;
	height:172px !important;
}

#item2498 {
	width:117px !important;
	height:172px !important;
	left:197px !important;
	top:278px !important;
}

#item1170 {
	width:158px !important;
	height:171px !important;
}

#item2503 {
	width:158px !important;
	height:171px !important;
	left:169px !important;
	top:130px !important;
}

#item1171 {
	width:118px !important;
	height:152px !important;
}

#item2508 {
	width:118px !important;
	height:152px !important;
	left:397px !important;
	top:273px !important;
}

#item1172 {
	width:119px !important;
	height:150px !important;
}

#item2513 {
	width:119px !important;
	height:150px !important;
	left:397px !important;
	top:428px !important;
}

#item1173 {
	width:64px !important;
	height:66px !important;
}

#item2518 {
	width:64px !important;
	height:66px !important;
	left:344px !important;
	top:349px !important;
}

#item1174 {
	width:161px !important;
	height:247px !important;
}

#item2524 {
	width:161px !important;
	height:247px !important;
	left:46px !important;
	top:243px !important;
}

#item1175 {
	width:186px !important;
	height:116px !important;
}

#item2529 {
	width:186px !important;
	height:116px !important;
	left:33px !important;
	top:133px !important;
}

#item1176 {
	width:249px !important;
	height:197px !important;
}

#item2536 {
	width:249px !important;
	height:197px !important;
	left:267px !important;
	top:162px !important;
}

#item1177 {
	width:203px !important;
	height:151px !important;
}

#item2541 {
	width:203px !important;
	height:151px !important;
	left:290px !important;
	top:87px !important;
}

#item1178 {
	width:85px !important;
	height:133px !important;
}

#item2546 {
	width:85px !important;
	height:133px !important;
	left:269px !important;
	top:451px !important;
}

#item1179 {
	width:85px !important;
	height:55px !important;
}

#item2551 {
	width:85px !important;
	height:55px !important;
	left:259px !important;
	top:403px !important;
}

#item1181 {
	width:124px !important;
	height:120px !important;
}

#item2556 {
	width:124px !important;
	height:120px !important;
	left:389px !important;
	top:443px !important;
}

#item1182 {
	width:87px !important;
	height:87px !important;
}

#item2561 {
	width:87px !important;
	height:87px !important;
	left:384px !important;
	top:545px !important;
}

#item1183 {
	width:109px !important;
	height:141px !important;
}

#item2566 {
	width:109px !important;
	height:141px !important;
	left:29px !important;
	top:140px !important;
}

#item1184 {
	width:81px !important;
	height:75px !important;
}

#item2571 {
	width:81px !important;
	height:75px !important;
	left:22px !important;
	top:76px !important;
}

#item1185 {
	width:246px !important;
	height:374px !important;
}

#item2576 {
	width:246px !important;
	height:374px !important;
	left:196px !important;
	top:187px !important;
}

#item1186 {
	width:150px !important;
	height:147px !important;
}

#item2581 {
	width:150px !important;
	height:147px !important;
	left:303px !important;
	top:142px !important;
}

#item35727 {
	width:52px !important;
	height:7px !important;
	left:34px !important;
	top:410px !important;
}

#item35754 {
	width:72px !important;
	height:7px !important;
	left:34px !important;
	top:416px !important;
}

#item35782 {
	width:68px !important;
	height:7px !important;
	left:34px !important;
	top:423px !important;
}

#item35810 {
	width:45px !important;
	height:7px !important;
	left:34px !important;
	top:439px !important;
}

#item35837 {
	width:50px !important;
	height:7px !important;
	left:34px !important;
	top:445px !important;
}

#item35864 {
	width:66px !important;
	height:7px !important;
	left:127px !important;
	top:411px !important;
}

#item35891 {
	width:52px !important;
	height:7px !important;
	left:34px !important;
	top:516px !important;
}

#item35918 {
	width:72px !important;
	height:7px !important;
	left:34px !important;
	top:522px !important;
}

#item35945 {
	width:68px !important;
	height:7px !important;
	left:34px !important;
	top:529px !important;
}

#item35973 {
	width:45px !important;
	height:7px !important;
	left:34px !important;
	top:545px !important;
}

#item36001 {
	width:50px !important;
	height:7px !important;
	left:34px !important;
	top:551px !important;
}

#item36028 {
	width:66px !important;
	height:7px !important;
	left:34px !important;
	top:582px !important;
}

#item36056 {
	width:52px !important;
	height:7px !important;
	left:127px !important;
	top:516px !important;
}

#item36083 {
	width:72px !important;
	height:7px !important;
	left:127px !important;
	top:522px !important;
}

#item36110 {
	width:68px !important;
	height:7px !important;
	left:127px !important;
	top:529px !important;
}

#item36137 {
	width:45px !important;
	height:7px !important;
	left:127px !important;
	top:545px !important;
}

#item36164 {
	width:50px !important;
	height:7px !important;
	left:127px !important;
	top:551px !important;
}

#item36191 {
	width:66px !important;
	height:7px !important;
	left:127px !important;
	top:582px !important;
}

#item1187 {
	width:136px !important;
	height:247px !important;
}

#item2586 {
	width:136px !important;
	height:247px !important;
	left:96px !important;
	top:140px !important;
}

#item61481 {
	width:76px !important;
	height:56px !important;
}

#item61476 {
	width:76px !important;
	height:56px !important;
	left:141px !important;
	top:452px !important;
}

#item1188 {
	width:91px !important;
	height:244px !important;
}

#item2591 {
	width:91px !important;
	height:244px !important;
	left:344px !important;
	top:247px !important;
}

#item1189 {
	width:142px !important;
	height:145px !important;
}

#item2597 {
	width:142px !important;
	height:145px !important;
	left:320px !important;
	top:139px !important;
}

#item1190 {
	width:28px !important;
	height:28px !important;
}

#item2602 {
	width:28px !important;
	height:28px !important;
	left:293px !important;
	top:264px !important;
}

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

#item2607 {
	width:28px !important;
	height:29px !important;
	left:44px !important;
	top:264px !important;
}

#item36219 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:546px !important;
}

#item36246 {
	width:58px !important;
	height:7px !important;
	left:21px !important;
	top:553px !important;
}

#item36273 {
	width:47px !important;
	height:7px !important;
	left:143px !important;
	top:560px !important;
}

#item36300 {
	width:46px !important;
	height:7px !important;
	left:143px !important;
	top:566px !important;
}

#item36328 {
	width:39px !important;
	height:7px !important;
	left:228px !important;
	top:560px !important;
}

#item36355 {
	width:45px !important;
	height:7px !important;
	left:228px !important;
	top:566px !important;
}

#item36382 {
	width:47px !important;
	height:7px !important;
	left:318px !important;
	top:560px !important;
}

#item36409 {
	width:46px !important;
	height:7px !important;
	left:318px !important;
	top:566px !important;
}

#item36436 {
	width:39px !important;
	height:7px !important;
	left:403px !important;
	top:560px !important;
}

#item36463 {
	width:45px !important;
	height:7px !important;
	left:403px !important;
	top:566px !important;
}

#item1192 {
	width:125px !important;
	height:169px !important;
}

#item2612 {
	width:125px !important;
	height:169px !important;
	left:77px !important;
	top:102px !important;
}

#item1193 {
	width:111px !important;
	height:119px !important;
}

#item2617 {
	width:111px !important;
	height:119px !important;
	left:54px !important;
	top:204px !important;
}

#item1194 {
	width:30px !important;
	height:30px !important;
}

#item2623 {
	width:30px !important;
	height:30px !important;
	left:40px !important;
	top:135px !important;
}

#item1195 {
	width:97px !important;
	height:157px !important;
}

#item2628 {
	width:97px !important;
	height:157px !important;
	left:77px !important;
	top:392px !important;
}

#item1196 {
	width:114px !important;
	height:114px !important;
}

#item2633 {
	width:114px !important;
	height:114px !important;
	left:65px !important;
	top:518px !important;
}

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

#item2638 {
	width:29px !important;
	height:29px !important;
	left:31px !important;
	top:497px !important;
}

#item1198 {
	width:253px !important;
	height:276px !important;
}

#item2643 {
	width:253px !important;
	height:276px !important;
	left:208px !important;
	top:130px !important;
}

#item1199 {
	width:171px !important;
	height:198px !important;
}

#item2648 {
	width:171px !important;
	height:198px !important;
	left:279px !important;
	top:305px !important;
}

#item1200 {
	width:28px !important;
	height:28px !important;
}

#item2653 {
	width:28px !important;
	height:28px !important;
	left:230px !important;
	top:417px !important;
}

#item36490 {
	width:41px !important;
	height:7px !important;
	left:227px !important;
	top:533px !important;
}

#item36517 {
	width:39px !important;
	height:7px !important;
	left:227px !important;
	top:579px !important;
}

#item36544 {
	width:50px !important;
	height:7px !important;
	left:307px !important;
	top:579px !important;
}

#item36573 {
	width:39px !important;
	height:7px !important;
	left:367px !important;
	top:572px !important;
}

#item36601 {
	width:45px !important;
	height:7px !important;
	left:452px !important;
	top:572px !important;
}

#item36628 {
	width:43px !important;
	height:7px !important;
	left:367px !important;
	top:527px !important;
}

#item1203 {
	width:128px !important;
	height:214px !important;
}

#item2658 {
	width:128px !important;
	height:214px !important;
	left:99px !important;
	top:215px !important;
}

#item1204 {
	width:89px !important;
	height:97px !important;
}

#item2663 {
	width:89px !important;
	height:97px !important;
	left:115px !important;
	top:136px !important;
}

#item1206 {
	width:128px !important;
	height:302px !important;
}

#item2668 {
	width:128px !important;
	height:302px !important;
	left:286px !important;
	top:137px !important;
}

#item1207 {
	width:67px !important;
	height:102px !important;
}

#item2674 {
	width:67px !important;
	height:102px !important;
	left:421px !important;
	top:116px !important;
}

#item61487 {
	width:106px !important;
	height:62px !important;
}

#item61482 {
	width:106px !important;
	height:62px !important;
	left:326px !important;
	top:440px !important;
}

#item1215 {
	width:28px !important;
	height:28px !important;
}

#item2679 {
	width:28px !important;
	height:28px !important;
	left:446px !important;
	top:261px !important;
}

#item36655 {
	width:39px !important;
	height:7px !important;
	left:19px !important;
	top:555px !important;
}

#item36682 {
	width:45px !important;
	height:7px !important;
	left:115px !important;
	top:555px !important;
}

#item36709 {
	width:56px !important;
	height:7px !important;
	left:211px !important;
	top:548px !important;
}

#item36736 {
	width:58px !important;
	height:7px !important;
	left:211px !important;
	top:555px !important;
}

#item36763 {
	width:39px !important;
	height:7px !important;
	left:307px !important;
	top:548px !important;
}

#item36790 {
	width:43px !important;
	height:7px !important;
	left:307px !important;
	top:555px !important;
}

#item36818 {
	width:39px !important;
	height:7px !important;
	left:403px !important;
	top:554px !important;
}

#item36845 {
	width:45px !important;
	height:7px !important;
	left:403px !important;
	top:561px !important;
}

#item1208 {
	width:84px !important;
	height:222px !important;
}

#item2684 {
	width:84px !important;
	height:222px !important;
	left:51px !important;
	top:173px !important;
}

#item1209 {
	width:117px !important;
	height:130px !important;
}

#item2689 {
	width:117px !important;
	height:130px !important;
	left:45px !important;
	top:84px !important;
}

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

#item2694 {
	width:29px !important;
	height:30px !important;
	left:158px !important;
	top:315px !important;
}

#item1211 {
	width:162px !important;
	height:349px !important;
}

#item2699 {
	width:162px !important;
	height:349px !important;
	left:277px !important;
	top:85px !important;
}

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

#item2704 {
	width:29px !important;
	height:28px !important;
	left:242px !important;
	top:184px !important;
}

#item1213 {
	width:99px !important;
	height:122px !important;
}

#item2709 {
	width:99px !important;
	height:122px !important;
	left:67px !important;
	top:482px !important;
}

#item36872 {
	width:41px !important;
	height:7px !important;
	left:226px !important;
	top:555px !important;
}

#item36900 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:555px !important;
}

#item36927 {
	width:54px !important;
	height:7px !important;
	left:367px !important;
	top:562px !important;
}

#item1216 {
	width:205px !important;
	height:366px !important;
}

#item2715 {
	width:205px !important;
	height:366px !important;
	left:33px !important;
	top:140px !important;
}

#item1217 {
	width:64px !important;
	height:140px !important;
}

#item2720 {
	width:64px !important;
	height:140px !important;
	left:194px !important;
	top:147px !important;
}

#item1218 {
	width:148px !important;
	height:224px !important;
}

#item2725 {
	width:148px !important;
	height:224px !important;
	left:328px !important;
	top:259px !important;
}

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

#item2730 {
	width:28px !important;
	height:30px !important;
	left:283px !important;
	top:369px !important;
}

#item1220 {
	width:158px !important;
	height:169px !important;
}

#item2735 {
	width:158px !important;
	height:169px !important;
	left:313px !important;
	top:118px !important;
}

#item1221 {
	width:28px !important;
	height:28px !important;
}

#item2740 {
	width:28px !important;
	height:28px !important;
	left:270px !important;
	top:86px !important;
}

#item36954 {
	width:43px !important;
	height:7px !important;
	left:265px !important;
	top:566px !important;
}

#item36981 {
	width:43px !important;
	height:7px !important;
	left:325px !important;
	top:566px !important;
}

#item37008 {
	width:43px !important;
	height:7px !important;
	left:378px !important;
	top:560px !important;
}

#item37035 {
	width:43px !important;
	height:7px !important;
	left:442px !important;
	top:560px !important;
}

#item37063 {
	width:49px !important;
	height:7px !important;
	left:378px !important;
	top:567px !important;
}

#item1222 {
	width:206px !important;
	height:338px !important;
}

#item2746 {
	width:206px !important;
	height:338px !important;
	left:14px !important;
	top:137px !important;
}

#item1224 {
	width:142px !important;
	height:267px !important;
}

#item2751 {
	width:142px !important;
	height:267px !important;
	left:271px !important;
	top:198px !important;
}

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

#item2756 {
	width:28px !important;
	height:29px !important;
	left:201px !important;
	top:104px !important;
}

#item1226 {
	width:123px !important;
	height:134px !important;
}

#item2761 {
	width:123px !important;
	height:134px !important;
	left:263px !important;
	top:106px !important;
}

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

#item2766 {
	width:29px !important;
	height:28px !important;
	left:424px !important;
	top:210px !important;
}

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

#item2771 {
	width:30px !important;
	height:28px !important;
	left:418px !important;
	top:343px !important;
}

#item37090 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:561px !important;
}

#item37117 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:567px !important;
}

#item37144 {
	width:60px !important;
	height:7px !important;
	left:146px !important;
	top:560px !important;
}

#item37172 {
	width:59px !important;
	height:7px !important;
	left:146px !important;
	top:567px !important;
}

#item37199 {
	width:58px !important;
	height:7px !important;
	left:264px !important;
	top:555px !important;
}

#item37226 {
	width:59px !important;
	height:7px !important;
	left:264px !important;
	top:562px !important;
}

#item37253 {
	width:56px !important;
	height:7px !important;
	left:382px !important;
	top:567px !important;
}

#item37280 {
	width:57px !important;
	height:7px !important;
	left:382px !important;
	top:574px !important;
}

#item1229 {
	width:126px !important;
	height:315px !important;
}

#item2776 {
	width:126px !important;
	height:315px !important;
	left:81px !important;
	top:247px !important;
}

#item1230 {
	width:130px !important;
	height:155px !important;
}

#item2781 {
	width:130px !important;
	height:155px !important;
	left:74px !important;
	top:115px !important;
}

#item1231 {
	width:87px !important;
	height:131px !important;
}

#item2786 {
	width:87px !important;
	height:131px !important;
	left:272px !important;
	top:14px !important;
}

#item1232 {
	width:115px !important;
	height:195px !important;
}

#item2791 {
	width:115px !important;
	height:195px !important;
	left:376px !important;
	top:79px !important;
}

#item1234 {
	width:73px !important;
	height:58px !important;
}

#item2796 {
	width:73px !important;
	height:58px !important;
	left:419px !important;
	top:303px !important;
}

#item1235 {
	width:48px !important;
	height:58px !important;
}

#item2801 {
	width:48px !important;
	height:58px !important;
	left:384px !important;
	top:303px !important;
}

#item1236 {
	width:48px !important;
	height:58px !important;
}

#item2806 {
	width:48px !important;
	height:58px !important;
	left:355px !important;
	top:303px !important;
}

#item1237 {
	width:54px !important;
	height:58px !important;
}

#item2811 {
	width:54px !important;
	height:58px !important;
	left:320px !important;
	top:302px !important;
}

#item1239 {
	width:91px !important;
	height:228px !important;
}

#item2817 {
	width:91px !important;
	height:228px !important;
	left:399px !important;
	top:381px !important;
}

#item1240 {
	width:83px !important;
	height:228px !important;
}

#item2822 {
	width:83px !important;
	height:228px !important;
	left:315px !important;
	top:390px !important;
}

#item1241 {
	width:170px !important;
	height:356px !important;
}

#item2827 {
	width:170px !important;
	height:356px !important;
	left:152px !important;
	top:132px !important;
}

#item1242 {
	width:153px !important;
	height:218px !important;
}

#item2832 {
	width:153px !important;
	height:218px !important;
	left:363px !important;
}

#item1243 {
	width:153px !important;
	height:194px !important;
}

#item2837 {
	width:153px !important;
	height:194px !important;
	left:363px !important;
	top:218px !important;
}

#item1244 {
	width:154px !important;
	height:220px !important;
}

#item2842 {
	width:154px !important;
	height:220px !important;
	left:361px !important;
	top:412px !important;
}

#item61495 {
	width:31px !important;
	height:30px !important;
}

#item61490 {
	width:31px !important;
	height:30px !important;
	left:380px !important;
	top:296px !important;
}

#item37308 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:133px !important;
}

#item37335 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:179px !important;
}

#item37363 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:224px !important;
}

#item37390 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:230px !important;
}

#item37417 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:288px !important;
}

#item37444 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:295px !important;
}

#item37471 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:301px !important;
}

#item37498 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:308px !important;
}

#item37525 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:353px !important;
}

#item37552 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:360px !important;
}

#item37580 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:367px !important;
}

#item37607 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:444px !important;
}

#item37634 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:451px !important;
}

#item37661 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:477px !important;
}

#item37688 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:483px !important;
}

#item37715 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:532px !important;
}

#item37742 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:538px !important;
}

#item37769 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:565px !important;
}

#item37796 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item37824 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:578px !important;
}

#item1246 {
	width:206px !important;
	height:312px !important;
}

#item2847 {
	width:206px !important;
	height:312px !important;
	left:34px !important;
	top:103px !important;
}

#item1245 {
	width:123px !important;
	height:220px !important;
}

#item2852 {
	width:123px !important;
	height:220px !important;
	left:87px !important;
	top:248px !important;
}

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

#item2857 {
	width:29px !important;
	height:29px !important;
	left:232px !important;
	top:496px !important;
}

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

#item2862 {
	width:28px !important;
	height:29px !important;
	left:233px !important;
	top:535px !important;
}

#item1249 {
	width:119px !important;
	height:225px !important;
}

#item2867 {
	width:119px !important;
	height:225px !important;
	left:353px !important;
	top:75px !important;
}

#item1250 {
	width:28px !important;
	height:28px !important;
}

#item2872 {
	width:28px !important;
	height:28px !important;
	left:304px !important;
	top:145px !important;
}

#item1251 {
	width:77px !important;
	height:70px !important;
}

#item2877 {
	width:77px !important;
	height:70px !important;
	left:287px !important;
	top:399px !important;
}

#item1252 {
	width:54px !important;
	height:70px !important;
}

#item2883 {
	width:54px !important;
	height:70px !important;
	left:348px !important;
	top:399px !important;
}

#item1254 {
	width:54px !important;
	height:70px !important;
}

#item2888 {
	width:54px !important;
	height:70px !important;
	left:380px !important;
	top:399px !important;
}

#item1256 {
	width:45px !important;
	height:70px !important;
}

#item2894 {
	width:45px !important;
	height:70px !important;
	left:412px !important;
	top:399px !important;
}

#item1257 {
	width:50px !important;
	height:70px !important;
}

#item2899 {
	width:50px !important;
	height:70px !important;
	left:442px !important;
	top:399px !important;
}

#item37851 {
	width:39px !important;
	height:7px !important;
	left:289px !important;
	top:518px !important;
}

#item37878 {
	width:59px !important;
	height:7px !important;
	left:289px !important;
	top:524px !important;
}

#item37905 {
	width:85px !important;
	height:7px !important;
	left:289px !important;
	top:555px !important;
}

#item37933 {
	width:39px !important;
	height:7px !important;
	left:390px !important;
	top:508px !important;
}

#item37960 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:515px !important;
}

#item37987 {
	width:43px !important;
	height:7px !important;
	left:390px !important;
	top:521px !important;
}

#item38014 {
	width:70px !important;
	height:7px !important;
	left:390px !important;
	top:568px !important;
}

#item38041 {
	width:62px !important;
	height:7px !important;
	left:390px !important;
	top:575px !important;
}

#item38069 {
	width:73px !important;
	height:7px !important;
	left:390px !important;
	top:581px !important;
}

#item1258 {
	width:112px !important;
	height:244px !important;
}

#item2904 {
	width:112px !important;
	height:244px !important;
	left:30px !important;
	top:227px !important;
}

#item1259 {
	width:91px !important;
	height:162px !important;
}

#item2909 {
	width:91px !important;
	height:162px !important;
	left:30px !important;
	top:94px !important;
}

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

#item2914 {
	width:28px !important;
	height:29px !important;
	left:162px !important;
	top:196px !important;
}

#item1261 {
	width:174px !important;
	height:342px !important;
}

#item2919 {
	width:174px !important;
	height:342px !important;
	left:221px !important;
	top:123px !important;
}

#item1264 {
	width:103px !important;
	height:181px !important;
}

#item2924 {
	width:103px !important;
	height:181px !important;
	left:413px !important;
	top:214px !important;
}

#item1265 {
	width:103px !important;
	height:122px !important;
}

#item2929 {
	width:103px !important;
	height:122px !important;
	left:413px !important;
	top:394px !important;
}

#item38096 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:555px !important;
}

#item38123 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:561px !important;
}

#item38150 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item38177 {
	width:78px !important;
	height:7px !important;
	left:150px !important;
	top:550px !important;
}

#item38204 {
	width:59px !important;
	height:7px !important;
	left:273px !important;
	top:556px !important;
}

#item38231 {
	width:54px !important;
	height:7px !important;
	left:273px !important;
	top:563px !important;
}

#item38259 {
	width:60px !important;
	height:7px !important;
	left:273px !important;
	top:569px !important;
}

#item1266 {
	width:125px !important;
	height:157px !important;
}

#item2934 {
	width:125px !important;
	height:157px !important;
	left:34px !important;
	top:78px !important;
}

#item1267 {
	width:120px !important;
	height:109px !important;
}

#item2939 {
	width:120px !important;
	height:109px !important;
	left:62px !important;
	top:210px !important;
}

#item1268 {
	width:80px !important;
	height:111px !important;
}

#item2944 {
	width:80px !important;
	height:111px !important;
	left:227px !important;
	top:173px !important;
}

#item1269 {
	width:64px !important;
	height:120px !important;
}

#item2949 {
	width:64px !important;
	height:120px !important;
	left:230px !important;
	top:68px !important;
}

#item1270 {
	width:100px !important;
	height:158px !important;
}

#item2954 {
	width:100px !important;
	height:158px !important;
	left:366px !important;
	top:157px !important;
}

#item1271 {
	width:60px !important;
	height:96px !important;
}

#item2959 {
	width:60px !important;
	height:96px !important;
	left:411px !important;
	top:80px !important;
}

#item1272 {
	width:59px !important;
	height:81px !important;
}

#item2965 {
	width:59px !important;
	height:81px !important;
	left:36px !important;
	top:438px !important;
}

#item1274 {
	width:59px !important;
	height:51px !important;
}

#item2970 {
	width:59px !important;
	height:51px !important;
	left:34px !important;
	top:527px !important;
}

#item1275 {
	width:59px !important;
	height:51px !important;
}

#item2975 {
	width:59px !important;
	height:51px !important;
	left:108px !important;
	top:527px !important;
}

#item1273 {
	width:59px !important;
	height:83px !important;
}

#item2980 {
	width:59px !important;
	height:83px !important;
	left:108px !important;
	top:438px !important;
}

#item1281 {
	width:59px !important;
	height:85px !important;
}

#item2985 {
	width:59px !important;
	height:85px !important;
	left:183px !important;
	top:381px !important;
}

#item1282 {
	width:62px !important;
	height:83px !important;
}

#item2991 {
	width:62px !important;
	height:83px !important;
	left:256px !important;
	top:380px !important;
}

#item1283 {
	width:58px !important;
	height:84px !important;
}

#item2997 {
	width:58px !important;
	height:84px !important;
	left:334px !important;
	top:380px !important;
}

#item1284 {
	width:63px !important;
	height:84px !important;
}

#item3002 {
	width:63px !important;
	height:84px !important;
	left:405px !important;
	top:380px !important;
}

#item1285 {
	width:62px !important;
	height:112px !important;
}

#item3007 {
	width:62px !important;
	height:112px !important;
	left:182px !important;
	top:468px !important;
}

#item1286 {
	width:62px !important;
	height:114px !important;
}

#item3012 {
	width:62px !important;
	height:114px !important;
	left:255px !important;
	top:466px !important;
}

#item1287 {
	width:62px !important;
	height:114px !important;
}

#item3017 {
	width:62px !important;
	height:114px !important;
	left:330px !important;
	top:466px !important;
}

#item1288 {
	width:62px !important;
	height:114px !important;
}

#item3022 {
	width:62px !important;
	height:114px !important;
	left:405px !important;
	top:466px !important;
}

#item1289 {
	width:176px !important;
	height:398px !important;
}

#item3027 {
	width:176px !important;
	height:398px !important;
	left:121px !important;
	top:109px !important;
}

#item1290 {
	width:54px !important;
	height:135px !important;
}

#item3032 {
	width:54px !important;
	height:135px !important;
	left:409px !important;
	top:41px !important;
}

#item1291 {
	width:28px !important;
	height:28px !important;
}

#item3037 {
	width:28px !important;
	height:28px !important;
	left:357px !important;
	top:67px !important;
}

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

#item3043 {
	width:29px !important;
	height:28px !important;
	left:357px !important;
	top:108px !important;
}

#item1293 {
	width:28px !important;
	height:28px !important;
}

#item3048 {
	width:28px !important;
	height:28px !important;
	left:357px !important;
	top:147px !important;
}

#item1294 {
	width:170px !important;
	height:210px !important;
}

#item3055 {
	width:170px !important;
	height:210px !important;
	left:346px !important;
	top:205px !important;
}

#item1295 {
	width:170px !important;
	height:216px !important;
}

#item3060 {
	width:170px !important;
	height:216px !important;
	left:346px !important;
	top:416px !important;
}

#item38286 {
	width:42px !important;
	height:7px !important;
	left:30px !important;
	top:75px !important;
}

#item38314 {
	width:45px !important;
	height:7px !important;
	left:73px !important;
	top:75px !important;
}

#item38341 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:106px !important;
}

#item38368 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:113px !important;
}

#item38395 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:129px !important;
}

#item38422 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:176px !important;
}

#item38449 {
	width:43px !important;
	height:7px !important;
	left:74px !important;
	top:176px !important;
}

#item38476 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:182px !important;
}

#item38503 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:241px !important;
}

#item38531 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:248px !important;
}

#item38559 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:264px !important;
}

#item38586 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:317px !important;
}

#item38613 {
	width:42px !important;
	height:7px !important;
	left:77px !important;
	top:317px !important;
}

#item38640 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:323px !important;
}

#item38667 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:375px !important;
}

#item38694 {
	width:36px !important;
	height:7px !important;
	left:30px !important;
	top:444px !important;
}

#item38722 {
	width:39px !important;
	height:7px !important;
	left:77px !important;
	top:444px !important;
}

#item38750 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:450px !important;
}

#item38777 {
	width:42px !important;
	height:7px !important;
	left:77px !important;
	top:450px !important;
}

#item38805 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:480px !important;
}

#item38832 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:487px !important;
}

#item38859 {
	width:42px !important;
	height:7px !important;
	left:30px !important;
	top:526px !important;
}

#item38886 {
	width:39px !important;
	height:7px !important;
	left:77px !important;
	top:526px !important;
}

#item38913 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:533px !important;
}

#item38940 {
	width:42px !important;
	height:7px !important;
	left:77px !important;
	top:533px !important;
}

#item38968 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:563px !important;
}

#item38995 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item39022 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:585px !important;
}

#item1296 {
	width:157px !important;
	height:228px !important;
}

#item3065 {
	width:157px !important;
	height:228px !important;
	left:359px !important;
}

#item1297 {
	width:159px !important;
	height:170px !important;
}

#item3070 {
	width:159px !important;
	height:170px !important;
	left:357px !important;
	top:227px !important;
}

#item1298 {
	width:159px !important;
	height:234px !important;
}

#item3075 {
	width:159px !important;
	height:234px !important;
	left:357px !important;
	top:398px !important;
}

#item1300 {
	width:76px !important;
	height:435px !important;
}

#item3080 {
	width:76px !important;
	height:435px !important;
	top:62px !important;
}

#item1301 {
	width:65px !important;
	height:448px !important;
}

#item3085 {
	width:65px !important;
	height:448px !important;
	left:75px !important;
	top:62px !important;
}

#item1302 {
	width:57px !important;
	height:446px !important;
}

#item3090 {
	width:57px !important;
	height:446px !important;
	left:135px !important;
	top:69px !important;
}

#item1303 {
	width:73px !important;
	height:435px !important;
}

#item3095 {
	width:73px !important;
	height:435px !important;
	left:187px !important;
	top:66px !important;
}

#item1304 {
	width:64px !important;
	height:437px !important;
}

#item3100 {
	width:64px !important;
	height:437px !important;
	left:248px !important;
	top:62px !important;
}

#item1305 {
	width:59px !important;
	height:417px !important;
}

#item3105 {
	width:59px !important;
	height:417px !important;
	left:299px !important;
	top:74px !important;
}

#item39049 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:545px !important;
}

#item39077 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:552px !important;
}

#item39104 {
	width:51px !important;
	height:7px !important;
	left:119px !important;
	top:560px !important;
}

#item39131 {
	width:50px !important;
	height:7px !important;
	left:170px !important;
	top:560px !important;
}

#item39158 {
	width:38px !important;
	height:7px !important;
	left:119px !important;
	top:566px !important;
}

#item39185 {
	width:48px !important;
	height:7px !important;
	left:170px !important;
	top:566px !important;
}

#item39212 {
	width:72px !important;
	height:7px !important;
	left:119px !important;
	top:593px !important;
}

#item39239 {
	width:66px !important;
	height:7px !important;
	left:232px !important;
	top:545px !important;
}

#item1306 {
	width:159px !important;
	height:215px !important;
}

#item3110 {
	width:159px !important;
	height:215px !important;
}

#item1307 {
	width:159px !important;
	height:212px !important;
}

#item3116 {
	width:159px !important;
	height:212px !important;
	top:215px !important;
}

#item1308 {
	width:159px !important;
	height:206px !important;
}

#item3121 {
	width:159px !important;
	height:206px !important;
	top:426px !important;
}

#item1309 {
	width:283px !important;
	height:279px !important;
}

#item3126 {
	width:283px !important;
	height:279px !important;
	left:223px !important;
	top:213px !important;
}

#item39266 {
	width:39px !important;
	height:7px !important;
	left:173px !important;
	top:577px !important;
}

#item39293 {
	width:45px !important;
	height:7px !important;
	left:173px !important;
	top:583px !important;
}

#item39322 {
	width:58px !important;
	height:7px !important;
	left:270px !important;
	top:577px !important;
}

#item39350 {
	width:61px !important;
	height:7px !important;
	left:270px !important;
	top:583px !important;
}

#item1310 {
	width:120px !important;
	height:158px !important;
}

#item3131 {
	width:120px !important;
	height:158px !important;
	left:65px !important;
	top:111px !important;
}

#item1311 {
	width:141px !important;
	height:266px !important;
}

#item3136 {
	width:141px !important;
	height:266px !important;
	left:38px !important;
	top:252px !important;
}

#item1312 {
	width:84px !important;
	height:116px !important;
}

#item3142 {
	width:84px !important;
	height:116px !important;
	left:199px !important;
	top:141px !important;
}

#item1314 {
	width:69px !important;
	height:113px !important;
}

#item3147 {
	width:69px !important;
	height:113px !important;
	left:277px !important;
	top:144px !important;
}

#item1315 {
	width:69px !important;
	height:113px !important;
}

#item3152 {
	width:69px !important;
	height:113px !important;
	left:331px !important;
	top:144px !important;
}

#item1316 {
	width:69px !important;
	height:113px !important;
}

#item3157 {
	width:69px !important;
	height:113px !important;
	left:387px !important;
	top:144px !important;
}

#item1317 {
	width:69px !important;
	height:113px !important;
}

#item3162 {
	width:69px !important;
	height:113px !important;
	left:436px !important;
	top:144px !important;
}

#item1318 {
	width:84px !important;
	height:188px !important;
}

#item3167 {
	width:84px !important;
	height:188px !important;
	left:190px !important;
	top:304px !important;
}

#item1319 {
	width:76px !important;
	height:162px !important;
}

#item3172 {
	width:76px !important;
	height:162px !important;
	left:271px !important;
	top:301px !important;
}

#item1320 {
	width:67px !important;
	height:183px !important;
}

#item3177 {
	width:67px !important;
	height:183px !important;
	left:321px !important;
	top:302px !important;
}

#item1321 {
	width:61px !important;
	height:183px !important;
}

#item3182 {
	width:61px !important;
	height:183px !important;
	left:380px !important;
	top:302px !important;
}

#item1323 {
	width:61px !important;
	height:183px !important;
}

#item3187 {
	width:61px !important;
	height:183px !important;
	left:434px !important;
	top:302px !important;
}

#item39377 {
	width:39px !important;
	height:7px !important;
	left:284px !important;
	top:547px !important;
}

#item39404 {
	width:46px !important;
	height:7px !important;
	left:284px !important;
	top:553px !important;
}

#item39431 {
	width:54px !important;
	height:7px !important;
	left:284px !important;
	top:560px !important;
}

#item39458 {
	width:56px !important;
	height:7px !important;
	left:284px !important;
	top:577px !important;
}

#item39485 {
	width:65px !important;
	height:7px !important;
	left:284px !important;
	top:583px !important;
}

#item39512 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:546px !important;
}

#item39539 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:553px !important;
}

#item39567 {
	width:50px !important;
	height:7px !important;
	left:393px !important;
	top:559px !important;
}

#item39594 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:576px !important;
}

#item1324 {
	width:190px !important;
	height:347px !important;
}

#item3193 {
	width:190px !important;
	height:347px !important;
	left:29px !important;
	top:122px !important;
}

#item1325 {
	width:233px !important;
	height:214px !important;
}

#item3198 {
	width:233px !important;
	height:214px !important;
	left:283px !important;
	top:156px !important;
}

#item1326 {
	width:227px !important;
	height:267px !important;
}

#item3203 {
	width:227px !important;
	height:267px !important;
	left:270px !important;
	top:351px !important;
}

#item39621 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:529px !important;
}

#item39649 {
	width:45px !important;
	height:7px !important;
	left:129px !important;
	top:529px !important;
}

#item1328 {
	width:115px !important;
	height:115px !important;
}

#item3208 {
	width:115px !important;
	height:115px !important;
	left:178px !important;
	top:14px !important;
}

#item1329 {
	width:101px !important;
	height:115px !important;
}

#item3213 {
	width:101px !important;
	height:115px !important;
	left:109px !important;
	top:14px !important;
}

#item1330 {
	width:162px !important;
	height:278px !important;
}

#item3218 {
	width:162px !important;
	height:278px !important;
	left:35px !important;
	top:218px !important;
}

#item1331 {
	width:162px !important;
	height:197px !important;
}

#item3223 {
	width:162px !important;
	height:197px !important;
	left:320px !important;
	top:74px !important;
}

#item1333 {
	width:95px !important;
	height:182px !important;
}

#item3228 {
	width:95px !important;
	height:182px !important;
	left:275px !important;
	top:317px !important;
}

#item1334 {
	width:55px !important;
	height:182px !important;
}

#item3234 {
	width:55px !important;
	height:182px !important;
	left:355px !important;
	top:317px !important;
}

#item1335 {
	width:55px !important;
	height:182px !important;
}

#item3239 {
	width:55px !important;
	height:182px !important;
	left:399px !important;
	top:317px !important;
}

#item1336 {
	width:55px !important;
	height:182px !important;
}

#item3244 {
	width:55px !important;
	height:182px !important;
	left:440px !important;
	top:317px !important;
}

#item39676 {
	width:66px !important;
	height:7px !important;
	left:18px !important;
	top:563px !important;
}

#item39703 {
	width:49px !important;
	height:7px !important;
	left:111px !important;
	top:563px !important;
}

#item39730 {
	width:53px !important;
	height:7px !important;
	left:111px !important;
	top:570px !important;
}

#item39757 {
	width:43px !important;
	height:7px !important;
	left:211px !important;
	top:563px !important;
}

#item39784 {
	width:43px !important;
	height:7px !important;
	left:211px !important;
	top:570px !important;
}

#item39812 {
	width:60px !important;
	height:7px !important;
	left:304px !important;
	top:558px !important;
}

#item39839 {
	width:43px !important;
	height:7px !important;
	left:304px !important;
	top:565px !important;
}

#item39866 {
	width:45px !important;
	height:7px !important;
	left:304px !important;
	top:571px !important;
}

#item1337 {
	width:78px !important;
	height:108px !important;
}

#item3249 {
	width:78px !important;
	height:108px !important;
	left:156px !important;
	top:105px !important;
}

#item1338 {
	width:61px !important;
	height:108px !important;
}

#item3254 {
	width:61px !important;
	height:108px !important;
	left:111px !important;
	top:105px !important;
}

#item1339 {
	width:54px !important;
	height:91px !important;
}

#item3259 {
	width:54px !important;
	height:91px !important;
	left:71px !important;
	top:105px !important;
}

#item1340 {
	width:54px !important;
	height:91px !important;
}

#item3265 {
	width:54px !important;
	height:91px !important;
	left:24px !important;
	top:105px !important;
}

#item61503 {
	width:90px !important;
	height:153px !important;
}

#item61497 {
	width:90px !important;
	height:153px !important;
	left:146px !important;
	top:221px !important;
}

#item61509 {
	width:62px !important;
	height:153px !important;
}

#item61504 {
	width:62px !important;
	height:153px !important;
	left:108px !important;
	top:221px !important;
}

#item61515 {
	width:70px !important;
	height:153px !important;
}

#item61510 {
	width:70px !important;
	height:153px !important;
	left:70px !important;
	top:221px !important;
}

#item61521 {
	width:61px !important;
	height:153px !important;
}

#item61516 {
	width:61px !important;
	height:153px !important;
	left:20px !important;
	top:221px !important;
}

#item1342 {
	width:122px !important;
	height:174px !important;
}

#item3270 {
	width:122px !important;
	height:174px !important;
	left:54px !important;
	top:454px !important;
}

#item1343 {
	width:120px !important;
	height:191px !important;
}

#item3275 {
	width:120px !important;
	height:191px !important;
	left:333px !important;
	top:75px !important;
}

#item1344 {
	width:118px !important;
	height:196px !important;
}

#item3280 {
	width:118px !important;
	height:196px !important;
	left:337px !important;
	top:218px !important;
}

#item39893 {
	width:43px !important;
	height:7px !important;
	left:208px !important;
	top:559px !important;
}

#item39921 {
	width:58px !important;
	height:7px !important;
	left:208px !important;
	top:565px !important;
}

#item39948 {
	width:70px !important;
	height:7px !important;
	left:306px !important;
	top:559px !important;
}

#item39975 {
	width:59px !important;
	height:7px !important;
	left:306px !important;
	top:566px !important;
}

#item40002 {
	width:60px !important;
	height:7px !important;
	left:409px !important;
	top:558px !important;
}

#item40029 {
	width:43px !important;
	height:7px !important;
	left:409px !important;
	top:565px !important;
}

#item40057 {
	width:43px !important;
	height:7px !important;
	left:409px !important;
	top:572px !important;
}

#item40084 {
	width:58px !important;
	height:7px !important;
	left:409px !important;
	top:578px !important;
}

#item40112 {
	width:53px !important;
	height:7px !important;
	left:409px !important;
	top:585px !important;
}

#item1345 {
	width:96px !important;
	height:173px !important;
}

#item3285 {
	width:96px !important;
	height:173px !important;
	left:105px !important;
	top:65px !important;
}

#item1346 {
	width:57px !important;
	height:85px !important;
}

#item3290 {
	width:57px !important;
	height:85px !important;
	left:24px !important;
	top:179px !important;
}

#item1347 {
	width:57px !important;
	height:86px !important;
}

#item3295 {
	width:57px !important;
	height:86px !important;
	left:264px !important;
	top:94px !important;
}

#item1348 {
	width:57px !important;
	height:86px !important;
}

#item3300 {
	width:57px !important;
	height:86px !important;
	left:264px !important;
	top:179px !important;
}

#item1350 {
	width:84px !important;
	height:175px !important;
}

#item3305 {
	width:84px !important;
	height:175px !important;
	left:353px !important;
	top:67px !important;
}

#item1351 {
	width:87px !important;
	height:173px !important;
}

#item3310 {
	width:87px !important;
	height:173px !important;
	left:130px !important;
	top:332px !important;
}

#item1352 {
	width:58px !important;
	height:85px !important;
}

#item3315 {
	width:58px !important;
	height:85px !important;
	left:24px !important;
	top:435px !important;
}

#item1353 {
	width:57px !important;
	height:84px !important;
}

#item3320 {
	width:57px !important;
	height:84px !important;
	left:264px !important;
	top:436px !important;
}

#item1354 {
	width:120px !important;
	height:197px !important;
}

#item3325 {
	width:120px !important;
	height:197px !important;
	left:334px !important;
	top:313px !important;
}

#item40139 {
	width:63px !important;
	height:7px !important;
	left:20px !important;
	top:565px !important;
}

#item40166 {
	width:76px !important;
	height:7px !important;
	left:116px !important;
	top:579px !important;
}

#item40193 {
	width:54px !important;
	height:7px !important;
	left:116px !important;
	top:585px !important;
}

#item40220 {
	width:61px !important;
	height:7px !important;
	left:216px !important;
	top:579px !important;
}

#item40247 {
	width:61px !important;
	height:7px !important;
	left:314px !important;
	top:571px !important;
}

#item1355 {
	width:58px !important;
	height:55px !important;
}

#item3330 {
	width:58px !important;
	height:55px !important;
	left:47px !important;
	top:130px !important;
}

#item1356 {
	width:58px !important;
	height:46px !important;
}

#item3336 {
	width:58px !important;
	height:46px !important;
	left:45px !important;
	top:203px !important;
}

#item1357 {
	width:62px !important;
	height:57px !important;
}

#item3341 {
	width:62px !important;
	height:57px !important;
	left:22px !important;
	top:306px !important;
}

#item1358 {
	width:63px !important;
	height:43px !important;
}

#item3346 {
	width:63px !important;
	height:43px !important;
	left:21px !important;
	top:396px !important;
}

#item1359 {
	width:67px !important;
	height:132px !important;
}

#item3351 {
	width:67px !important;
	height:132px !important;
	left:70px !important;
	top:482px !important;
}

#item1360 {
	width:52px !important;
	height:67px !important;
}

#item3356 {
	width:52px !important;
	height:67px !important;
	left:6px !important;
	top:560px !important;
}

#item1361 {
	width:67px !important;
	height:56px !important;
}

#item3361 {
	width:67px !important;
	height:56px !important;
	left:185px !important;
	top:311px !important;
}

#item1362 {
	width:63px !important;
	height:43px !important;
}

#item3366 {
	width:63px !important;
	height:43px !important;
	left:184px !important;
	top:394px !important;
}

#item1363 {
	width:126px !important;
	height:75px !important;
}

#item3371 {
	width:126px !important;
	height:75px !important;
	left:278px !important;
	top:177px !important;
}

#item1364 {
	width:133px !important;
	height:96px !important;
}

#item3376 {
	width:133px !important;
	height:96px !important;
	left:294px !important;
	top:298px !important;
}

#item40274 {
	width:27px !important;
	height:7px !important;
	left:217px !important;
	top:503px !important;
}

#item40301 {
	width:27px !important;
	height:7px !important;
	left:267px !important;
	top:503px !important;
}

#item40329 {
	width:27px !important;
	height:7px !important;
	left:217px !important;
	top:509px !important;
}

#item40356 {
	width:27px !important;
	height:7px !important;
	left:267px !important;
	top:509px !important;
}

#item40383 {
	width:27px !important;
	height:7px !important;
	left:217px !important;
	top:516px !important;
}

#item40410 {
	width:27px !important;
	height:7px !important;
	left:267px !important;
	top:516px !important;
}

#item40437 {
	width:27px !important;
	height:7px !important;
	left:217px !important;
	top:522px !important;
}

#item40464 {
	width:27px !important;
	height:7px !important;
	left:267px !important;
	top:522px !important;
}

#item40491 {
	width:27px !important;
	height:7px !important;
	left:217px !important;
	top:569px !important;
}

#item40518 {
	width:27px !important;
	height:7px !important;
	left:267px !important;
	top:569px !important;
}

#item40545 {
	width:27px !important;
	height:7px !important;
	left:217px !important;
	top:575px !important;
}

#item40574 {
	width:27px !important;
	height:7px !important;
	left:267px !important;
	top:575px !important;
}

#item40601 {
	width:27px !important;
	height:7px !important;
	left:217px !important;
	top:582px !important;
}

#item40628 {
	width:27px !important;
	height:7px !important;
	left:267px !important;
	top:582px !important;
}

#item40655 {
	width:27px !important;
	height:7px !important;
	left:217px !important;
	top:588px !important;
}

#item40683 {
	width:27px !important;
	height:7px !important;
	left:267px !important;
	top:588px !important;
}

#item40710 {
	width:63px !important;
	height:7px !important;
	left:319px !important;
	top:502px !important;
}

#item40737 {
	width:53px !important;
	height:7px !important;
	left:319px !important;
	top:508px !important;
}

#item40764 {
	width:63px !important;
	height:7px !important;
	left:319px !important;
	top:566px !important;
}

#item40791 {
	width:53px !important;
	height:7px !important;
	left:319px !important;
	top:572px !important;
}

#item40819 {
	width:63px !important;
	height:7px !important;
	left:413px !important;
	top:515px !important;
}

#item1365 {
	width:95px !important;
	height:91px !important;
}

#item3381 {
	width:95px !important;
	height:91px !important;
	left:261px !important;
	top:71px !important;
}

#item1366 {
	width:92px !important;
	height:73px !important;
}

#item3386 {
	width:92px !important;
	height:73px !important;
	left:262px !important;
	top:179px !important;
}

#item1367 {
	width:90px !important;
	height:88px !important;
}

#item3391 {
	width:90px !important;
	height:88px !important;
	left:419px !important;
	top:69px !important;
}

#item1368 {
	width:105px !important;
	height:69px !important;
}

#item3396 {
	width:105px !important;
	height:69px !important;
	left:407px !important;
	top:188px !important;
}

#item1369 {
	width:242px !important;
	height:179px !important;
}

#item3402 {
	width:242px !important;
	height:179px !important;
	top:35px !important;
}

#item1370 {
	width:235px !important;
	height:127px !important;
}

#item3407 {
	width:235px !important;
	height:127px !important;
	top:173px !important;
}

#item1372 {
	width:251px !important;
	height:132px !important;
}

#item3413 {
	width:251px !important;
	height:132px !important;
	top:266px !important;
}

#item1373 {
	width:252px !important;
	height:131px !important;
}

#item3418 {
	width:252px !important;
	height:131px !important;
	top:362px !important;
}

#item1374 {
	width:251px !important;
	height:151px !important;
}

#item3423 {
	width:251px !important;
	height:151px !important;
	top:463px !important;
}

#item40846 {
	width:27px !important;
	height:7px !important;
	left:322px !important;
	top:406px !important;
}

#item40873 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:406px !important;
}

#item40900 {
	width:27px !important;
	height:7px !important;
	left:403px !important;
	top:406px !important;
}

#item40927 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:406px !important;
}

#item40954 {
	width:27px !important;
	height:7px !important;
	left:322px !important;
	top:413px !important;
}

#item40981 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:413px !important;
}

#item41009 {
	width:27px !important;
	height:7px !important;
	left:403px !important;
	top:413px !important;
}

#item41036 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:413px !important;
}

#item41064 {
	width:27px !important;
	height:7px !important;
	left:322px !important;
	top:420px !important;
}

#item41091 {
	width:27px !important;
	height:7px !important;
	left:358px !important;
	top:420px !important;
}

#item41118 {
	width:27px !important;
	height:7px !important;
	left:403px !important;
	top:420px !important;
}

#item41145 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:420px !important;
}

#item41172 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:452px !important;
}

#item41199 {
	width:27px !important;
	height:7px !important;
	left:347px !important;
	top:452px !important;
}

#item41226 {
	width:27px !important;
	height:7px !important;
	left:385px !important;
	top:452px !important;
}

#item41253 {
	width:27px !important;
	height:7px !important;
	left:420px !important;
	top:452px !important;
}

#item41281 {
	width:27px !important;
	height:7px !important;
	left:454px !important;
	top:452px !important;
}

#item41309 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:459px !important;
}

#item41336 {
	width:27px !important;
	height:7px !important;
	left:347px !important;
	top:459px !important;
}

#item41363 {
	width:27px !important;
	height:7px !important;
	left:385px !important;
	top:459px !important;
}

#item41390 {
	width:27px !important;
	height:7px !important;
	left:420px !important;
	top:459px !important;
}

#item41417 {
	width:27px !important;
	height:7px !important;
	left:454px !important;
	top:459px !important;
}

#item41444 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:465px !important;
}

#item41472 {
	width:27px !important;
	height:7px !important;
	left:347px !important;
	top:465px !important;
}

#item41500 {
	width:27px !important;
	height:7px !important;
	left:385px !important;
	top:465px !important;
}

#item41527 {
	width:27px !important;
	height:7px !important;
	left:420px !important;
	top:465px !important;
}

#item41555 {
	width:27px !important;
	height:7px !important;
	left:454px !important;
	top:465px !important;
}

#item41582 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:472px !important;
}

#item41609 {
	width:27px !important;
	height:7px !important;
	left:347px !important;
	top:472px !important;
}

#item41636 {
	width:27px !important;
	height:7px !important;
	left:385px !important;
	top:472px !important;
}

#item41663 {
	width:27px !important;
	height:7px !important;
	left:420px !important;
	top:472px !important;
}

#item41690 {
	width:27px !important;
	height:7px !important;
	left:454px !important;
	top:472px !important;
}

#item41718 {
	width:27px !important;
	height:7px !important;
	left:317px !important;
	top:478px !important;
}

#item41745 {
	width:27px !important;
	height:7px !important;
	left:347px !important;
	top:478px !important;
}

#item41772 {
	width:27px !important;
	height:7px !important;
	left:385px !important;
	top:478px !important;
}

#item41799 {
	width:27px !important;
	height:7px !important;
	left:420px !important;
	top:478px !important;
}

#item41827 {
	width:27px !important;
	height:7px !important;
	left:454px !important;
	top:478px !important;
}

#item41854 {
	width:65px !important;
	height:7px !important;
	left:274px !important;
	top:533px !important;
}

#item41881 {
	width:59px !important;
	height:7px !important;
	left:274px !important;
	top:540px !important;
}

#item41908 {
	width:72px !important;
	height:7px !important;
	left:274px !important;
	top:546px !important;
}

#item41935 {
	width:75px !important;
	height:7px !important;
	left:274px !important;
	top:553px !important;
}

#item41962 {
	width:54px !important;
	height:7px !important;
	left:393px !important;
	top:533px !important;
}

#item41989 {
	width:59px !important;
	height:7px !important;
	left:393px !important;
	top:540px !important;
}

#item42016 {
	width:65px !important;
	height:7px !important;
	left:393px !important;
	top:546px !important;
}

#item42043 {
	width:72px !important;
	height:7px !important;
	left:393px !important;
	top:553px !important;
}

#item42072 {
	width:75px !important;
	height:7px !important;
	left:393px !important;
	top:560px !important;
}

#item1375 {
	width:138px !important;
	height:118px !important;
}

#item3428 {
	width:138px !important;
	height:118px !important;
	left:46px !important;
	top:135px !important;
}

#item1376 {
	width:129px !important;
	height:115px !important;
}

#item3433 {
	width:129px !important;
	height:115px !important;
	left:54px !important;
	top:303px !important;
}

#item1379 {
	width:65px !important;
	height:80px !important;
}

#item3438 {
	width:65px !important;
	height:80px !important;
	left:192px !important;
	top:411px !important;
}

#item1380 {
	width:65px !important;
	height:79px !important;
}

#item3443 {
	width:65px !important;
	height:79px !important;
	left:260px !important;
	top:412px !important;
}

#item1381 {
	width:147px !important;
	height:109px !important;
}

#item3448 {
	width:147px !important;
	height:109px !important;
	left:340px !important;
	top:300px !important;
}

#item1382 {
	width:136px !important;
	height:147px !important;
}

#item3453 {
	width:136px !important;
	height:147px !important;
	left:341px !important;
	top:117px !important;
}

#item1383 {
	width:24px !important;
	height:24px !important;
}

#item3458 {
	width:24px !important;
	height:24px !important;
	left:185px !important;
	top:124px !important;
}

#item1384 {
	width:24px !important;
	height:24px !important;
}

#item3463 {
	width:24px !important;
	height:24px !important;
	left:211px !important;
	top:124px !important;
}

#item1385 {
	width:24px !important;
	height:24px !important;
}

#item3468 {
	width:24px !important;
	height:24px !important;
	left:275px !important;
	top:124px !important;
}

#item1386 {
	width:24px !important;
	height:24px !important;
}

#item3473 {
	width:24px !important;
	height:24px !important;
	left:301px !important;
	top:124px !important;
}

#item1388 {
	width:24px !important;
	height:24px !important;
}

#item3478 {
	width:24px !important;
	height:24px !important;
	left:233px !important;
	top:345px !important;
}

#item1390 {
	width:24px !important;
	height:24px !important;
}

#item3484 {
	width:24px !important;
	height:24px !important;
	left:233px !important;
	top:378px !important;
}

#item1389 {
	width:24px !important;
	height:24px !important;
}

#item3489 {
	width:24px !important;
	height:24px !important;
	left:258px !important;
	top:345px !important;
}

#item1391 {
	width:24px !important;
	height:24px !important;
}

#item3494 {
	width:24px !important;
	height:24px !important;
	left:258px !important;
	top:378px !important;
}

#item42100 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:561px !important;
}

#item42127 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:561px !important;
}

#item42154 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:568px !important;
}

#item42181 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:568px !important;
}

#item42208 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:574px !important;
}

#item42235 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:574px !important;
}

#item42262 {
	width:27px !important;
	height:7px !important;
	left:86px !important;
	top:581px !important;
}

#item42289 {
	width:27px !important;
	height:7px !important;
	left:135px !important;
	top:581px !important;
}

#item42317 {
	width:43px !important;
	height:7px !important;
	left:189px !important;
	top:562px !important;
}

#item42344 {
	width:49px !important;
	height:7px !important;
	left:189px !important;
	top:569px !important;
}

#item42371 {
	width:54px !important;
	height:7px !important;
	left:296px !important;
	top:562px !important;
}

#item42399 {
	width:39px !important;
	height:7px !important;
	left:353px !important;
	top:562px !important;
}

#item42426 {
	width:53px !important;
	height:7px !important;
	left:296px !important;
	top:569px !important;
}

#item42453 {
	width:45px !important;
	height:7px !important;
	left:353px !important;
	top:569px !important;
}

#item1393 {
	width:108px !important;
	height:106px !important;
}

#item3499 {
	width:108px !important;
	height:106px !important;
	left:241px !important;
	top:78px !important;
}

#item1394 {
	width:113px !important;
	height:73px !important;
}

#item3504 {
	width:113px !important;
	height:73px !important;
	left:247px !important;
	top:221px !important;
}

#item1395 {
	width:111px !important;
	height:76px !important;
}

#item3510 {
	width:111px !important;
	height:76px !important;
	left:395px !important;
	top:224px !important;
}

#item1399 {
	width:103px !important;
	height:110px !important;
}

#item3516 {
	width:103px !important;
	height:110px !important;
	left:399px !important;
	top:75px !important;
}

#item1400 {
	width:225px !important;
	height:184px !important;
}

#item3521 {
	width:225px !important;
	height:184px !important;
	top:10px !important;
}

#item1401 {
	width:225px !important;
	height:108px !important;
}

#item3526 {
	width:225px !important;
	height:108px !important;
	top:162px !important;
}

#item1402 {
	width:230px !important;
	height:112px !important;
}

#item3531 {
	width:230px !important;
	height:112px !important;
	top:245px !important;
}

#item1403 {
	width:242px !important;
	height:105px !important;
}

#item3536 {
	width:242px !important;
	height:105px !important;
	top:338px !important;
}

#item1404 {
	width:254px !important;
	height:102px !important;
}

#item3541 {
	width:254px !important;
	height:102px !important;
	top:431px !important;
}

#item1405 {
	width:257px !important;
	height:116px !important;
}

#item3546 {
	width:257px !important;
	height:116px !important;
	top:507px !important;
}

#item42480 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:441px !important;
}

#item42507 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:441px !important;
}

#item42534 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:441px !important;
}

#item42562 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:447px !important;
}

#item42589 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:447px !important;
}

#item42616 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:447px !important;
}

#item42643 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:454px !important;
}

#item42671 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:454px !important;
}

#item42698 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:454px !important;
}

#item42725 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:460px !important;
}

#item42752 {
	width:27px !important;
	height:7px !important;
	left:389px !important;
	top:460px !important;
}

#item42779 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:460px !important;
}

#item42807 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:491px !important;
}

#item42834 {
	width:27px !important;
	height:7px !important;
	left:388px !important;
	top:491px !important;
}

#item42862 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:491px !important;
}

#item42889 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:497px !important;
}

#item42916 {
	width:27px !important;
	height:7px !important;
	left:388px !important;
	top:497px !important;
}

#item42943 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:497px !important;
}

#item42970 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:504px !important;
}

#item42997 {
	width:27px !important;
	height:7px !important;
	left:388px !important;
	top:504px !important;
}

#item43024 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:504px !important;
}

#item43051 {
	width:27px !important;
	height:7px !important;
	left:334px !important;
	top:510px !important;
}

#item43079 {
	width:27px !important;
	height:7px !important;
	left:388px !important;
	top:510px !important;
}

#item43106 {
	width:27px !important;
	height:7px !important;
	left:444px !important;
	top:510px !important;
}

#item43133 {
	width:59px !important;
	height:7px !important;
	left:268px !important;
	top:574px !important;
}

#item43160 {
	width:82px !important;
	height:7px !important;
	left:268px !important;
	top:581px !important;
}

#item43187 {
	width:82px !important;
	height:7px !important;
	left:268px !important;
	top:587px !important;
}

#item1406 {
	width:83px !important;
	height:85px !important;
}

#item3551 {
	width:83px !important;
	height:85px !important;
	left:54px !important;
	top:67px !important;
}

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

#item3556 {
	width:93px !important;
	height:82px !important;
	left:52px !important;
	top:177px !important;
}

#item1408 {
	width:94px !important;
	height:88px !important;
}

#item3562 {
	width:94px !important;
	height:88px !important;
	left:287px !important;
	top:65px !important;
}

#item1409 {
	width:103px !important;
	height:79px !important;
}

#item3567 {
	width:103px !important;
	height:79px !important;
	left:281px !important;
	top:179px !important;
}

#item1411 {
	width:111px !important;
	height:108px !important;
}

#item3574 {
	width:111px !important;
	height:108px !important;
	left:209px !important;
	top:380px !important;
}

#item1410 {
	width:75px !important;
	height:77px !important;
}

#item3579 {
	width:75px !important;
	height:77px !important;
	left:141px !important;
	top:434px !important;
}

#item1412 {
	width:61px !important;
	height:61px !important;
}

#item3584 {
	width:61px !important;
	height:61px !important;
	left:427px !important;
	top:181px !important;
}

#item1414 {
	width:61px !important;
	height:61px !important;
}

#item3589 {
	width:61px !important;
	height:61px !important;
	left:427px !important;
	top:243px !important;
}

#item1415 {
	width:61px !important;
	height:61px !important;
}

#item3594 {
	width:61px !important;
	height:61px !important;
	left:427px !important;
	top:305px !important;
}

#item1416 {
	width:61px !important;
	height:61px !important;
}

#item3599 {
	width:61px !important;
	height:61px !important;
	left:427px !important;
	top:367px !important;
}

#item1417 {
	width:61px !important;
	height:61px !important;
}

#item3604 {
	width:61px !important;
	height:61px !important;
	left:427px !important;
	top:429px !important;
}

#item43214 {
	width:22px !important;
	height:7px !important;
	left:52px !important;
	top:558px !important;
}

#item43241 {
	width:22px !important;
	height:7px !important;
	left:73px !important;
	top:558px !important;
}

#item43268 {
	width:23px !important;
	height:7px !important;
	left:96px !important;
	top:558px !important;
}

#item43295 {
	width:23px !important;
	height:7px !important;
	left:119px !important;
	top:558px !important;
}

#item43323 {
	width:22px !important;
	height:7px !important;
	left:141px !important;
	top:558px !important;
}

#item43350 {
	width:22px !important;
	height:7px !important;
	left:52px !important;
	top:565px !important;
}

#item43377 {
	width:22px !important;
	height:7px !important;
	left:73px !important;
	top:565px !important;
}

#item43404 {
	width:23px !important;
	height:7px !important;
	left:96px !important;
	top:565px !important;
}

#item43432 {
	width:23px !important;
	height:7px !important;
	left:119px !important;
	top:565px !important;
}

#item43459 {
	width:22px !important;
	height:7px !important;
	left:141px !important;
	top:565px !important;
}

#item43486 {
	width:22px !important;
	height:7px !important;
	left:52px !important;
	top:571px !important;
}

#item43513 {
	width:22px !important;
	height:7px !important;
	left:73px !important;
	top:571px !important;
}

#item43540 {
	width:23px !important;
	height:7px !important;
	left:96px !important;
	top:571px !important;
}

#item43568 {
	width:22px !important;
	height:7px !important;
	left:119px !important;
	top:571px !important;
}

#item43595 {
	width:23px !important;
	height:7px !important;
	left:140px !important;
	top:571px !important;
}

#item43622 {
	width:22px !important;
	height:7px !important;
	left:52px !important;
	top:578px !important;
}

#item43649 {
	width:22px !important;
	height:7px !important;
	left:73px !important;
	top:578px !important;
}

#item43676 {
	width:23px !important;
	height:7px !important;
	left:96px !important;
	top:578px !important;
}

#item43703 {
	width:22px !important;
	height:7px !important;
	left:119px !important;
	top:578px !important;
}

#item43730 {
	width:23px !important;
	height:7px !important;
	left:140px !important;
	top:578px !important;
}

#item43758 {
	width:22px !important;
	height:7px !important;
	left:204px !important;
	top:558px !important;
}

#item43785 {
	width:22px !important;
	height:7px !important;
	left:228px !important;
	top:558px !important;
}

#item43813 {
	width:22px !important;
	height:7px !important;
	left:252px !important;
	top:558px !important;
}

#item43840 {
	width:22px !important;
	height:7px !important;
	left:204px !important;
	top:564px !important;
}

#item43867 {
	width:22px !important;
	height:7px !important;
	left:228px !important;
	top:564px !important;
}

#item43894 {
	width:22px !important;
	height:7px !important;
	left:252px !important;
	top:564px !important;
}

#item43921 {
	width:22px !important;
	height:7px !important;
	left:204px !important;
	top:571px !important;
}

#item43948 {
	width:22px !important;
	height:7px !important;
	left:228px !important;
	top:571px !important;
}

#item43975 {
	width:22px !important;
	height:7px !important;
	left:252px !important;
	top:571px !important;
}

#item44002 {
	width:22px !important;
	height:7px !important;
	left:204px !important;
	top:578px !important;
}

#item44030 {
	width:22px !important;
	height:7px !important;
	left:228px !important;
	top:578px !important;
}

#item44058 {
	width:22px !important;
	height:7px !important;
	left:252px !important;
	top:578px !important;
}

#item44085 {
	width:22px !important;
	height:7px !important;
	left:316px !important;
	top:551px !important;
}

#item44112 {
	width:22px !important;
	height:7px !important;
	left:338px !important;
	top:551px !important;
}

#item44139 {
	width:22px !important;
	height:7px !important;
	left:360px !important;
	top:551px !important;
}

#item44166 {
	width:22px !important;
	height:7px !important;
	left:382px !important;
	top:551px !important;
}

#item44193 {
	width:22px !important;
	height:7px !important;
	left:404px !important;
	top:551px !important;
}

#item44221 {
	width:22px !important;
	height:7px !important;
	left:316px !important;
	top:558px !important;
}

#item44249 {
	width:22px !important;
	height:7px !important;
	left:338px !important;
	top:558px !important;
}

#item44276 {
	width:22px !important;
	height:7px !important;
	left:360px !important;
	top:558px !important;
}

#item44304 {
	width:22px !important;
	height:7px !important;
	left:382px !important;
	top:558px !important;
}

#item44331 {
	width:22px !important;
	height:7px !important;
	left:404px !important;
	top:558px !important;
}

#item44358 {
	width:22px !important;
	height:7px !important;
	left:316px !important;
	top:565px !important;
}

#item44385 {
	width:22px !important;
	height:7px !important;
	left:338px !important;
	top:565px !important;
}

#item44412 {
	width:22px !important;
	height:7px !important;
	left:360px !important;
	top:565px !important;
}

#item45029 {
	width:22px !important;
	height:7px !important;
	left:382px !important;
	top:565px !important;
}

#item45056 {
	width:22px !important;
	height:7px !important;
	left:404px !important;
	top:565px !important;
}

#item45083 {
	width:22px !important;
	height:7px !important;
	left:316px !important;
	top:571px !important;
}

#item45110 {
	width:22px !important;
	height:7px !important;
	left:338px !important;
	top:571px !important;
}

#item45137 {
	width:22px !important;
	height:7px !important;
	left:360px !important;
	top:571px !important;
}

#item45164 {
	width:22px !important;
	height:7px !important;
	left:382px !important;
	top:571px !important;
}

#item45192 {
	width:22px !important;
	height:7px !important;
	left:404px !important;
	top:571px !important;
}

#item45219 {
	width:39px !important;
	height:7px !important;
	left:430px !important;
	top:551px !important;
}

#item45246 {
	width:41px !important;
	height:7px !important;
	left:430px !important;
	top:558px !important;
}

#item45274 {
	width:43px !important;
	height:7px !important;
	left:430px !important;
	top:564px !important;
}

#item45301 {
	width:37px !important;
	height:7px !important;
	left:430px !important;
	top:571px !important;
}

#item45328 {
	width:49px !important;
	height:7px !important;
	left:430px !important;
	top:578px !important;
}

#item1418 {
	width:128px !important;
	height:134px !important;
}

#item3609 {
	width:128px !important;
	height:134px !important;
	left:99px !important;
	top:73px !important;
}

#item1419 {
	width:57px !important;
	height:55px !important;
}

#item3614 {
	width:57px !important;
	height:55px !important;
	left:21px !important;
	top:135px !important;
}

#item1420 {
	width:130px !important;
	height:129px !important;
}

#item3619 {
	width:130px !important;
	height:129px !important;
	left:335px !important;
	top:79px !important;
}

#item1421 {
	width:56px !important;
	height:56px !important;
}

#item3624 {
	width:56px !important;
	height:56px !important;
	left:261px !important;
	top:132px !important;
}

#item1422 {
	width:140px !important;
	height:134px !important;
}

#item3629 {
	width:140px !important;
	height:134px !important;
	left:93px !important;
	top:381px !important;
}

#item1424 {
	width:55px !important;
	height:55px !important;
}

#item3635 {
	width:55px !important;
	height:55px !important;
	left:24px !important;
	top:446px !important;
}

#item1425 {
	width:138px !important;
	height:129px !important;
}

#item3640 {
	width:138px !important;
	height:129px !important;
	left:327px !important;
	top:389px !important;
}

#item45355 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:250px !important;
}

#item45382 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:250px !important;
}

#item45410 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:256px !important;
}

#item45437 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:256px !important;
}

#item45464 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:263px !important;
}

#item45491 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:263px !important;
}

#item45519 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:255px !important;
}

#item45546 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:255px !important;
}

#item45573 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:261px !important;
}

#item45600 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:261px !important;
}

#item45627 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:268px !important;
}

#item45654 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:268px !important;
}

#item45681 {
	width:27px !important;
	height:7px !important;
	left:392px !important;
	top:275px !important;
}

#item45708 {
	width:27px !important;
	height:7px !important;
	left:441px !important;
	top:275px !important;
}

#item45736 {
	width:27px !important;
	height:7px !important;
	left:143px !important;
	top:557px !important;
}

#item45764 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:557px !important;
}

#item45791 {
	width:27px !important;
	height:7px !important;
	left:143px !important;
	top:563px !important;
}

#item45818 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:563px !important;
}

#item45845 {
	width:27px !important;
	height:7px !important;
	left:143px !important;
	top:570px !important;
}

#item45872 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:570px !important;
}

#item45900 {
	width:27px !important;
	height:7px !important;
	left:143px !important;
	top:577px !important;
}

#item45927 {
	width:27px !important;
	height:7px !important;
	left:198px !important;
	top:577px !important;
}

#item45955 {
	width:26px !important;
	height:7px !important;
	left:375px !important;
	top:565px !important;
}

#item45982 {
	width:26px !important;
	height:7px !important;
	left:412px !important;
	top:565px !important;
}

#item46010 {
	width:26px !important;
	height:7px !important;
	left:451px !important;
	top:565px !important;
}

#item46037 {
	width:26px !important;
	height:7px !important;
	left:375px !important;
	top:571px !important;
}

#item46064 {
	width:26px !important;
	height:7px !important;
	left:412px !important;
	top:571px !important;
}

#item46091 {
	width:26px !important;
	height:7px !important;
	left:451px !important;
	top:571px !important;
}

#item46118 {
	width:26px !important;
	height:7px !important;
	left:375px !important;
	top:578px !important;
}

#item46145 {
	width:26px !important;
	height:7px !important;
	left:412px !important;
	top:578px !important;
}

#item46172 {
	width:26px !important;
	height:7px !important;
	left:451px !important;
	top:578px !important;
}

#item46199 {
	width:26px !important;
	height:7px !important;
	left:375px !important;
	top:584px !important;
}

#item46226 {
	width:26px !important;
	height:7px !important;
	left:412px !important;
	top:584px !important;
}

#item46254 {
	width:26px !important;
	height:7px !important;
	left:451px !important;
	top:584px !important;
}

#item1426 {
	width:77px !important;
	height:80px !important;
}

#item3645 {
	width:77px !important;
	height:80px !important;
	left:46px !important;
	top:78px !important;
}

#item1427 {
	width:79px !important;
	height:56px !important;
}

#item3650 {
	width:79px !important;
	height:56px !important;
	left:49px !important;
	top:181px !important;
}

#item1428 {
	width:56px !important;
	height:55px !important;
}

#item3655 {
	width:56px !important;
	height:55px !important;
	left:154px !important;
	top:19px !important;
}

#item1429 {
	width:56px !important;
	height:55px !important;
}

#item3661 {
	width:56px !important;
	height:55px !important;
	left:154px !important;
	top:79px !important;
}

#item1431 {
	width:56px !important;
	height:55px !important;
}

#item3666 {
	width:56px !important;
	height:55px !important;
	left:154px !important;
	top:138px !important;
}

#item1432 {
	width:162px !important;
	height:163px !important;
}

#item3671 {
	width:162px !important;
	height:163px !important;
	left:323px !important;
	top:169px !important;
}

#item1433 {
	width:181px !important;
	height:135px !important;
}

#item3676 {
	width:181px !important;
	height:135px !important;
	left:311px !important;
	top:372px !important;
}

#item46281 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:411px !important;
}

#item46308 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:411px !important;
}

#item46335 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:411px !important;
}

#item46362 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:418px !important;
}

#item46389 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:418px !important;
}

#item46416 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:418px !important;
}

#item46443 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:424px !important;
}

#item46470 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:424px !important;
}

#item46497 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:424px !important;
}

#item46525 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:431px !important;
}

#item46553 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:431px !important;
}

#item46580 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:431px !important;
}

#item46607 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:437px !important;
}

#item46634 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:437px !important;
}

#item46661 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:437px !important;
}

#item46688 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:466px !important;
}

#item46715 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:466px !important;
}

#item46742 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:466px !important;
}

#item46771 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:473px !important;
}

#item46798 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:473px !important;
}

#item46825 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:473px !important;
}

#item46852 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:479px !important;
}

#item46879 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:479px !important;
}

#item46906 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:479px !important;
}

#item46934 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:486px !important;
}

#item46961 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:486px !important;
}

#item46989 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:486px !important;
}

#item47017 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:493px !important;
}

#item47044 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:493px !important;
}

#item47071 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:493px !important;
}

#item47099 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:499px !important;
}

#item47126 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:499px !important;
}

#item47153 {
	width:27px !important;
	height:7px !important;
	left:190px !important;
	top:499px !important;
}

#item47180 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:559px !important;
}

#item47207 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:566px !important;
}

#item47234 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:572px !important;
}

#item47263 {
	width:61px !important;
	height:7px !important;
	left:132px !important;
	top:559px !important;
}

#item47290 {
	width:60px !important;
	height:7px !important;
	left:132px !important;
	top:566px !important;
}

#item47317 {
	width:54px !important;
	height:7px !important;
	left:132px !important;
	top:572px !important;
}

#item1434 {
	width:160px !important;
	height:206px !important;
}

#item3681 {
	width:160px !important;
	height:206px !important;
	top:45px !important;
}

#item1435 {
	width:160px !important;
	height:206px !important;
}

#item3686 {
	width:160px !important;
	height:206px !important;
	left:171px !important;
	top:45px !important;
}

#item1436 {
	width:166px !important;
	height:206px !important;
}

#item3691 {
	width:166px !important;
	height:206px !important;
	left:341px !important;
	top:45px !important;
}

#item1438 {
	width:100px !important;
	height:53px !important;
}

#item3696 {
	width:100px !important;
	height:53px !important;
	left:116px !important;
	top:260px !important;
}

#item1439 {
	width:100px !important;
	height:53px !important;
}

#item3701 {
	width:100px !important;
	height:53px !important;
	left:225px !important;
	top:260px !important;
}

#item1440 {
	width:42px !important;
	height:53px !important;
}

#item3706 {
	width:42px !important;
	height:53px !important;
	left:338px !important;
	top:260px !important;
}

#item1441 {
	width:42px !important;
	height:53px !important;
}

#item3712 {
	width:42px !important;
	height:53px !important;
	left:384px !important;
	top:260px !important;
}

#item1442 {
	width:67px !important;
	height:85px !important;
}

#item3717 {
	width:67px !important;
	height:85px !important;
	left:118px !important;
	top:388px !important;
}

#item1444 {
	width:67px !important;
	height:85px !important;
}

#item3722 {
	width:67px !important;
	height:85px !important;
	left:118px !important;
	top:478px !important;
}

#item1443 {
	width:67px !important;
	height:85px !important;
}

#item3727 {
	width:67px !important;
	height:85px !important;
	left:194px !important;
	top:388px !important;
}

#item1445 {
	width:67px !important;
	height:85px !important;
}

#item3732 {
	width:67px !important;
	height:85px !important;
	left:194px !important;
	top:478px !important;
}

#item1446 {
	width:34px !important;
	height:42px !important;
}

#item3737 {
	width:34px !important;
	height:42px !important;
	left:133px !important;
	top:570px !important;
}

#item1447 {
	width:34px !important;
	height:43px !important;
}

#item3742 {
	width:34px !important;
	height:43px !important;
	left:175px !important;
	top:570px !important;
}

#item1450 {
	width:33px !important;
	height:42px !important;
}

#item3747 {
	width:33px !important;
	height:42px !important;
	left:216px !important;
	top:570px !important;
}

#item1451 {
	width:201px !important;
	height:150px !important;
}

#item3753 {
	width:201px !important;
	height:150px !important;
	left:266px !important;
	top:434px !important;
}

#item47344 {
	width:67px !important;
	height:7px !important;
	left:18px !important;
	top:492px !important;
}

#item47371 {
	width:65px !important;
	height:7px !important;
	left:18px !important;
	top:498px !important;
}

#item47398 {
	width:75px !important;
	height:7px !important;
	left:18px !important;
	top:505px !important;
}

#item47425 {
	width:67px !important;
	height:7px !important;
	left:18px !important;
	top:539px !important;
}

#item47452 {
	width:65px !important;
	height:7px !important;
	left:18px !important;
	top:545px !important;
}

#item47479 {
	width:75px !important;
	height:7px !important;
	left:18px !important;
	top:552px !important;
}

#item47507 {
	width:46px !important;
	height:7px !important;
	left:193px !important;
	top:319px !important;
}

#item47534 {
	width:46px !important;
	height:7px !important;
	left:281px !important;
	top:319px !important;
}

#item47561 {
	width:46px !important;
	height:7px !important;
	left:339px !important;
	top:338px !important;
}

#item47588 {
	width:46px !important;
	height:7px !important;
	left:439px !important;
	top:338px !important;
}

#item1452 {
	width:92px !important;
	height:80px !important;
}

#item3758 {
	width:92px !important;
	height:80px !important;
	left:133px !important;
	top:51px !important;
}

#item1453 {
	width:92px !important;
	height:80px !important;
}

#item3763 {
	width:92px !important;
	height:80px !important;
	left:133px !important;
	top:133px !important;
}

#item1454 {
	width:92px !important;
	height:80px !important;
}

#item3768 {
	width:92px !important;
	height:80px !important;
	left:133px !important;
	top:215px !important;
}

#item1455 {
	width:92px !important;
	height:80px !important;
}

#item3773 {
	width:92px !important;
	height:80px !important;
	left:133px !important;
	top:329px !important;
}

#item1456 {
	width:92px !important;
	height:80px !important;
}

#item3778 {
	width:92px !important;
	height:80px !important;
	left:133px !important;
	top:411px !important;
}

#item1457 {
	width:92px !important;
	height:80px !important;
}

#item3784 {
	width:92px !important;
	height:80px !important;
	left:133px !important;
	top:493px !important;
}

#item1458 {
	width:187px !important;
	height:163px !important;
}

#item3789 {
	width:187px !important;
	height:163px !important;
	left:244px !important;
	top:10px !important;
}

#item1459 {
	width:198px !important;
	height:205px !important;
}

#item3794 {
	width:198px !important;
	height:205px !important;
	left:303px !important;
	top:112px !important;
}

#item1461 {
	width:220px !important;
	height:174px !important;
}

#item3799 {
	width:220px !important;
	height:174px !important;
	left:251px !important;
	top:266px !important;
}

#item1462 {
	width:222px !important;
	height:193px !important;
}

#item3804 {
	width:222px !important;
	height:193px !important;
	left:284px !important;
	top:403px !important;
}

#item1463 {
	width:203px !important;
	height:103px !important;
}

#item3809 {
	width:203px !important;
	height:103px !important;
	left:249px !important;
	top:529px !important;
}

#item47616 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:113px !important;
}

#item47643 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:113px !important;
}

#item47670 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:120px !important;
}

#item47697 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:120px !important;
}

#item47724 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:127px !important;
}

#item47752 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:127px !important;
}

#item47779 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:160px !important;
}

#item47806 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:160px !important;
}

#item47833 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:167px !important;
}

#item47860 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:167px !important;
}

#item47887 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:173px !important;
}

#item47914 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:173px !important;
}

#item47942 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:206px !important;
}

#item47969 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:206px !important;
}

#item47996 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:213px !important;
}

#item48024 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:213px !important;
}

#item48051 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:220px !important;
}

#item48078 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:220px !important;
}

#item48105 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:389px !important;
}

#item48132 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:389px !important;
}

#item48160 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:396px !important;
}

#item48187 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:396px !important;
}

#item48214 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:402px !important;
}

#item48241 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:402px !important;
}

#item48269 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:436px !important;
}

#item48296 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:436px !important;
}

#item48323 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:443px !important;
}

#item48350 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:443px !important;
}

#item48377 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:449px !important;
}

#item48404 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:449px !important;
}

#item48432 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:483px !important;
}

#item48459 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:483px !important;
}

#item48487 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:489px !important;
}

#item48515 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:489px !important;
}

#item48542 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:496px !important;
}

#item48569 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:496px !important;
}

#item1465 {
	width:164px !important;
	height:167px !important;
}

#item3814 {
	width:164px !important;
	height:167px !important;
	left:6px !important;
	top:111px !important;
}

#item1466 {
	width:76px !important;
	height:139px !important;
}

#item3819 {
	width:76px !important;
	height:139px !important;
	left:269px !important;
	top:41px !important;
}

#item1467 {
	width:81px !important;
	height:207px !important;
}

#item3824 {
	width:81px !important;
	height:207px !important;
	left:396px !important;
	top:52px !important;
}

#item1468 {
	width:126px !important;
	height:281px !important;
}

#item3829 {
	width:126px !important;
	height:281px !important;
	left:35px !important;
	top:351px !important;
}

#item1469 {
	width:162px !important;
	height:168px !important;
}

#item3834 {
	width:162px !important;
	height:168px !important;
	left:207px !important;
	top:333px !important;
}

#item1470 {
	width:96px !important;
	height:172px !important;
}

#item3839 {
	width:96px !important;
	height:172px !important;
	left:409px !important;
	top:321px !important;
}

#item48596 {
	width:53px !important;
	height:7px !important;
	left:212px !important;
	top:568px !important;
}

#item48623 {
	width:50px !important;
	height:7px !important;
	left:212px !important;
	top:575px !important;
}

#item48650 {
	width:52px !important;
	height:7px !important;
	left:212px !important;
	top:581px !important;
}

#item48677 {
	width:50px !important;
	height:7px !important;
	left:307px !important;
	top:568px !important;
}

#item48705 {
	width:52px !important;
	height:7px !important;
	left:307px !important;
	top:574px !important;
}

#item48732 {
	width:53px !important;
	height:7px !important;
	left:403px !important;
	top:568px !important;
}

#item1471 {
	width:75px !important;
	height:81px !important;
}

#item3844 {
	width:75px !important;
	height:81px !important;
	left:80px !important;
	top:158px !important;
}

#item1472 {
	width:70px !important;
	height:82px !important;
}

#item3849 {
	width:70px !important;
	height:82px !important;
	left:21px !important;
	top:152px !important;
}

#item1473 {
	width:77px !important;
	height:78px !important;
}

#item3855 {
	width:77px !important;
	height:78px !important;
	left:75px !important;
	top:243px !important;
}

#item1474 {
	width:75px !important;
	height:81px !important;
}

#item3860 {
	width:75px !important;
	height:81px !important;
	left:14px !important;
	top:236px !important;
}

#item1475 {
	width:60px !important;
	height:102px !important;
}

#item3865 {
	width:60px !important;
	height:102px !important;
	left:98px !important;
	top:324px !important;
}

#item1476 {
	width:48px !important;
	height:102px !important;
}

#item3870 {
	width:48px !important;
	height:102px !important;
	left:60px !important;
	top:324px !important;
}

#item1477 {
	width:48px !important;
	height:102px !important;
}

#item3875 {
	width:48px !important;
	height:102px !important;
	left:18px !important;
	top:324px !important;
}

#item1478 {
	width:52px !important;
	height:125px !important;
}

#item3880 {
	width:52px !important;
	height:125px !important;
	left:101px !important;
	top:430px !important;
}

#item1479 {
	width:48px !important;
	height:125px !important;
}

#item3885 {
	width:48px !important;
	height:125px !important;
	left:60px !important;
	top:430px !important;
}

#item1481 {
	width:49px !important;
	height:125px !important;
}

#item3890 {
	width:49px !important;
	height:125px !important;
	left:18px !important;
	top:430px !important;
}

#item1482 {
	width:319px !important;
	height:257px !important;
}

#item3895 {
	width:319px !important;
	height:257px !important;
	left:164px !important;
	top:179px !important;
}

#item1483 {
	width:213px !important;
	height:189px !important;
}

#item3900 {
	width:213px !important;
	height:189px !important;
	left:234px !important;
	top:120px !important;
}

#item1484 {
	width:77px !important;
	height:87px !important;
}

#item3905 {
	width:77px !important;
	height:87px !important;
	left:335px !important;
	top:476px !important;
}

#item1485 {
	width:67px !important;
	height:83px !important;
}

#item3910 {
	width:67px !important;
	height:83px !important;
	left:341px !important;
	top:549px !important;
}

#item1486 {
	width:74px !important;
	height:103px !important;
}

#item3915 {
	width:74px !important;
	height:103px !important;
	left:427px !important;
	top:526px !important;
}

#item1487 {
	width:64px !important;
	height:72px !important;
}

#item3921 {
	width:64px !important;
	height:72px !important;
	left:439px !important;
	top:467px !important;
}

#item48760 {
	width:50px !important;
	height:7px !important;
	left:163px !important;
	top:496px !important;
}

#item48787 {
	width:43px !important;
	height:7px !important;
	left:163px !important;
	top:502px !important;
}

#item48814 {
	width:66px !important;
	height:7px !important;
	left:163px !important;
	top:560px !important;
}

#item48841 {
	width:59px !important;
	height:7px !important;
	left:163px !important;
	top:567px !important;
}

#item48868 {
	width:60px !important;
	height:7px !important;
	left:163px !important;
	top:574px !important;
}

#item48895 {
	width:50px !important;
	height:7px !important;
	left:246px !important;
	top:496px !important;
}

#item48922 {
	width:43px !important;
	height:7px !important;
	left:246px !important;
	top:503px !important;
}

#item48949 {
	width:66px !important;
	height:7px !important;
	left:245px !important;
	top:560px !important;
}

#item48976 {
	width:59px !important;
	height:7px !important;
	left:245px !important;
	top:567px !important;
}

#item49004 {
	width:60px !important;
	height:7px !important;
	left:245px !important;
	top:574px !important;
}

#item1488 {
	width:105px !important;
	height:209px !important;
}

#item3926 {
	width:105px !important;
	height:209px !important;
	left:69px !important;
	top:106px !important;
}

#item1489 {
	width:66px !important;
	height:99px !important;
}

#item3932 {
	width:66px !important;
	height:99px !important;
	top:51px !important;
}

#item1490 {
	width:137px !important;
	height:206px !important;
}

#item3937 {
	width:137px !important;
	height:206px !important;
	left:237px !important;
	top:113px !important;
}

#item1491 {
	width:125px !important;
	height:230px !important;
}

#item3942 {
	width:125px !important;
	height:230px !important;
	left:113px !important;
	top:403px !important;
}

#item1492 {
	width:46px !important;
	height:46px !important;
}

#item3947 {
	width:46px !important;
	height:46px !important;
	left:41px !important;
	top:423px !important;
}

#item1493 {
	width:45px !important;
	height:46px !important;
}

#item3952 {
	width:45px !important;
	height:46px !important;
	left:41px !important;
	top:484px !important;
}

#item1496 {
	width:46px !important;
	height:46px !important;
}

#item3957 {
	width:46px !important;
	height:46px !important;
	left:41px !important;
	top:543px !important;
}

#item1497 {
	width:160px !important;
	height:194px !important;
}

#item3962 {
	width:160px !important;
	height:194px !important;
	left:262px !important;
	top:418px !important;
}

#item1498 {
	width:79px !important;
	height:204px !important;
}

#item3967 {
	width:79px !important;
	height:204px !important;
	left:437px !important;
	top:428px !important;
}

#item49031 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:77px !important;
}

#item49058 {
	width:59px !important;
	height:7px !important;
	left:387px !important;
	top:84px !important;
}

#item49085 {
	width:61px !important;
	height:7px !important;
	left:387px !important;
	top:141px !important;
}

#item49112 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:198px !important;
}

#item49139 {
	width:50px !important;
	height:7px !important;
	left:436px !important;
	top:198px !important;
}

#item49166 {
	width:47px !important;
	height:7px !important;
	left:387px !important;
	top:205px !important;
}

#item49193 {
	width:41px !important;
	height:7px !important;
	left:436px !important;
	top:205px !important;
}

#item49220 {
	width:67px !important;
	height:7px !important;
	left:387px !important;
	top:269px !important;
}

#item49248 {
	width:67px !important;
	height:7px !important;
	left:387px !important;
	top:320px !important;
}

#item1499 {
	width:153px !important;
	height:204px !important;
}

#item3972 {
	width:153px !important;
	height:204px !important;
	left:16px !important;
	top:85px !important;
}

#item1500 {
	width:56px !important;
	height:116px !important;
}

#item3977 {
	width:56px !important;
	height:116px !important;
	left:177px !important;
	top:193px !important;
}

#item1501 {
	width:57px !important;
	height:112px !important;
}

#item3982 {
	width:57px !important;
	height:112px !important;
	left:177px !important;
}

#item1503 {
	width:153px !important;
	height:219px !important;
}

#item3987 {
	width:153px !important;
	height:219px !important;
	left:243px !important;
	top:73px !important;
}

#item1504 {
	width:71px !important;
	height:81px !important;
}

#item3992 {
	width:71px !important;
	height:81px !important;
	left:40px !important;
	top:326px !important;
}

#item1505 {
	width:60px !important;
	height:81px !important;
}

#item3997 {
	width:60px !important;
	height:81px !important;
	left:104px !important;
	top:326px !important;
}

#item1506 {
	width:65px !important;
	height:122px !important;
}

#item4003 {
	width:65px !important;
	height:122px !important;
	left:92px !important;
	top:418px !important;
}

#item1507 {
	width:55px !important;
	height:122px !important;
}

#item4008 {
	width:55px !important;
	height:122px !important;
	left:47px !important;
	top:418px !important;
}

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

#item4013 {
	width:106px !important;
	height:163px !important;
	left:211px !important;
	top:451px !important;
}

#item1513 {
	width:77px !important;
	height:99px !important;
}

#item4018 {
	width:77px !important;
	height:99px !important;
	left:238px !important;
	top:372px !important;
}

#item1514 {
	width:112px !important;
	height:146px !important;
}

#item4023 {
	width:112px !important;
	height:146px !important;
	left:398px !important;
	top:466px !important;
}

#item1515 {
	width:87px !important;
	height:124px !important;
}

#item4029 {
	width:87px !important;
	height:124px !important;
	left:336px !important;
	top:494px !important;
}

#item49276 {
	width:56px !important;
	height:7px !important;
	left:23px !important;
	top:589px !important;
}

#item49304 {
	width:48px !important;
	height:7px !important;
	left:23px !important;
	top:596px !important;
}

#item49331 {
	width:74px !important;
	height:7px !important;
	left:120px !important;
	top:589px !important;
}

#item49358 {
	width:66px !important;
	height:7px !important;
	left:120px !important;
	top:596px !important;
}

#item49385 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:149px !important;
}

#item49412 {
	width:46px !important;
	height:7px !important;
	left:451px !important;
	top:149px !important;
}

#item49439 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:210px !important;
}

#item49466 {
	width:46px !important;
	height:7px !important;
	left:453px !important;
	top:210px !important;
}

#item1516 {
	width:215px !important;
	height:233px !important;
}

#item4035 {
	width:215px !important;
	height:233px !important;
	left:167px !important;
	top:99px !important;
}

#item1517 {
	width:139px !important;
	height:267px !important;
}

#item4040 {
	width:139px !important;
	height:267px !important;
	left:225px !important;
	top:289px !important;
}

#item1518 {
	width:69px !important;
	height:122px !important;
}

#item4045 {
	width:69px !important;
	height:122px !important;
	left:156px !important;
	top:506px !important;
}

#item1519 {
	width:131px !important;
	height:176px !important;
}

#item4050 {
	width:131px !important;
	height:176px !important;
	left:385px !important;
	top:456px !important;
}

#item1520 {
	width:131px !important;
	height:151px !important;
}

#item4055 {
	width:131px !important;
	height:151px !important;
	left:385px !important;
	top:302px !important;
}

#item1521 {
	width:131px !important;
	height:150px !important;
}

#item4060 {
	width:131px !important;
	height:150px !important;
	left:385px !important;
	top:149px !important;
}

#item49493 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:65px !important;
}

#item49522 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:72px !important;
}

#item49549 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:78px !important;
}

#item49576 {
	width:60px !important;
	height:7px !important;
	left:21px !important;
	top:132px !important;
}

#item49603 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:139px !important;
}

#item49630 {
	width:54px !important;
	height:7px !important;
	left:21px !important;
	top:146px !important;
}

#item49657 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:152px !important;
}

#item49685 {
	width:62px !important;
	height:7px !important;
	left:21px !important;
	top:159px !important;
}

#item49712 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:166px !important;
}

#item49740 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:221px !important;
}

#item49768 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:228px !important;
}

#item49795 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:234px !important;
}

#item49822 {
	width:62px !important;
	height:7px !important;
	left:21px !important;
	top:241px !important;
}

#item49850 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:248px !important;
}

#item49877 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:303px !important;
}

#item49904 {
	width:60px !important;
	height:7px !important;
	left:21px !important;
	top:309px !important;
}

#item49931 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:316px !important;
}

#item49959 {
	width:54px !important;
	height:7px !important;
	left:21px !important;
	top:323px !important;
}

#item49986 {
	width:41px !important;
	height:7px !important;
	left:21px !important;
	top:329px !important;
}

#item50015 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:336px !important;
}

#item50042 {
	width:62px !important;
	height:7px !important;
	left:21px !important;
	top:342px !important;
}

#item50069 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:349px !important;
}

#item50096 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:356px !important;
}

#item50123 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:420px !important;
}

#item50150 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:475px !important;
}

#item50177 {
	width:43px !important;
	height:7px !important;
	left:21px !important;
	top:482px !important;
}

#item50204 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:525px !important;
}

#item50231 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:65px !important;
}

#item50259 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:72px !important;
}

#item50286 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:78px !important;
}

#item50313 {
	width:60px !important;
	height:7px !important;
	left:21px !important;
	top:132px !important;
}

#item50340 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:139px !important;
}

#item50367 {
	width:54px !important;
	height:7px !important;
	left:21px !important;
	top:146px !important;
}

#item50394 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:152px !important;
}

#item50421 {
	width:62px !important;
	height:7px !important;
	left:21px !important;
	top:159px !important;
}

#item50448 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:166px !important;
}

#item50475 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:221px !important;
}

#item50503 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:228px !important;
}

#item50530 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:234px !important;
}

#item50557 {
	width:62px !important;
	height:7px !important;
	left:21px !important;
	top:241px !important;
}

#item50584 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:248px !important;
}

#item50611 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:303px !important;
}

#item50638 {
	width:60px !important;
	height:7px !important;
	left:21px !important;
	top:309px !important;
}

#item50665 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:316px !important;
}

#item50693 {
	width:54px !important;
	height:7px !important;
	left:21px !important;
	top:323px !important;
}

#item50720 {
	width:41px !important;
	height:7px !important;
	left:21px !important;
	top:329px !important;
}

#item50747 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:336px !important;
}

#item50775 {
	width:62px !important;
	height:7px !important;
	left:21px !important;
	top:342px !important;
}

#item50802 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:349px !important;
}

#item50829 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:356px !important;
}

#item50856 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:420px !important;
}

#item50883 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:475px !important;
}

#item50911 {
	width:43px !important;
	height:7px !important;
	left:21px !important;
	top:482px !important;
}

#item50938 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:525px !important;
}

#item1522 {
	width:199px !important;
	height:237px !important;
}

#item4065 {
	width:199px !important;
	height:237px !important;
	left:28px !important;
	top:102px !important;
}

#item1523 {
	width:130px !important;
	height:276px !important;
}

#item4070 {
	width:130px !important;
	height:276px !important;
	left:50px !important;
	top:281px !important;
}

#item1525 {
	width:268px !important;
	height:122px !important;
}

#item4075 {
	width:268px !important;
	height:122px !important;
	left:248px !important;
	top:36px !important;
}

#item1526 {
	width:274px !important;
	height:75px !important;
}

#item4081 {
	width:274px !important;
	height:75px !important;
	left:242px !important;
	top:150px !important;
}

#item1527 {
	width:241px !important;
	height:60px !important;
}

#item4086 {
	width:241px !important;
	height:60px !important;
	left:275px !important;
	top:219px !important;
}

#item1529 {
	width:272px !important;
	height:78px !important;
}

#item4093 {
	width:272px !important;
	height:78px !important;
	left:244px !important;
	top:320px !important;
}

#item1530 {
	width:265px !important;
	height:62px !important;
}

#item4098 {
	width:265px !important;
	height:62px !important;
	left:251px !important;
	top:397px !important;
}

#item1532 {
	width:249px !important;
	height:98px !important;
}

#item4103 {
	width:249px !important;
	height:98px !important;
	left:266px !important;
	top:490px !important;
}

#item1533 {
	width:238px !important;
	height:48px !important;
}

#item4108 {
	width:238px !important;
	height:48px !important;
	left:278px !important;
	top:584px !important;
}

#item1528 {
	width:259px !important;
	height:62px !important;
}

#item4113 {
	width:259px !important;
	height:62px !important;
	left:257px !important;
	top:276px !important;
}

#item1531 {
	width:231px !important;
	height:62px !important;
}

#item4118 {
	width:231px !important;
	height:62px !important;
	left:285px !important;
	top:452px !important;
}

#item1534 {
	width:197px !important;
	height:193px !important;
}

#item4123 {
	width:197px !important;
	height:193px !important;
	left:29px !important;
	top:94px !important;
}

#item1535 {
	width:148px !important;
	height:303px !important;
}

#item4128 {
	width:148px !important;
	height:303px !important;
	left:61px !important;
	top:267px !important;
}

#item1536 {
	width:64px !important;
	height:62px !important;
}

#item4133 {
	width:64px !important;
	height:62px !important;
	left:412px !important;
	top:256px !important;
}

#item1537 {
	width:46px !important;
	height:97px !important;
}

#item4138 {
	width:46px !important;
	height:97px !important;
	left:411px !important;
	top:310px !important;
}

#item1538 {
	width:77px !important;
	height:20px !important;
}

#item4143 {
	width:77px !important;
	height:20px !important;
	left:406px !important;
	top:429px !important;
}

#item1539 {
	width:77px !important;
	height:21px !important;
}

#item4148 {
	width:77px !important;
	height:21px !important;
	left:406px !important;
	top:449px !important;
}

#item1541 {
	width:77px !important;
	height:20px !important;
}

#item4154 {
	width:77px !important;
	height:20px !important;
	left:406px !important;
	top:469px !important;
}

#item61530 {
	width:63px !important;
	height:49px !important;
}

#item61525 {
	width:63px !important;
	height:49px !important;
	left:342px !important;
	top:503px !important;
}

#item50965 {
	width:45px !important;
	height:7px !important;
	left:302px !important;
	top:85px !important;
}

#item50992 {
	width:54px !important;
	height:7px !important;
	left:302px !important;
	top:91px !important;
}

#item51021 {
	width:57px !important;
	height:7px !important;
	left:302px !important;
	top:180px !important;
}

#item51048 {
	width:59px !important;
	height:7px !important;
	left:302px !important;
	top:187px !important;
}

#item51075 {
	width:43px !important;
	height:7px !important;
	left:302px !important;
	top:193px !important;
}

#item51102 {
	width:57px !important;
	height:7px !important;
	left:401px !important;
	top:83px !important;
}

#item51129 {
	width:59px !important;
	height:7px !important;
	left:401px !important;
	top:90px !important;
}

#item51156 {
	width:43px !important;
	height:7px !important;
	left:401px !important;
	top:97px !important;
}

#item51183 {
	width:57px !important;
	height:7px !important;
	left:401px !important;
	top:150px !important;
}

#item51210 {
	width:59px !important;
	height:7px !important;
	left:401px !important;
	top:157px !important;
}

#item51238 {
	width:43px !important;
	height:7px !important;
	left:401px !important;
	top:163px !important;
}

#item51266 {
	width:70px !important;
	height:7px !important;
	left:410px !important;
	top:540px !important;
}

#item1542 {
	width:109px !important;
	height:168px !important;
}

#item4159 {
	width:109px !important;
	height:168px !important;
	left:26px !important;
	top:465px !important;
}

#item1543 {
	width:122px !important;
	height:168px !important;
}

#item4164 {
	width:122px !important;
	height:168px !important;
	left:135px !important;
	top:465px !important;
}

#item1544 {
	width:127px !important;
	height:168px !important;
}

#item4169 {
	width:127px !important;
	height:168px !important;
	left:257px !important;
	top:465px !important;
}

#item1545 {
	width:131px !important;
	height:168px !important;
}

#item4174 {
	width:131px !important;
	height:168px !important;
	left:385px !important;
	top:465px !important;
}

#item1546 {
	width:343px !important;
	height:112px !important;
}

#item4180 {
	width:343px !important;
	height:112px !important;
	left:133px !important;
	top:82px !important;
}

#item1547 {
	width:319px !important;
	height:60px !important;
}

#item4185 {
	width:319px !important;
	height:60px !important;
	left:143px !important;
	top:189px !important;
}

#item1548 {
	width:327px !important;
	height:60px !important;
}

#item4190 {
	width:327px !important;
	height:60px !important;
	left:146px !important;
	top:244px !important;
}

#item1549 {
	width:331px !important;
	height:55px !important;
}

#item4195 {
	width:331px !important;
	height:55px !important;
	left:149px !important;
	top:291px !important;
}

#item1550 {
	width:346px !important;
	height:60px !important;
}

#item4200 {
	width:346px !important;
	height:60px !important;
	left:149px !important;
	top:339px !important;
}

#item1551 {
	width:329px !important;
	height:60px !important;
}

#item4205 {
	width:329px !important;
	height:60px !important;
	left:156px !important;
	top:395px !important;
}

#item51293 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:80px !important;
}

#item51320 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:86px !important;
}

#item51347 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:140px !important;
}

#item51374 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:147px !important;
}

#item51401 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:153px !important;
}

#item51428 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:209px !important;
}

#item51456 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:216px !important;
}

#item51483 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:222px !important;
}

#item51511 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:229px !important;
}

#item51538 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:235px !important;
}

#item51565 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:279px !important;
}

#item51592 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:286px !important;
}

#item51619 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:337px !important;
}

#item51646 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:344px !important;
}

#item51673 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:351px !important;
}

#item51700 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:357px !important;
}

#item51727 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:364px !important;
}

#item51755 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:408px !important;
}

#item51782 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:415px !important;
}

#item1552 {
	width:84px !important;
	height:257px !important;
}

#item4210 {
	width:84px !important;
	height:257px !important;
	left:61px !important;
	top:54px !important;
}

#item1555 {
	width:102px !important;
	height:249px !important;
}

#item4215 {
	width:102px !important;
	height:249px !important;
	left:155px !important;
	top:67px !important;
}

#item1556 {
	width:101px !important;
	height:251px !important;
}

#item4220 {
	width:101px !important;
	height:251px !important;
	left:260px !important;
	top:63px !important;
}

#item1557 {
	width:111px !important;
	height:260px !important;
}

#item4225 {
	width:111px !important;
	height:260px !important;
	left:391px !important;
	top:54px !important;
}

#item1558 {
	width:101px !important;
	height:107px !important;
}

#item4231 {
	width:101px !important;
	height:107px !important;
	left:31px !important;
	top:356px !important;
}

#item1559 {
	width:101px !important;
	height:108px !important;
}

#item4236 {
	width:101px !important;
	height:108px !important;
	left:139px !important;
	top:354px !important;
}

#item1560 {
	width:108px !important;
	height:109px !important;
}

#item4241 {
	width:108px !important;
	height:109px !important;
	left:246px !important;
	top:354px !important;
}

#item1561 {
	width:103px !important;
	height:107px !important;
}

#item4246 {
	width:103px !important;
	height:107px !important;
	left:360px !important;
	top:355px !important;
}

#item51809 {
	width:72px !important;
	height:7px !important;
	left:18px !important;
	top:510px !important;
}

#item51836 {
	width:72px !important;
	height:7px !important;
	left:18px !important;
	top:516px !important;
}

#item51863 {
	width:72px !important;
	height:7px !important;
	left:18px !important;
	top:558px !important;
}

#item51890 {
	width:72px !important;
	height:7px !important;
	left:18px !important;
	top:564px !important;
}

#item51917 {
	width:86px !important;
	height:7px !important;
	left:138px !important;
	top:516px !important;
}

#item51944 {
	width:86px !important;
	height:7px !important;
	left:138px !important;
	top:523px !important;
}

#item51971 {
	width:86px !important;
	height:7px !important;
	left:138px !important;
	top:565px !important;
}

#item51998 {
	width:86px !important;
	height:7px !important;
	left:138px !important;
	top:571px !important;
}

#item52026 {
	width:84px !important;
	height:7px !important;
	left:257px !important;
	top:509px !important;
}

#item52054 {
	width:76px !important;
	height:7px !important;
	left:257px !important;
	top:516px !important;
}

#item52081 {
	width:84px !important;
	height:7px !important;
	left:257px !important;
	top:558px !important;
}

#item52108 {
	width:76px !important;
	height:7px !important;
	left:257px !important;
	top:565px !important;
}

#item52135 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:503px !important;
}

#item52162 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:509px !important;
}

#item52189 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:552px !important;
}

#item52216 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:558px !important;
}

#item1562 {
	width:57px !important;
	height:92px !important;
}

#item4251 {
	width:57px !important;
	height:92px !important;
	left:51px !important;
	top:55px !important;
}

#item1563 {
	width:56px !important;
	height:94px !important;
}

#item4256 {
	width:56px !important;
	height:94px !important;
	left:109px !important;
	top:54px !important;
}

#item1564 {
	width:56px !important;
	height:92px !important;
}

#item4261 {
	width:56px !important;
	height:92px !important;
	left:166px !important;
	top:55px !important;
}

#item1565 {
	width:62px !important;
	height:64px !important;
}

#item4266 {
	width:62px !important;
	height:64px !important;
	left:40px !important;
	top:156px !important;
}

#item1566 {
	width:65px !important;
	height:63px !important;
}

#item4272 {
	width:65px !important;
	height:63px !important;
	left:103px !important;
	top:157px !important;
}

#item1567 {
	width:63px !important;
	height:65px !important;
}

#item4277 {
	width:63px !important;
	height:65px !important;
	left:165px !important;
	top:154px !important;
}

#item1568 {
	width:84px !important;
	height:92px !important;
}

#item4282 {
	width:84px !important;
	height:92px !important;
	left:37px !important;
	top:226px !important;
}

#item1569 {
	width:81px !important;
	height:92px !important;
}

#item4287 {
	width:81px !important;
	height:92px !important;
	left:159px !important;
	top:226px !important;
}

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

#item4292 {
	width:65px !important;
	height:93px !important;
	left:106px !important;
	top:226px !important;
}

#item1572 {
	width:60px !important;
	height:142px !important;
}

#item4297 {
	width:60px !important;
	height:142px !important;
	left:41px !important;
	top:321px !important;
}

#item1573 {
	width:60px !important;
	height:142px !important;
}

#item4303 {
	width:60px !important;
	height:142px !important;
	left:106px !important;
	top:321px !important;
}

#item1574 {
	width:61px !important;
	height:142px !important;
}

#item4308 {
	width:61px !important;
	height:142px !important;
	left:170px !important;
	top:321px !important;
}

#item1575 {
	width:98px !important;
	height:148px !important;
}

#item4313 {
	width:98px !important;
	height:148px !important;
	left:243px !important;
	top:183px !important;
}

#item61536 {
	width:98px !important;
	height:66px !important;
}

#item61531 {
	width:98px !important;
	height:66px !important;
	left:243px !important;
	top:320px !important;
}

#item1576 {
	width:100px !important;
	height:166px !important;
}

#item4318 {
	width:100px !important;
	height:166px !important;
	left:357px !important;
	top:152px !important;
}

#item1579 {
	width:108px !important;
	height:145px !important;
}

#item4323 {
	width:108px !important;
	height:145px !important;
	left:378px !important;
	top:100px !important;
}

#item1581 {
	width:107px !important;
	height:158px !important;
}

#item4328 {
	width:107px !important;
	height:158px !important;
	left:386px !important;
	top:380px !important;
}

#item1580 {
	width:89px !important;
	height:76px !important;
}

#item4333 {
	width:89px !important;
	height:76px !important;
	left:393px !important;
	top:514px !important;
}

#item52243 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:550px !important;
}

#item52272 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:557px !important;
}

#item52299 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:564px !important;
}

#item52326 {
	width:61px !important;
	height:7px !important;
	left:109px !important;
	top:550px !important;
}

#item52353 {
	width:59px !important;
	height:7px !important;
	left:109px !important;
	top:557px !important;
}

#item52380 {
	width:52px !important;
	height:7px !important;
	left:109px !important;
	top:564px !important;
}

#item52407 {
	width:57px !important;
	height:7px !important;
	left:196px !important;
	top:550px !important;
}

#item52435 {
	width:74px !important;
	height:7px !important;
	left:196px !important;
	top:557px !important;
}

#item52462 {
	width:59px !important;
	height:7px !important;
	left:196px !important;
	top:564px !important;
}

#item52490 {
	width:57px !important;
	height:7px !important;
	left:275px !important;
	top:550px !important;
}

#item52518 {
	width:74px !important;
	height:7px !important;
	left:275px !important;
	top:557px !important;
}

#item52545 {
	width:59px !important;
	height:7px !important;
	left:275px !important;
	top:564px !important;
}

#item1582 {
	width:145px !important;
	height:108px !important;
}

#item4338 {
	width:145px !important;
	height:108px !important;
	left:138px !important;
	top:73px !important;
}

#item1583 {
	width:159px !important;
	height:30px !important;
}

#item4343 {
	width:159px !important;
	height:30px !important;
	left:327px !important;
	top:56px !important;
}

#item1584 {
	width:159px !important;
	height:30px !important;
}

#item4348 {
	width:159px !important;
	height:30px !important;
	left:327px !important;
	top:92px !important;
}

#item1585 {
	width:159px !important;
	height:30px !important;
}

#item4353 {
	width:159px !important;
	height:30px !important;
	left:327px !important;
	top:125px !important;
}

#item1586 {
	width:156px !important;
	height:30px !important;
}

#item4358 {
	width:156px !important;
	height:30px !important;
	left:327px !important;
	top:156px !important;
}

#item1587 {
	width:113px !important;
	height:183px !important;
}

#item4363 {
	width:113px !important;
	height:183px !important;
	left:21px !important;
	top:214px !important;
}

#item1591 {
	width:113px !important;
	height:183px !important;
}

#item4368 {
	width:113px !important;
	height:183px !important;
	left:21px !important;
	top:411px !important;
}

#item1588 {
	width:113px !important;
	height:183px !important;
}

#item4374 {
	width:113px !important;
	height:183px !important;
	left:148px !important;
	top:214px !important;
}

#item1592 {
	width:113px !important;
	height:183px !important;
}

#item4379 {
	width:113px !important;
	height:183px !important;
	left:148px !important;
	top:411px !important;
}

#item1589 {
	width:113px !important;
	height:183px !important;
}

#item4384 {
	width:113px !important;
	height:183px !important;
	left:274px !important;
	top:214px !important;
}

#item1593 {
	width:113px !important;
	height:183px !important;
}

#item4389 {
	width:113px !important;
	height:183px !important;
	left:274px !important;
	top:411px !important;
}

#item52572 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:241px !important;
}

#item52600 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:248px !important;
}

#item52627 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:254px !important;
}

#item52654 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:261px !important;
}

#item52681 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:267px !important;
}

#item52709 {
	width:47px !important;
	height:7px !important;
	left:401px !important;
	top:352px !important;
}

#item52736 {
	width:47px !important;
	height:7px !important;
	left:401px !important;
	top:359px !important;
}

#item52765 {
	width:47px !important;
	height:7px !important;
	left:401px !important;
	top:365px !important;
}

#item52792 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:431px !important;
}

#item52819 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:438px !important;
}

#item52846 {
	width:47px !important;
	height:7px !important;
	left:401px !important;
	top:445px !important;
}

#item1594 {
	width:101px !important;
	height:97px !important;
}

#item4394 {
	width:101px !important;
	height:97px !important;
	left:379px !important;
	top:187px !important;
}

#item1595 {
	width:80px !important;
	height:121px !important;
}

#item4399 {
	width:80px !important;
	height:121px !important;
	left:31px !important;
	top:63px !important;
}

#item1599 {
	width:80px !important;
	height:118px !important;
}

#item4404 {
	width:80px !important;
	height:118px !important;
	left:31px !important;
	top:184px !important;
}

#item1600 {
	width:80px !important;
	height:118px !important;
}

#item4409 {
	width:80px !important;
	height:118px !important;
	left:127px !important;
	top:184px !important;
}

#item1596 {
	width:80px !important;
	height:121px !important;
}

#item4414 {
	width:80px !important;
	height:121px !important;
	left:127px !important;
	top:63px !important;
}

#item1597 {
	width:75px !important;
	height:123px !important;
}

#item4419 {
	width:75px !important;
	height:123px !important;
	left:222px !important;
	top:63px !important;
}

#item1601 {
	width:168px !important;
	height:108px !important;
}

#item4424 {
	width:168px !important;
	height:108px !important;
	left:32px !important;
	top:361px !important;
}

#item1602 {
	width:125px !important;
	height:30px !important;
}

#item4429 {
	width:125px !important;
	height:30px !important;
	left:66px !important;
	top:472px !important;
}

#item1603 {
	width:125px !important;
	height:30px !important;
}

#item4434 {
	width:125px !important;
	height:30px !important;
	left:66px !important;
	top:503px !important;
}

#item1604 {
	width:75px !important;
	height:84px !important;
}

#item4440 {
	width:75px !important;
	height:84px !important;
	left:211px !important;
	top:357px !important;
}

#item1605 {
	width:75px !important;
	height:87px !important;
}

#item4445 {
	width:75px !important;
	height:87px !important;
	left:211px !important;
	top:445px !important;
}

#item1606 {
	width:65px !important;
	height:59px !important;
}

#item4451 {
	width:65px !important;
	height:59px !important;
	left:297px !important;
	top:465px !important;
}

#item1607 {
	width:64px !important;
	height:57px !important;
}

#item4456 {
	width:64px !important;
	height:57px !important;
	left:416px !important;
	top:462px !important;
}

#item52873 {
	width:46px !important;
	height:7px !important;
	left:215px !important;
	top:225px !important;
}

#item52900 {
	width:46px !important;
	height:7px !important;
	left:264px !important;
	top:225px !important;
}

#item52927 {
	width:46px !important;
	height:7px !important;
	left:215px !important;
	top:232px !important;
}

#item52954 {
	width:46px !important;
	height:7px !important;
	left:264px !important;
	top:232px !important;
}

#item52981 {
	width:46px !important;
	height:7px !important;
	left:215px !important;
	top:239px !important;
}

#item53009 {
	width:46px !important;
	height:7px !important;
	left:264px !important;
	top:239px !important;
}

#item53036 {
	width:46px !important;
	height:7px !important;
	left:31px !important;
	top:559px !important;
}

#item53063 {
	width:46px !important;
	height:7px !important;
	left:157px !important;
	top:559px !important;
}

#item53090 {
	width:89px !important;
	height:7px !important;
	left:218px !important;
	top:565px !important;
}

#item53117 {
	width:70px !important;
	height:7px !important;
	left:334px !important;
	top:558px !important;
}

#item1608 {
	width:124px !important;
	height:217px !important;
}

#item4461 {
	width:124px !important;
	height:217px !important;
	left:29px !important;
	top:84px !important;
}

#item1612 {
	width:124px !important;
	height:217px !important;
}

#item4466 {
	width:124px !important;
	height:217px !important;
	left:29px !important;
	top:320px !important;
}

#item1613 {
	width:115px !important;
	height:217px !important;
}

#item4471 {
	width:115px !important;
	height:217px !important;
	left:171px !important;
	top:320px !important;
}

#item1615 {
	width:115px !important;
	height:226px !important;
}

#item4476 {
	width:115px !important;
	height:226px !important;
	left:310px !important;
	top:311px !important;
}

#item1609 {
	width:124px !important;
	height:215px !important;
}

#item4481 {
	width:124px !important;
	height:215px !important;
	left:168px !important;
	top:86px !important;
}

#item1611 {
	width:118px !important;
	height:208px !important;
}

#item4486 {
	width:118px !important;
	height:208px !important;
	left:304px !important;
	top:92px !important;
}

#item53144 {
	width:53px !important;
	height:7px !important;
	left:28px !important;
	top:577px !important;
}

#item53171 {
	width:54px !important;
	height:7px !important;
	left:28px !important;
	top:583px !important;
}

#item53198 {
	width:49px !important;
	height:7px !important;
	left:28px !important;
	top:590px !important;
}

#item53225 {
	width:41px !important;
	height:7px !important;
	left:116px !important;
	top:577px !important;
}

#item53253 {
	width:43px !important;
	height:7px !important;
	left:116px !important;
	top:583px !important;
}

#item53280 {
	width:49px !important;
	height:7px !important;
	left:116px !important;
	top:590px !important;
}

#item1617 {
	width:153px !important;
	height:135px !important;
}

#item4491 {
	width:153px !important;
	height:135px !important;
	top:33px !important;
}

#item1618 {
	width:153px !important;
	height:135px !important;
}

#item4496 {
	width:153px !important;
	height:135px !important;
	top:169px !important;
}

#item1619 {
	width:349px !important;
	height:317px !important;
}

#item4501 {
	width:349px !important;
	height:317px !important;
	left:167px !important;
}

#item1620 {
	width:67px !important;
	height:155px !important;
}

#item4506 {
	width:67px !important;
	height:155px !important;
	left:219px !important;
	top:319px !important;
}

#item61556 {
	width:78px !important;
	height:155px !important;
}

#item61551 {
	width:78px !important;
	height:155px !important;
	left:279px !important;
	top:319px !important;
}

#item1622 {
	width:62px !important;
	height:155px !important;
}

#item4511 {
	width:62px !important;
	height:155px !important;
	left:159px !important;
	top:319px !important;
}

#item61550 {
	width:58px !important;
	height:155px !important;
}

#item61544 {
	width:58px !important;
	height:155px !important;
	left:105px !important;
	top:319px !important;
}

#item1623 {
	width:65px !important;
	height:155px !important;
}

#item4516 {
	width:65px !important;
	height:155px !important;
	left:60px !important;
	top:319px !important;
}

#item61543 {
	width:71px !important;
	height:155px !important;
}

#item61537 {
	width:71px !important;
	height:155px !important;
	top:319px !important;
}

#item1621 {
	width:65px !important;
	height:155px !important;
}

#item4522 {
	width:65px !important;
	height:155px !important;
	left:349px !important;
	top:319px !important;
}

#item61563 {
	width:104px !important;
	height:155px !important;
}

#item61558 {
	width:104px !important;
	height:155px !important;
	left:389px !important;
	top:319px !important;
}

#item53307 {
	width:45px !important;
	height:7px !important;
	left:35px !important;
	top:570px !important;
}

#item53334 {
	width:44px !important;
	height:7px !important;
	left:83px !important;
	top:570px !important;
}

#item53361 {
	width:48px !important;
	height:7px !important;
	left:131px !important;
	top:570px !important;
}

#item53388 {
	width:44px !important;
	height:7px !important;
	left:183px !important;
	top:570px !important;
}

#item53415 {
	width:45px !important;
	height:7px !important;
	left:35px !important;
	top:590px !important;
}

#item53443 {
	width:44px !important;
	height:7px !important;
	left:84px !important;
	top:590px !important;
}

#item53470 {
	width:48px !important;
	height:7px !important;
	left:132px !important;
	top:590px !important;
}

#item53497 {
	width:44px !important;
	height:7px !important;
	left:182px !important;
	top:590px !important;
}

#item1626 {
	width:125px !important;
	height:143px !important;
}

#item4527 {
	width:125px !important;
	height:143px !important;
}

#item1635 {
	width:129px !important;
	height:138px !important;
}

#item4532 {
	width:129px !important;
	height:138px !important;
	top:156px !important;
}

#item1643 {
	width:129px !important;
	height:141px !important;
}

#item4537 {
	width:129px !important;
	height:141px !important;
	top:306px !important;
}

#item1653 {
	width:129px !important;
	height:142px !important;
}

#item4542 {
	width:129px !important;
	height:142px !important;
	top:459px !important;
}

#item1658 {
	width:127px !important;
	height:142px !important;
}

#item4548 {
	width:127px !important;
	height:142px !important;
	left:231px !important;
	top:459px !important;
}

#item1644 {
	width:128px !important;
	height:141px !important;
}

#item4554 {
	width:128px !important;
	height:141px !important;
	left:231px !important;
	top:306px !important;
}

#item1636 {
	width:127px !important;
	height:138px !important;
}

#item4559 {
	width:127px !important;
	height:138px !important;
	left:231px !important;
	top:156px !important;
}

#item1634 {
	width:127px !important;
	height:143px !important;
}

#item4564 {
	width:127px !important;
	height:143px !important;
	left:232px !important;
}

#item1627 {
	width:49px !important;
	height:30px !important;
}

#item4569 {
	width:49px !important;
	height:30px !important;
	left:127px !important;
	top:79px !important;
}

#item1630 {
	width:48px !important;
	height:30px !important;
}

#item4574 {
	width:48px !important;
	height:30px !important;
	left:183px !important;
	top:79px !important;
}

#item1628 {
	width:49px !important;
	height:30px !important;
}

#item4579 {
	width:49px !important;
	height:30px !important;
	left:127px !important;
	top:113px !important;
}

#item1633 {
	width:48px !important;
	height:30px !important;
}

#item4584 {
	width:48px !important;
	height:30px !important;
	left:183px !important;
	top:113px !important;
}

#item1637 {
	width:46px !important;
	height:29px !important;
}

#item4589 {
	width:46px !important;
	height:29px !important;
	left:131px !important;
	top:176px !important;
}

#item1640 {
	width:46px !important;
	height:29px !important;
}

#item4594 {
	width:46px !important;
	height:29px !important;
	left:183px !important;
	top:176px !important;
}

#item1638 {
	width:46px !important;
	height:30px !important;
}

#item4600 {
	width:46px !important;
	height:30px !important;
	left:131px !important;
	top:209px !important;
}

#item1641 {
	width:46px !important;
	height:30px !important;
}

#item4605 {
	width:46px !important;
	height:30px !important;
	left:183px !important;
	top:209px !important;
}

#item1639 {
	width:46px !important;
	height:30px !important;
}

#item4612 {
	width:46px !important;
	height:30px !important;
	left:131px !important;
	top:242px !important;
}

#item1642 {
	width:46px !important;
	height:30px !important;
}

#item4617 {
	width:46px !important;
	height:30px !important;
	left:183px !important;
	top:242px !important;
}

#item1645 {
	width:48px !important;
	height:29px !important;
}

#item4622 {
	width:48px !important;
	height:29px !important;
	left:130px !important;
	top:312px !important;
}

#item1646 {
	width:49px !important;
	height:29px !important;
}

#item4627 {
	width:49px !important;
	height:29px !important;
	left:130px !important;
	top:345px !important;
}

#item1648 {
	width:49px !important;
	height:30px !important;
}

#item4632 {
	width:49px !important;
	height:30px !important;
	left:130px !important;
	top:378px !important;
}

#item1649 {
	width:49px !important;
	height:30px !important;
}

#item4637 {
	width:49px !important;
	height:30px !important;
	left:130px !important;
	top:412px !important;
}

#item1654 {
	width:48px !important;
	height:30px !important;
}

#item4642 {
	width:48px !important;
	height:30px !important;
	left:130px !important;
	top:566px !important;
}

#item1655 {
	width:48px !important;
	height:30px !important;
}

#item4647 {
	width:48px !important;
	height:30px !important;
	left:183px !important;
	top:498px !important;
}

#item1656 {
	width:48px !important;
	height:31px !important;
}

#item4652 {
	width:48px !important;
	height:31px !important;
	left:182px !important;
	top:531px !important;
}

#item1657 {
	width:49px !important;
	height:31px !important;
}

#item4657 {
	width:49px !important;
	height:31px !important;
	left:182px !important;
	top:565px !important;
}

#item1650 {
	width:47px !important;
	height:30px !important;
}

#item4662 {
	width:47px !important;
	height:30px !important;
	left:184px !important;
	top:412px !important;
}

#item1651 {
	width:46px !important;
	height:29px !important;
}

#item4667 {
	width:46px !important;
	height:29px !important;
	left:183px !important;
	top:378px !important;
}

#item1652 {
	width:46px !important;
	height:29px !important;
}

#item4673 {
	width:46px !important;
	height:29px !important;
	left:183px !important;
	top:345px !important;
}

#item53525 {
	width:61px !important;
	height:7px !important;
	left:367px !important;
	top:57px !important;
}

#item53552 {
	width:49px !important;
	height:7px !important;
	left:367px !important;
	top:63px !important;
}

#item53579 {
	width:56px !important;
	height:7px !important;
	left:367px !important;
	top:70px !important;
}

#item53606 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:87px !important;
}

#item53633 {
	width:47px !important;
	height:7px !important;
	left:367px !important;
	top:93px !important;
}

#item53661 {
	width:46px !important;
	height:7px !important;
	left:367px !important;
	top:100px !important;
}

#item53688 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:191px !important;
}

#item53715 {
	width:49px !important;
	height:7px !important;
	left:367px !important;
	top:198px !important;
}

#item53742 {
	width:41px !important;
	height:7px !important;
	left:367px !important;
	top:204px !important;
}

#item53770 {
	width:48px !important;
	height:7px !important;
	left:367px !important;
	top:211px !important;
}

#item53797 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:319px !important;
}

#item53824 {
	width:41px !important;
	height:7px !important;
	left:367px !important;
	top:326px !important;
}

#item53851 {
	width:65px !important;
	height:7px !important;
	left:367px !important;
	top:332px !important;
}

#item53878 {
	width:54px !important;
	height:7px !important;
	left:367px !important;
	top:339px !important;
}

#item53905 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:356px !important;
}

#item53932 {
	width:41px !important;
	height:7px !important;
	left:367px !important;
	top:363px !important;
}

#item53959 {
	width:65px !important;
	height:7px !important;
	left:367px !important;
	top:370px !important;
}

#item53987 {
	width:54px !important;
	height:7px !important;
	left:367px !important;
	top:376px !important;
}

#item54015 {
	width:54px !important;
	height:7px !important;
	left:367px !important;
	top:383px !important;
}

#item54042 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:400px !important;
}

#item54069 {
	width:56px !important;
	height:7px !important;
	left:367px !important;
	top:407px !important;
}

#item54096 {
	width:54px !important;
	height:7px !important;
	left:367px !important;
	top:413px !important;
}

#item54123 {
	width:54px !important;
	height:7px !important;
	left:367px !important;
	top:420px !important;
}

#item54150 {
	width:47px !important;
	height:7px !important;
	left:367px !important;
	top:524px !important;
}

#item54177 {
	width:46px !important;
	height:7px !important;
	left:367px !important;
	top:530px !important;
}

#item54205 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:547px !important;
}

#item54232 {
	width:41px !important;
	height:7px !important;
	left:367px !important;
	top:553px !important;
}

#item54260 {
	width:54px !important;
	height:7px !important;
	left:367px !important;
	top:560px !important;
}

#item54287 {
	width:54px !important;
	height:7px !important;
	left:367px !important;
	top:566px !important;
}

#item1659 {
	width:176px !important;
	height:146px !important;
}

#item4678 {
	width:176px !important;
	height:146px !important;
	left:156px !important;
	top:21px !important;
}

#item1666 {
	width:177px !important;
	height:126px !important;
}

#item4683 {
	width:177px !important;
	height:126px !important;
	left:339px !important;
	top:23px !important;
}

#item1660 {
	width:32px !important;
	height:28px !important;
}

#item4688 {
	width:32px !important;
	height:28px !important;
	left:156px !important;
	top:170px !important;
}

#item1661 {
	width:31px !important;
	height:28px !important;
}

#item4693 {
	width:31px !important;
	height:28px !important;
	left:189px !important;
	top:170px !important;
}

#item1663 {
	width:34px !important;
	height:28px !important;
}

#item4699 {
	width:34px !important;
	height:28px !important;
	left:222px !important;
	top:170px !important;
}

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

#item4704 {
	width:30px !important;
	height:28px !important;
	left:256px !important;
	top:170px !important;
}

#item1665 {
	width:46px !important;
	height:28px !important;
}

#item4709 {
	width:46px !important;
	height:28px !important;
	left:287px !important;
	top:170px !important;
}

#item1667 {
	width:21px !important;
	height:49px !important;
}

#item4714 {
	width:21px !important;
	height:49px !important;
	left:339px !important;
	top:149px !important;
}

#item1668 {
	width:21px !important;
	height:49px !important;
}

#item4719 {
	width:21px !important;
	height:49px !important;
	left:361px !important;
	top:149px !important;
}

#item1669 {
	width:20px !important;
	height:49px !important;
}

#item4724 {
	width:20px !important;
	height:49px !important;
	left:382px !important;
	top:149px !important;
}

#item1670 {
	width:20px !important;
	height:49px !important;
}

#item4729 {
	width:20px !important;
	height:49px !important;
	left:401px !important;
	top:149px !important;
}

#item1671 {
	width:21px !important;
	height:49px !important;
}

#item4734 {
	width:21px !important;
	height:49px !important;
	left:422px !important;
	top:149px !important;
}

#item1672 {
	width:26px !important;
	height:49px !important;
}

#item4739 {
	width:26px !important;
	height:49px !important;
	left:443px !important;
	top:149px !important;
}

#item1673 {
	width:24px !important;
	height:49px !important;
}

#item4744 {
	width:24px !important;
	height:49px !important;
	left:469px !important;
	top:149px !important;
}

#item1674 {
	width:24px !important;
	height:49px !important;
}

#item4750 {
	width:24px !important;
	height:49px !important;
	left:492px !important;
	top:149px !important;
}

#item1677 {
	width:177px !important;
	height:145px !important;
}

#item4755 {
	width:177px !important;
	height:145px !important;
	left:156px !important;
	top:219px !important;
}

#item1678 {
	width:176px !important;
	height:145px !important;
}

#item4760 {
	width:176px !important;
	height:145px !important;
	left:340px !important;
	top:219px !important;
}

#item1679 {
	width:42px !important;
	height:29px !important;
}

#item4765 {
	width:42px !important;
	height:29px !important;
	left:156px !important;
	top:367px !important;
}

#item1680 {
	width:45px !important;
	height:29px !important;
}

#item4770 {
	width:45px !important;
	height:29px !important;
	left:198px !important;
	top:367px !important;
}

#item1682 {
	width:43px !important;
	height:29px !important;
}

#item4775 {
	width:43px !important;
	height:29px !important;
	left:243px !important;
	top:367px !important;
}

#item1683 {
	width:47px !important;
	height:29px !important;
}

#item4780 {
	width:47px !important;
	height:29px !important;
	left:286px !important;
	top:367px !important;
}

#item1684 {
	width:40px !important;
	height:31px !important;
}

#item4785 {
	width:40px !important;
	height:31px !important;
	left:339px !important;
	top:367px !important;
}

#item1685 {
	width:42px !important;
	height:31px !important;
}

#item4791 {
	width:42px !important;
	height:31px !important;
	left:380px !important;
	top:367px !important;
}

#item1686 {
	width:45px !important;
	height:31px !important;
}

#item4796 {
	width:45px !important;
	height:31px !important;
	left:422px !important;
	top:367px !important;
}

#item1687 {
	width:49px !important;
	height:31px !important;
}

#item4801 {
	width:49px !important;
	height:31px !important;
	left:467px !important;
	top:367px !important;
}

#item1688 {
	width:176px !important;
	height:147px !important;
}

#item4806 {
	width:176px !important;
	height:147px !important;
	left:156px !important;
	top:422px !important;
}

#item1689 {
	width:38px !important;
	height:28px !important;
}

#item4811 {
	width:38px !important;
	height:28px !important;
	left:156px !important;
	top:571px !important;
}

#item1690 {
	width:45px !important;
	height:29px !important;
}

#item4816 {
	width:45px !important;
	height:29px !important;
	left:195px !important;
	top:570px !important;
}

#item1691 {
	width:43px !important;
	height:29px !important;
}

#item4822 {
	width:43px !important;
	height:29px !important;
	left:241px !important;
	top:570px !important;
}

#item1692 {
	width:49px !important;
	height:29px !important;
}

#item4827 {
	width:49px !important;
	height:29px !important;
	left:285px !important;
	top:570px !important;
}

#item1693 {
	width:176px !important;
	height:147px !important;
}

#item4832 {
	width:176px !important;
	height:147px !important;
	left:339px !important;
	top:422px !important;
}

#item1694 {
	width:44px !important;
	height:29px !important;
}

#item4837 {
	width:44px !important;
	height:29px !important;
	left:361px !important;
	top:570px !important;
}

#item1695 {
	width:45px !important;
	height:29px !important;
}

#item4842 {
	width:45px !important;
	height:29px !important;
	left:406px !important;
	top:570px !important;
}

#item1696 {
	width:45px !important;
	height:29px !important;
}

#item4847 {
	width:45px !important;
	height:29px !important;
	left:452px !important;
	top:570px !important;
}

#item54314 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:46px !important;
}

#item54341 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:52px !important;
}

#item54368 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:59px !important;
}

#item54395 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:66px !important;
}

#item54422 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:72px !important;
}

#item54449 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:79px !important;
}

#item54476 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:143px !important;
}

#item54504 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:150px !important;
}

#item54531 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:156px !important;
}

#item54558 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:163px !important;
}

#item54585 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:169px !important;
}

#item54612 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:176px !important;
}

#item54639 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:183px !important;
}

#item54666 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:189px !important;
}

#item54693 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:270px !important;
}

#item54720 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:277px !important;
}

#item54747 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:284px !important;
}

#item54775 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:290px !important;
}

#item54803 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:297px !important;
}

#item54830 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:357px !important;
}

#item54857 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:364px !important;
}

#item54884 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:370px !important;
}

#item54911 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:377px !important;
}

#item54938 {
	width:48px !important;
	height:7px !important;
	left:30px !important;
	top:384px !important;
}

#item54965 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:456px !important;
}

#item54992 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:463px !important;
}

#item55021 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:470px !important;
}

#item55048 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:476px !important;
}

#item55075 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:483px !important;
}

#item55102 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:555px !important;
}

#item55129 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item55156 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:568px !important;
}

#item55184 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:575px !important;
}

#item1700 {
	width:111px !important;
	height:23px !important;
}

#item4852 {
	width:111px !important;
	height:23px !important;
	left:47px !important;
	top:44px !important;
}

#item1701 {
	width:119px !important;
	height:23px !important;
}

#item4857 {
	width:119px !important;
	height:23px !important;
	left:44px !important;
	top:67px !important;
}

#item1702 {
	width:116px !important;
	height:22px !important;
}

#item4862 {
	width:116px !important;
	height:22px !important;
	left:45px !important;
	top:88px !important;
}

#item1703 {
	width:117px !important;
	height:20px !important;
}

#item4867 {
	width:117px !important;
	height:20px !important;
	left:47px !important;
	top:111px !important;
}

#item1704 {
	width:114px !important;
	height:20px !important;
}

#item4872 {
	width:114px !important;
	height:20px !important;
	left:46px !important;
	top:130px !important;
}

#item1705 {
	width:116px !important;
	height:20px !important;
}

#item4877 {
	width:116px !important;
	height:20px !important;
	left:44px !important;
	top:149px !important;
}

#item1706 {
	width:113px !important;
	height:20px !important;
}

#item4882 {
	width:113px !important;
	height:20px !important;
	left:47px !important;
	top:169px !important;
}

#item1707 {
	width:95px !important;
	height:20px !important;
}

#item4887 {
	width:95px !important;
	height:20px !important;
	left:67px !important;
	top:189px !important;
}

#item1708 {
	width:90px !important;
	height:20px !important;
}

#item4893 {
	width:90px !important;
	height:20px !important;
	left:67px !important;
	top:209px !important;
}

#item1709 {
	width:63px !important;
	height:69px !important;
}

#item4898 {
	width:63px !important;
	height:69px !important;
	left:7px !important;
	top:160px !important;
}

#item1710 {
	width:63px !important;
	height:56px !important;
}

#item4903 {
	width:63px !important;
	height:56px !important;
	left:34px !important;
	top:240px !important;
}

#item1711 {
	width:62px !important;
	height:59px !important;
}

#item4908 {
	width:62px !important;
	height:59px !important;
	left:34px !important;
	top:297px !important;
}

#item1712 {
	width:62px !important;
	height:62px !important;
}

#item4913 {
	width:62px !important;
	height:62px !important;
	left:34px !important;
	top:358px !important;
}

#item1713 {
	width:59px !important;
	height:59px !important;
}

#item4918 {
	width:59px !important;
	height:59px !important;
	left:110px !important;
	top:237px !important;
}

#item1715 {
	width:56px !important;
	height:58px !important;
}

#item4923 {
	width:56px !important;
	height:58px !important;
	left:110px !important;
	top:299px !important;
}

#item1716 {
	width:58px !important;
	height:59px !important;
}

#item4928 {
	width:58px !important;
	height:59px !important;
	left:110px !important;
	top:361px !important;
}

#item1717 {
	width:133px !important;
	height:53px !important;
}

#item4933 {
	width:133px !important;
	height:53px !important;
	left:192px !important;
	top:103px !important;
}

#item1718 {
	width:128px !important;
	height:20px !important;
}

#item4938 {
	width:128px !important;
	height:20px !important;
	left:200px !important;
	top:151px !important;
}

#item1720 {
	width:128px !important;
	height:17px !important;
}

#item4943 {
	width:128px !important;
	height:17px !important;
	left:200px !important;
	top:179px !important;
}

#item1721 {
	width:114px !important;
	height:16px !important;
}

#item4948 {
	width:114px !important;
	height:16px !important;
	left:209px !important;
	top:194px !important;
}

#item1719 {
	width:129px !important;
	height:14px !important;
}

#item4953 {
	width:129px !important;
	height:14px !important;
	left:196px !important;
	top:168px !important;
}

#item1722 {
	width:133px !important;
	height:68px !important;
}

#item4959 {
	width:133px !important;
	height:68px !important;
	left:353px !important;
	top:52px !important;
}

#item1724 {
	width:136px !important;
	height:64px !important;
}

#item4964 {
	width:136px !important;
	height:64px !important;
	left:356px !important;
	top:130px !important;
}

#item1723 {
	width:118px !important;
	height:56px !important;
}

#item4970 {
	width:118px !important;
	height:56px !important;
	left:384px !important;
	top:101px !important;
}

#item1725 {
	width:123px !important;
	height:44px !important;
}

#item4975 {
	width:123px !important;
	height:44px !important;
	left:372px !important;
	top:178px !important;
}

#item1726 {
	width:135px !important;
	height:45px !important;
}

#item4980 {
	width:135px !important;
	height:45px !important;
	left:202px !important;
	top:266px !important;
}

#item1727 {
	width:135px !important;
	height:28px !important;
}

#item4985 {
	width:135px !important;
	height:28px !important;
	left:202px !important;
	top:310px !important;
}

#item1729 {
	width:149px !important;
	height:28px !important;
}

#item4990 {
	width:149px !important;
	height:28px !important;
	left:189px !important;
	top:357px !important;
}

#item1731 {
	width:129px !important;
	height:28px !important;
}

#item4995 {
	width:129px !important;
	height:28px !important;
	left:193px !important;
	top:331px !important;
}

#item1732 {
	width:161px !important;
	height:101px !important;
}

#item5000 {
	width:161px !important;
	height:101px !important;
	left:355px !important;
	top:262px !important;
}

#item1733 {
	width:128px !important;
	height:60px !important;
}

#item5005 {
	width:128px !important;
	height:60px !important;
	left:363px !important;
	top:320px !important;
}

#item1735 {
	width:103px !important;
	height:59px !important;
}

#item5010 {
	width:103px !important;
	height:59px !important;
	left:368px !important;
	top:358px !important;
}

#item61572 {
	width:98px !important;
	height:59px !important;
}

#item61565 {
	width:98px !important;
	height:59px !important;
	left:401px !important;
	top:433px !important;
}

#item55211 {
	width:45px !important;
	height:7px !important;
	left:19px !important;
	top:464px !important;
}

#item55239 {
	width:48px !important;
	height:7px !important;
	left:86px !important;
	top:464px !important;
}

#item55267 {
	width:57px !important;
	height:7px !important;
	left:19px !important;
	top:471px !important;
}

#item55294 {
	width:56px !important;
	height:7px !important;
	left:86px !important;
	top:471px !important;
}

#item55321 {
	width:56px !important;
	height:7px !important;
	left:19px !important;
	top:478px !important;
}

#item55349 {
	width:50px !important;
	height:7px !important;
	left:86px !important;
	top:478px !important;
}

#item55376 {
	width:61px !important;
	height:7px !important;
	left:19px !important;
	top:484px !important;
}

#item55403 {
	width:54px !important;
	height:7px !important;
	left:86px !important;
	top:484px !important;
}

#item55430 {
	width:49px !important;
	height:7px !important;
	left:19px !important;
	top:491px !important;
}

#item55458 {
	width:62px !important;
	height:7px !important;
	left:19px !important;
	top:548px !important;
}

#item55485 {
	width:69px !important;
	height:7px !important;
	left:83px !important;
	top:548px !important;
}

#item55514 {
	width:56px !important;
	height:7px !important;
	left:19px !important;
	top:554px !important;
}

#item55541 {
	width:63px !important;
	height:7px !important;
	left:83px !important;
	top:554px !important;
}

#item55568 {
	width:57px !important;
	height:7px !important;
	left:19px !important;
	top:561px !important;
}

#item55595 {
	width:54px !important;
	height:7px !important;
	left:163px !important;
	top:471px !important;
}

#item55622 {
	width:50px !important;
	height:7px !important;
	left:225px !important;
	top:471px !important;
}

#item55649 {
	width:61px !important;
	height:7px !important;
	left:163px !important;
	top:477px !important;
}

#item55676 {
	width:43px !important;
	height:7px !important;
	left:225px !important;
	top:477px !important;
}

#item55703 {
	width:57px !important;
	height:7px !important;
	left:163px !important;
	top:542px !important;
}

#item55730 {
	width:61px !important;
	height:7px !important;
	left:223px !important;
	top:542px !important;
}

#item55758 {
	width:53px !important;
	height:7px !important;
	left:163px !important;
	top:548px !important;
}

#item55787 {
	width:48px !important;
	height:7px !important;
	left:223px !important;
	top:548px !important;
}

#item55814 {
	width:56px !important;
	height:7px !important;
	left:163px !important;
	top:555px !important;
}

#item55841 {
	width:50px !important;
	height:7px !important;
	left:223px !important;
	top:555px !important;
}

#item55868 {
	width:66px !important;
	height:7px !important;
	left:291px !important;
	top:478px !important;
}

#item55895 {
	width:58px !important;
	height:7px !important;
	left:291px !important;
	top:485px !important;
}

#item55922 {
	width:59px !important;
	height:7px !important;
	left:291px !important;
	top:492px !important;
}

#item55949 {
	width:70px !important;
	height:7px !important;
	left:291px !important;
	top:498px !important;
}

#item55976 {
	width:57px !important;
	height:7px !important;
	left:291px !important;
	top:565px !important;
}

#item56004 {
	width:47px !important;
	height:7px !important;
	left:291px !important;
	top:571px !important;
}

#item56031 {
	width:61px !important;
	height:7px !important;
	left:291px !important;
	top:578px !important;
}

#item56058 {
	width:53px !important;
	height:7px !important;
	left:410px !important;
	top:513px !important;
}

#item56085 {
	width:53px !important;
	height:7px !important;
	left:410px !important;
	top:550px !important;
}

#item1736 {
	width:276px !important;
	height:189px !important;
}

#item5015 {
	width:276px !important;
	height:189px !important;
	top:41px !important;
}

#item1737 {
	width:94px !important;
	height:92px !important;
}

#item5020 {
	width:94px !important;
	height:92px !important;
	top:233px !important;
}

#item1738 {
	width:90px !important;
	height:94px !important;
}

#item5025 {
	width:90px !important;
	height:94px !important;
	left:95px !important;
	top:232px !important;
}

#item1739 {
	width:88px !important;
	height:93px !important;
}

#item5030 {
	width:88px !important;
	height:93px !important;
	left:188px !important;
	top:232px !important;
}

#item1740 {
	width:94px !important;
	height:94px !important;
}

#item5035 {
	width:94px !important;
	height:94px !important;
	top:327px !important;
}

#item1741 {
	width:90px !important;
	height:94px !important;
}

#item5041 {
	width:90px !important;
	height:94px !important;
	left:95px !important;
	top:327px !important;
}

#item1742 {
	width:88px !important;
	height:94px !important;
}

#item5046 {
	width:88px !important;
	height:94px !important;
	left:187px !important;
	top:327px !important;
}

#item1743 {
	width:133px !important;
	height:63px !important;
}

#item5051 {
	width:133px !important;
	height:63px !important;
	left:278px !important;
	top:9px !important;
}

#item1749 {
	width:167px !important;
	height:45px !important;
}

#item5056 {
	width:167px !important;
	height:45px !important;
	left:278px !important;
	top:69px !important;
}

#item1750 {
	width:143px !important;
	height:26px !important;
}

#item5061 {
	width:143px !important;
	height:26px !important;
	left:278px !important;
	top:113px !important;
}

#item1751 {
	width:142px !important;
	height:26px !important;
}

#item5067 {
	width:142px !important;
	height:26px !important;
	left:278px !important;
	top:139px !important;
}

#item1752 {
	width:145px !important;
	height:26px !important;
}

#item5073 {
	width:145px !important;
	height:26px !important;
	left:278px !important;
	top:166px !important;
}

#item1753 {
	width:202px !important;
	height:37px !important;
}

#item5078 {
	width:202px !important;
	height:37px !important;
	left:278px !important;
	top:192px !important;
}

#item1754 {
	width:202px !important;
	height:41px !important;
}

#item5083 {
	width:202px !important;
	height:41px !important;
	left:278px !important;
	top:227px !important;
}

#item1756 {
	width:202px !important;
	height:37px !important;
}

#item5088 {
	width:202px !important;
	height:37px !important;
	left:278px !important;
	top:258px !important;
}

#item1757 {
	width:202px !important;
	height:45px !important;
}

#item5093 {
	width:202px !important;
	height:45px !important;
	left:278px !important;
	top:279px !important;
}

#item1758 {
	width:202px !important;
	height:39px !important;
}

#item5098 {
	width:202px !important;
	height:39px !important;
	left:278px !important;
	top:319px !important;
}

#item1759 {
	width:202px !important;
	height:43px !important;
}

#item5103 {
	width:202px !important;
	height:43px !important;
	left:278px !important;
	top:353px !important;
}

#item1760 {
	width:202px !important;
	height:35px !important;
}

#item5108 {
	width:202px !important;
	height:35px !important;
	left:278px !important;
	top:395px !important;
}

#item1761 {
	width:192px !important;
	height:35px !important;
}

#item5113 {
	width:192px !important;
	height:35px !important;
	left:278px !important;
	top:431px !important;
}

#item1762 {
	width:196px !important;
	height:49px !important;
}

#item5119 {
	width:196px !important;
	height:49px !important;
	left:278px !important;
	top:466px !important;
}

#item1763 {
	width:202px !important;
	height:49px !important;
}

#item5124 {
	width:202px !important;
	height:49px !important;
	left:278px !important;
	top:505px !important;
}

#item1764 {
	width:223px !important;
	height:49px !important;
}

#item5131 {
	width:223px !important;
	height:49px !important;
	left:278px !important;
	top:553px !important;
}

#item56112 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:475px !important;
}

#item56139 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:482px !important;
}

#item56166 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:489px !important;
}

#item56194 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:495px !important;
}

#item56221 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:502px !important;
}

#item56248 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:508px !important;
}

#item56276 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:515px !important;
}

#item56303 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:522px !important;
}

#item56330 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:528px !important;
}

#item56357 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:535px !important;
}

#item56384 {
	width:59px !important;
	height:7px !important;
	left:119px !important;
	top:475px !important;
}

#item56412 {
	width:53px !important;
	height:7px !important;
	left:119px !important;
	top:482px !important;
}

#item56439 {
	width:56px !important;
	height:7px !important;
	left:119px !important;
	top:489px !important;
}

#item56466 {
	width:61px !important;
	height:7px !important;
	left:119px !important;
	top:495px !important;
}

#item56493 {
	width:48px !important;
	height:7px !important;
	left:119px !important;
	top:502px !important;
}

#item56521 {
	width:50px !important;
	height:7px !important;
	left:119px !important;
	top:508px !important;
}

#item56548 {
	width:54px !important;
	height:7px !important;
	left:208px !important;
	top:451px !important;
}

#item56575 {
	width:59px !important;
	height:7px !important;
	left:208px !important;
	top:457px !important;
}

#item56602 {
	width:39px !important;
	height:7px !important;
	left:208px !important;
	top:464px !important;
}

#item56629 {
	width:53px !important;
	height:7px !important;
	left:208px !important;
	top:471px !important;
}

#item56656 {
	width:51px !important;
	height:7px !important;
	left:208px !important;
	top:477px !important;
}

#item56683 {
	width:61px !important;
	height:7px !important;
	left:208px !important;
	top:484px !important;
}

#item56710 {
	width:46px !important;
	height:7px !important;
	left:208px !important;
	top:490px !important;
}

#item56738 {
	width:50px !important;
	height:7px !important;
	left:208px !important;
	top:497px !important;
}

#item56766 {
	width:57px !important;
	height:7px !important;
	left:208px !important;
	top:504px !important;
}

#item56793 {
	width:43px !important;
	height:7px !important;
	left:208px !important;
	top:510px !important;
}

#item56820 {
	width:59px !important;
	height:7px !important;
	left:209px !important;
	top:553px !important;
}

#item56847 {
	width:53px !important;
	height:7px !important;
	left:209px !important;
	top:559px !important;
}

#item56874 {
	width:56px !important;
	height:7px !important;
	left:209px !important;
	top:566px !important;
}

#item56901 {
	width:61px !important;
	height:7px !important;
	left:209px !important;
	top:573px !important;
}

#item56928 {
	width:48px !important;
	height:7px !important;
	left:209px !important;
	top:579px !important;
}

#item56956 {
	width:50px !important;
	height:7px !important;
	left:209px !important;
	top:586px !important;
}

#item1765 {
	width:306px !important;
	height:170px !important;
}

#item5136 {
	width:306px !important;
	height:170px !important;
	left:35px !important;
	top:60px !important;
}

#item1766 {
	width:58px !important;
	height:48px !important;
}

#item5141 {
	width:58px !important;
	height:48px !important;
	left:21px !important;
	top:269px !important;
}

#item1767 {
	width:51px !important;
	height:46px !important;
}

#item5146 {
	width:51px !important;
	height:46px !important;
	left:79px !important;
	top:269px !important;
}

#item1768 {
	width:50px !important;
	height:58px !important;
}

#item5151 {
	width:50px !important;
	height:58px !important;
	left:135px !important;
	top:262px !important;
}

#item1769 {
	width:37px !important;
	height:59px !important;
}

#item5156 {
	width:37px !important;
	height:59px !important;
	left:189px !important;
	top:262px !important;
}

#item1770 {
	width:40px !important;
	height:40px !important;
}

#item5161 {
	width:40px !important;
	height:40px !important;
	left:237px !important;
	top:278px !important;
}

#item1771 {
	width:40px !important;
	height:40px !important;
}

#item5166 {
	width:40px !important;
	height:40px !important;
	left:279px !important;
	top:278px !important;
}

#item1772 {
	width:40px !important;
	height:40px !important;
}

#item5171 {
	width:40px !important;
	height:40px !important;
	left:322px !important;
	top:278px !important;
}

#item1773 {
	width:291px !important;
	height:151px !important;
}

#item5176 {
	width:291px !important;
	height:151px !important;
	left:72px !important;
	top:349px !important;
}

#item1774 {
	width:58px !important;
	height:53px !important;
}

#item5181 {
	width:58px !important;
	height:53px !important;
	left:38px !important;
	top:541px !important;
}

#item1775 {
	width:55px !important;
	height:58px !important;
}

#item5186 {
	width:55px !important;
	height:58px !important;
	left:102px !important;
	top:540px !important;
}

#item1777 {
	width:54px !important;
	height:62px !important;
}

#item5192 {
	width:54px !important;
	height:62px !important;
	left:165px !important;
	top:536px !important;
}

#item1778 {
	width:41px !important;
	height:66px !important;
}

#item5197 {
	width:41px !important;
	height:66px !important;
	left:223px !important;
	top:532px !important;
}

#item1779 {
	width:40px !important;
	height:40px !important;
}

#item5202 {
	width:40px !important;
	height:40px !important;
	left:279px !important;
	top:513px !important;
}

#item1780 {
	width:39px !important;
	height:39px !important;
}

#item5207 {
	width:39px !important;
	height:39px !important;
	left:280px !important;
	top:555px !important;
}

#item1781 {
	width:40px !important;
	height:40px !important;
}

#item5212 {
	width:40px !important;
	height:40px !important;
	left:322px !important;
	top:512px !important;
}

#item1782 {
	width:40px !important;
	height:40px !important;
}

#item5218 {
	width:40px !important;
	height:40px !important;
	left:322px !important;
	top:555px !important;
}

#item56983 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:255px !important;
}

#item57011 {
	width:45px !important;
	height:7px !important;
	left:440px !important;
	top:255px !important;
}

#item57038 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:262px !important;
}

#item57065 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:307px !important;
}

#item57092 {
	width:45px !important;
	height:7px !important;
	left:440px !important;
	top:307px !important;
}

#item57119 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:313px !important;
}

#item57146 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:339px !important;
}

#item57173 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:339px !important;
}

#item57200 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:346px !important;
}

#item57227 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:372px !important;
}

#item57255 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:372px !important;
}

#item57282 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:379px !important;
}

#item57309 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:456px !important;
}

#item57336 {
	width:46px !important;
	height:7px !important;
	left:434px !important;
	top:456px !important;
}

#item57363 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:462px !important;
}

#item57390 {
	width:43px !important;
	height:7px !important;
	left:434px !important;
	top:462px !important;
}

#item57417 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:508px !important;
}

#item57444 {
	width:46px !important;
	height:7px !important;
	left:435px !important;
	top:508px !important;
}

#item57471 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:515px !important;
}

#item57498 {
	width:43px !important;
	height:7px !important;
	left:435px !important;
	top:515px !important;
}

#item57526 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:542px !important;
}

#item57554 {
	width:46px !important;
	height:7px !important;
	left:433px !important;
	top:542px !important;
}

#item57581 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:548px !important;
}

#item57608 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:548px !important;
}

#item57635 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:576px !important;
}

#item57663 {
	width:46px !important;
	height:7px !important;
	left:431px !important;
	top:576px !important;
}

#item57690 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:582px !important;
}

#item57717 {
	width:43px !important;
	height:7px !important;
	left:431px !important;
	top:582px !important;
}

#item1783 {
	width:307px !important;
	height:171px !important;
}

#item5223 {
	width:307px !important;
	height:171px !important;
	left:154px !important;
	top:60px !important;
}

#item1784 {
	width:40px !important;
	height:40px !important;
}

#item5228 {
	width:40px !important;
	height:40px !important;
	left:153px !important;
	top:280px !important;
}

#item1785 {
	width:40px !important;
	height:40px !important;
}

#item5233 {
	width:40px !important;
	height:40px !important;
	left:195px !important;
	top:280px !important;
}

#item1786 {
	width:40px !important;
	height:40px !important;
}

#item5238 {
	width:40px !important;
	height:40px !important;
	left:238px !important;
	top:280px !important;
}

#item1787 {
	width:56px !important;
	height:48px !important;
}

#item5243 {
	width:56px !important;
	height:48px !important;
	left:281px !important;
	top:272px !important;
}

#item1788 {
	width:51px !important;
	height:47px !important;
}

#item5248 {
	width:51px !important;
	height:47px !important;
	left:339px !important;
	top:273px !important;
}

#item1789 {
	width:54px !important;
	height:47px !important;
}

#item5253 {
	width:54px !important;
	height:47px !important;
	left:392px !important;
	top:272px !important;
}

#item1790 {
	width:34px !important;
	height:55px !important;
}

#item5258 {
	width:34px !important;
	height:55px !important;
	left:448px !important;
	top:266px !important;
}

#item1791 {
	width:270px !important;
	height:173px !important;
}

#item5263 {
	width:270px !important;
	height:173px !important;
	left:154px !important;
	top:355px !important;
}

#item1795 {
	width:39px !important;
	height:40px !important;
}

#item5269 {
	width:39px !important;
	height:40px !important;
	left:153px !important;
	top:554px !important;
}

#item1796 {
	width:40px !important;
	height:40px !important;
}

#item5274 {
	width:40px !important;
	height:40px !important;
	left:195px !important;
	top:554px !important;
}

#item1797 {
	width:40px !important;
	height:40px !important;
}

#item5279 {
	width:40px !important;
	height:40px !important;
	left:238px !important;
	top:554px !important;
}

#item1798 {
	width:57px !important;
	height:53px !important;
}

#item5284 {
	width:57px !important;
	height:53px !important;
	left:281px !important;
	top:542px !important;
}

#item1799 {
	width:50px !important;
	height:52px !important;
}

#item5289 {
	width:50px !important;
	height:52px !important;
	left:338px !important;
	top:543px !important;
}

#item1800 {
	width:55px !important;
	height:54px !important;
}

#item5294 {
	width:55px !important;
	height:54px !important;
	left:390px !important;
	top:542px !important;
}

#item1801 {
	width:40px !important;
	height:61px !important;
}

#item5299 {
	width:40px !important;
	height:61px !important;
	left:445px !important;
	top:535px !important;
}

#item57744 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:196px !important;
}

#item57773 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:196px !important;
}

#item57800 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:202px !important;
}

#item57827 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:247px !important;
}

#item57854 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:247px !important;
}

#item57881 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:254px !important;
}

#item57908 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:281px !important;
}

#item57936 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:281px !important;
}

#item57963 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:288px !important;
}

#item57991 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:315px !important;
}

#item58019 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:315px !important;
}

#item58046 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:321px !important;
}

#item58073 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:425px !important;
}

#item58101 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:425px !important;
}

#item58128 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:432px !important;
}

#item58155 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:481px !important;
}

#item58182 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:481px !important;
}

#item58210 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:487px !important;
}

#item58238 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:514px !important;
}

#item58267 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:514px !important;
}

#item58294 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:521px !important;
}

#item58321 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:549px !important;
}

#item58348 {
	width:41px !important;
	height:7px !important;
	left:96px !important;
	top:549px !important;
}

#item58375 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:556px !important;
}

#item1802 {
	width:187px !important;
	height:45px !important;
}

#item5304 {
	width:187px !important;
	height:45px !important;
	left:321px !important;
	top:40px !important;
}

#item1803 {
	width:189px !important;
	height:42px !important;
}

#item5310 {
	width:189px !important;
	height:42px !important;
	left:320px !important;
	top:77px !important;
}

#item1804 {
	width:188px !important;
	height:43px !important;
}

#item5315 {
	width:188px !important;
	height:43px !important;
	left:320px !important;
	top:108px !important;
}

#item1805 {
	width:185px !important;
	height:52px !important;
}

#item5320 {
	width:185px !important;
	height:52px !important;
	left:317px !important;
	top:136px !important;
}

#item61850 {
	width:47px !important;
	height:7px !important;
	left:18px !important;
	top:95px !important;
}

#item61878 {
	width:61px !important;
	height:7px !important;
	left:89px !important;
	top:95px !important;
}

#item61905 {
	width:50px !important;
	height:7px !important;
	left:18px !important;
	top:102px !important;
}

#item61932 {
	width:37px !important;
	height:7px !important;
	left:89px !important;
	top:102px !important;
}

#item61959 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:109px !important;
}

#item61987 {
	width:49px !important;
	height:7px !important;
	left:89px !important;
	top:109px !important;
}

#item62014 {
	width:65px !important;
	height:7px !important;
	left:18px !important;
	top:115px !important;
}

#item62041 {
	width:50px !important;
	height:7px !important;
	left:89px !important;
	top:115px !important;
}

#item62068 {
	width:53px !important;
	height:7px !important;
	left:18px !important;
	top:122px !important;
}

#item62095 {
	width:57px !important;
	height:7px !important;
	left:89px !important;
	top:122px !important;
}

#item62122 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:128px !important;
}

#item60308 {
	width:79px !important;
	height:108px !important;
}

#item60303 {
	width:79px !important;
	height:108px !important;
	left:54px !important;
	top:133px !important;
}

#item60314 {
	width:78px !important;
	height:56px !important;
}

#item60309 {
	width:78px !important;
	height:56px !important;
	left:71px !important;
	top:231px !important;
}

#item60320 {
	width:153px !important;
	height:222px !important;
}

#item60315 {
	width:153px !important;
	height:222px !important;
	left:33px !important;
	top:303px !important;
}

#item60326 {
	width:171px !important;
	height:151px !important;
}

#item60321 {
	width:171px !important;
	height:151px !important;
	left:264px !important;
	top:365px !important;
}

#item60332 {
	width:160px !important;
	height:146px !important;
}

#item60327 {
	width:160px !important;
	height:146px !important;
	left:257px !important;
	top:162px !important;
}

#item60952 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:567px !important;
}

#item60979 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:573px !important;
}

#item61006 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:580px !important;
}

#item61034 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:586px !important;
}

#item61062 {
	width:63px !important;
	height:7px !important;
	left:152px !important;
	top:567px !important;
}

#item61089 {
	width:27px !important;
	height:7px !important;
	left:310px !important;
	top:567px !important;
}

#item61116 {
	width:27px !important;
	height:7px !important;
	left:310px !important;
	top:574px !important;
}

#item61143 {
	width:27px !important;
	height:7px !important;
	left:310px !important;
	top:580px !important;
}

#item61171 {
	width:27px !important;
	height:7px !important;
	left:310px !important;
	top:587px !important;
}

#item61198 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:566px !important;
}

#item61225 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:573px !important;
}

#item61252 {
	width:27px !important;
	height:7px !important;
	left:456px !important;
	top:579px !important;
}

#item61279 {
	width:27px !important;
	height:7px !important;
	left:457px !important;
	top:586px !important;
}

#item1814 {
	width:228px !important;
	height:213px !important;
}

#item5351 {
	width:228px !important;
	height:213px !important;
	left:26px !important;
	top:145px !important;
}

#item1815 {
	width:141px !important;
	height:259px !important;
}

#item5356 {
	width:141px !important;
	height:259px !important;
	left:334px !important;
	top:183px !important;
}

#item1816 {
	width:106px !important;
	height:150px !important;
}

#item5361 {
	width:106px !important;
	height:150px !important;
	left:153px !important;
	top:442px !important;
}

#item1817 {
	width:111px !important;
	height:150px !important;
}

#item5366 {
	width:111px !important;
	height:150px !important;
	left:259px !important;
	top:442px !important;
}

#item1818 {
	width:105px !important;
	height:150px !important;
}

#item5371 {
	width:105px !important;
	height:150px !important;
	left:370px !important;
	top:442px !important;
}

#item58402 {
	width:39px !important;
	height:7px !important;
	left:18px !important;
	top:465px !important;
}

#item58429 {
	width:43px !important;
	height:7px !important;
	left:81px !important;
	top:465px !important;
}

#item58456 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:472px !important;
}

#item58483 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:472px !important;
}

#item58511 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:478px !important;
}

#item58538 {
	width:49px !important;
	height:7px !important;
	left:81px !important;
	top:478px !important;
}
#in5footer,  #prefooter {display:none;}
