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

#item118709 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:117px !important;
}

#item118736 {
	width:56px !important;
	height:7px !important;
	left:398px !important;
	top:153px !important;
}

#item118764 {
	width:65px !important;
	height:7px !important;
	left:398px !important;
	top:188px !important;
}

#item118792 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:230px !important;
}

#item118819 {
	width:71px !important;
	height:7px !important;
	left:398px !important;
	top:293px !important;
}

#item118846 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:321px !important;
}

#item118873 {
	width:41px !important;
	height:7px !important;
	left:398px !important;
	top:381px !important;
}

#item118900 {
	width:41px !important;
	height:7px !important;
	left:398px !important;
	top:430px !important;
}

#item118927 {
	width:60px !important;
	height:7px !important;
	left:398px !important;
	top:436px !important;
}

#item118954 {
	width:50px !important;
	height:7px !important;
	left:398px !important;
	top:443px !important;
}

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

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

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

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

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

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

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

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

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

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

#item60260 {
	width:173px !important;
	height:175px !important;
	left:342px !important;
	top:80px !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;
}

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

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

#item120486 {
	width:87px !important;
	height:90px !important;
	left:208px !important;
	top:248px !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;
}

#item118058 {
	width:50px !important;
	height:7px !important;
	left:18px !important;
	top:533px !important;
}

#item118086 {
	width:50px !important;
	height:7px !important;
	left:85px !important;
	top:533px !important;
}

#item118113 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:576px !important;
}

#item118140 {
	width:45px !important;
	height:7px !important;
	left:141px !important;
	top:538px !important;
}

#item118167 {
	width:50px !important;
	height:7px !important;
	left:207px !important;
	top:538px !important;
}

#item118194 {
	width:60px !important;
	height:7px !important;
	left:141px !important;
	top:585px !important;
}

#item118221 {
	width:65px !important;
	height:7px !important;
	left:141px !important;
	top:591px !important;
}

#item118248 {
	width:45px !important;
	height:7px !important;
	left:264px !important;
	top:539px !important;
}

#item118276 {
	width:50px !important;
	height:7px !important;
	left:330px !important;
	top:539px !important;
}

#item118303 {
	width:50px !important;
	height:7px !important;
	left:264px !important;
	top:588px !important;
}

#item118330 {
	width:50px !important;
	height:7px !important;
	left:330px !important;
	top:588px !important;
}

#item118357 {
	width:51px !important;
	height:7px !important;
	left:386px !important;
	top:598px !important;
}

#item118384 {
	width:50px !important;
	height:7px !important;
	left:18px !important;
	top:533px !important;
}

#item118411 {
	width:50px !important;
	height:7px !important;
	left:85px !important;
	top:533px !important;
}

#item118438 {
	width:60px !important;
	height:7px !important;
	left:18px !important;
	top:576px !important;
}

#item118465 {
	width:45px !important;
	height:7px !important;
	left:141px !important;
	top:538px !important;
}

#item118492 {
	width:50px !important;
	height:7px !important;
	left:207px !important;
	top:538px !important;
}

#item118520 {
	width:60px !important;
	height:7px !important;
	left:141px !important;
	top:585px !important;
}

#item118547 {
	width:65px !important;
	height:7px !important;
	left:141px !important;
	top:591px !important;
}

#item118574 {
	width:45px !important;
	height:7px !important;
	left:264px !important;
	top:539px !important;
}

#item118601 {
	width:50px !important;
	height:7px !important;
	left:330px !important;
	top:539px !important;
}

#item118628 {
	width:50px !important;
	height:7px !important;
	left:264px !important;
	top:588px !important;
}

#item118655 {
	width:50px !important;
	height:7px !important;
	left:330px !important;
	top:588px !important;
}

#item118682 {
	width:51px !important;
	height:7px !important;
	left:386px !important;
	top:598px !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:284px !important;
}

#item1984 {
	width:255px !important;
	height:284px !important;
	top:241px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item91707 {
	width:45px !important;
	height:7px !important;
	left:397px !important;
	top:590px !important;
}

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

#item91762 {
	width:53px !important;
	height:7px !important;
	left:26px !important;
	top:547px !important;
}

#item91790 {
	width:56px !important;
	height:7px !important;
	left:120px !important;
	top:548px !important;
}

#item91818 {
	width:56px !important;
	height:7px !important;
	left:223px !important;
	top:540px !important;
}

#item91845 {
	width:41px !important;
	height:7px !important;
	left:318px !important;
	top:546px !important;
}

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

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

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

#item91953 {
	width:52px !important;
	height:7px !important;
	left:171px !important;
	top:557px !important;
}

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

#item92008 {
	width:45px !important;
	height:7px !important;
	left:283px !important;
	top:551px !important;
}

#item92035 {
	width:67px !important;
	height:7px !important;
	left:283px !important;
	top:557px !important;
}

#item92062 {
	width:43px !important;
	height:7px !important;
	left:283px !important;
	top:564px !important;
}

#item92089 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:544px !important;
}

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

#item92143 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:557px !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;
}

#item92171 {
	width:45px !important;
	height:7px !important;
	left:31px !important;
	top:550px !important;
}

#item92198 {
	width:67px !important;
	height:7px !important;
	left:31px !important;
	top:557px !important;
}

#item92225 {
	width:43px !important;
	height:7px !important;
	left:31px !important;
	top:564px !important;
}

#item92253 {
	width:45px !important;
	height:7px !important;
	left:138px !important;
	top:551px !important;
}

#item92280 {
	width:67px !important;
	height:7px !important;
	left:138px !important;
	top:558px !important;
}

#item92307 {
	width:43px !important;
	height:7px !important;
	left:138px !important;
	top:564px !important;
}

#item92334 {
	width:60px !important;
	height:7px !important;
	left:246px !important;
	top:543px !important;
}

#item92361 {
	width:67px !important;
	height:7px !important;
	left:246px !important;
	top:550px !important;
}

#item92388 {
	width:82px !important;
	height:7px !important;
	left:246px !important;
	top:556px !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;
}

#item92415 {
	width:69px !important;
	height:7px !important;
	left:18px !important;
	top:568px !important;
}

#item92442 {
	width:59px !important;
	height:7px !important;
	left:113px !important;
	top:555px !important;
}

#item92470 {
	width:55px !important;
	height:7px !important;
	left:113px !important;
	top:561px !important;
}

#item92498 {
	width:59px !important;
	height:7px !important;
	left:211px !important;
	top:555px !important;
}

#item92525 {
	width:43px !important;
	height:7px !important;
	left:211px !important;
	top:562px !important;
}

#item92552 {
	width:73px !important;
	height:7px !important;
	left:306px !important;
	top:548px !important;
}

#item92579 {
	width:43px !important;
	height:7px !important;
	left:400px !important;
	top:555px !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;
}

#item92606 {
	width:55px !important;
	height:7px !important;
	left:29px !important;
	top:562px !important;
}

#item92633 {
	width:67px !important;
	height:7px !important;
	left:134px !important;
	top:561px !important;
}

#item92660 {
	width:73px !important;
	height:7px !important;
	left:134px !important;
	top:568px !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;
}

#item92687 {
	width:59px !important;
	height:7px !important;
	left:390px !important;
	top:552px !important;
}

#item92714 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:558px !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;
}

#item92742 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:545px !important;
}

#item92769 {
	width:63px !important;
	height:7px !important;
	left:123px !important;
	top:552px !important;
}

#item92796 {
	width:45px !important;
	height:7px !important;
	left:220px !important;
	top:545px !important;
}

#item92823 {
	width:41px !important;
	height:7px !important;
	left:313px !important;
	top:552px !important;
}

#item92850 {
	width:45px !important;
	height:7px !important;
	left:313px !important;
	top:558px !important;
}

#item92877 {
	width:53px !important;
	height:7px !important;
	left:313px !important;
	top:565px !important;
}

#item92904 {
	width:71px !important;
	height:7px !important;
	left:410px !important;
	top:551px !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;
}

#item92931 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:577px !important;
}

#item92958 {
	width:65px !important;
	height:7px !important;
	left:112px !important;
	top:562px !important;
}

#item92986 {
	width:65px !important;
	height:7px !important;
	left:212px !important;
	top:575px !important;
}

#item93013 {
	width:43px !important;
	height:7px !important;
	left:306px !important;
	top:564px !important;
}

#item93040 {
	width:65px !important;
	height:7px !important;
	left:400px !important;
	top:563px !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;
}

#item93067 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:563px !important;
}

#item93095 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:570px !important;
}

#item93122 {
	width:59px !important;
	height:7px !important;
	left:138px !important;
	top:564px !important;
}

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

#item93177 {
	width:43px !important;
	height:7px !important;
	left:264px !important;
	top:554px !important;
}

#item93206 {
	width:49px !important;
	height:7px !important;
	left:331px !important;
	top:554px !important;
}

#item93233 {
	width:68px !important;
	height:7px !important;
	left:264px !important;
	top:582px !important;
}

#item93261 {
	width:57px !important;
	height:7px !important;
	left:398px !important;
	top:545px !important;
}

#item93288 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:551px !important;
}

#item93315 {
	width:43px !important;
	height:7px !important;
	left:398px !important;
	top:558px !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;
}

#item93342 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:545px !important;
}

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

#item93396 {
	width:58px !important;
	height:7px !important;
	left:128px !important;
	top:545px !important;
}

#item93423 {
	width:72px !important;
	height:7px !important;
	left:226px !important;
	top:538px !important;
}

#item93450 {
	width:60px !important;
	height:7px !important;
	left:226px !important;
	top:545px !important;
}

#item93477 {
	width:45px !important;
	height:7px !important;
	left:324px !important;
	top:552px !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;
}

#item93505 {
	width:60px !important;
	height:7px !important;
	left:289px !important;
	top:552px !important;
}

#item93532 {
	width:51px !important;
	height:7px !important;
	left:289px !important;
	top:558px !important;
}

#item93559 {
	width:44px !important;
	height:7px !important;
	left:289px !important;
	top:565px !important;
}

#item93587 {
	width:65px !important;
	height:7px !important;
	left:289px !important;
	top:583px !important;
}

#item93614 {
	width:45px !important;
	height:7px !important;
	left:289px !important;
	top:589px !important;
}

#item93641 {
	width:60px !important;
	height:7px !important;
	left:390px !important;
	top:552px !important;
}

#item93668 {
	width:44px !important;
	height:7px !important;
	left:390px !important;
	top:558px !important;
}

#item93695 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:577px !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;
}

#item93722 {
	width:41px !important;
	height:7px !important;
	left:399px !important;
	top:521px !important;
}

#item93750 {
	width:61px !important;
	height:7px !important;
	left:399px !important;
	top:528px !important;
}

#item93777 {
	width:45px !important;
	height:7px !important;
	left:399px !important;
	top:556px !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;
}

#item93804 {
	width:60px !important;
	height:7px !important;
	left:17px !important;
	top:548px !important;
}

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

#item93859 {
	width:60px !important;
	height:7px !important;
	left:17px !important;
	top:561px !important;
}

#item93886 {
	width:47px !important;
	height:7px !important;
	left:113px !important;
	top:561px !important;
}

#item93913 {
	width:60px !important;
	height:7px !important;
	left:113px !important;
	top:568px !important;
}

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

#item93967 {
	width:47px !important;
	height:7px !important;
	left:210px !important;
	top:556px !important;
}

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

#item94022 {
	width:45px !important;
	height:7px !important;
	left:210px !important;
	top:569px !important;
}

#item94049 {
	width:45px !important;
	height:7px !important;
	left:307px !important;
	top:548px !important;
}

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

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

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

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

#item94184 {
	width:54px !important;
	height:7px !important;
	left:398px !important;
	top:117px !important;
}

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

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

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

#item94293 {
	width:54px !important;
	height:7px !important;
	left:398px !important;
	top:224px !important;
}

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

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

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

#item94401 {
	width:54px !important;
	height:7px !important;
	left:398px !important;
	top:317px !important;
}

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

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

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

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

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

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

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

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

#item94649 {
	width:54px !important;
	height:7px !important;
	left:398px !important;
	top:117px !important;
}

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

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

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

#item94758 {
	width:54px !important;
	height:7px !important;
	left:398px !important;
	top:224px !important;
}

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

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

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

#item94866 {
	width:54px !important;
	height:7px !important;
	left:398px !important;
	top:317px !important;
}

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

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

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

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

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

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

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

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

#item95110 {
	width:55px !important;
	height:7px !important;
	left:34px !important;
	top:410px !important;
}

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

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

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

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

#item95247 {
	width:55px !important;
	height:7px !important;
	left:34px !important;
	top:516px !important;
}

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

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

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

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

#item95382 {
	width:65px !important;
	height:7px !important;
	left:34px !important;
	top:582px !important;
}

#item95409 {
	width:65px !important;
	height:7px !important;
	left:127px !important;
	top:411px !important;
}

#item95436 {
	width:55px !important;
	height:7px !important;
	left:127px !important;
	top:516px !important;
}

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

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

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

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

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

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

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

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

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

#item95709 {
	width:41px !important;
	height:7px !important;
	left:228px !important;
	top:560px !important;
}

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

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

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

#item95820 {
	width:41px !important;
	height:7px !important;
	left:403px !important;
	top:560px !important;
}

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

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

#item95901 {
	width:41px !important;
	height:7px !important;
	left:227px !important;
	top:572px !important;
}

#item95929 {
	width:50px !important;
	height:7px !important;
	left:307px !important;
	top:572px !important;
}

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

#item95984 {
	width:41px !important;
	height:7px !important;
	left:367px !important;
	top:572px !important;
}

#item96012 {
	width:45px !important;
	height:7px !important;
	left:452px !important;
	top:572px !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;
}

#item96039 {
	width:41px !important;
	height:7px !important;
	left:19px !important;
	top:555px !important;
}

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

#item96093 {
	width:59px !important;
	height:7px !important;
	left:211px !important;
	top:548px !important;
}

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

#item96147 {
	width:41px !important;
	height:7px !important;
	left:307px !important;
	top:548px !important;
}

#item96174 {
	width:45px !important;
	height:7px !important;
	left:307px !important;
	top:555px !important;
}

#item96201 {
	width:41px !important;
	height:7px !important;
	left:403px !important;
	top:554px !important;
}

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

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

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

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

#item96337 {
	width:45px !important;
	height:7px !important;
	left:265px !important;
	top:566px !important;
}

#item96364 {
	width:43px !important;
	height:7px !important;
	left:326px !important;
	top:566px !important;
}

#item96391 {
	width:45px !important;
	height:7px !important;
	left:378px !important;
	top:560px !important;
}

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

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

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

#item96500 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:567px !important;
}

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

#item96555 {
	width:60px !important;
	height:7px !important;
	left:146px !important;
	top:567px !important;
}

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

#item96610 {
	width:60px !important;
	height:7px !important;
	left:264px !important;
	top:562px !important;
}

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

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

#item96691 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:133px !important;
}

#item96718 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:179px !important;
}

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

#item96773 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:230px !important;
}

#item96800 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:288px !important;
}

#item96827 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:295px !important;
}

#item96854 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:301px !important;
}

#item96881 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:308px !important;
}

#item96908 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:353px !important;
}

#item96935 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:360px !important;
}

#item96962 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:367px !important;
}

#item96991 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:444px !important;
}

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

#item97045 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:477px !important;
}

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

#item97099 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:532px !important;
}

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

#item97153 {
	width:71px !important;
	height:7px !important;
	left:30px !important;
	top:565px !important;
}

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

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

#item97236 {
	width:41px !important;
	height:7px !important;
	left:289px !important;
	top:513px !important;
}

#item97264 {
	width:59px !important;
	height:7px !important;
	left:289px !important;
	top:520px !important;
}

#item97292 {
	width:85px !important;
	height:7px !important;
	left:289px !important;
	top:551px !important;
}

#item97320 {
	width:41px !important;
	height:7px !important;
	left:390px !important;
	top:508px !important;
}

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

#item97374 {
	width:45px !important;
	height:7px !important;
	left:390px !important;
	top:521px !important;
}

#item97401 {
	width:73px !important;
	height:7px !important;
	left:390px !important;
	top:568px !important;
}

#item97428 {
	width:61px !important;
	height:7px !important;
	left:390px !important;
	top:575px !important;
}

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

#item97482 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:548px !important;
}

#item97510 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:555px !important;
}

#item97537 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item97564 {
	width:78px !important;
	height:7px !important;
	left:150px !important;
	top:555px !important;
}

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

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

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

#item97672 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:75px !important;
}

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

#item97726 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:106px !important;
}

#item97754 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:113px !important;
}

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

#item97808 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:176px !important;
}

#item97835 {
	width:45px !important;
	height:7px !important;
	left:73px !important;
	top:176px !important;
}

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

#item97889 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:241px !important;
}

#item97916 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:248px !important;
}

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

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

#item97999 {
	width:44px !important;
	height:7px !important;
	left:76px !important;
	top:317px !important;
}

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

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

#item98080 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:444px !important;
}

#item98108 {
	width:41px !important;
	height:7px !important;
	left:77px !important;
	top:444px !important;
}

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

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

#item98189 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:480px !important;
}

#item98216 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:487px !important;
}

#item98244 {
	width:42px !important;
	height:7px !important;
	left:30px !important;
	top:526px !important;
}

#item98271 {
	width:41px !important;
	height:7px !important;
	left:77px !important;
	top:526px !important;
}

#item98298 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:533px !important;
}

#item98325 {
	width:42px !important;
	height:7px !important;
	left:77px !important;
	top:533px !important;
}

#item98352 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:563px !important;
}

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

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

#item98433 {
	width:57px !important;
	height:7px !important;
	left:18px !important;
	top:538px !important;
}

#item98460 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:545px !important;
}

#item98488 {
	width:49px !important;
	height:7px !important;
	left:119px !important;
	top:554px !important;
}

#item98515 {
	width:50px !important;
	height:7px !important;
	left:169px !important;
	top:554px !important;
}

#item98542 {
	width:40px !important;
	height:7px !important;
	left:119px !important;
	top:561px !important;
}

#item98571 {
	width:50px !important;
	height:7px !important;
	left:169px !important;
	top:561px !important;
}

#item98598 {
	width:72px !important;
	height:7px !important;
	left:119px !important;
	top:588px !important;
}

#item98625 {
	width:65px !important;
	height:7px !important;
	left:232px !important;
	top:544px !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;
}

#item98652 {
	width:41px !important;
	height:7px !important;
	left:173px !important;
	top:577px !important;
}

#item98680 {
	width:45px !important;
	height:7px !important;
	left:173px !important;
	top:583px !important;
}

#item98708 {
	width:58px !important;
	height:7px !important;
	left:270px !important;
	top:577px !important;
}

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

#item98763 {
	width:41px !important;
	height:7px !important;
	left:284px !important;
	top:545px !important;
}

#item98790 {
	width:46px !important;
	height:7px !important;
	left:284px !important;
	top:552px !important;
}

#item98817 {
	width:49px !important;
	height:7px !important;
	left:284px !important;
	top:559px !important;
}

#item98844 {
	width:59px !important;
	height:7px !important;
	left:284px !important;
	top:575px !important;
}

#item98871 {
	width:68px !important;
	height:7px !important;
	left:284px !important;
	top:582px !important;
}

#item98898 {
	width:43px !important;
	height:7px !important;
	left:393px !important;
	top:540px !important;
}

#item98925 {
	width:49px !important;
	height:7px !important;
	left:393px !important;
	top:546px !important;
}

#item98952 {
	width:53px !important;
	height:7px !important;
	left:393px !important;
	top:553px !important;
}

#item98979 {
	width:45px !important;
	height:7px !important;
	left:393px !important;
	top:570px !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;
}

#item99007 {
	width:45px !important;
	height:7px !important;
	left:29px !important;
	top:531px !important;
}

#item99034 {
	width:45px !important;
	height:7px !important;
	left:129px !important;
	top:536px !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;
}

#item99061 {
	width:65px !important;
	height:7px !important;
	left:18px !important;
	top:558px !important;
}

#item99088 {
	width:49px !important;
	height:7px !important;
	left:111px !important;
	top:558px !important;
}

#item99115 {
	width:53px !important;
	height:7px !important;
	left:111px !important;
	top:565px !important;
}

#item99142 {
	width:43px !important;
	height:7px !important;
	left:211px !important;
	top:558px !important;
}

#item99169 {
	width:45px !important;
	height:7px !important;
	left:211px !important;
	top:565px !important;
}

#item99196 {
	width:59px !important;
	height:7px !important;
	left:304px !important;
	top:558px !important;
}

#item99223 {
	width:43px !important;
	height:7px !important;
	left:304px !important;
	top:565px !important;
}

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

#item99278 {
	width:43px !important;
	height:7px !important;
	left:208px !important;
	top:559px !important;
}

#item99306 {
	width:58px !important;
	height:7px !important;
	left:208px !important;
	top:565px !important;
}

#item99333 {
	width:72px !important;
	height:7px !important;
	left:306px !important;
	top:559px !important;
}

#item99361 {
	width:62px !important;
	height:7px !important;
	left:306px !important;
	top:566px !important;
}

#item99388 {
	width:59px !important;
	height:7px !important;
	left:409px !important;
	top:558px !important;
}

#item99415 {
	width:43px !important;
	height:7px !important;
	left:409px !important;
	top:565px !important;
}

#item99442 {
	width:45px !important;
	height:7px !important;
	left:409px !important;
	top:572px !important;
}

#item99469 {
	width:58px !important;
	height:7px !important;
	left:409px !important;
	top:578px !important;
}

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

#item99524 {
	width:63px !important;
	height:7px !important;
	left:19px !important;
	top:565px !important;
}

#item99551 {
	width:76px !important;
	height:7px !important;
	left:116px !important;
	top:578px !important;
}

#item99578 {
	width:58px !important;
	height:7px !important;
	left:116px !important;
	top:585px !important;
}

#item99605 {
	width:62px !important;
	height:7px !important;
	left:216px !important;
	top:578px !important;
}

#item99632 {
	width:62px !important;
	height:7px !important;
	left:314px !important;
	top:572px !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;
}

#item99659 {
	width:27px !important;
	height:7px !important;
	left:217px !important;
	top:501px !important;
}

#item99686 {
	width:27px !important;
	height:7px !important;
	left:268px !important;
	top:501px !important;
}

#item99713 {
	width:27px !important;
	height:7px !important;
	left:217px !important;
	top:508px !important;
}

#item99741 {
	width:27px !important;
	height:7px !important;
	left:268px !important;
	top:508px !important;
}

#item99768 {
	width:27px !important;
	height:7px !important;
	left:217px !important;
	top:514px !important;
}

#item99795 {
	width:27px !important;
	height:7px !important;
	left:268px !important;
	top:514px !important;
}

#item99822 {
	width:27px !important;
	height:7px !important;
	left:217px !important;
	top:521px !important;
}

#item99849 {
	width:27px !important;
	height:7px !important;
	left:268px !important;
	top:521px !important;
}

#item99876 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:569px !important;
}

#item99903 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:569px !important;
}

#item99930 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:575px !important;
}

#item99959 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:575px !important;
}

#item99986 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:582px !important;
}

#item100014 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:582px !important;
}

#item100042 {
	width:27px !important;
	height:7px !important;
	left:218px !important;
	top:588px !important;
}

#item100070 {
	width:27px !important;
	height:7px !important;
	left:269px !important;
	top:588px !important;
}

#item100097 {
	width:66px !important;
	height:7px !important;
	left:319px !important;
	top:501px !important;
}

#item100124 {
	width:53px !important;
	height:7px !important;
	left:319px !important;
	top:508px !important;
}

#item100151 {
	width:66px !important;
	height:7px !important;
	left:319px !important;
	top:566px !important;
}

#item100178 {
	width:53px !important;
	height:7px !important;
	left:319px !important;
	top:572px !important;
}

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

#item100232 {
	width:27px !important;
	height:7px !important;
	left:320px !important;
	top:412px !important;
}

#item100260 {
	width:27px !important;
	height:7px !important;
	left:357px !important;
	top:412px !important;
}

#item100287 {
	width:27px !important;
	height:7px !important;
	left:402px !important;
	top:412px !important;
}

#item100314 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:412px !important;
}

#item100341 {
	width:27px !important;
	height:7px !important;
	left:320px !important;
	top:419px !important;
}

#item100368 {
	width:27px !important;
	height:7px !important;
	left:357px !important;
	top:419px !important;
}

#item100395 {
	width:27px !important;
	height:7px !important;
	left:402px !important;
	top:419px !important;
}

#item100422 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:419px !important;
}

#item100449 {
	width:27px !important;
	height:7px !important;
	left:320px !important;
	top:425px !important;
}

#item100476 {
	width:27px !important;
	height:7px !important;
	left:357px !important;
	top:425px !important;
}

#item100504 {
	width:27px !important;
	height:7px !important;
	left:402px !important;
	top:425px !important;
}

#item100531 {
	width:27px !important;
	height:7px !important;
	left:449px !important;
	top:425px !important;
}

#item100559 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:456px !important;
}

#item100586 {
	width:27px !important;
	height:7px !important;
	left:346px !important;
	top:456px !important;
}

#item100613 {
	width:27px !important;
	height:7px !important;
	left:384px !important;
	top:456px !important;
}

#item100640 {
	width:27px !important;
	height:7px !important;
	left:421px !important;
	top:456px !important;
}

#item100667 {
	width:27px !important;
	height:7px !important;
	left:455px !important;
	top:456px !important;
}

#item100694 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:463px !important;
}

#item100722 {
	width:27px !important;
	height:7px !important;
	left:346px !important;
	top:463px !important;
}

#item100750 {
	width:27px !important;
	height:7px !important;
	left:384px !important;
	top:463px !important;
}

#item100777 {
	width:27px !important;
	height:7px !important;
	left:421px !important;
	top:463px !important;
}

#item100804 {
	width:27px !important;
	height:7px !important;
	left:455px !important;
	top:463px !important;
}

#item100831 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:469px !important;
}

#item100858 {
	width:27px !important;
	height:7px !important;
	left:346px !important;
	top:469px !important;
}

#item100885 {
	width:27px !important;
	height:7px !important;
	left:384px !important;
	top:469px !important;
}

#item100912 {
	width:27px !important;
	height:7px !important;
	left:421px !important;
	top:469px !important;
}

#item100939 {
	width:27px !important;
	height:7px !important;
	left:455px !important;
	top:469px !important;
}

#item100966 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:476px !important;
}

#item100994 {
	width:27px !important;
	height:7px !important;
	left:346px !important;
	top:476px !important;
}

#item101021 {
	width:27px !important;
	height:7px !important;
	left:384px !important;
	top:476px !important;
}

#item101048 {
	width:27px !important;
	height:7px !important;
	left:421px !important;
	top:476px !important;
}

#item101075 {
	width:27px !important;
	height:7px !important;
	left:455px !important;
	top:476px !important;
}

#item101102 {
	width:27px !important;
	height:7px !important;
	left:315px !important;
	top:483px !important;
}

#item101129 {
	width:27px !important;
	height:7px !important;
	left:346px !important;
	top:483px !important;
}

#item101156 {
	width:27px !important;
	height:7px !important;
	left:384px !important;
	top:483px !important;
}

#item101183 {
	width:27px !important;
	height:7px !important;
	left:421px !important;
	top:483px !important;
}

#item101210 {
	width:27px !important;
	height:7px !important;
	left:455px !important;
	top:483px !important;
}

#item101238 {
	width:68px !important;
	height:7px !important;
	left:274px !important;
	top:540px !important;
}

#item101265 {
	width:63px !important;
	height:7px !important;
	left:274px !important;
	top:547px !important;
}

#item101292 {
	width:73px !important;
	height:7px !important;
	left:274px !important;
	top:553px !important;
}

#item101321 {
	width:78px !important;
	height:7px !important;
	left:274px !important;
	top:560px !important;
}

#item101348 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:540px !important;
}

#item101375 {
	width:63px !important;
	height:7px !important;
	left:381px !important;
	top:547px !important;
}

#item101402 {
	width:68px !important;
	height:7px !important;
	left:381px !important;
	top:553px !important;
}

#item101430 {
	width:73px !important;
	height:7px !important;
	left:381px !important;
	top:560px !important;
}

#item101458 {
	width:78px !important;
	height:7px !important;
	left:381px !important;
	top:567px !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;
}

#item101485 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:563px !important;
}

#item101513 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:563px !important;
}

#item101540 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:570px !important;
}

#item101567 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:570px !important;
}

#item101594 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:576px !important;
}

#item101621 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:576px !important;
}

#item101648 {
	width:27px !important;
	height:7px !important;
	left:85px !important;
	top:583px !important;
}

#item101675 {
	width:27px !important;
	height:7px !important;
	left:137px !important;
	top:583px !important;
}

#item101702 {
	width:45px !important;
	height:7px !important;
	left:191px !important;
	top:563px !important;
}

#item101729 {
	width:49px !important;
	height:7px !important;
	left:191px !important;
	top:569px !important;
}

#item101757 {
	width:56px !important;
	height:7px !important;
	left:296px !important;
	top:563px !important;
}

#item101784 {
	width:42px !important;
	height:7px !important;
	left:351px !important;
	top:563px !important;
}

#item101811 {
	width:56px !important;
	height:7px !important;
	left:296px !important;
	top:569px !important;
}

#item101838 {
	width:46px !important;
	height:7px !important;
	left:351px !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;
}

#item101865 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:441px !important;
}

#item101892 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:441px !important;
}

#item101919 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:441px !important;
}

#item101946 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:448px !important;
}

#item101973 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:448px !important;
}

#item102001 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:448px !important;
}

#item102028 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:455px !important;
}

#item102056 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:455px !important;
}

#item102083 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:455px !important;
}

#item102111 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:461px !important;
}

#item102138 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:461px !important;
}

#item102165 {
	width:27px !important;
	height:7px !important;
	left:442px !important;
	top:461px !important;
}

#item102192 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:491px !important;
}

#item102219 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:491px !important;
}

#item102247 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:491px !important;
}

#item102274 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:498px !important;
}

#item102301 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:498px !important;
}

#item102328 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:498px !important;
}

#item102355 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:505px !important;
}

#item102382 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:505px !important;
}

#item102409 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:505px !important;
}

#item102436 {
	width:27px !important;
	height:7px !important;
	left:333px !important;
	top:511px !important;
}

#item102463 {
	width:27px !important;
	height:7px !important;
	left:386px !important;
	top:511px !important;
}

#item102491 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:511px !important;
}

#item102518 {
	width:63px !important;
	height:7px !important;
	left:268px !important;
	top:569px !important;
}

#item102545 {
	width:82px !important;
	height:7px !important;
	left:268px !important;
	top:575px !important;
}

#item102572 {
	width:85px !important;
	height:7px !important;
	left:268px !important;
	top:582px !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;
}

#item102599 {
	width:22px !important;
	height:7px !important;
	left:52px !important;
	top:552px !important;
}

#item102626 {
	width:22px !important;
	height:7px !important;
	left:73px !important;
	top:552px !important;
}

#item102653 {
	width:23px !important;
	height:7px !important;
	left:96px !important;
	top:552px !important;
}

#item102680 {
	width:23px !important;
	height:7px !important;
	left:119px !important;
	top:552px !important;
}

#item102709 {
	width:22px !important;
	height:7px !important;
	left:141px !important;
	top:552px !important;
}

#item102736 {
	width:22px !important;
	height:7px !important;
	left:52px !important;
	top:559px !important;
}

#item102764 {
	width:22px !important;
	height:7px !important;
	left:73px !important;
	top:559px !important;
}

#item102792 {
	width:23px !important;
	height:7px !important;
	left:96px !important;
	top:559px !important;
}

#item102820 {
	width:23px !important;
	height:7px !important;
	left:119px !important;
	top:559px !important;
}

#item102847 {
	width:22px !important;
	height:7px !important;
	left:141px !important;
	top:559px !important;
}

#item102874 {
	width:22px !important;
	height:7px !important;
	left:52px !important;
	top:566px !important;
}

#item102901 {
	width:22px !important;
	height:7px !important;
	left:73px !important;
	top:566px !important;
}

#item102928 {
	width:23px !important;
	height:7px !important;
	left:96px !important;
	top:566px !important;
}

#item102955 {
	width:22px !important;
	height:7px !important;
	left:119px !important;
	top:566px !important;
}

#item102982 {
	width:23px !important;
	height:7px !important;
	left:140px !important;
	top:566px !important;
}

#item103010 {
	width:22px !important;
	height:7px !important;
	left:52px !important;
	top:572px !important;
}

#item103037 {
	width:22px !important;
	height:7px !important;
	left:73px !important;
	top:572px !important;
}

#item103064 {
	width:23px !important;
	height:7px !important;
	left:96px !important;
	top:572px !important;
}

#item103091 {
	width:22px !important;
	height:7px !important;
	left:119px !important;
	top:572px !important;
}

#item103118 {
	width:23px !important;
	height:7px !important;
	left:140px !important;
	top:572px !important;
}

#item103145 {
	width:22px !important;
	height:7px !important;
	left:204px !important;
	top:558px !important;
}

#item103172 {
	width:22px !important;
	height:7px !important;
	left:228px !important;
	top:558px !important;
}

#item103199 {
	width:22px !important;
	height:7px !important;
	left:252px !important;
	top:558px !important;
}

#item103226 {
	width:22px !important;
	height:7px !important;
	left:204px !important;
	top:564px !important;
}

#item103254 {
	width:22px !important;
	height:7px !important;
	left:228px !important;
	top:564px !important;
}

#item103281 {
	width:22px !important;
	height:7px !important;
	left:252px !important;
	top:564px !important;
}

#item103308 {
	width:22px !important;
	height:7px !important;
	left:204px !important;
	top:571px !important;
}

#item103335 {
	width:22px !important;
	height:7px !important;
	left:228px !important;
	top:571px !important;
}

#item103362 {
	width:22px !important;
	height:7px !important;
	left:252px !important;
	top:571px !important;
}

#item103389 {
	width:22px !important;
	height:7px !important;
	left:204px !important;
	top:578px !important;
}

#item103416 {
	width:22px !important;
	height:7px !important;
	left:228px !important;
	top:578px !important;
}

#item103443 {
	width:22px !important;
	height:7px !important;
	left:252px !important;
	top:578px !important;
}

#item103471 {
	width:22px !important;
	height:7px !important;
	left:316px !important;
	top:551px !important;
}

#item103499 {
	width:22px !important;
	height:7px !important;
	left:338px !important;
	top:551px !important;
}

#item103526 {
	width:22px !important;
	height:7px !important;
	left:360px !important;
	top:551px !important;
}

#item103553 {
	width:22px !important;
	height:7px !important;
	left:382px !important;
	top:551px !important;
}

#item103580 {
	width:22px !important;
	height:7px !important;
	left:404px !important;
	top:551px !important;
}

#item103607 {
	width:22px !important;
	height:7px !important;
	left:316px !important;
	top:558px !important;
}

#item103634 {
	width:22px !important;
	height:7px !important;
	left:338px !important;
	top:558px !important;
}

#item103661 {
	width:22px !important;
	height:7px !important;
	left:360px !important;
	top:558px !important;
}

#item103688 {
	width:22px !important;
	height:7px !important;
	left:382px !important;
	top:558px !important;
}

#item103715 {
	width:22px !important;
	height:7px !important;
	left:404px !important;
	top:558px !important;
}

#item103743 {
	width:22px !important;
	height:7px !important;
	left:316px !important;
	top:565px !important;
}

#item103770 {
	width:22px !important;
	height:7px !important;
	left:338px !important;
	top:565px !important;
}

#item103797 {
	width:22px !important;
	height:7px !important;
	left:360px !important;
	top:565px !important;
}

#item103824 {
	width:22px !important;
	height:7px !important;
	left:382px !important;
	top:565px !important;
}

#item103851 {
	width:22px !important;
	height:7px !important;
	left:404px !important;
	top:565px !important;
}

#item103878 {
	width:22px !important;
	height:7px !important;
	left:316px !important;
	top:571px !important;
}

#item103905 {
	width:22px !important;
	height:7px !important;
	left:338px !important;
	top:571px !important;
}

#item103932 {
	width:22px !important;
	height:7px !important;
	left:360px !important;
	top:571px !important;
}

#item103959 {
	width:22px !important;
	height:7px !important;
	left:382px !important;
	top:571px !important;
}

#item103987 {
	width:22px !important;
	height:7px !important;
	left:404px !important;
	top:571px !important;
}

#item104014 {
	width:41px !important;
	height:7px !important;
	left:429px !important;
	top:551px !important;
}

#item104041 {
	width:40px !important;
	height:7px !important;
	left:429px !important;
	top:557px !important;
}

#item104070 {
	width:45px !important;
	height:7px !important;
	left:429px !important;
	top:564px !important;
}

#item104097 {
	width:37px !important;
	height:7px !important;
	left:429px !important;
	top:570px !important;
}

#item104124 {
	width:49px !important;
	height:7px !important;
	left:429px !important;
	top:577px !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;
}

#item104151 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:252px !important;
}

#item104179 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:252px !important;
}

#item104207 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:259px !important;
}

#item104234 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:259px !important;
}

#item104262 {
	width:27px !important;
	height:7px !important;
	left:144px !important;
	top:265px !important;
}

#item104289 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:265px !important;
}

#item104316 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:252px !important;
}

#item104343 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:252px !important;
}

#item104370 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:259px !important;
}

#item104397 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:259px !important;
}

#item104424 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:265px !important;
}

#item104451 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:265px !important;
}

#item104478 {
	width:27px !important;
	height:7px !important;
	left:394px !important;
	top:272px !important;
}

#item104506 {
	width:27px !important;
	height:7px !important;
	left:443px !important;
	top:272px !important;
}

#item104533 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:555px !important;
}

#item104560 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:555px !important;
}

#item104587 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:562px !important;
}

#item104614 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:562px !important;
}

#item104641 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:569px !important;
}

#item104668 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:569px !important;
}

#item104695 {
	width:27px !important;
	height:7px !important;
	left:145px !important;
	top:575px !important;
}

#item104722 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:575px !important;
}

#item104750 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:562px !important;
}

#item104777 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:562px !important;
}

#item104805 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:562px !important;
}

#item104832 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:568px !important;
}

#item104860 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:568px !important;
}

#item104887 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:568px !important;
}

#item104914 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:575px !important;
}

#item104941 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:575px !important;
}

#item104968 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:575px !important;
}

#item104996 {
	width:27px !important;
	height:7px !important;
	left:375px !important;
	top:581px !important;
}

#item105023 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:581px !important;
}

#item105050 {
	width:27px !important;
	height:7px !important;
	left:451px !important;
	top:581px !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;
}

#item105077 {
	width:27px !important;
	height:7px !important;
	left:94px !important;
	top:410px !important;
}

#item105104 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:410px !important;
}

#item105131 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:410px !important;
}

#item105158 {
	width:27px !important;
	height:7px !important;
	left:94px !important;
	top:417px !important;
}

#item105185 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:417px !important;
}

#item105212 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:417px !important;
}

#item105240 {
	width:27px !important;
	height:7px !important;
	left:94px !important;
	top:423px !important;
}

#item105267 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:423px !important;
}

#item105294 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:423px !important;
}

#item105321 {
	width:27px !important;
	height:7px !important;
	left:94px !important;
	top:430px !important;
}

#item105348 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:430px !important;
}

#item105375 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:430px !important;
}

#item105402 {
	width:27px !important;
	height:7px !important;
	left:94px !important;
	top:437px !important;
}

#item105429 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:437px !important;
}

#item105458 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:437px !important;
}

#item105485 {
	width:27px !important;
	height:7px !important;
	left:94px !important;
	top:465px !important;
}

#item105513 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:465px !important;
}

#item105541 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:465px !important;
}

#item105569 {
	width:27px !important;
	height:7px !important;
	left:94px !important;
	top:471px !important;
}

#item105596 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:471px !important;
}

#item105623 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:471px !important;
}

#item105650 {
	width:27px !important;
	height:7px !important;
	left:94px !important;
	top:478px !important;
}

#item105677 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:478px !important;
}

#item105704 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:478px !important;
}

#item105731 {
	width:27px !important;
	height:7px !important;
	left:94px !important;
	top:485px !important;
}

#item105759 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:485px !important;
}

#item105786 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:485px !important;
}

#item105813 {
	width:27px !important;
	height:7px !important;
	left:94px !important;
	top:491px !important;
}

#item105840 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:491px !important;
}

#item105867 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:491px !important;
}

#item105894 {
	width:27px !important;
	height:7px !important;
	left:94px !important;
	top:498px !important;
}

#item105921 {
	width:27px !important;
	height:7px !important;
	left:139px !important;
	top:498px !important;
}

#item105948 {
	width:27px !important;
	height:7px !important;
	left:187px !important;
	top:498px !important;
}

#item105975 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:558px !important;
}

#item106003 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:564px !important;
}

#item106030 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:571px !important;
}

#item106057 {
	width:59px !important;
	height:7px !important;
	left:132px !important;
	top:559px !important;
}

#item106084 {
	width:60px !important;
	height:7px !important;
	left:132px !important;
	top:565px !important;
}

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

#item106138 {
	width:46px !important;
	height:7px !important;
	left:193px !important;
	top:319px !important;
}

#item106165 {
	width:46px !important;
	height:7px !important;
	left:281px !important;
	top:319px !important;
}

#item106192 {
	width:46px !important;
	height:7px !important;
	left:339px !important;
	top:338px !important;
}

#item106220 {
	width:46px !important;
	height:7px !important;
	left:439px !important;
	top:338px !important;
}

#item106248 {
	width:67px !important;
	height:7px !important;
	left:18px !important;
	top:492px !important;
}

#item106275 {
	width:66px !important;
	height:7px !important;
	left:18px !important;
	top:499px !important;
}

#item106302 {
	width:71px !important;
	height:7px !important;
	left:18px !important;
	top:506px !important;
}

#item106329 {
	width:67px !important;
	height:7px !important;
	left:18px !important;
	top:548px !important;
}

#item106356 {
	width:66px !important;
	height:7px !important;
	left:18px !important;
	top:555px !important;
}

#item106383 {
	width:71px !important;
	height:7px !important;
	left:18px !important;
	top:561px !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;
}

#item106410 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:116px !important;
}

#item106437 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:116px !important;
}

#item106464 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:122px !important;
}

#item106492 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:122px !important;
}

#item106519 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:129px !important;
}

#item106546 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:129px !important;
}

#item106573 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:166px !important;
}

#item106600 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:166px !important;
}

#item106627 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:173px !important;
}

#item106654 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:173px !important;
}

#item106681 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:180px !important;
}

#item106708 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:180px !important;
}

#item106736 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:216px !important;
}

#item106763 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:216px !important;
}

#item106790 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:223px !important;
}

#item106819 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:223px !important;
}

#item106846 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:229px !important;
}

#item106873 {
	width:46px !important;
	height:7px !important;
	left:78px !important;
	top:229px !important;
}

#item106900 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:381px !important;
}

#item106928 {
	width:46px !important;
	height:7px !important;
	left:79px !important;
	top:381px !important;
}

#item106956 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:388px !important;
}

#item106983 {
	width:46px !important;
	height:7px !important;
	left:79px !important;
	top:388px !important;
}

#item107011 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:395px !important;
}

#item107038 {
	width:46px !important;
	height:7px !important;
	left:79px !important;
	top:395px !important;
}

#item107065 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:427px !important;
}

#item107093 {
	width:46px !important;
	height:7px !important;
	left:80px !important;
	top:427px !important;
}

#item107120 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:434px !important;
}

#item107147 {
	width:46px !important;
	height:7px !important;
	left:80px !important;
	top:434px !important;
}

#item107174 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:441px !important;
}

#item107201 {
	width:46px !important;
	height:7px !important;
	left:80px !important;
	top:441px !important;
}

#item107228 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:473px !important;
}

#item107256 {
	width:46px !important;
	height:7px !important;
	left:80px !important;
	top:473px !important;
}

#item107283 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:480px !important;
}

#item107310 {
	width:46px !important;
	height:7px !important;
	left:80px !important;
	top:480px !important;
}

#item107337 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:487px !important;
}

#item107364 {
	width:46px !important;
	height:7px !important;
	left:80px !important;
	top:487px !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;
}

#item107391 {
	width:53px !important;
	height:7px !important;
	left:211px !important;
	top:569px !important;
}

#item107418 {
	width:50px !important;
	height:7px !important;
	left:211px !important;
	top:575px !important;
}

#item107445 {
	width:49px !important;
	height:7px !important;
	left:211px !important;
	top:582px !important;
}

#item107472 {
	width:50px !important;
	height:7px !important;
	left:307px !important;
	top:568px !important;
}

#item107500 {
	width:49px !important;
	height:7px !important;
	left:307px !important;
	top:574px !important;
}

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

#item107555 {
	width:50px !important;
	height:7px !important;
	left:163px !important;
	top:497px !important;
}

#item107582 {
	width:43px !important;
	height:7px !important;
	left:163px !important;
	top:504px !important;
}

#item107610 {
	width:66px !important;
	height:7px !important;
	left:163px !important;
	top:563px !important;
}

#item107637 {
	width:59px !important;
	height:7px !important;
	left:163px !important;
	top:569px !important;
}

#item107664 {
	width:59px !important;
	height:7px !important;
	left:163px !important;
	top:576px !important;
}

#item107691 {
	width:50px !important;
	height:7px !important;
	left:246px !important;
	top:496px !important;
}

#item107718 {
	width:43px !important;
	height:7px !important;
	left:246px !important;
	top:503px !important;
}

#item107746 {
	width:66px !important;
	height:7px !important;
	left:245px !important;
	top:563px !important;
}

#item107773 {
	width:59px !important;
	height:7px !important;
	left:245px !important;
	top:570px !important;
}

#item107800 {
	width:59px !important;
	height:7px !important;
	left:245px !important;
	top:577px !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;
}

#item107827 {
	width:43px !important;
	height:7px !important;
	left:387px !important;
	top:76px !important;
}

#item107854 {
	width:59px !important;
	height:7px !important;
	left:387px !important;
	top:83px !important;
}

#item107881 {
	width:59px !important;
	height:7px !important;
	left:387px !important;
	top:140px !important;
}

#item107908 {
	width:45px !important;
	height:7px !important;
	left:387px !important;
	top:197px !important;
}

#item107935 {
	width:52px !important;
	height:7px !important;
	left:434px !important;
	top:197px !important;
}

#item107962 {
	width:46px !important;
	height:7px !important;
	left:387px !important;
	top:204px !important;
}

#item107990 {
	width:43px !important;
	height:7px !important;
	left:434px !important;
	top:204px !important;
}

#item108017 {
	width:67px !important;
	height:7px !important;
	left:387px !important;
	top:268px !important;
}

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

#item108071 {
	width:56px !important;
	height:7px !important;
	left:23px !important;
	top:588px !important;
}

#item108098 {
	width:51px !important;
	height:7px !important;
	left:23px !important;
	top:594px !important;
}

#item108125 {
	width:74px !important;
	height:7px !important;
	left:120px !important;
	top:588px !important;
}

#item108152 {
	width:68px !important;
	height:7px !important;
	left:120px !important;
	top:594px !important;
}

#item108179 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:145px !important;
}

#item108208 {
	width:46px !important;
	height:7px !important;
	left:451px !important;
	top:145px !important;
}

#item108235 {
	width:45px !important;
	height:7px !important;
	left:398px !important;
	top:205px !important;
}

#item108263 {
	width:46px !important;
	height:7px !important;
	left:452px !important;
	top:205px !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;
}

#item108291 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:65px !important;
}

#item108319 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:72px !important;
}

#item108346 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:78px !important;
}

#item108373 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:132px !important;
}

#item108400 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:139px !important;
}

#item108427 {
	width:56px !important;
	height:7px !important;
	left:21px !important;
	top:146px !important;
}

#item108454 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:152px !important;
}

#item108481 {
	width:61px !important;
	height:7px !important;
	left:21px !important;
	top:159px !important;
}

#item108509 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:166px !important;
}

#item108536 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:221px !important;
}

#item108563 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:228px !important;
}

#item108590 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:234px !important;
}

#item108617 {
	width:61px !important;
	height:7px !important;
	left:21px !important;
	top:241px !important;
}

#item108644 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:248px !important;
}

#item108671 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:303px !important;
}

#item108698 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:309px !important;
}

#item108725 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:316px !important;
}

#item108753 {
	width:56px !important;
	height:7px !important;
	left:21px !important;
	top:323px !important;
}

#item108780 {
	width:38px !important;
	height:7px !important;
	left:21px !important;
	top:329px !important;
}

#item108807 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:336px !important;
}

#item108834 {
	width:61px !important;
	height:7px !important;
	left:21px !important;
	top:342px !important;
}

#item108861 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:349px !important;
}

#item108888 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:356px !important;
}

#item108915 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:420px !important;
}

#item108942 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:475px !important;
}

#item108970 {
	width:43px !important;
	height:7px !important;
	left:21px !important;
	top:482px !important;
}

#item108998 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:531px !important;
}

#item109025 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:65px !important;
}

#item109052 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:72px !important;
}

#item109079 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:78px !important;
}

#item109106 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:132px !important;
}

#item109133 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:139px !important;
}

#item109160 {
	width:56px !important;
	height:7px !important;
	left:21px !important;
	top:146px !important;
}

#item109187 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:152px !important;
}

#item109214 {
	width:61px !important;
	height:7px !important;
	left:21px !important;
	top:159px !important;
}

#item109242 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:166px !important;
}

#item109269 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:221px !important;
}

#item109296 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:228px !important;
}

#item109323 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:234px !important;
}

#item109350 {
	width:61px !important;
	height:7px !important;
	left:21px !important;
	top:241px !important;
}

#item109377 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:248px !important;
}

#item109404 {
	width:70px !important;
	height:7px !important;
	left:21px !important;
	top:303px !important;
}

#item109431 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:309px !important;
}

#item109458 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:316px !important;
}

#item109486 {
	width:56px !important;
	height:7px !important;
	left:21px !important;
	top:323px !important;
}

#item109513 {
	width:38px !important;
	height:7px !important;
	left:21px !important;
	top:329px !important;
}

#item109540 {
	width:59px !important;
	height:7px !important;
	left:21px !important;
	top:336px !important;
}

#item109569 {
	width:61px !important;
	height:7px !important;
	left:21px !important;
	top:342px !important;
}

#item109596 {
	width:44px !important;
	height:7px !important;
	left:21px !important;
	top:349px !important;
}

#item109623 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:356px !important;
}

#item109650 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:420px !important;
}

#item109678 {
	width:47px !important;
	height:7px !important;
	left:21px !important;
	top:475px !important;
}

#item109706 {
	width:43px !important;
	height:7px !important;
	left:21px !important;
	top:482px !important;
}

#item109733 {
	width:45px !important;
	height:7px !important;
	left:21px !important;
	top:531px !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;
}

#item109761 {
	width:45px !important;
	height:7px !important;
	left:302px !important;
	top:85px !important;
}

#item109788 {
	width:56px !important;
	height:7px !important;
	left:302px !important;
	top:91px !important;
}

#item109815 {
	width:57px !important;
	height:7px !important;
	left:302px !important;
	top:180px !important;
}

#item109842 {
	width:59px !important;
	height:7px !important;
	left:302px !important;
	top:187px !important;
}

#item109869 {
	width:45px !important;
	height:7px !important;
	left:302px !important;
	top:193px !important;
}

#item109896 {
	width:57px !important;
	height:7px !important;
	left:401px !important;
	top:77px !important;
}

#item109923 {
	width:59px !important;
	height:7px !important;
	left:401px !important;
	top:83px !important;
}

#item109950 {
	width:45px !important;
	height:7px !important;
	left:401px !important;
	top:90px !important;
}

#item109977 {
	width:57px !important;
	height:7px !important;
	left:401px !important;
	top:142px !important;
}

#item110005 {
	width:59px !important;
	height:7px !important;
	left:401px !important;
	top:148px !important;
}

#item110032 {
	width:45px !important;
	height:7px !important;
	left:401px !important;
	top:155px !important;
}

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

#item110086 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:80px !important;
}

#item110113 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:86px !important;
}

#item110140 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:142px !important;
}

#item110167 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:148px !important;
}

#item110194 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:155px !important;
}

#item110221 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:213px !important;
}

#item110249 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:219px !important;
}

#item110276 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:226px !important;
}

#item110304 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:232px !important;
}

#item110331 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:239px !important;
}

#item110359 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:283px !important;
}

#item110386 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:289px !important;
}

#item110413 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:341px !important;
}

#item110440 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:348px !important;
}

#item110467 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:354px !important;
}

#item110495 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:361px !important;
}

#item110522 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:367px !important;
}

#item110549 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:412px !important;
}

#item110576 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:418px !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;
}

#item110603 {
	width:70px !important;
	height:7px !important;
	left:18px !important;
	top:510px !important;
}

#item110630 {
	width:70px !important;
	height:7px !important;
	left:18px !important;
	top:516px !important;
}

#item110657 {
	width:70px !important;
	height:7px !important;
	left:18px !important;
	top:558px !important;
}

#item110684 {
	width:70px !important;
	height:7px !important;
	left:18px !important;
	top:564px !important;
}

#item110711 {
	width:84px !important;
	height:7px !important;
	left:138px !important;
	top:516px !important;
}

#item110739 {
	width:84px !important;
	height:7px !important;
	left:138px !important;
	top:523px !important;
}

#item110766 {
	width:84px !important;
	height:7px !important;
	left:138px !important;
	top:565px !important;
}

#item110793 {
	width:84px !important;
	height:7px !important;
	left:138px !important;
	top:571px !important;
}

#item110820 {
	width:84px !important;
	height:7px !important;
	left:257px !important;
	top:509px !important;
}

#item110847 {
	width:76px !important;
	height:7px !important;
	left:257px !important;
	top:516px !important;
}

#item110874 {
	width:84px !important;
	height:7px !important;
	left:257px !important;
	top:558px !important;
}

#item110901 {
	width:76px !important;
	height:7px !important;
	left:257px !important;
	top:565px !important;
}

#item110928 {
	width:56px !important;
	height:7px !important;
	left:376px !important;
	top:503px !important;
}

#item110957 {
	width:55px !important;
	height:7px !important;
	left:376px !important;
	top:509px !important;
}

#item111850 {
	width:56px !important;
	height:7px !important;
	left:376px !important;
	top:552px !important;
}

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

#item111905 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:550px !important;
}

#item111932 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:557px !important;
}

#item111959 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:564px !important;
}

#item111986 {
	width:59px !important;
	height:7px !important;
	left:109px !important;
	top:550px !important;
}

#item112014 {
	width:59px !important;
	height:7px !important;
	left:109px !important;
	top:557px !important;
}

#item112041 {
	width:52px !important;
	height:7px !important;
	left:109px !important;
	top:564px !important;
}

#item112068 {
	width:54px !important;
	height:7px !important;
	left:196px !important;
	top:550px !important;
}

#item112095 {
	width:74px !important;
	height:7px !important;
	left:196px !important;
	top:557px !important;
}

#item112122 {
	width:59px !important;
	height:7px !important;
	left:196px !important;
	top:564px !important;
}

#item112149 {
	width:55px !important;
	height:7px !important;
	left:275px !important;
	top:550px !important;
}

#item112177 {
	width:74px !important;
	height:7px !important;
	left:275px !important;
	top:557px !important;
}

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

#item112231 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:241px !important;
}

#item112258 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:248px !important;
}

#item112286 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:254px !important;
}

#item112313 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:261px !important;
}

#item112340 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:267px !important;
}

#item112367 {
	width:47px !important;
	height:7px !important;
	left:401px !important;
	top:352px !important;
}

#item112394 {
	width:47px !important;
	height:7px !important;
	left:401px !important;
	top:359px !important;
}

#item112422 {
	width:47px !important;
	height:7px !important;
	left:401px !important;
	top:365px !important;
}

#item112449 {
	width:47px !important;
	height:7px !important;
	left:401px !important;
	top:437px !important;
}

#item112476 {
	width:46px !important;
	height:7px !important;
	left:401px !important;
	top:444px !important;
}

#item112503 {
	width:47px !important;
	height:7px !important;
	left:401px !important;
	top:450px !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;
}

#item112531 {
	width:46px !important;
	height:7px !important;
	left:215px !important;
	top:225px !important;
}

#item112558 {
	width:46px !important;
	height:7px !important;
	left:264px !important;
	top:225px !important;
}

#item112586 {
	width:46px !important;
	height:7px !important;
	left:215px !important;
	top:232px !important;
}

#item112613 {
	width:46px !important;
	height:7px !important;
	left:264px !important;
	top:232px !important;
}

#item112640 {
	width:46px !important;
	height:7px !important;
	left:215px !important;
	top:239px !important;
}

#item112667 {
	width:46px !important;
	height:7px !important;
	left:264px !important;
	top:239px !important;
}

#item112694 {
	width:46px !important;
	height:7px !important;
	left:31px !important;
	top:559px !important;
}

#item112721 {
	width:46px !important;
	height:7px !important;
	left:157px !important;
	top:559px !important;
}

#item112748 {
	width:89px !important;
	height:7px !important;
	left:218px !important;
	top:565px !important;
}

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

#item112803 {
	width:54px !important;
	height:7px !important;
	left:28px !important;
	top:577px !important;
}

#item112830 {
	width:54px !important;
	height:7px !important;
	left:28px !important;
	top:583px !important;
}

#item112858 {
	width:50px !important;
	height:7px !important;
	left:28px !important;
	top:590px !important;
}

#item112885 {
	width:41px !important;
	height:7px !important;
	left:116px !important;
	top:577px !important;
}

#item112912 {
	width:43px !important;
	height:7px !important;
	left:116px !important;
	top:583px !important;
}

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

#item112966 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:570px !important;
}

#item112993 {
	width:44px !important;
	height:7px !important;
	left:79px !important;
	top:570px !important;
}

#item113021 {
	width:48px !important;
	height:7px !important;
	left:126px !important;
	top:570px !important;
}

#item113048 {
	width:44px !important;
	height:7px !important;
	left:178px !important;
	top:570px !important;
}

#item113075 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:590px !important;
}

#item113102 {
	width:44px !important;
	height:7px !important;
	left:80px !important;
	top:590px !important;
}

#item113129 {
	width:48px !important;
	height:7px !important;
	left:128px !important;
	top:590px !important;
}

#item113156 {
	width:44px !important;
	height:7px !important;
	left:178px !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;
}

#item113183 {
	width:61px !important;
	height:7px !important;
	left:367px !important;
	top:57px !important;
}

#item113210 {
	width:49px !important;
	height:7px !important;
	left:367px !important;
	top:63px !important;
}

#item113237 {
	width:54px !important;
	height:7px !important;
	left:367px !important;
	top:70px !important;
}

#item113265 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:87px !important;
}

#item113293 {
	width:47px !important;
	height:7px !important;
	left:367px !important;
	top:93px !important;
}

#item113320 {
	width:46px !important;
	height:7px !important;
	left:367px !important;
	top:100px !important;
}

#item113347 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:191px !important;
}

#item113374 {
	width:49px !important;
	height:7px !important;
	left:367px !important;
	top:198px !important;
}

#item113401 {
	width:40px !important;
	height:7px !important;
	left:367px !important;
	top:204px !important;
}

#item113428 {
	width:51px !important;
	height:7px !important;
	left:367px !important;
	top:211px !important;
}

#item113455 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:319px !important;
}

#item113482 {
	width:40px !important;
	height:7px !important;
	left:367px !important;
	top:326px !important;
}

#item113509 {
	width:65px !important;
	height:7px !important;
	left:367px !important;
	top:332px !important;
}

#item113537 {
	width:49px !important;
	height:7px !important;
	left:367px !important;
	top:339px !important;
}

#item113565 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:356px !important;
}

#item113592 {
	width:40px !important;
	height:7px !important;
	left:367px !important;
	top:363px !important;
}

#item113619 {
	width:65px !important;
	height:7px !important;
	left:367px !important;
	top:370px !important;
}

#item113646 {
	width:55px !important;
	height:7px !important;
	left:367px !important;
	top:376px !important;
}

#item113673 {
	width:54px !important;
	height:7px !important;
	left:367px !important;
	top:383px !important;
}

#item113700 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:400px !important;
}

#item113727 {
	width:56px !important;
	height:7px !important;
	left:367px !important;
	top:407px !important;
}

#item113754 {
	width:55px !important;
	height:7px !important;
	left:367px !important;
	top:413px !important;
}

#item113782 {
	width:49px !important;
	height:7px !important;
	left:367px !important;
	top:420px !important;
}

#item113809 {
	width:47px !important;
	height:7px !important;
	left:367px !important;
	top:524px !important;
}

#item113836 {
	width:46px !important;
	height:7px !important;
	left:367px !important;
	top:530px !important;
}

#item113863 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:547px !important;
}

#item113890 {
	width:40px !important;
	height:7px !important;
	left:367px !important;
	top:553px !important;
}

#item113917 {
	width:55px !important;
	height:7px !important;
	left:367px !important;
	top:560px !important;
}

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

#item113972 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:46px !important;
}

#item113999 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:53px !important;
}

#item114027 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:60px !important;
}

#item114054 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:66px !important;
}

#item114081 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:73px !important;
}

#item114109 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:79px !important;
}

#item114136 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:143px !important;
}

#item114163 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:150px !important;
}

#item114190 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:156px !important;
}

#item114218 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:163px !important;
}

#item114245 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:169px !important;
}

#item114273 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:176px !important;
}

#item114300 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:183px !important;
}

#item114327 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:189px !important;
}

#item114354 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:270px !important;
}

#item114381 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:277px !important;
}

#item114408 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:284px !important;
}

#item114436 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:290px !important;
}

#item114463 {
	width:58px !important;
	height:7px !important;
	left:30px !important;
	top:297px !important;
}

#item114490 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:358px !important;
}

#item114518 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:364px !important;
}

#item114545 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:371px !important;
}

#item114572 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:378px !important;
}

#item114599 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:384px !important;
}

#item114626 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:457px !important;
}

#item114654 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:464px !important;
}

#item114682 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:470px !important;
}

#item114709 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:477px !important;
}

#item114736 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:484px !important;
}

#item114764 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:556px !important;
}

#item114791 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:562px !important;
}

#item114818 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:569px !important;
}

#item114845 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:576px !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;
}

#item114872 {
	width:45px !important;
	height:7px !important;
	left:19px !important;
	top:471px !important;
}

#item114899 {
	width:50px !important;
	height:7px !important;
	left:86px !important;
	top:471px !important;
}

#item114927 {
	width:55px !important;
	height:7px !important;
	left:19px !important;
	top:478px !important;
}

#item114954 {
	width:54px !important;
	height:7px !important;
	left:86px !important;
	top:478px !important;
}

#item114981 {
	width:56px !important;
	height:7px !important;
	left:19px !important;
	top:485px !important;
}

#item115008 {
	width:50px !important;
	height:7px !important;
	left:86px !important;
	top:485px !important;
}

#item115036 {
	width:57px !important;
	height:7px !important;
	left:19px !important;
	top:491px !important;
}

#item115063 {
	width:56px !important;
	height:7px !important;
	left:86px !important;
	top:491px !important;
}

#item115090 {
	width:49px !important;
	height:7px !important;
	left:19px !important;
	top:498px !important;
}

#item115117 {
	width:62px !important;
	height:7px !important;
	left:19px !important;
	top:560px !important;
}

#item115144 {
	width:65px !important;
	height:7px !important;
	left:83px !important;
	top:560px !important;
}

#item115172 {
	width:56px !important;
	height:7px !important;
	left:19px !important;
	top:567px !important;
}

#item115199 {
	width:63px !important;
	height:7px !important;
	left:83px !important;
	top:567px !important;
}

#item115226 {
	width:58px !important;
	height:7px !important;
	left:19px !important;
	top:574px !important;
}

#item115253 {
	width:54px !important;
	height:7px !important;
	left:163px !important;
	top:465px !important;
}

#item115281 {
	width:50px !important;
	height:7px !important;
	left:225px !important;
	top:465px !important;
}

#item115309 {
	width:57px !important;
	height:7px !important;
	left:163px !important;
	top:472px !important;
}

#item115337 {
	width:43px !important;
	height:7px !important;
	left:225px !important;
	top:472px !important;
}

#item115364 {
	width:57px !important;
	height:7px !important;
	left:163px !important;
	top:537px !important;
}

#item115391 {
	width:57px !important;
	height:7px !important;
	left:223px !important;
	top:537px !important;
}

#item115418 {
	width:53px !important;
	height:7px !important;
	left:163px !important;
	top:543px !important;
}

#item115445 {
	width:51px !important;
	height:7px !important;
	left:223px !important;
	top:543px !important;
}

#item115472 {
	width:56px !important;
	height:7px !important;
	left:163px !important;
	top:550px !important;
}

#item115499 {
	width:50px !important;
	height:7px !important;
	left:223px !important;
	top:550px !important;
}

#item115527 {
	width:64px !important;
	height:7px !important;
	left:291px !important;
	top:478px !important;
}

#item115554 {
	width:58px !important;
	height:7px !important;
	left:291px !important;
	top:485px !important;
}

#item115581 {
	width:59px !important;
	height:7px !important;
	left:291px !important;
	top:492px !important;
}

#item115608 {
	width:66px !important;
	height:7px !important;
	left:291px !important;
	top:498px !important;
}

#item115635 {
	width:57px !important;
	height:7px !important;
	left:291px !important;
	top:567px !important;
}

#item115662 {
	width:47px !important;
	height:7px !important;
	left:291px !important;
	top:573px !important;
}

#item115689 {
	width:57px !important;
	height:7px !important;
	left:291px !important;
	top:580px !important;
}

#item115716 {
	width:53px !important;
	height:7px !important;
	left:408px !important;
	top:513px !important;
}

#item115743 {
	width:53px !important;
	height:7px !important;
	left:407px !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;
}

#item115771 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:475px !important;
}

#item115798 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:482px !important;
}

#item115825 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:489px !important;
}

#item115852 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:495px !important;
}

#item115879 {
	width:51px !important;
	height:7px !important;
	left:30px !important;
	top:502px !important;
}

#item115906 {
	width:56px !important;
	height:7px !important;
	left:30px !important;
	top:508px !important;
}

#item115933 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:515px !important;
}

#item115960 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:522px !important;
}

#item115987 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:528px !important;
}

#item116015 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:535px !important;
}

#item116043 {
	width:59px !important;
	height:7px !important;
	left:119px !important;
	top:475px !important;
}

#item116070 {
	width:53px !important;
	height:7px !important;
	left:119px !important;
	top:482px !important;
}

#item116097 {
	width:56px !important;
	height:7px !important;
	left:119px !important;
	top:489px !important;
}

#item116124 {
	width:57px !important;
	height:7px !important;
	left:119px !important;
	top:495px !important;
}

#item116151 {
	width:51px !important;
	height:7px !important;
	left:119px !important;
	top:502px !important;
}

#item116178 {
	width:50px !important;
	height:7px !important;
	left:119px !important;
	top:508px !important;
}

#item116205 {
	width:56px !important;
	height:7px !important;
	left:208px !important;
	top:451px !important;
}

#item116232 {
	width:59px !important;
	height:7px !important;
	left:208px !important;
	top:457px !important;
}

#item116259 {
	width:39px !important;
	height:7px !important;
	left:208px !important;
	top:464px !important;
}

#item116287 {
	width:53px !important;
	height:7px !important;
	left:208px !important;
	top:471px !important;
}

#item116315 {
	width:51px !important;
	height:7px !important;
	left:208px !important;
	top:477px !important;
}

#item116342 {
	width:57px !important;
	height:7px !important;
	left:208px !important;
	top:484px !important;
}

#item116369 {
	width:46px !important;
	height:7px !important;
	left:208px !important;
	top:490px !important;
}

#item116396 {
	width:50px !important;
	height:7px !important;
	left:208px !important;
	top:497px !important;
}

#item116423 {
	width:55px !important;
	height:7px !important;
	left:208px !important;
	top:504px !important;
}

#item116450 {
	width:43px !important;
	height:7px !important;
	left:208px !important;
	top:510px !important;
}

#item116477 {
	width:59px !important;
	height:7px !important;
	left:209px !important;
	top:553px !important;
}

#item116504 {
	width:53px !important;
	height:7px !important;
	left:209px !important;
	top:559px !important;
}

#item116532 {
	width:56px !important;
	height:7px !important;
	left:209px !important;
	top:566px !important;
}

#item116559 {
	width:57px !important;
	height:7px !important;
	left:209px !important;
	top:573px !important;
}

#item116586 {
	width:51px !important;
	height:7px !important;
	left:209px !important;
	top:579px !important;
}

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

#item116640 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:255px !important;
}

#item116667 {
	width:45px !important;
	height:7px !important;
	left:440px !important;
	top:255px !important;
}

#item116694 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:262px !important;
}

#item116722 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:307px !important;
}

#item116749 {
	width:45px !important;
	height:7px !important;
	left:440px !important;
	top:307px !important;
}

#item116777 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:313px !important;
}

#item116804 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:339px !important;
}

#item116831 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:339px !important;
}

#item116859 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:346px !important;
}

#item116886 {
	width:57px !important;
	height:7px !important;
	left:376px !important;
	top:372px !important;
}

#item116913 {
	width:45px !important;
	height:7px !important;
	left:441px !important;
	top:372px !important;
}

#item116940 {
	width:47px !important;
	height:7px !important;
	left:376px !important;
	top:379px !important;
}

#item116968 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:456px !important;
}

#item116995 {
	width:46px !important;
	height:7px !important;
	left:434px !important;
	top:456px !important;
}

#item117023 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:462px !important;
}

#item117050 {
	width:43px !important;
	height:7px !important;
	left:434px !important;
	top:462px !important;
}

#item117077 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:508px !important;
}

#item117104 {
	width:46px !important;
	height:7px !important;
	left:435px !important;
	top:508px !important;
}

#item117131 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:515px !important;
}

#item117158 {
	width:43px !important;
	height:7px !important;
	left:435px !important;
	top:515px !important;
}

#item117186 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:542px !important;
}

#item117213 {
	width:46px !important;
	height:7px !important;
	left:433px !important;
	top:542px !important;
}

#item117240 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:548px !important;
}

#item117268 {
	width:43px !important;
	height:7px !important;
	left:433px !important;
	top:548px !important;
}

#item117295 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:576px !important;
}

#item117322 {
	width:46px !important;
	height:7px !important;
	left:431px !important;
	top:576px !important;
}

#item117349 {
	width:53px !important;
	height:7px !important;
	left:376px !important;
	top:582px !important;
}

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

#item117404 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:196px !important;
}

#item117431 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:196px !important;
}

#item117458 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:202px !important;
}

#item117485 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:247px !important;
}

#item117513 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:247px !important;
}

#item117540 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:254px !important;
}

#item117567 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:281px !important;
}

#item117594 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:281px !important;
}

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

#item117648 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:315px !important;
}

#item117676 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:315px !important;
}

#item117703 {
	width:57px !important;
	height:7px !important;
	left:30px !important;
	top:321px !important;
}

#item117730 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:425px !important;
}

#item117758 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:425px !important;
}

#item117786 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:432px !important;
}

#item117813 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:481px !important;
}

#item117840 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:481px !important;
}

#item117867 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:487px !important;
}

#item117894 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:514px !important;
}

#item117922 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:514px !important;
}

#item117949 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:521px !important;
}

#item117976 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:549px !important;
}

#item118003 {
	width:40px !important;
	height:7px !important;
	left:98px !important;
	top:549px !important;
}

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

#item119362 {
	width:43px !important;
	height:7px !important;
	left:18px !important;
	top:95px !important;
}

#item119390 {
	width:58px !important;
	height:7px !important;
	left:89px !important;
	top:95px !important;
}

#item119417 {
	width:48px !important;
	height:7px !important;
	left:18px !important;
	top:102px !important;
}

#item119444 {
	width:36px !important;
	height:7px !important;
	left:89px !important;
	top:102px !important;
}

#item119472 {
	width:58px !important;
	height:7px !important;
	left:18px !important;
	top:109px !important;
}

#item119499 {
	width:47px !important;
	height:7px !important;
	left:89px !important;
	top:109px !important;
}

#item119527 {
	width:64px !important;
	height:7px !important;
	left:18px !important;
	top:115px !important;
}

#item119554 {
	width:49px !important;
	height:7px !important;
	left:89px !important;
	top:115px !important;
}

#item119581 {
	width:52px !important;
	height:7px !important;
	left:18px !important;
	top:122px !important;
}

#item119609 {
	width:54px !important;
	height:7px !important;
	left:89px !important;
	top:122px !important;
}

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

#item119008 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:566px !important;
}

#item119036 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:573px !important;
}

#item119064 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:579px !important;
}

#item119091 {
	width:27px !important;
	height:7px !important;
	left:96px !important;
	top:586px !important;
}

#item119118 {
	width:61px !important;
	height:7px !important;
	left:152px !important;
	top:566px !important;
}

#item119145 {
	width:27px !important;
	height:7px !important;
	left:310px !important;
	top:566px !important;
}

#item119172 {
	width:27px !important;
	height:7px !important;
	left:310px !important;
	top:573px !important;
}

#item119199 {
	width:27px !important;
	height:7px !important;
	left:310px !important;
	top:580px !important;
}

#item119226 {
	width:27px !important;
	height:7px !important;
	left:310px !important;
	top:586px !important;
}

#item119253 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:565px !important;
}

#item119281 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:572px !important;
}

#item119308 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:578px !important;
}

#item119335 {
	width:27px !important;
	height:7px !important;
	left:448px !important;
	top:585px !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;
}

#item119663 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:465px !important;
}

#item119690 {
	width:45px !important;
	height:7px !important;
	left:81px !important;
	top:465px !important;
}

#item119718 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:472px !important;
}

#item119747 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:472px !important;
}

#item119775 {
	width:38px !important;
	height:7px !important;
	left:18px !important;
	top:478px !important;
}

#item119802 {
	width:49px !important;
	height:7px !important;
	left:81px !important;
	top:478px !important;
}
#in5footer,  #prefooter {display:none;}
