/* 	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:488px; height:595px; background: #fff !important; }
.paper-vertical { width:488px; height:100%; }
.paper-horizontal { width:29854px; height:607px; }
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:595px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:488px) {
	.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;}
}

#item841 {
	width:283px !important;
	height:337px !important;
}

#item839 {
	width:283px !important;
	height:337px !important;
	left:51px !important;
	top:196px !important;
}

#item1098 {
	width:48px !important;
	height:37px !important;
}

#item1093 {
	width:48px !important;
	height:37px !important;
	left:14px !important;
	top:236px !important;
}

#item1104 {
	width:48px !important;
	height:27px !important;
}

#item1099 {
	width:48px !important;
	height:27px !important;
	left:14px !important;
	top:274px !important;
}

#item1110 {
	width:48px !important;
	height:31px !important;
}

#item1105 {
	width:48px !important;
	height:31px !important;
	left:14px !important;
	top:303px !important;
}

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

#item1111 {
	width:48px !important;
	height:111px !important;
	left:14px !important;
	top:336px !important;
}

#item1053 {
	width:84px !important;
	height:82px !important;
}

#item1048 {
	width:84px !important;
	height:82px !important;
	left:140px !important;
	top:81px !important;
}

#item1092 {
	width:115px !important;
	height:279px !important;
}

#item1087 {
	width:115px !important;
	height:279px !important;
	left:116px !important;
	top:177px !important;
}

#item1060 {
	width:66px !important;
	height:94px !important;
}

#item1055 {
	width:66px !important;
	height:94px !important;
	left:301px !important;
	top:72px !important;
}

#item1132 {
	width:61px !important;
	height:61px !important;
}

#item1127 {
	width:61px !important;
	height:61px !important;
	left:397px !important;
	top:112px !important;
}

#item1123 {
	width:85px !important;
	height:54px !important;
}

#item1117 {
	width:85px !important;
	height:54px !important;
	left:292px !important;
	top:167px !important;
}

#item1066 {
	width:88px !important;
	height:176px !important;
}

#item1061 {
	width:88px !important;
	height:176px !important;
	left:305px !important;
	top:273px !important;
}

#item1138 {
	width:58px !important;
	height:130px !important;
}

#item1133 {
	width:58px !important;
	height:130px !important;
	left:398px !important;
	top:327px !important;
}

#item106078 {
	width:27px !important;
	height:7px !important;
	left:67px !important;
	top:506px !important;
}

#item106105 {
	width:27px !important;
	height:7px !important;
	left:99px !important;
	top:506px !important;
}

#item106132 {
	width:27px !important;
	height:7px !important;
	left:130px !important;
	top:506px !important;
}

#item106159 {
	width:27px !important;
	height:7px !important;
	left:67px !important;
	top:512px !important;
}

#item106186 {
	width:27px !important;
	height:7px !important;
	left:99px !important;
	top:512px !important;
}

#item106214 {
	width:27px !important;
	height:7px !important;
	left:130px !important;
	top:512px !important;
}

#item106242 {
	width:27px !important;
	height:7px !important;
	left:67px !important;
	top:519px !important;
}

#item106270 {
	width:27px !important;
	height:7px !important;
	left:99px !important;
	top:519px !important;
}

#item106297 {
	width:27px !important;
	height:7px !important;
	left:130px !important;
	top:519px !important;
}

#item106324 {
	width:41px !important;
	height:7px !important;
	left:172px !important;
	top:502px !important;
}

#item106351 {
	width:59px !important;
	height:7px !important;
	left:172px !important;
	top:508px !important;
}

#item106378 {
	width:53px !important;
	height:7px !important;
	left:172px !important;
	top:515px !important;
}

#item106405 {
	width:63px !important;
	height:7px !important;
	left:172px !important;
	top:543px !important;
}

#item106432 {
	width:63px !important;
	height:7px !important;
	left:269px !important;
	top:498px !important;
}

#item106461 {
	width:59px !important;
	height:7px !important;
	left:269px !important;
	top:549px !important;
}

#item106489 {
	width:59px !important;
	height:7px !important;
	left:371px !important;
	top:522px !important;
}

#item106516 {
	width:46px !important;
	height:7px !important;
	left:371px !important;
	top:529px !important;
}

#item106543 {
	width:63px !important;
	height:7px !important;
	left:371px !important;
	top:554px !important;
}

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

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

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

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

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

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

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

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

#item120435 {
	width:391px !important;
	height:554px !important;
	left:50px !important;
	top:27px !important;
}

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

#item1068 {
	width:81px !important;
	height:74px !important;
	left:49px !important;
	top:281px !important;
}

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

#item1151 {
	width:86px !important;
	height:72px !important;
	left:58px !important;
	top:374px !important;
}

#item1079 {
	width:84px !important;
	height:171px !important;
}

#item1074 {
	width:84px !important;
	height:171px !important;
	left:46px !important;
	top:63px !important;
}

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

#item1139 {
	width:30px !important;
	height:27px !important;
	left:167px !important;
	top:161px !important;
}

#item1166 {
	width:68px !important;
	height:120px !important;
}

#item1161 {
	width:68px !important;
	height:120px !important;
	left:420px !important;
	top:119px !important;
}

#item1172 {
	width:68px !important;
	height:120px !important;
}

#item1167 {
	width:68px !important;
	height:120px !important;
	left:420px !important;
	top:275px !important;
}

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

#item1145 {
	width:30px !important;
	height:27px !important;
	left:168px !important;
	top:195px !important;
}

#item1086 {
	width:64px !important;
	height:367px !important;
}

#item1080 {
	width:64px !important;
	height:367px !important;
	left:227px !important;
	top:123px !important;
}

#item1178 {
	width:68px !important;
	height:353px !important;
}

#item1173 {
	width:68px !important;
	height:353px !important;
	left:344px !important;
	top:123px !important;
}

#item1184 {
	width:47px !important;
	height:214px !important;
}

#item1179 {
	width:47px !important;
	height:214px !important;
	left:293px !important;
	top:192px !important;
}

#item106570 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:501px !important;
}

#item106597 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:507px !important;
}

#item106624 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:514px !important;
}

#item106651 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:545px !important;
}

#item106678 {
	width:63px !important;
	height:7px !important;
	left:30px !important;
	top:552px !important;
}

#item106706 {
	width:59px !important;
	height:7px !important;
	left:125px !important;
	top:525px !important;
}

#item106733 {
	width:63px !important;
	height:7px !important;
	left:125px !important;
	top:531px !important;
}

#item120671 {
	width:87px !important;
	height:90px !important;
	left:138px !important;
	top:252px !important;
}

#item856 {
	width:172px !important;
	height:362px !important;
}

#item851 {
	width:172px !important;
	height:362px !important;
	left:63px !important;
	top:143px !important;
}

#item1194 {
	width:69px !important;
	height:43px !important;
}

#item1188 {
	width:69px !important;
	height:43px !important;
	left:285px !important;
	top:38px !important;
}

#item1225 {
	width:69px !important;
	height:43px !important;
}

#item1220 {
	width:69px !important;
	height:43px !important;
	left:285px !important;
	top:84px !important;
}

#item1231 {
	width:69px !important;
	height:38px !important;
}

#item1226 {
	width:69px !important;
	height:38px !important;
	left:285px !important;
	top:128px !important;
}

#item1237 {
	width:69px !important;
	height:43px !important;
}

#item1232 {
	width:69px !important;
	height:43px !important;
	left:285px !important;
	top:168px !important;
}

#item1243 {
	width:69px !important;
	height:26px !important;
}

#item1238 {
	width:69px !important;
	height:26px !important;
	left:285px !important;
	top:213px !important;
}

#item1249 {
	width:69px !important;
	height:35px !important;
}

#item1244 {
	width:69px !important;
	height:35px !important;
	left:285px !important;
	top:242px !important;
}

#item1200 {
	width:103px !important;
	height:215px !important;
}

#item1195 {
	width:103px !important;
	height:215px !important;
	left:247px !important;
	top:307px !important;
}

#item1219 {
	width:112px !important;
	height:215px !important;
}

#item1213 {
	width:112px !important;
	height:215px !important;
	left:356px !important;
	top:307px !important;
}

#item94831 {
	width:41px !important;
	height:7px !important;
	left:360px !important;
	top:58px !important;
}

#item94858 {
	width:53px !important;
	height:7px !important;
	left:360px !important;
	top:65px !important;
}

#item94885 {
	width:38px !important;
	height:7px !important;
	left:360px !important;
	top:71px !important;
}

#item94912 {
	width:43px !important;
	height:7px !important;
	left:360px !important;
	top:78px !important;
}

#item94941 {
	width:52px !important;
	height:7px !important;
	left:360px !important;
	top:85px !important;
}

#item94969 {
	width:46px !important;
	height:7px !important;
	left:360px !important;
	top:91px !important;
}

#item94996 {
	width:65px !important;
	height:7px !important;
	left:360px !important;
	top:144px !important;
}

#item95023 {
	width:41px !important;
	height:7px !important;
	left:360px !important;
	top:172px !important;
}

#item95050 {
	width:43px !important;
	height:7px !important;
	left:360px !important;
	top:179px !important;
}

#item95077 {
	width:52px !important;
	height:7px !important;
	left:360px !important;
	top:185px !important;
}

#item95104 {
	width:46px !important;
	height:7px !important;
	left:360px !important;
	top:192px !important;
}

#item95131 {
	width:41px !important;
	height:7px !important;
	left:359px !important;
	top:237px !important;
}

#item95158 {
	width:52px !important;
	height:7px !important;
	left:359px !important;
	top:244px !important;
}

#item95185 {
	width:46px !important;
	height:7px !important;
	left:359px !important;
	top:251px !important;
}

#item95213 {
	width:46px !important;
	height:7px !important;
	left:359px !important;
	top:257px !important;
}

#item95241 {
	width:46px !important;
	height:7px !important;
	left:359px !important;
	top:264px !important;
}

#item95269 {
	width:41px !important;
	height:7px !important;
	left:360px !important;
	top:58px !important;
}

#item95296 {
	width:53px !important;
	height:7px !important;
	left:360px !important;
	top:65px !important;
}

#item95323 {
	width:38px !important;
	height:7px !important;
	left:360px !important;
	top:71px !important;
}

#item95350 {
	width:43px !important;
	height:7px !important;
	left:360px !important;
	top:78px !important;
}

#item95377 {
	width:52px !important;
	height:7px !important;
	left:360px !important;
	top:85px !important;
}

#item95404 {
	width:46px !important;
	height:7px !important;
	left:360px !important;
	top:91px !important;
}

#item95431 {
	width:65px !important;
	height:7px !important;
	left:360px !important;
	top:144px !important;
}

#item95459 {
	width:41px !important;
	height:7px !important;
	left:360px !important;
	top:172px !important;
}

#item95487 {
	width:43px !important;
	height:7px !important;
	left:360px !important;
	top:179px !important;
}

#item95514 {
	width:52px !important;
	height:7px !important;
	left:360px !important;
	top:185px !important;
}

#item95541 {
	width:46px !important;
	height:7px !important;
	left:360px !important;
	top:192px !important;
}

#item95568 {
	width:41px !important;
	height:7px !important;
	left:359px !important;
	top:237px !important;
}

#item95595 {
	width:52px !important;
	height:7px !important;
	left:359px !important;
	top:244px !important;
}

#item95622 {
	width:46px !important;
	height:7px !important;
	left:359px !important;
	top:251px !important;
}

#item95649 {
	width:46px !important;
	height:7px !important;
	left:359px !important;
	top:257px !important;
}

#item95676 {
	width:46px !important;
	height:7px !important;
	left:359px !important;
	top:264px !important;
}

#item1206 {
	width:217px !important;
	height:359px !important;
}

#item1201 {
	width:217px !important;
	height:359px !important;
	left:168px !important;
	top:171px !important;
}

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

#item1207 {
	width:87px !important;
	height:131px !important;
	left:32px !important;
	top:33px !important;
}

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

#item1253 {
	width:87px !important;
	height:131px !important;
	left:32px !important;
	top:167px !important;
}

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

#item1259 {
	width:87px !important;
	height:131px !important;
	left:32px !important;
	top:301px !important;
}

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

#item1266 {
	width:87px !important;
	height:131px !important;
	left:32px !important;
	top:435px !important;
}

#item863 {
	width:130px !important;
	height:211px !important;
}

#item858 {
	width:130px !important;
	height:211px !important;
	left:86px !important;
	top:105px !important;
}

#item1278 {
	width:94px !important;
	height:84px !important;
}

#item1273 {
	width:94px !important;
	height:84px !important;
	left:105px !important;
	top:321px !important;
}

#item1323 {
	width:36px !important;
	height:84px !important;
}

#item1316 {
	width:36px !important;
	height:84px !important;
	left:10px !important;
	top:399px !important;
}

#item1332 {
	width:36px !important;
	height:37px !important;
}

#item1327 {
	width:36px !important;
	height:37px !important;
	left:49px !important;
	top:446px !important;
}

#item1284 {
	width:134px !important;
	height:272px !important;
}

#item1279 {
	width:134px !important;
	height:272px !important;
	left:258px !important;
	top:106px !important;
}

#item1290 {
	width:47px !important;
	height:25px !important;
}

#item1285 {
	width:47px !important;
	height:25px !important;
	left:369px !important;
	top:409px !important;
}

#item1362 {
	width:43px !important;
	height:90px !important;
}

#item1357 {
	width:43px !important;
	height:90px !important;
	left:413px !important;
	top:225px !important;
}

#item1368 {
	width:43px !important;
	height:90px !important;
}

#item1363 {
	width:43px !important;
	height:90px !important;
	left:413px !important;
	top:316px !important;
}

#item1338 {
	width:47px !important;
	height:25px !important;
}

#item1333 {
	width:47px !important;
	height:25px !important;
	left:308px !important;
	top:409px !important;
}

#item1344 {
	width:56px !important;
	height:49px !important;
}

#item1339 {
	width:56px !important;
	height:49px !important;
	left:393px !important;
	top:437px !important;
}

#item1350 {
	width:56px !important;
	height:49px !important;
}

#item1345 {
	width:56px !important;
	height:49px !important;
	left:334px !important;
	top:437px !important;
}

#item1356 {
	width:52px !important;
	height:49px !important;
}

#item1351 {
	width:52px !important;
	height:49px !important;
	left:281px !important;
	top:437px !important;
}

#item95704 {
	width:41px !important;
	height:7px !important;
	left:27px !important;
	top:517px !important;
}

#item95731 {
	width:59px !important;
	height:7px !important;
	left:27px !important;
	top:524px !important;
}

#item95758 {
	width:60px !important;
	height:7px !important;
	left:27px !important;
	top:531px !important;
}

#item95785 {
	width:63px !important;
	height:7px !important;
	left:120px !important;
	top:517px !important;
}

#item95812 {
	width:41px !important;
	height:7px !important;
	left:224px !important;
	top:516px !important;
}

#item95839 {
	width:59px !important;
	height:7px !important;
	left:224px !important;
	top:523px !important;
}

#item95866 {
	width:45px !important;
	height:7px !important;
	left:224px !important;
	top:529px !important;
}

#item95893 {
	width:71px !important;
	height:7px !important;
	left:350px !important;
	top:517px !important;
}

#item95921 {
	width:61px !important;
	height:7px !important;
	left:350px !important;
	top:524px !important;
}

#item95948 {
	width:65px !important;
	height:7px !important;
	left:350px !important;
	top:530px !important;
}

#item1296 {
	width:111px !important;
	height:193px !important;
}

#item1291 {
	width:111px !important;
	height:193px !important;
	left:47px !important;
	top:94px !important;
}

#item1302 {
	width:84px !important;
	height:89px !important;
}

#item1297 {
	width:84px !important;
	height:89px !important;
	left:57px !important;
	top:292px !important;
}

#item1376 {
	width:56px !important;
	height:142px !important;
}

#item1371 {
	width:56px !important;
	height:142px !important;
	left:167px !important;
	top:204px !important;
}

#item1309 {
	width:140px !important;
	height:301px !important;
}

#item1303 {
	width:140px !important;
	height:301px !important;
	left:250px !important;
	top:117px !important;
}

#item1315 {
	width:82px !important;
	height:142px !important;
}

#item1310 {
	width:82px !important;
	height:142px !important;
	left:405px !important;
	top:203px !important;
}

#item1383 {
	width:82px !important;
	height:210px !important;
}

#item1377 {
	width:82px !important;
	height:210px !important;
	left:405px !important;
	top:349px !important;
}

#item95976 {
	width:48px !important;
	height:7px !important;
	left:124px !important;
	top:519px !important;
}

#item96003 {
	width:41px !important;
	height:7px !important;
	left:124px !important;
	top:525px !important;
}

#item96030 {
	width:45px !important;
	height:7px !important;
	left:124px !important;
	top:532px !important;
}

#item96057 {
	width:43px !important;
	height:7px !important;
	left:239px !important;
	top:512px !important;
}

#item96084 {
	width:59px !important;
	height:7px !important;
	left:239px !important;
	top:519px !important;
}

#item96111 {
	width:45px !important;
	height:7px !important;
	left:239px !important;
	top:525px !important;
}

#item96138 {
	width:60px !important;
	height:7px !important;
	left:239px !important;
	top:532px !important;
}

#item869 {
	width:132px !important;
	height:222px !important;
}

#item864 {
	width:132px !important;
	height:222px !important;
	left:88px !important;
	top:114px !important;
}

#item1401 {
	width:132px !important;
	height:161px !important;
}

#item1396 {
	width:132px !important;
	height:161px !important;
	left:261px !important;
	top:124px !important;
}

#item1413 {
	width:75px !important;
	height:160px !important;
}

#item1408 {
	width:75px !important;
	height:160px !important;
	left:281px !important;
	top:343px !important;
}

#item1419 {
	width:42px !important;
	height:44px !important;
}

#item1414 {
	width:42px !important;
	height:44px !important;
	left:231px !important;
	top:433px !important;
}

#item1501 {
	width:33px !important;
	height:64px !important;
}

#item1496 {
	width:33px !important;
	height:64px !important;
	left:235px !important;
	top:486px !important;
}

#item1407 {
	width:57px !important;
	height:47px !important;
}

#item1402 {
	width:57px !important;
	height:47px !important;
	left:399px !important;
	top:37px !important;
}

#item1482 {
	width:57px !important;
	height:77px !important;
}

#item1476 {
	width:57px !important;
	height:77px !important;
	left:399px !important;
	top:86px !important;
}

#item1489 {
	width:57px !important;
	height:74px !important;
}

#item1483 {
	width:57px !important;
	height:74px !important;
	left:399px !important;
	top:166px !important;
}

#item1495 {
	width:57px !important;
	height:71px !important;
}

#item1490 {
	width:57px !important;
	height:71px !important;
	left:399px !important;
	top:243px !important;
}

#item1389 {
	width:149px !important;
	height:130px !important;
}

#item1384 {
	width:149px !important;
	height:130px !important;
	left:45px !important;
	top:337px !important;
}

#item1453 {
	width:35px !important;
	height:30px !important;
}

#item1447 {
	width:35px !important;
	height:30px !important;
	left:188px !important;
	top:415px !important;
}

#item1459 {
	width:35px !important;
	height:25px !important;
}

#item1454 {
	width:35px !important;
	height:25px !important;
	left:188px !important;
	top:446px !important;
}

#item1465 {
	width:35px !important;
	height:24px !important;
}

#item1460 {
	width:35px !important;
	height:24px !important;
	left:188px !important;
	top:472px !important;
}

#item1472 {
	width:35px !important;
	height:68px !important;
}

#item1466 {
	width:35px !important;
	height:68px !important;
	left:188px !important;
	top:497px !important;
}

#item1395 {
	width:71px !important;
	height:142px !important;
}

#item1390 {
	width:71px !important;
	height:142px !important;
	top:153px !important;
}

#item96165 {
	width:71px !important;
	height:7px !important;
	left:361px !important;
	top:340px !important;
}

#item96192 {
	width:68px !important;
	height:7px !important;
	left:361px !important;
	top:347px !important;
}

#item96221 {
	width:41px !important;
	height:7px !important;
	left:361px !important;
	top:395px !important;
}

#item96248 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:401px !important;
}

#item96275 {
	width:45px !important;
	height:7px !important;
	left:361px !important;
	top:408px !important;
}

#item96302 {
	width:53px !important;
	height:7px !important;
	left:361px !important;
	top:414px !important;
}

#item96329 {
	width:41px !important;
	height:7px !important;
	left:361px !important;
	top:462px !important;
}

#item96356 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:469px !important;
}

#item96383 {
	width:38px !important;
	height:7px !important;
	left:361px !important;
	top:476px !important;
}

#item96410 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:482px !important;
}

#item96437 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:538px !important;
}

#item96465 {
	width:45px !important;
	height:7px !important;
	left:361px !important;
	top:544px !important;
}

#item1427 {
	width:71px !important;
	height:107px !important;
}

#item1422 {
	width:71px !important;
	height:107px !important;
	left:4px !important;
	top:39px !important;
}

#item1507 {
	width:52px !important;
	height:107px !important;
}

#item1502 {
	width:52px !important;
	height:107px !important;
	left:77px !important;
	top:39px !important;
}

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

#item1508 {
	width:80px !important;
	height:107px !important;
	left:130px !important;
	top:39px !important;
}

#item1520 {
	width:80px !important;
	height:99px !important;
}

#item1515 {
	width:80px !important;
	height:99px !important;
	left:130px !important;
	top:147px !important;
}

#item1538 {
	width:80px !important;
	height:125px !important;
}

#item1533 {
	width:80px !important;
	height:125px !important;
	left:130px !important;
	top:252px !important;
}

#item1544 {
	width:59px !important;
	height:125px !important;
}

#item1539 {
	width:59px !important;
	height:125px !important;
	left:69px !important;
	top:252px !important;
}

#item1550 {
	width:59px !important;
	height:125px !important;
}

#item1545 {
	width:59px !important;
	height:125px !important;
	left:9px !important;
	top:252px !important;
}

#item1526 {
	width:56px !important;
	height:99px !important;
}

#item1521 {
	width:56px !important;
	height:99px !important;
	left:71px !important;
	top:147px !important;
}

#item1532 {
	width:66px !important;
	height:99px !important;
}

#item1527 {
	width:66px !important;
	height:99px !important;
	left:3px !important;
	top:147px !important;
}

#item1433 {
	width:193px !important;
	height:156px !important;
}

#item1428 {
	width:193px !important;
	height:156px !important;
	left:259px !important;
	top:357px !important;
}

#item1440 {
	width:215px !important;
	height:203px !important;
}

#item1434 {
	width:215px !important;
	height:203px !important;
	left:220px !important;
	top:146px !important;
}

#item1446 {
	width:95px !important;
	height:98px !important;
}

#item1441 {
	width:95px !important;
	height:98px !important;
	left:130px !important;
	top:397px !important;
}

#item96492 {
	width:52px !important;
	height:7px !important;
	left:30px !important;
	top:415px !important;
}

#item96519 {
	width:47px !important;
	height:7px !important;
	left:30px !important;
	top:422px !important;
}

#item96546 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:438px !important;
}

#item96573 {
	width:62px !important;
	height:7px !important;
	left:30px !important;
	top:445px !important;
}

#item96601 {
	width:54px !important;
	height:7px !important;
	left:30px !important;
	top:451px !important;
}

#item96629 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:458px !important;
}

#item96656 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:464px !important;
}

#item96683 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:481px !important;
}

#item96711 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:498px !important;
}

#item96738 {
	width:65px !important;
	height:7px !important;
	left:30px !important;
	top:546px !important;
}

#item875 {
	width:196px !important;
	height:394px !important;
}

#item870 {
	width:196px !important;
	height:394px !important;
	left:57px !important;
	top:125px !important;
}

#item1558 {
	width:103px !important;
	height:178px !important;
}

#item1553 {
	width:103px !important;
	height:178px !important;
	left:333px !important;
	top:111px !important;
}

#item1564 {
	width:38px !important;
	height:42px !important;
}

#item1559 {
	width:38px !important;
	height:42px !important;
	left:277px !important;
	top:168px !important;
}

#item1595 {
	width:38px !important;
	height:42px !important;
}

#item1589 {
	width:38px !important;
	height:42px !important;
	left:277px !important;
	top:211px !important;
}

#item1601 {
	width:38px !important;
	height:53px !important;
}

#item1596 {
	width:38px !important;
	height:53px !important;
	left:277px !important;
	top:254px !important;
}

#item1571 {
	width:192px !important;
	height:267px !important;
}

#item1565 {
	width:192px !important;
	height:267px !important;
	left:264px !important;
	top:328px !important;
}

#item1577 {
	width:196px !important;
	height:302px !important;
}

#item1572 {
	width:196px !important;
	height:302px !important;
	left:154px !important;
	top:196px !important;
}

#item1584 {
	width:96px !important;
	height:124px !important;
}

#item1578 {
	width:96px !important;
	height:124px !important;
	left:391px !important;
	top:96px !important;
}

#item1607 {
	width:96px !important;
	height:122px !important;
}

#item1602 {
	width:96px !important;
	height:122px !important;
	left:391px !important;
	top:222px !important;
}

#item1613 {
	width:96px !important;
	height:124px !important;
}

#item1608 {
	width:96px !important;
	height:124px !important;
	left:391px !important;
	top:346px !important;
}

#item1619 {
	width:96px !important;
	height:124px !important;
}

#item1614 {
	width:96px !important;
	height:124px !important;
	left:391px !important;
	top:471px !important;
}

#item117142 {
	width:69px !important;
	height:7px !important;
	left:33px !important;
	top:264px !important;
}

#item117169 {
	width:41px !important;
	height:7px !important;
	left:33px !important;
	top:305px !important;
}

#item117196 {
	width:52px !important;
	height:7px !important;
	left:33px !important;
	top:312px !important;
}

#item117224 {
	width:43px !important;
	height:7px !important;
	left:33px !important;
	top:318px !important;
}

#item117252 {
	width:52px !important;
	height:7px !important;
	left:33px !important;
	top:325px !important;
}

#item117280 {
	width:41px !important;
	height:7px !important;
	left:33px !important;
	top:372px !important;
}

#item117307 {
	width:45px !important;
	height:7px !important;
	left:33px !important;
	top:379px !important;
}

#item117334 {
	width:41px !important;
	height:7px !important;
	left:33px !important;
	top:427px !important;
}

#item117361 {
	width:45px !important;
	height:7px !important;
	left:33px !important;
	top:434px !important;
}

#item117388 {
	width:38px !important;
	height:7px !important;
	left:33px !important;
	top:440px !important;
}

#item117415 {
	width:50px !important;
	height:7px !important;
	left:33px !important;
	top:447px !important;
}

#item117442 {
	width:46px !important;
	height:7px !important;
	left:33px !important;
	top:454px !important;
}

#item881 {
	width:108px !important;
	height:137px !important;
}

#item876 {
	width:108px !important;
	height:137px !important;
	left:91px !important;
	top:114px !important;
}

#item1626 {
	width:111px !important;
	height:247px !important;
}

#item1621 {
	width:111px !important;
	height:247px !important;
	left:99px !important;
	top:257px !important;
}

#item1632 {
	width:80px !important;
	height:139px !important;
}

#item1627 {
	width:80px !important;
	height:139px !important;
	top:247px !important;
}

#item1639 {
	width:142px !important;
	height:329px !important;
}

#item1633 {
	width:142px !important;
	height:329px !important;
	left:218px !important;
	top:60px !important;
}

#item1645 {
	width:89px !important;
	height:129px !important;
}

#item1640 {
	width:89px !important;
	height:129px !important;
	left:269px !important;
	top:412px !important;
}

#item2738 {
	width:49px !important;
	height:58px !important;
}

#item2733 {
	width:49px !important;
	height:58px !important;
	left:218px !important;
	top:404px !important;
}

#item96765 {
	width:77px !important;
	height:7px !important;
	left:364px !important;
	top:73px !important;
}

#item96792 {
	width:94px !important;
	height:7px !important;
	left:364px !important;
	top:80px !important;
}

#item96819 {
	width:51px !important;
	height:7px !important;
	left:364px !important;
	top:133px !important;
}

#item96846 {
	width:58px !important;
	height:7px !important;
	left:364px !important;
	top:178px !important;
}

#item96873 {
	width:41px !important;
	height:7px !important;
	left:364px !important;
	top:224px !important;
}

#item96900 {
	width:45px !important;
	height:7px !important;
	left:364px !important;
	top:231px !important;
}

#item96927 {
	width:65px !important;
	height:7px !important;
	left:364px !important;
	top:270px !important;
}

#item96955 {
	width:43px !important;
	height:7px !important;
	left:364px !important;
	top:330px !important;
}

#item96982 {
	width:67px !important;
	height:7px !important;
	left:364px !important;
	top:337px !important;
}

#item97009 {
	width:53px !important;
	height:7px !important;
	left:364px !important;
	top:343px !important;
}

#item97036 {
	width:65px !important;
	height:7px !important;
	left:364px !important;
	top:360px !important;
}

#item97063 {
	width:46px !important;
	height:7px !important;
	left:364px !important;
	top:435px !important;
}

#item97090 {
	width:43px !important;
	height:7px !important;
	left:410px !important;
	top:435px !important;
}

#item97117 {
	width:60px !important;
	height:7px !important;
	left:364px !important;
	top:459px !important;
}

#item97144 {
	width:70px !important;
	height:7px !important;
	left:364px !important;
	top:466px !important;
}

#item97171 {
	width:60px !important;
	height:7px !important;
	left:364px !important;
	top:472px !important;
}

#item97199 {
	width:46px !important;
	height:7px !important;
	left:364px !important;
	top:508px !important;
}

#item97226 {
	width:60px !important;
	height:7px !important;
	left:364px !important;
	top:533px !important;
}

#item97253 {
	width:70px !important;
	height:7px !important;
	left:364px !important;
	top:539px !important;
}

#item97280 {
	width:60px !important;
	height:7px !important;
	left:364px !important;
	top:546px !important;
}

#item97308 {
	width:77px !important;
	height:7px !important;
	left:364px !important;
	top:73px !important;
}

#item97335 {
	width:94px !important;
	height:7px !important;
	left:364px !important;
	top:80px !important;
}

#item97362 {
	width:51px !important;
	height:7px !important;
	left:364px !important;
	top:133px !important;
}

#item97389 {
	width:58px !important;
	height:7px !important;
	left:364px !important;
	top:178px !important;
}

#item97416 {
	width:41px !important;
	height:7px !important;
	left:364px !important;
	top:224px !important;
}

#item97443 {
	width:45px !important;
	height:7px !important;
	left:364px !important;
	top:231px !important;
}

#item97471 {
	width:65px !important;
	height:7px !important;
	left:364px !important;
	top:270px !important;
}

#item97498 {
	width:43px !important;
	height:7px !important;
	left:364px !important;
	top:330px !important;
}

#item97525 {
	width:67px !important;
	height:7px !important;
	left:364px !important;
	top:337px !important;
}

#item97552 {
	width:53px !important;
	height:7px !important;
	left:364px !important;
	top:343px !important;
}

#item97579 {
	width:65px !important;
	height:7px !important;
	left:364px !important;
	top:360px !important;
}

#item97606 {
	width:46px !important;
	height:7px !important;
	left:364px !important;
	top:435px !important;
}

#item97633 {
	width:43px !important;
	height:7px !important;
	left:410px !important;
	top:435px !important;
}

#item97661 {
	width:60px !important;
	height:7px !important;
	left:364px !important;
	top:459px !important;
}

#item97689 {
	width:70px !important;
	height:7px !important;
	left:364px !important;
	top:466px !important;
}

#item97717 {
	width:60px !important;
	height:7px !important;
	left:364px !important;
	top:472px !important;
}

#item97744 {
	width:46px !important;
	height:7px !important;
	left:364px !important;
	top:508px !important;
}

#item97771 {
	width:60px !important;
	height:7px !important;
	left:364px !important;
	top:533px !important;
}

#item97798 {
	width:70px !important;
	height:7px !important;
	left:364px !important;
	top:539px !important;
}

#item97825 {
	width:60px !important;
	height:7px !important;
	left:364px !important;
	top:546px !important;
}

#item1651 {
	width:138px !important;
	height:143px !important;
}

#item1646 {
	width:138px !important;
	height:143px !important;
	left:336px !important;
	top:120px !important;
}

#item1657 {
	width:105px !important;
	height:156px !important;
}

#item1652 {
	width:105px !important;
	height:156px !important;
	left:202px !important;
	top:109px !important;
}

#item56252 {
	width:105px !important;
	height:62px !important;
}

#item56246 {
	width:105px !important;
	height:62px !important;
	left:218px !important;
	top:268px !important;
}

#item1664 {
	width:90px !important;
	height:101px !important;
}

#item1658 {
	width:90px !important;
	height:101px !important;
	left:49px !important;
	top:145px !important;
}

#item1670 {
	width:147px !important;
	height:249px !important;
}

#item1665 {
	width:147px !important;
	height:249px !important;
	left:32px !important;
	top:332px !important;
}

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

#item1671 {
	width:62px !important;
	height:106px !important;
	left:194px !important;
	top:359px !important;
}

#item2769 {
	width:51px !important;
	height:101px !important;
}

#item2764 {
	width:51px !important;
	height:101px !important;
	left:188px !important;
	top:476px !important;
}

#item2775 {
	width:51px !important;
	height:101px !important;
}

#item2770 {
	width:51px !important;
	height:101px !important;
	left:242px !important;
	top:476px !important;
}

#item2781 {
	width:47px !important;
	height:101px !important;
}

#item2776 {
	width:47px !important;
	height:101px !important;
	left:296px !important;
	top:476px !important;
}

#item2788 {
	width:69px !important;
	height:101px !important;
}

#item2782 {
	width:69px !important;
	height:101px !important;
	left:344px !important;
	top:476px !important;
}

#item2745 {
	width:60px !important;
	height:106px !important;
}

#item2740 {
	width:60px !important;
	height:106px !important;
	left:257px !important;
	top:359px !important;
}

#item2751 {
	width:50px !important;
	height:106px !important;
}

#item2746 {
	width:50px !important;
	height:106px !important;
	left:318px !important;
	top:359px !important;
}

#item2757 {
	width:50px !important;
	height:106px !important;
}

#item2752 {
	width:50px !important;
	height:106px !important;
	left:369px !important;
	top:359px !important;
}

#item2763 {
	width:63px !important;
	height:106px !important;
}

#item2758 {
	width:63px !important;
	height:106px !important;
	left:420px !important;
	top:359px !important;
}

#item2798 {
	width:36px !important;
	height:69px !important;
}

#item2793 {
	width:36px !important;
	height:69px !important;
	left:31px !important;
	top:257px !important;
}

#item2805 {
	width:36px !important;
	height:69px !important;
}

#item2799 {
	width:36px !important;
	height:69px !important;
	left:70px !important;
	top:257px !important;
}

#item2811 {
	width:36px !important;
	height:69px !important;
}

#item2806 {
	width:36px !important;
	height:69px !important;
	left:108px !important;
	top:257px !important;
}

#item2817 {
	width:33px !important;
	height:69px !important;
}

#item2812 {
	width:33px !important;
	height:69px !important;
	left:145px !important;
	top:257px !important;
}

#item887 {
	width:118px !important;
	height:229px !important;
}

#item882 {
	width:118px !important;
	height:229px !important;
	left:94px !important;
	top:108px !important;
}

#item1682 {
	width:61px !important;
	height:34px !important;
}

#item1677 {
	width:61px !important;
	height:34px !important;
	left:62px !important;
	top:352px !important;
}

#item2837 {
	width:61px !important;
	height:34px !important;
}

#item2832 {
	width:61px !important;
	height:34px !important;
	left:134px !important;
	top:357px !important;
}

#item2843 {
	width:61px !important;
	height:66px !important;
}

#item2838 {
	width:61px !important;
	height:66px !important;
	left:70px !important;
	top:390px !important;
}

#item2849 {
	width:84px !important;
	height:66px !important;
}

#item2844 {
	width:84px !important;
	height:66px !important;
	left:134px !important;
	top:395px !important;
}

#item1688 {
	width:48px !important;
	height:57px !important;
}

#item1683 {
	width:48px !important;
	height:57px !important;
	left:6px !important;
	top:177px !important;
}

#item2824 {
	width:48px !important;
	height:81px !important;
}

#item2818 {
	width:48px !important;
	height:81px !important;
	left:36px !important;
	top:206px !important;
}

#item2831 {
	width:52px !important;
	height:85px !important;
}

#item2826 {
	width:52px !important;
	height:85px !important;
	left:9px !important;
	top:236px !important;
}

#item1694 {
	width:133px !important;
	height:177px !important;
}

#item1689 {
	width:133px !important;
	height:177px !important;
	left:315px !important;
	top:108px !important;
}

#item1700 {
	width:180px !important;
	height:261px !important;
}

#item1695 {
	width:180px !important;
	height:261px !important;
	left:270px !important;
	top:288px !important;
}

#item97852 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:481px !important;
}

#item97879 {
	width:38px !important;
	height:7px !important;
	left:64px !important;
	top:481px !important;
}

#item97906 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:487px !important;
}

#item97933 {
	width:54px !important;
	height:7px !important;
	left:64px !important;
	top:487px !important;
}

#item97961 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:538px !important;
}

#item97989 {
	width:45px !important;
	height:7px !important;
	left:62px !important;
	top:538px !important;
}

#item98017 {
	width:38px !important;
	height:7px !important;
	left:18px !important;
	top:544px !important;
}

#item98044 {
	width:54px !important;
	height:7px !important;
	left:62px !important;
	top:544px !important;
}

#item98071 {
	width:41px !important;
	height:7px !important;
	left:129px !important;
	top:487px !important;
}

#item98098 {
	width:45px !important;
	height:7px !important;
	left:183px !important;
	top:487px !important;
}

#item98125 {
	width:45px !important;
	height:7px !important;
	left:129px !important;
	top:493px !important;
}

#item98152 {
	width:69px !important;
	height:7px !important;
	left:129px !important;
	top:543px !important;
}

#item1706 {
	width:89px !important;
	height:117px !important;
}

#item1701 {
	width:89px !important;
	height:117px !important;
	left:33px !important;
	top:41px !important;
}

#item2862 {
	width:89px !important;
	height:117px !important;
}

#item2856 {
	width:89px !important;
	height:117px !important;
	left:33px !important;
	top:161px !important;
}

#item2855 {
	width:86px !important;
	height:117px !important;
}

#item2850 {
	width:86px !important;
	height:117px !important;
	left:122px !important;
	top:41px !important;
}

#item2868 {
	width:86px !important;
	height:117px !important;
}

#item2863 {
	width:86px !important;
	height:117px !important;
	left:122px !important;
	top:161px !important;
}

#item1713 {
	width:247px !important;
	height:297px !important;
}

#item1707 {
	width:247px !important;
	height:297px !important;
	left:227px !important;
	top:132px !important;
}

#item1720 {
	width:86px !important;
	height:177px !important;
}

#item1715 {
	width:86px !important;
	height:177px !important;
	left:91px !important;
	top:367px !important;
}

#item1726 {
	width:64px !important;
	height:89px !important;
}

#item1721 {
	width:64px !important;
	height:89px !important;
	left:219px !important;
	top:488px !important;
}

#item2878 {
	width:22px !important;
	height:22px !important;
}

#item2873 {
	width:22px !important;
	height:22px !important;
	left:26px !important;
	top:360px !important;
}

#item2890 {
	width:22px !important;
	height:22px !important;
}

#item2885 {
	width:22px !important;
	height:22px !important;
	left:26px !important;
	top:383px !important;
}

#item2884 {
	width:22px !important;
	height:22px !important;
}

#item2879 {
	width:22px !important;
	height:22px !important;
	left:48px !important;
	top:360px !important;
}

#item2896 {
	width:22px !important;
	height:22px !important;
}

#item2891 {
	width:22px !important;
	height:22px !important;
	left:48px !important;
	top:383px !important;
}

#item2902 {
	width:22px !important;
	height:22px !important;
}

#item2897 {
	width:22px !important;
	height:22px !important;
	left:285px !important;
	top:463px !important;
}

#item2908 {
	width:22px !important;
	height:22px !important;
}

#item2903 {
	width:22px !important;
	height:22px !important;
	left:285px !important;
	top:485px !important;
}

#item98179 {
	width:41px !important;
	height:7px !important;
	left:113px !important;
	top:283px !important;
}

#item98207 {
	width:43px !important;
	height:7px !important;
	left:157px !important;
	top:283px !important;
}

#item98236 {
	width:45px !important;
	height:7px !important;
	left:113px !important;
	top:290px !important;
}

#item98263 {
	width:45px !important;
	height:7px !important;
	left:157px !important;
	top:290px !important;
}

#item98290 {
	width:38px !important;
	height:7px !important;
	left:113px !important;
	top:296px !important;
}

#item98317 {
	width:46px !important;
	height:7px !important;
	left:157px !important;
	top:296px !important;
}

#item98344 {
	width:54px !important;
	height:7px !important;
	left:312px !important;
	top:482px !important;
}

#item98371 {
	width:74px !important;
	height:7px !important;
	left:312px !important;
	top:489px !important;
}

#item98398 {
	width:50px !important;
	height:7px !important;
	left:312px !important;
	top:495px !important;
}

#item98425 {
	width:59px !important;
	height:7px !important;
	left:312px !important;
	top:502px !important;
}

#item98453 {
	width:76px !important;
	height:7px !important;
	left:312px !important;
	top:508px !important;
}

#item98480 {
	width:50px !important;
	height:7px !important;
	left:401px !important;
	top:489px !important;
}

#item98507 {
	width:68px !important;
	height:7px !important;
	left:401px !important;
	top:496px !important;
}

#item98534 {
	width:54px !important;
	height:7px !important;
	left:401px !important;
	top:502px !important;
}

#item902 {
	width:131px !important;
	height:126px !important;
}

#item897 {
	width:131px !important;
	height:126px !important;
	left:79px !important;
	top:125px !important;
}

#item1732 {
	width:118px !important;
	height:261px !important;
}

#item1727 {
	width:118px !important;
	height:261px !important;
	left:99px !important;
	top:260px !important;
}

#item1738 {
	width:66px !important;
	height:113px !important;
}

#item1733 {
	width:66px !important;
	height:113px !important;
	left:247px !important;
	top:104px !important;
}

#item2922 {
	width:66px !important;
	height:122px !important;
}

#item2917 {
	width:66px !important;
	height:122px !important;
	left:357px !important;
	top:108px !important;
}

#item1744 {
	width:64px !important;
	height:129px !important;
}

#item1739 {
	width:64px !important;
	height:129px !important;
	left:291px !important;
	top:313px !important;
}

#item2966 {
	width:64px !important;
	height:156px !important;
}

#item2961 {
	width:64px !important;
	height:156px !important;
	left:359px !important;
	top:321px !important;
}

#item56259 {
	width:24px !important;
	height:39px !important;
}

#item56254 {
	width:24px !important;
	height:39px !important;
	left:402px !important;
	top:254px !important;
}

#item56265 {
	width:24px !important;
	height:39px !important;
}

#item56260 {
	width:24px !important;
	height:39px !important;
	left:429px !important;
	top:254px !important;
}

#item2916 {
	width:50px !important;
	height:124px !important;
}

#item2911 {
	width:50px !important;
	height:124px !important;
	left:26px !important;
	top:385px !important;
}

#item2928 {
	width:26px !important;
	height:38px !important;
}

#item2923 {
	width:26px !important;
	height:38px !important;
	left:234px !important;
	top:254px !important;
}

#item2936 {
	width:26px !important;
	height:38px !important;
}

#item2930 {
	width:26px !important;
	height:38px !important;
	left:262px !important;
	top:254px !important;
}

#item2942 {
	width:26px !important;
	height:38px !important;
}

#item2937 {
	width:26px !important;
	height:38px !important;
	left:289px !important;
	top:254px !important;
}

#item2948 {
	width:26px !important;
	height:38px !important;
}

#item2943 {
	width:26px !important;
	height:38px !important;
	left:318px !important;
	top:254px !important;
}

#item2954 {
	width:26px !important;
	height:38px !important;
}

#item2949 {
	width:26px !important;
	height:38px !important;
	left:346px !important;
	top:254px !important;
}

#item2960 {
	width:26px !important;
	height:38px !important;
}

#item2955 {
	width:26px !important;
	height:38px !important;
	left:373px !important;
	top:254px !important;
}

#item98561 {
	width:41px !important;
	height:7px !important;
	left:251px !important;
	top:537px !important;
}

#item98588 {
	width:59px !important;
	height:7px !important;
	left:251px !important;
	top:544px !important;
}

#item98615 {
	width:41px !important;
	height:7px !important;
	left:352px !important;
	top:537px !important;
}

#item98642 {
	width:59px !important;
	height:7px !important;
	left:352px !important;
	top:544px !important;
}

#item1750 {
	width:280px !important;
	height:393px !important;
}

#item1745 {
	width:280px !important;
	height:393px !important;
	left:141px !important;
	top:46px !important;
}

#item1756 {
	width:84px !important;
	height:123px !important;
}

#item1751 {
	width:84px !important;
	height:123px !important;
	left:139px !important;
	top:443px !important;
}

#item2973 {
	width:95px !important;
	height:123px !important;
}

#item2968 {
	width:95px !important;
	height:123px !important;
	left:226px !important;
	top:443px !important;
}

#item2980 {
	width:98px !important;
	height:123px !important;
}

#item2974 {
	width:98px !important;
	height:123px !important;
	left:324px !important;
	top:443px !important;
}

#item1762 {
	width:62px !important;
	height:103px !important;
}

#item1757 {
	width:62px !important;
	height:103px !important;
	left:425px !important;
	top:98px !important;
}

#item2988 {
	width:62px !important;
	height:74px !important;
}

#item2981 {
	width:62px !important;
	height:74px !important;
	left:425px !important;
	top:202px !important;
}

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

#item2989 {
	width:62px !important;
	height:83px !important;
	left:425px !important;
	top:278px !important;
}

#item3001 {
	width:62px !important;
	height:75px !important;
}

#item2995 {
	width:62px !important;
	height:75px !important;
	left:425px !important;
	top:363px !important;
}

#item3007 {
	width:62px !important;
	height:126px !important;
}

#item3002 {
	width:62px !important;
	height:126px !important;
	left:425px !important;
	top:441px !important;
}

#item98670 {
	width:65px !important;
	height:7px !important;
	left:27px !important;
	top:66px !important;
}

#item98697 {
	width:65px !important;
	height:7px !important;
	left:27px !important;
	top:119px !important;
}

#item98725 {
	width:38px !important;
	height:7px !important;
	left:27px !important;
	top:165px !important;
}

#item98752 {
	width:41px !important;
	height:7px !important;
	left:81px !important;
	top:165px !important;
}

#item98779 {
	width:53px !important;
	height:7px !important;
	left:81px !important;
	top:172px !important;
}

#item98806 {
	width:35px !important;
	height:7px !important;
	left:27px !important;
	top:178px !important;
}

#item98833 {
	width:42px !important;
	height:7px !important;
	left:81px !important;
	top:178px !important;
}

#item98860 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:185px !important;
}

#item98887 {
	width:50px !important;
	height:7px !important;
	left:81px !important;
	top:185px !important;
}

#item98914 {
	width:33px !important;
	height:7px !important;
	left:27px !important;
	top:192px !important;
}

#item98941 {
	width:38px !important;
	height:7px !important;
	left:27px !important;
	top:245px !important;
}

#item98970 {
	width:41px !important;
	height:7px !important;
	left:81px !important;
	top:245px !important;
}

#item98997 {
	width:55px !important;
	height:7px !important;
	left:27px !important;
	top:252px !important;
}

#item99024 {
	width:53px !important;
	height:7px !important;
	left:81px !important;
	top:252px !important;
}

#item99052 {
	width:35px !important;
	height:7px !important;
	left:27px !important;
	top:259px !important;
}

#item99079 {
	width:42px !important;
	height:7px !important;
	left:81px !important;
	top:259px !important;
}

#item99106 {
	width:54px !important;
	height:7px !important;
	left:27px !important;
	top:265px !important;
}

#item99133 {
	width:50px !important;
	height:7px !important;
	left:81px !important;
	top:265px !important;
}

#item99160 {
	width:33px !important;
	height:7px !important;
	left:27px !important;
	top:272px !important;
}

#item99187 {
	width:38px !important;
	height:7px !important;
	left:27px !important;
	top:325px !important;
}

#item99215 {
	width:47px !important;
	height:7px !important;
	left:76px !important;
	top:325px !important;
}

#item99242 {
	width:50px !important;
	height:7px !important;
	left:27px !important;
	top:331px !important;
}

#item99269 {
	width:41px !important;
	height:7px !important;
	left:76px !important;
	top:331px !important;
}

#item99296 {
	width:42px !important;
	height:7px !important;
	left:27px !important;
	top:338px !important;
}

#item99323 {
	width:58px !important;
	height:7px !important;
	left:76px !important;
	top:338px !important;
}

#item99351 {
	width:50px !important;
	height:7px !important;
	left:27px !important;
	top:391px !important;
}

#item99379 {
	width:41px !important;
	height:7px !important;
	left:77px !important;
	top:391px !important;
}

#item99406 {
	width:42px !important;
	height:7px !important;
	left:27px !important;
	top:398px !important;
}

#item99433 {
	width:58px !important;
	height:7px !important;
	left:77px !important;
	top:398px !important;
}

#item99461 {
	width:41px !important;
	height:7px !important;
	left:27px !important;
	top:447px !important;
}

#item99488 {
	width:52px !important;
	height:7px !important;
	left:76px !important;
	top:447px !important;
}

#item99515 {
	width:45px !important;
	height:7px !important;
	left:27px !important;
	top:453px !important;
}

#item99542 {
	width:45px !important;
	height:7px !important;
	left:76px !important;
	top:453px !important;
}

#item908 {
	width:123px !important;
	height:222px !important;
}

#item903 {
	width:123px !important;
	height:222px !important;
	left:92px !important;
	top:123px !important;
}

#item1770 {
	width:131px !important;
	height:118px !important;
}

#item1763 {
	width:131px !important;
	height:118px !important;
	left:94px !important;
	top:349px !important;
}

#item1776 {
	width:40px !important;
	height:83px !important;
}

#item1771 {
	width:40px !important;
	height:83px !important;
	left:35px !important;
	top:381px !important;
}

#item3015 {
	width:40px !important;
	height:23px !important;
}

#item3010 {
	width:40px !important;
	height:23px !important;
	left:35px !important;
	top:465px !important;
}

#item3021 {
	width:33px !important;
	height:23px !important;
}

#item3016 {
	width:33px !important;
	height:23px !important;
	left:42px !important;
	top:490px !important;
}

#item1782 {
	width:147px !important;
	height:241px !important;
}

#item1777 {
	width:147px !important;
	height:241px !important;
	left:273px !important;
	top:114px !important;
}

#item1788 {
	width:132px !important;
	height:125px !important;
}

#item1783 {
	width:132px !important;
	height:125px !important;
	left:307px !important;
	top:357px !important;
}

#item1794 {
	width:57px !important;
	height:107px !important;
}

#item1789 {
	width:57px !important;
	height:107px !important;
	left:247px !important;
	top:455px !important;
}

#item1801 {
	width:233px !important;
	height:248px !important;
}

#item1796 {
	width:233px !important;
	height:248px !important;
	left:148px !important;
	top:152px !important;
}

#item1807 {
	width:202px !important;
	height:129px !important;
}

#item1802 {
	width:202px !important;
	height:129px !important;
	left:172px !important;
	top:404px !important;
}

#item1813 {
	width:73px !important;
	height:52px !important;
}

#item1808 {
	width:73px !important;
	height:52px !important;
	left:21px !important;
	top:371px !important;
}

#item3028 {
	width:73px !important;
	height:70px !important;
}

#item3023 {
	width:73px !important;
	height:70px !important;
	left:62px !important;
	top:393px !important;
}

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

#item3030 {
	width:77px !important;
	height:70px !important;
	left:22px !important;
	top:425px !important;
}

#item1820 {
	width:90px !important;
	height:118px !important;
}

#item1814 {
	width:90px !important;
	height:118px !important;
	left:398px !important;
	top:331px !important;
}

#item99569 {
	width:70px !important;
	height:7px !important;
	left:30px !important;
	top:56px !important;
}

#item99596 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:103px !important;
}

#item99623 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:110px !important;
}

#item99650 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:117px !important;
}

#item99677 {
	width:66px !important;
	height:7px !important;
	left:30px !important;
	top:164px !important;
}

#item99705 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:211px !important;
}

#item99732 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:218px !important;
}

#item99759 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:265px !important;
}

#item99786 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:271px !important;
}

#item99813 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:278px !important;
}

#item99840 {
	width:39px !important;
	height:7px !important;
	left:30px !important;
	top:284px !important;
}

#item99867 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:291px !important;
}

#item99894 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:332px !important;
}

#item99921 {
	width:50px !important;
	height:7px !important;
	left:30px !important;
	top:339px !important;
}

#item99949 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:345px !important;
}

#item915 {
	width:129px !important;
	height:203px !important;
}

#item910 {
	width:129px !important;
	height:203px !important;
	left:36px !important;
	top:117px !important;
}

#item1871 {
	width:139px !important;
	height:142px !important;
}

#item1866 {
	width:139px !important;
	height:142px !important;
	left:28px !important;
	top:323px !important;
}

#item1851 {
	width:156px !important;
	height:259px !important;
}

#item1846 {
	width:156px !important;
	height:259px !important;
	left:198px !important;
	top:35px !important;
}

#item1858 {
	width:51px !important;
	height:94px !important;
}

#item1852 {
	width:51px !important;
	height:94px !important;
	left:199px !important;
	top:303px !important;
}

#item3041 {
	width:41px !important;
	height:94px !important;
}

#item3036 {
	width:41px !important;
	height:94px !important;
	left:252px !important;
	top:303px !important;
}

#item3047 {
	width:39px !important;
	height:94px !important;
}

#item3042 {
	width:39px !important;
	height:94px !important;
	left:293px !important;
	top:303px !important;
}

#item3053 {
	width:39px !important;
	height:94px !important;
}

#item3048 {
	width:39px !important;
	height:94px !important;
	left:333px !important;
	top:303px !important;
}

#item3060 {
	width:39px !important;
	height:94px !important;
}

#item3054 {
	width:39px !important;
	height:94px !important;
	left:373px !important;
	top:303px !important;
}

#item3066 {
	width:52px !important;
	height:94px !important;
}

#item3061 {
	width:52px !important;
	height:94px !important;
	left:414px !important;
	top:303px !important;
}

#item1878 {
	width:57px !important;
	height:131px !important;
}

#item1872 {
	width:57px !important;
	height:131px !important;
	left:198px !important;
	top:418px !important;
}

#item3074 {
	width:49px !important;
	height:131px !important;
}

#item3069 {
	width:49px !important;
	height:131px !important;
	left:255px !important;
	top:418px !important;
}

#item3080 {
	width:46px !important;
	height:131px !important;
}

#item3075 {
	width:46px !important;
	height:131px !important;
	left:305px !important;
	top:418px !important;
}

#item3087 {
	width:46px !important;
	height:131px !important;
}

#item3081 {
	width:46px !important;
	height:131px !important;
	left:352px !important;
	top:418px !important;
}

#item3093 {
	width:70px !important;
	height:131px !important;
}

#item3088 {
	width:70px !important;
	height:131px !important;
	left:400px !important;
	top:418px !important;
}

#item99976 {
	width:72px !important;
	height:7px !important;
	left:359px !important;
	top:68px !important;
}

#item100003 {
	width:68px !important;
	height:7px !important;
	left:359px !important;
	top:74px !important;
}

#item100030 {
	width:62px !important;
	height:7px !important;
	left:359px !important;
	top:81px !important;
}

#item100058 {
	width:73px !important;
	height:7px !important;
	left:359px !important;
	top:88px !important;
}

#item100085 {
	width:55px !important;
	height:7px !important;
	left:359px !important;
	top:103px !important;
}

#item100112 {
	width:45px !important;
	height:7px !important;
	left:359px !important;
	top:133px !important;
}

#item100139 {
	width:41px !important;
	height:7px !important;
	left:359px !important;
	top:183px !important;
}

#item100166 {
	width:45px !important;
	height:7px !important;
	left:359px !important;
	top:190px !important;
}

#item100193 {
	width:40px !important;
	height:7px !important;
	left:359px !important;
	top:196px !important;
}

#item100221 {
	width:59px !important;
	height:7px !important;
	left:359px !important;
	top:203px !important;
}

#item100248 {
	width:58px !important;
	height:7px !important;
	left:359px !important;
	top:210px !important;
}

#item100275 {
	width:41px !important;
	height:7px !important;
	left:359px !important;
	top:260px !important;
}

#item100302 {
	width:55px !important;
	height:7px !important;
	left:359px !important;
	top:267px !important;
}

#item1884 {
	width:166px !important;
	height:266px !important;
}

#item1879 {
	width:166px !important;
	height:266px !important;
	left:31px !important;
	top:30px !important;
}

#item1890 {
	width:105px !important;
	height:116px !important;
}

#item1885 {
	width:105px !important;
	height:116px !important;
	left:40px !important;
	top:306px !important;
}

#item1896 {
	width:170px !important;
	height:342px !important;
}

#item1891 {
	width:170px !important;
	height:342px !important;
	left:208px !important;
	top:113px !important;
}

#item1902 {
	width:94px !important;
	height:64px !important;
}

#item1897 {
	width:94px !important;
	height:64px !important;
	left:390px !important;
	top:108px !important;
}

#item3101 {
	width:88px !important;
	height:58px !important;
}

#item3096 {
	width:88px !important;
	height:58px !important;
	left:397px !important;
	top:173px !important;
}

#item3107 {
	width:88px !important;
	height:63px !important;
}

#item3102 {
	width:88px !important;
	height:63px !important;
	left:397px !important;
	top:232px !important;
}

#item3114 {
	width:88px !important;
	height:68px !important;
}

#item3108 {
	width:88px !important;
	height:68px !important;
	left:397px !important;
	top:297px !important;
}

#item3120 {
	width:88px !important;
	height:58px !important;
}

#item3115 {
	width:88px !important;
	height:58px !important;
	left:397px !important;
	top:367px !important;
}

#item3127 {
	width:88px !important;
	height:154px !important;
}

#item3121 {
	width:88px !important;
	height:154px !important;
	left:397px !important;
	top:427px !important;
}

#item100329 {
	width:41px !important;
	height:7px !important;
	left:83px !important;
	top:535px !important;
}

#item100356 {
	width:45px !important;
	height:7px !important;
	left:83px !important;
	top:541px !important;
}

#item100383 {
	width:45px !important;
	height:7px !important;
	left:185px !important;
	top:535px !important;
}

#item100411 {
	width:49px !important;
	height:7px !important;
	left:185px !important;
	top:541px !important;
}

#item100439 {
	width:53px !important;
	height:7px !important;
	left:185px !important;
	top:548px !important;
}

#item100467 {
	width:65px !important;
	height:7px !important;
	left:286px !important;
	top:535px !important;
}

#item922 {
	width:150px !important;
	height:331px !important;
}

#item916 {
	width:150px !important;
	height:331px !important;
	left:109px !important;
	top:120px !important;
}

#item1909 {
	width:96px !important;
	height:55px !important;
}

#item1903 {
	width:96px !important;
	height:55px !important;
	top:99px !important;
}

#item3133 {
	width:96px !important;
	height:67px !important;
}

#item3128 {
	width:96px !important;
	height:67px !important;
	top:156px !important;
}

#item3139 {
	width:96px !important;
	height:62px !important;
}

#item3134 {
	width:96px !important;
	height:62px !important;
	top:225px !important;
}

#item3145 {
	width:96px !important;
	height:65px !important;
}

#item3140 {
	width:96px !important;
	height:65px !important;
	top:289px !important;
}

#item3151 {
	width:96px !important;
	height:70px !important;
}

#item3146 {
	width:96px !important;
	height:70px !important;
	top:358px !important;
}

#item3158 {
	width:96px !important;
	height:64px !important;
}

#item3153 {
	width:96px !important;
	height:64px !important;
	top:432px !important;
}

#item3165 {
	width:96px !important;
	height:64px !important;
}

#item3159 {
	width:96px !important;
	height:64px !important;
	top:500px !important;
}

#item1915 {
	width:75px !important;
	height:165px !important;
}

#item1910 {
	width:75px !important;
	height:165px !important;
	left:284px !important;
	top:44px !important;
}

#item3174 {
	width:75px !important;
	height:170px !important;
}

#item3169 {
	width:75px !important;
	height:170px !important;
	left:284px !important;
	top:210px !important;
}

#item3180 {
	width:75px !important;
	height:185px !important;
}

#item3175 {
	width:75px !important;
	height:185px !important;
	left:284px !important;
	top:382px !important;
}

#item100494 {
	width:41px !important;
	height:7px !important;
	left:361px !important;
	top:72px !important;
}

#item100521 {
	width:45px !important;
	height:7px !important;
	left:403px !important;
	top:72px !important;
}

#item100548 {
	width:42px !important;
	height:7px !important;
	left:361px !important;
	top:78px !important;
}

#item100575 {
	width:54px !important;
	height:7px !important;
	left:403px !important;
	top:78px !important;
}

#item100602 {
	width:58px !important;
	height:7px !important;
	left:361px !important;
	top:104px !important;
}

#item100629 {
	width:56px !important;
	height:7px !important;
	left:361px !important;
	top:110px !important;
}

#item100656 {
	width:38px !important;
	height:7px !important;
	left:361px !important;
	top:148px !important;
}

#item100683 {
	width:43px !important;
	height:7px !important;
	left:405px !important;
	top:148px !important;
}

#item100711 {
	width:44px !important;
	height:7px !important;
	left:361px !important;
	top:155px !important;
}

#item100739 {
	width:54px !important;
	height:7px !important;
	left:405px !important;
	top:155px !important;
}

#item100767 {
	width:44px !important;
	height:7px !important;
	left:361px !important;
	top:162px !important;
}

#item100794 {
	width:56px !important;
	height:7px !important;
	left:361px !important;
	top:186px !important;
}

#item100821 {
	width:58px !important;
	height:7px !important;
	left:361px !important;
	top:193px !important;
}

#item100848 {
	width:62px !important;
	height:7px !important;
	left:361px !important;
	top:199px !important;
}

#item100875 {
	width:68px !important;
	height:7px !important;
	left:361px !important;
	top:206px !important;
}

#item100902 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:258px !important;
}

#item100929 {
	width:52px !important;
	height:7px !important;
	left:405px !important;
	top:258px !important;
}

#item100958 {
	width:46px !important;
	height:7px !important;
	left:361px !important;
	top:264px !important;
}

#item100986 {
	width:60px !important;
	height:7px !important;
	left:361px !important;
	top:289px !important;
}

#item101013 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:340px !important;
}

#item101040 {
	width:52px !important;
	height:7px !important;
	left:405px !important;
	top:340px !important;
}

#item101067 {
	width:46px !important;
	height:7px !important;
	left:361px !important;
	top:347px !important;
}

#item101094 {
	width:60px !important;
	height:7px !important;
	left:361px !important;
	top:372px !important;
}

#item101121 {
	width:43px !important;
	height:7px !important;
	left:362px !important;
	top:423px !important;
}

#item101148 {
	width:52px !important;
	height:7px !important;
	left:406px !important;
	top:423px !important;
}

#item101175 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:430px !important;
}

#item101203 {
	width:60px !important;
	height:7px !important;
	left:362px !important;
	top:454px !important;
}

#item101230 {
	width:43px !important;
	height:7px !important;
	left:362px !important;
	top:514px !important;
}

#item101257 {
	width:52px !important;
	height:7px !important;
	left:405px !important;
	top:514px !important;
}

#item101284 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:520px !important;
}

#item101311 {
	width:60px !important;
	height:7px !important;
	left:361px !important;
	top:545px !important;
}

#item101338 {
	width:41px !important;
	height:7px !important;
	left:361px !important;
	top:72px !important;
}

#item101365 {
	width:45px !important;
	height:7px !important;
	left:403px !important;
	top:72px !important;
}

#item101392 {
	width:42px !important;
	height:7px !important;
	left:361px !important;
	top:78px !important;
}

#item101420 {
	width:54px !important;
	height:7px !important;
	left:403px !important;
	top:78px !important;
}

#item101447 {
	width:58px !important;
	height:7px !important;
	left:361px !important;
	top:104px !important;
}

#item101475 {
	width:56px !important;
	height:7px !important;
	left:361px !important;
	top:110px !important;
}

#item101502 {
	width:38px !important;
	height:7px !important;
	left:361px !important;
	top:148px !important;
}

#item101529 {
	width:43px !important;
	height:7px !important;
	left:405px !important;
	top:148px !important;
}

#item101556 {
	width:44px !important;
	height:7px !important;
	left:361px !important;
	top:155px !important;
}

#item101583 {
	width:54px !important;
	height:7px !important;
	left:405px !important;
	top:155px !important;
}

#item101610 {
	width:44px !important;
	height:7px !important;
	left:361px !important;
	top:162px !important;
}

#item101637 {
	width:56px !important;
	height:7px !important;
	left:361px !important;
	top:186px !important;
}

#item101665 {
	width:58px !important;
	height:7px !important;
	left:361px !important;
	top:193px !important;
}

#item101692 {
	width:62px !important;
	height:7px !important;
	left:361px !important;
	top:199px !important;
}

#item101721 {
	width:68px !important;
	height:7px !important;
	left:361px !important;
	top:206px !important;
}

#item101748 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:258px !important;
}

#item101775 {
	width:52px !important;
	height:7px !important;
	left:405px !important;
	top:258px !important;
}

#item101802 {
	width:46px !important;
	height:7px !important;
	left:361px !important;
	top:264px !important;
}

#item101829 {
	width:60px !important;
	height:7px !important;
	left:361px !important;
	top:289px !important;
}

#item101856 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:340px !important;
}

#item101883 {
	width:52px !important;
	height:7px !important;
	left:405px !important;
	top:340px !important;
}

#item101910 {
	width:46px !important;
	height:7px !important;
	left:361px !important;
	top:347px !important;
}

#item101937 {
	width:60px !important;
	height:7px !important;
	left:361px !important;
	top:372px !important;
}

#item101965 {
	width:43px !important;
	height:7px !important;
	left:362px !important;
	top:423px !important;
}

#item101992 {
	width:52px !important;
	height:7px !important;
	left:406px !important;
	top:423px !important;
}

#item102019 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:430px !important;
}

#item102046 {
	width:60px !important;
	height:7px !important;
	left:362px !important;
	top:454px !important;
}

#item102073 {
	width:43px !important;
	height:7px !important;
	left:362px !important;
	top:514px !important;
}

#item102101 {
	width:52px !important;
	height:7px !important;
	left:405px !important;
	top:514px !important;
}

#item102129 {
	width:46px !important;
	height:7px !important;
	left:362px !important;
	top:520px !important;
}

#item102156 {
	width:60px !important;
	height:7px !important;
	left:361px !important;
	top:545px !important;
}

#item1921 {
	width:118px !important;
	height:157px !important;
}

#item1916 {
	width:118px !important;
	height:157px !important;
	left:50px !important;
	top:113px !important;
}

#item1927 {
	width:39px !important;
	height:56px !important;
}

#item1922 {
	width:39px !important;
	height:56px !important;
	left:193px !important;
	top:244px !important;
}

#item3200 {
	width:39px !important;
	height:70px !important;
}

#item3195 {
	width:39px !important;
	height:70px !important;
	left:196px !important;
	top:309px !important;
}

#item3207 {
	width:34px !important;
	height:70px !important;
}

#item3201 {
	width:34px !important;
	height:70px !important;
	left:236px !important;
	top:309px !important;
}

#item3214 {
	width:34px !important;
	height:70px !important;
}

#item3208 {
	width:34px !important;
	height:70px !important;
	left:270px !important;
	top:309px !important;
}

#item3188 {
	width:39px !important;
	height:56px !important;
}

#item3183 {
	width:39px !important;
	height:56px !important;
	left:233px !important;
	top:244px !important;
}

#item3194 {
	width:35px !important;
	height:56px !important;
}

#item3189 {
	width:35px !important;
	height:56px !important;
	left:273px !important;
	top:244px !important;
}

#item1933 {
	width:118px !important;
	height:197px !important;
}

#item1928 {
	width:118px !important;
	height:197px !important;
	left:310px !important;
	top:115px !important;
}

#item1939 {
	width:154px !important;
	height:235px !important;
}

#item1934 {
	width:154px !important;
	height:235px !important;
	left:312px !important;
	top:316px !important;
}

#item1945 {
	width:133px !important;
	height:265px !important;
}

#item1940 {
	width:133px !important;
	height:265px !important;
	left:52px !important;
	top:276px !important;
}

#item3220 {
	width:38px !important;
	height:57px !important;
}

#item3215 {
	width:38px !important;
	height:57px !important;
	left:196px !important;
	top:384px !important;
}

#item3232 {
	width:36px !important;
	height:57px !important;
}

#item3227 {
	width:36px !important;
	height:57px !important;
	left:234px !important;
	top:384px !important;
}

#item3238 {
	width:36px !important;
	height:57px !important;
}

#item3233 {
	width:36px !important;
	height:57px !important;
	left:271px !important;
	top:384px !important;
}

#item3226 {
	width:31px !important;
	height:74px !important;
}

#item3221 {
	width:31px !important;
	height:74px !important;
	left:202px !important;
	top:453px !important;
}

#item3244 {
	width:33px !important;
	height:74px !important;
}

#item3239 {
	width:33px !important;
	height:74px !important;
	left:235px !important;
	top:453px !important;
}

#item3253 {
	width:33px !important;
	height:74px !important;
}

#item3248 {
	width:33px !important;
	height:74px !important;
	left:272px !important;
	top:453px !important;
}

#item928 {
	width:134px !important;
	height:132px !important;
}

#item923 {
	width:134px !important;
	height:132px !important;
	left:95px !important;
	top:123px !important;
}

#item1951 {
	width:122px !important;
	height:231px !important;
}

#item1946 {
	width:122px !important;
	height:231px !important;
	left:105px !important;
	top:257px !important;
}

#item1958 {
	width:75px !important;
	height:112px !important;
}

#item1952 {
	width:75px !important;
	height:112px !important;
	top:207px !important;
}

#item3260 {
	width:59px !important;
	height:36px !important;
}

#item3255 {
	width:59px !important;
	height:36px !important;
	left:5px !important;
	top:353px !important;
}

#item3267 {
	width:73px !important;
	height:172px !important;
}

#item3261 {
	width:73px !important;
	height:172px !important;
	top:392px !important;
}

#item1964 {
	width:132px !important;
	height:253px !important;
}

#item1959 {
	width:132px !important;
	height:253px !important;
	left:279px !important;
	top:124px !important;
}

#item1970 {
	width:39px !important;
	height:86px !important;
}

#item1965 {
	width:39px !important;
	height:86px !important;
	left:378px !important;
	top:381px !important;
}

#item3273 {
	width:47px !important;
	height:86px !important;
}

#item3268 {
	width:47px !important;
	height:86px !important;
	left:419px !important;
	top:381px !important;
}

#item117471 {
	width:41px !important;
	height:7px !important;
	left:254px !important;
	top:491px !important;
}

#item117499 {
	width:45px !important;
	height:7px !important;
	left:254px !important;
	top:498px !important;
}

#item117526 {
	width:65px !important;
	height:7px !important;
	left:254px !important;
	top:557px !important;
}

#item117553 {
	width:45px !important;
	height:7px !important;
	left:254px !important;
	top:564px !important;
}

#item117580 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:509px !important;
}

#item117607 {
	width:65px !important;
	height:7px !important;
	left:361px !important;
	top:543px !important;
}

#item117634 {
	width:45px !important;
	height:7px !important;
	left:361px !important;
	top:550px !important;
}

#item1976 {
	width:132px !important;
	height:133px !important;
}

#item1971 {
	width:132px !important;
	height:133px !important;
	left:78px !important;
	top:100px !important;
}

#item3279 {
	width:145px !important;
	height:133px !important;
}

#item3274 {
	width:145px !important;
	height:133px !important;
	left:43px !important;
	top:235px !important;
}

#item1982 {
	width:44px !important;
	height:66px !important;
}

#item1977 {
	width:44px !important;
	height:66px !important;
	left:108px !important;
	top:380px !important;
}

#item3285 {
	width:35px !important;
	height:66px !important;
}

#item3280 {
	width:35px !important;
	height:66px !important;
	left:155px !important;
	top:380px !important;
}

#item3292 {
	width:48px !important;
	height:66px !important;
}

#item3286 {
	width:48px !important;
	height:66px !important;
	left:190px !important;
	top:380px !important;
}

#item1989 {
	width:121px !important;
	height:202px !important;
}

#item1983 {
	width:121px !important;
	height:202px !important;
	left:267px !important;
	top:91px !important;
}

#item1995 {
	width:103px !important;
	height:82px !important;
}

#item1990 {
	width:103px !important;
	height:82px !important;
	left:270px !important;
	top:295px !important;
}

#item2002 {
	width:72px !important;
	height:171px !important;
}

#item1996 {
	width:72px !important;
	height:171px !important;
	left:415px !important;
	top:190px !important;
}

#item3320 {
	width:72px !important;
	height:134px !important;
}

#item3315 {
	width:72px !important;
	height:134px !important;
	left:415px !important;
	top:364px !important;
}

#item3298 {
	width:47px !important;
	height:49px !important;
}

#item3293 {
	width:47px !important;
	height:49px !important;
	left:107px !important;
	top:450px !important;
}

#item3304 {
	width:37px !important;
	height:51px !important;
}

#item3299 {
	width:37px !important;
	height:51px !important;
	left:155px !important;
	top:450px !important;
}

#item3310 {
	width:51px !important;
	height:50px !important;
}

#item3305 {
	width:51px !important;
	height:50px !important;
	left:192px !important;
	top:450px !important;
}

#item117661 {
	width:41px !important;
	height:7px !important;
	left:30px !important;
	top:531px !important;
}

#item117688 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:537px !important;
}

#item117716 {
	width:43px !important;
	height:7px !important;
	left:30px !important;
	top:544px !important;
}

#item117743 {
	width:76px !important;
	height:7px !important;
	left:121px !important;
	top:534px !important;
}

#item117770 {
	width:58px !important;
	height:7px !important;
	left:121px !important;
	top:541px !important;
}

#item117797 {
	width:43px !important;
	height:7px !important;
	left:209px !important;
	top:535px !important;
}

#item117824 {
	width:50px !important;
	height:7px !important;
	left:288px !important;
	top:525px !important;
}

#item117851 {
	width:55px !important;
	height:7px !important;
	left:288px !important;
	top:532px !important;
}

#item117878 {
	width:41px !important;
	height:7px !important;
	left:367px !important;
	top:532px !important;
}

#item117905 {
	width:43px !important;
	height:7px !important;
	left:367px !important;
	top:538px !important;
}

#item934 {
	width:118px !important;
	height:108px !important;
}

#item929 {
	width:118px !important;
	height:108px !important;
	left:91px !important;
	top:91px !important;
}

#item3327 {
	width:124px !important;
	height:216px !important;
}

#item3321 {
	width:124px !important;
	height:216px !important;
	left:103px !important;
	top:203px !important;
}

#item2008 {
	width:52px !important;
	height:68px !important;
}

#item2003 {
	width:52px !important;
	height:68px !important;
	top:387px !important;
}

#item3333 {
	width:63px !important;
	height:85px !important;
}

#item3328 {
	width:63px !important;
	height:85px !important;
	left:4px !important;
	top:457px !important;
}

#item2015 {
	width:136px !important;
	height:139px !important;
}

#item2010 {
	width:136px !important;
	height:139px !important;
	left:291px !important;
	top:112px !important;
}

#item2027 {
	width:60px !important;
	height:70px !important;
}

#item2022 {
	width:60px !important;
	height:70px !important;
	left:397px !important;
	top:34px !important;
}

#item2021 {
	width:153px !important;
	height:235px !important;
}

#item2016 {
	width:153px !important;
	height:235px !important;
	left:299px !important;
	top:276px !important;
}

#item102183 {
	width:41px !important;
	height:7px !important;
	left:72px !important;
	top:533px !important;
}

#item102211 {
	width:45px !important;
	height:7px !important;
	left:72px !important;
	top:540px !important;
}

#item102238 {
	width:41px !important;
	height:7px !important;
	left:172px !important;
	top:540px !important;
}

#item102265 {
	width:45px !important;
	height:7px !important;
	left:172px !important;
	top:547px !important;
}

#item102292 {
	width:41px !important;
	height:7px !important;
	left:271px !important;
	top:534px !important;
}

#item102319 {
	width:45px !important;
	height:7px !important;
	left:271px !important;
	top:540px !important;
}

#item102346 {
	width:41px !important;
	height:7px !important;
	left:370px !important;
	top:534px !important;
}

#item102373 {
	width:45px !important;
	height:7px !important;
	left:370px !important;
	top:540px !important;
}

#item2033 {
	width:129px !important;
	height:228px !important;
}

#item2028 {
	width:129px !important;
	height:228px !important;
	left:60px !important;
	top:123px !important;
}

#item2039 {
	width:66px !important;
	height:102px !important;
}

#item2034 {
	width:66px !important;
	height:102px !important;
	left:108px !important;
	top:353px !important;
}

#item2046 {
	width:57px !important;
	height:97px !important;
}

#item2040 {
	width:57px !important;
	height:97px !important;
	left:38px !important;
	top:468px !important;
}

#item2052 {
	width:118px !important;
	height:147px !important;
}

#item2047 {
	width:118px !important;
	height:147px !important;
	left:259px !important;
	top:120px !important;
}

#item2058 {
	width:150px !important;
	height:126px !important;
}

#item2053 {
	width:150px !important;
	height:126px !important;
	left:246px !important;
	top:270px !important;
}

#item2065 {
	width:92px !important;
	height:86px !important;
}

#item2059 {
	width:92px !important;
	height:86px !important;
	left:396px !important;
	top:99px !important;
}

#item102400 {
	width:41px !important;
	height:7px !important;
	left:238px !important;
	top:495px !important;
}

#item102427 {
	width:45px !important;
	height:7px !important;
	left:238px !important;
	top:501px !important;
}

#item102455 {
	width:41px !important;
	height:7px !important;
	left:238px !important;
	top:547px !important;
}

#item102482 {
	width:45px !important;
	height:7px !important;
	left:238px !important;
	top:553px !important;
}

#item102509 {
	width:41px !important;
	height:7px !important;
	left:361px !important;
	top:489px !important;
}

#item102536 {
	width:45px !important;
	height:7px !important;
	left:361px !important;
	top:532px !important;
}

#item102563 {
	width:45px !important;
	height:7px !important;
	left:424px !important;
	top:532px !important;
}

#item940 {
	width:251px !important;
	height:434px !important;
}

#item935 {
	width:251px !important;
	height:434px !important;
	left:7px !important;
	top:119px !important;
}

#item2077 {
	width:113px !important;
	height:218px !important;
}

#item2072 {
	width:113px !important;
	height:218px !important;
	left:292px !important;
	top:107px !important;
}

#item2095 {
	width:65px !important;
	height:77px !important;
}

#item2090 {
	width:65px !important;
	height:77px !important;
	left:321px !important;
	top:331px !important;
}

#item3346 {
	width:51px !important;
	height:94px !important;
}

#item3340 {
	width:51px !important;
	height:94px !important;
	left:433px !important;
	top:477px !important;
}

#item102590 {
	width:68px !important;
	height:7px !important;
	left:101px !important;
	top:543px !important;
}

#item102617 {
	width:43px !important;
	height:7px !important;
	left:209px !important;
	top:536px !important;
}

#item102644 {
	width:45px !important;
	height:7px !important;
	left:209px !important;
	top:542px !important;
}

#item102671 {
	width:43px !important;
	height:7px !important;
	left:323px !important;
	top:542px !important;
}

#item102699 {
	width:45px !important;
	height:7px !important;
	left:323px !important;
	top:549px !important;
}

#item2101 {
	width:154px !important;
	height:146px !important;
}

#item2096 {
	width:154px !important;
	height:146px !important;
	left:64px !important;
	top:130px !important;
}

#item2107 {
	width:207px !important;
	height:189px !important;
}

#item2102 {
	width:207px !important;
	height:189px !important;
	left:31px !important;
	top:278px !important;
}

#item2113 {
	width:223px !important;
	height:366px !important;
}

#item2108 {
	width:223px !important;
	height:366px !important;
	left:251px !important;
	top:43px !important;
}

#item2119 {
	width:51px !important;
	height:90px !important;
}

#item2114 {
	width:51px !important;
	height:90px !important;
	left:250px !important;
	top:414px !important;
}

#item3365 {
	width:66px !important;
	height:90px !important;
}

#item3360 {
	width:66px !important;
	height:90px !important;
	left:302px !important;
	top:414px !important;
}

#item3371 {
	width:56px !important;
	height:90px !important;
}

#item3366 {
	width:56px !important;
	height:90px !important;
	left:370px !important;
	top:414px !important;
}

#item3378 {
	width:55px !important;
	height:90px !important;
}

#item3373 {
	width:55px !important;
	height:90px !important;
	left:428px !important;
	top:414px !important;
}

#item3353 {
	width:64px !important;
	height:89px !important;
}

#item3347 {
	width:64px !important;
	height:89px !important;
	left:28px !important;
	top:485px !important;
}

#item3359 {
	width:74px !important;
	height:68px !important;
}

#item3354 {
	width:74px !important;
	height:68px !important;
	left:96px !important;
	top:485px !important;
}

#item102726 {
	width:41px !important;
	height:7px !important;
	left:175px !important;
	top:534px !important;
}

#item102753 {
	width:50px !important;
	height:7px !important;
	left:175px !important;
	top:541px !important;
}

#item102780 {
	width:69px !important;
	height:7px !important;
	left:270px !important;
	top:535px !important;
}

#item102808 {
	width:65px !important;
	height:7px !important;
	left:270px !important;
	top:541px !important;
}

#item102835 {
	width:41px !important;
	height:7px !important;
	left:373px !important;
	top:534px !important;
}

#item102862 {
	width:43px !important;
	height:7px !important;
	left:420px !important;
	top:534px !important;
}

#item102889 {
	width:45px !important;
	height:7px !important;
	left:373px !important;
	top:541px !important;
}

#item102916 {
	width:46px !important;
	height:7px !important;
	left:420px !important;
	top:541px !important;
}

#item102943 {
	width:38px !important;
	height:7px !important;
	left:373px !important;
	top:547px !important;
}

#item946 {
	width:88px !important;
	height:114px !important;
}

#item941 {
	width:88px !important;
	height:114px !important;
	left:105px !important;
	top:38px !important;
}

#item3390 {
	width:79px !important;
	height:114px !important;
}

#item3385 {
	width:79px !important;
	height:114px !important;
	left:194px !important;
	top:38px !important;
}

#item3397 {
	width:73px !important;
	height:114px !important;
}

#item3391 {
	width:73px !important;
	height:114px !important;
	left:276px !important;
	top:38px !important;
}

#item3403 {
	width:88px !important;
	height:114px !important;
}

#item3398 {
	width:88px !important;
	height:114px !important;
	left:350px !important;
	top:38px !important;
}

#item2126 {
	width:75px !important;
	height:167px !important;
}

#item2120 {
	width:75px !important;
	height:167px !important;
	left:79px !important;
	top:307px !important;
}

#item3441 {
	width:44px !important;
	height:161px !important;
}

#item3435 {
	width:44px !important;
	height:161px !important;
	left:156px !important;
	top:307px !important;
}

#item3447 {
	width:53px !important;
	height:166px !important;
}

#item3442 {
	width:53px !important;
	height:166px !important;
	left:201px !important;
	top:307px !important;
}

#item3453 {
	width:43px !important;
	height:168px !important;
}

#item3448 {
	width:43px !important;
	height:168px !important;
	left:255px !important;
	top:307px !important;
}

#item3459 {
	width:49px !important;
	height:166px !important;
}

#item3454 {
	width:49px !important;
	height:166px !important;
	left:299px !important;
	top:307px !important;
}

#item3465 {
	width:44px !important;
	height:166px !important;
}

#item3460 {
	width:44px !important;
	height:166px !important;
	left:350px !important;
	top:307px !important;
}

#item3471 {
	width:56px !important;
	height:169px !important;
}

#item3466 {
	width:56px !important;
	height:169px !important;
	left:395px !important;
	top:302px !important;
}

#item2132 {
	width:66px !important;
	height:33px !important;
}

#item2127 {
	width:66px !important;
	height:33px !important;
	left:7px !important;
	top:245px !important;
}

#item3481 {
	width:66px !important;
	height:29px !important;
}

#item3475 {
	width:66px !important;
	height:29px !important;
	left:7px !important;
	top:281px !important;
}

#item3487 {
	width:66px !important;
	height:29px !important;
}

#item3482 {
	width:66px !important;
	height:29px !important;
	left:7px !important;
	top:312px !important;
}

#item3493 {
	width:66px !important;
	height:57px !important;
}

#item3488 {
	width:66px !important;
	height:57px !important;
	left:7px !important;
	top:345px !important;
}

#item3409 {
	width:79px !important;
	height:117px !important;
}

#item3404 {
	width:79px !important;
	height:117px !important;
	left:81px !important;
	top:155px !important;
}

#item3415 {
	width:69px !important;
	height:117px !important;
}

#item3410 {
	width:69px !important;
	height:117px !important;
	left:161px !important;
	top:155px !important;
}

#item3422 {
	width:69px !important;
	height:117px !important;
}

#item3417 {
	width:69px !important;
	height:117px !important;
	left:232px !important;
	top:155px !important;
}

#item3428 {
	width:69px !important;
	height:117px !important;
}

#item3423 {
	width:69px !important;
	height:117px !important;
	left:304px !important;
	top:155px !important;
}

#item3434 {
	width:81px !important;
	height:117px !important;
}

#item3429 {
	width:81px !important;
	height:117px !important;
	left:375px !important;
	top:155px !important;
}

#item102971 {
	width:59px !important;
	height:7px !important;
	left:56px !important;
	top:519px !important;
}

#item102998 {
	width:61px !important;
	height:7px !important;
	left:56px !important;
	top:526px !important;
}

#item103025 {
	width:61px !important;
	height:7px !important;
	left:56px !important;
	top:533px !important;
}

#item103052 {
	width:59px !important;
	height:7px !important;
	left:56px !important;
	top:539px !important;
}

#item103079 {
	width:50px !important;
	height:7px !important;
	left:118px !important;
	top:519px !important;
}

#item103106 {
	width:53px !important;
	height:7px !important;
	left:118px !important;
	top:526px !important;
}

#item103133 {
	width:47px !important;
	height:7px !important;
	left:118px !important;
	top:533px !important;
}

#item103161 {
	width:55px !important;
	height:7px !important;
	left:179px !important;
	top:519px !important;
}

#item103189 {
	width:50px !important;
	height:7px !important;
	left:179px !important;
	top:526px !important;
}

#item103217 {
	width:43px !important;
	height:7px !important;
	left:272px !important;
	top:520px !important;
}

#item103244 {
	width:59px !important;
	height:7px !important;
	left:272px !important;
	top:527px !important;
}

#item103271 {
	width:53px !important;
	height:7px !important;
	left:272px !important;
	top:533px !important;
}

#item103298 {
	width:37px !important;
	height:7px !important;
	left:272px !important;
	top:540px !important;
}

#item103325 {
	width:51px !important;
	height:7px !important;
	left:272px !important;
	top:546px !important;
}

#item103352 {
	width:53px !important;
	height:7px !important;
	left:272px !important;
	top:553px !important;
}

#item103379 {
	width:47px !important;
	height:7px !important;
	left:272px !important;
	top:560px !important;
}

#item103406 {
	width:43px !important;
	height:7px !important;
	left:371px !important;
	top:520px !important;
}

#item103433 {
	width:59px !important;
	height:7px !important;
	left:371px !important;
	top:526px !important;
}

#item103461 {
	width:53px !important;
	height:7px !important;
	left:371px !important;
	top:533px !important;
}

#item103489 {
	width:53px !important;
	height:7px !important;
	left:371px !important;
	top:540px !important;
}

#item103518 {
	width:59px !important;
	height:7px !important;
	left:56px !important;
	top:519px !important;
}

#item103545 {
	width:61px !important;
	height:7px !important;
	left:56px !important;
	top:526px !important;
}

#item103572 {
	width:61px !important;
	height:7px !important;
	left:56px !important;
	top:533px !important;
}

#item103599 {
	width:59px !important;
	height:7px !important;
	left:56px !important;
	top:539px !important;
}

#item103626 {
	width:50px !important;
	height:7px !important;
	left:118px !important;
	top:519px !important;
}

#item103653 {
	width:53px !important;
	height:7px !important;
	left:118px !important;
	top:526px !important;
}

#item103680 {
	width:47px !important;
	height:7px !important;
	left:118px !important;
	top:533px !important;
}

#item103709 {
	width:55px !important;
	height:7px !important;
	left:179px !important;
	top:519px !important;
}

#item103737 {
	width:50px !important;
	height:7px !important;
	left:179px !important;
	top:526px !important;
}

#item103764 {
	width:43px !important;
	height:7px !important;
	left:272px !important;
	top:520px !important;
}

#item103791 {
	width:59px !important;
	height:7px !important;
	left:272px !important;
	top:527px !important;
}

#item103818 {
	width:53px !important;
	height:7px !important;
	left:272px !important;
	top:533px !important;
}

#item103845 {
	width:37px !important;
	height:7px !important;
	left:272px !important;
	top:540px !important;
}

#item103872 {
	width:51px !important;
	height:7px !important;
	left:272px !important;
	top:546px !important;
}

#item103899 {
	width:53px !important;
	height:7px !important;
	left:272px !important;
	top:553px !important;
}

#item103926 {
	width:47px !important;
	height:7px !important;
	left:272px !important;
	top:560px !important;
}

#item103954 {
	width:43px !important;
	height:7px !important;
	left:371px !important;
	top:520px !important;
}

#item103981 {
	width:59px !important;
	height:7px !important;
	left:371px !important;
	top:526px !important;
}

#item104008 {
	width:53px !important;
	height:7px !important;
	left:371px !important;
	top:533px !important;
}

#item104035 {
	width:53px !important;
	height:7px !important;
	left:371px !important;
	top:540px !important;
}

#item2139 {
	width:193px !important;
	height:238px !important;
}

#item2133 {
	width:193px !important;
	height:238px !important;
	left:45px !important;
	top:47px !important;
}

#item2145 {
	width:128px !important;
	height:120px !important;
}

#item2140 {
	width:128px !important;
	height:120px !important;
	left:83px !important;
	top:360px !important;
}

#item3500 {
	width:101px !important;
	height:69px !important;
}

#item3494 {
	width:101px !important;
	height:69px !important;
	left:105px !important;
	top:481px !important;
}

#item2151 {
	width:58px !important;
	height:75px !important;
}

#item2146 {
	width:58px !important;
	height:75px !important;
	left:32px !important;
	top:492px !important;
}

#item2158 {
	width:135px !important;
	height:139px !important;
}

#item2152 {
	width:135px !important;
	height:139px !important;
	left:264px !important;
	top:122px !important;
}

#item2164 {
	width:118px !important;
	height:234px !important;
}

#item2159 {
	width:118px !important;
	height:234px !important;
	left:283px !important;
	top:265px !important;
}

#item952 {
	width:137px !important;
	height:117px !important;
}

#item947 {
	width:137px !important;
	height:117px !important;
	left:14px !important;
	top:168px !important;
}

#item2170 {
	width:129px !important;
	height:253px !important;
}

#item2165 {
	width:129px !important;
	height:253px !important;
	left:22px !important;
	top:289px !important;
}

#item2176 {
	width:81px !important;
	height:122px !important;
}

#item2171 {
	width:81px !important;
	height:122px !important;
	left:383px !important;
	top:46px !important;
}

#item3508 {
	width:68px !important;
	height:122px !important;
}

#item3503 {
	width:68px !important;
	height:122px !important;
	left:312px !important;
	top:46px !important;
}

#item3514 {
	width:61px !important;
	height:122px !important;
}

#item3509 {
	width:61px !important;
	height:122px !important;
	left:250px !important;
	top:46px !important;
}

#item3520 {
	width:95px !important;
	height:122px !important;
}

#item3515 {
	width:95px !important;
	height:122px !important;
	left:154px !important;
	top:46px !important;
}

#item2183 {
	width:63px !important;
	height:179px !important;
}

#item2178 {
	width:63px !important;
	height:179px !important;
	left:162px !important;
	top:197px !important;
}

#item3529 {
	width:43px !important;
	height:179px !important;
}

#item3524 {
	width:43px !important;
	height:179px !important;
	left:227px !important;
	top:197px !important;
}

#item3535 {
	width:43px !important;
	height:179px !important;
}

#item3530 {
	width:43px !important;
	height:179px !important;
	left:272px !important;
	top:197px !important;
}

#item3541 {
	width:40px !important;
	height:179px !important;
}

#item3536 {
	width:40px !important;
	height:179px !important;
	left:316px !important;
	top:197px !important;
}

#item3547 {
	width:48px !important;
	height:179px !important;
}

#item3542 {
	width:48px !important;
	height:179px !important;
	left:358px !important;
	top:197px !important;
}

#item2189 {
	width:88px !important;
	height:77px !important;
}

#item2184 {
	width:88px !important;
	height:77px !important;
	left:179px !important;
	top:406px !important;
}

#item3553 {
	width:43px !important;
	height:46px !important;
}

#item3548 {
	width:43px !important;
	height:46px !important;
	left:414px !important;
	top:221px !important;
}

#item3559 {
	width:47px !important;
	height:106px !important;
}

#item3554 {
	width:47px !important;
	height:106px !important;
	left:414px !important;
	top:268px !important;
}

#item3565 {
	width:57px !important;
	height:63px !important;
}

#item3560 {
	width:57px !important;
	height:63px !important;
	left:160px !important;
	top:508px !important;
}

#item3574 {
	width:52px !important;
	height:63px !important;
}

#item3568 {
	width:52px !important;
	height:63px !important;
	left:218px !important;
	top:508px !important;
}

#item104062 {
	width:41px !important;
	height:7px !important;
	left:275px !important;
	top:415px !important;
}

#item104089 {
	width:67px !important;
	height:7px !important;
	left:275px !important;
	top:422px !important;
}

#item104116 {
	width:59px !important;
	height:7px !important;
	left:275px !important;
	top:450px !important;
}

#item104143 {
	width:43px !important;
	height:7px !important;
	left:275px !important;
	top:457px !important;
}

#item104171 {
	width:41px !important;
	height:7px !important;
	left:275px !important;
	top:514px !important;
}

#item104198 {
	width:43px !important;
	height:7px !important;
	left:275px !important;
	top:521px !important;
}

#item104226 {
	width:67px !important;
	height:7px !important;
	left:275px !important;
	top:528px !important;
}

#item104253 {
	width:41px !important;
	height:7px !important;
	left:367px !important;
	top:428px !important;
}

#item104280 {
	width:43px !important;
	height:7px !important;
	left:367px !important;
	top:434px !important;
}

#item104307 {
	width:45px !important;
	height:7px !important;
	left:367px !important;
	top:441px !important;
}

#item104334 {
	width:46px !important;
	height:7px !important;
	left:367px !important;
	top:448px !important;
}

#item104361 {
	width:67px !important;
	height:7px !important;
	left:367px !important;
	top:454px !important;
}

#item104388 {
	width:43px !important;
	height:7px !important;
	left:368px !important;
	top:482px !important;
}

#item2195 {
	width:101px !important;
	height:237px !important;
}

#item2190 {
	width:101px !important;
	height:237px !important;
	left:84px !important;
	top:223px !important;
}

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

#item2202 {
	width:133px !important;
	height:107px !important;
	left:45px !important;
	top:113px !important;
}

#item2201 {
	width:108px !important;
	height:264px !important;
}

#item2196 {
	width:108px !important;
	height:264px !important;
	left:290px !important;
	top:223px !important;
}

#item2213 {
	width:130px !important;
	height:122px !important;
}

#item2208 {
	width:130px !important;
	height:122px !important;
	left:259px !important;
	top:99px !important;
}

#item104415 {
	width:47px !important;
	height:7px !important;
	left:44px !important;
	top:541px !important;
}

#item104442 {
	width:47px !important;
	height:7px !important;
	left:141px !important;
	top:548px !important;
}

#item104472 {
	width:43px !important;
	height:7px !important;
	left:261px !important;
	top:542px !important;
}

#item104499 {
	width:43px !important;
	height:7px !important;
	left:360px !important;
	top:541px !important;
}

#item958 {
	width:190px !important;
	height:352px !important;
}

#item953 {
	width:190px !important;
	height:352px !important;
	top:30px !important;
}

#item2219 {
	width:153px !important;
	height:152px !important;
}

#item2214 {
	width:153px !important;
	height:152px !important;
	left:22px !important;
	top:409px !important;
}

#item2225 {
	width:80px !important;
	height:153px !important;
}

#item2220 {
	width:80px !important;
	height:153px !important;
	left:193px !important;
	top:48px !important;
}

#item3580 {
	width:80px !important;
	height:153px !important;
}

#item3575 {
	width:80px !important;
	height:153px !important;
	left:274px !important;
	top:48px !important;
}

#item2232 {
	width:154px !important;
	height:154px !important;
}

#item2226 {
	width:154px !important;
	height:154px !important;
	left:195px !important;
	top:310px !important;
}

#item3586 {
	width:44px !important;
	height:80px !important;
}

#item3581 {
	width:44px !important;
	height:80px !important;
	left:197px !important;
	top:207px !important;
}

#item3592 {
	width:38px !important;
	height:80px !important;
}

#item3587 {
	width:38px !important;
	height:80px !important;
	left:242px !important;
	top:207px !important;
}

#item3598 {
	width:38px !important;
	height:80px !important;
}

#item3593 {
	width:38px !important;
	height:80px !important;
	left:285px !important;
	top:207px !important;
}

#item3604 {
	width:30px !important;
	height:80px !important;
}

#item3599 {
	width:30px !important;
	height:80px !important;
	left:324px !important;
	top:207px !important;
}

#item3613 {
	width:67px !important;
	height:69px !important;
}

#item3607 {
	width:67px !important;
	height:69px !important;
	left:202px !important;
	top:469px !important;
}

#item3619 {
	width:67px !important;
	height:84px !important;
}

#item3614 {
	width:67px !important;
	height:84px !important;
	left:272px !important;
	top:468px !important;
}

#item104526 {
	width:56px !important;
	height:7px !important;
	left:361px !important;
	top:169px !important;
}

#item104553 {
	width:65px !important;
	height:7px !important;
	left:361px !important;
	top:176px !important;
}

#item104580 {
	width:62px !important;
	height:7px !important;
	left:361px !important;
	top:182px !important;
}

#item104607 {
	width:65px !important;
	height:7px !important;
	left:361px !important;
	top:189px !important;
}

#item104634 {
	width:61px !important;
	height:7px !important;
	left:361px !important;
	top:195px !important;
}

#item104661 {
	width:41px !important;
	height:7px !important;
	left:361px !important;
	top:244px !important;
}

#item104688 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:284px !important;
}

#item104716 {
	width:47px !important;
	height:7px !important;
	left:361px !important;
	top:291px !important;
}

#item104743 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:297px !important;
}

#item104770 {
	width:65px !important;
	height:7px !important;
	left:361px !important;
	top:344px !important;
}

#item104797 {
	width:61px !important;
	height:7px !important;
	left:361px !important;
	top:350px !important;
}

#item104824 {
	width:56px !important;
	height:7px !important;
	left:361px !important;
	top:357px !important;
}

#item104852 {
	width:65px !important;
	height:7px !important;
	left:361px !important;
	top:363px !important;
}

#item104880 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:403px !important;
}

#item104907 {
	width:47px !important;
	height:7px !important;
	left:361px !important;
	top:410px !important;
}

#item104934 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:416px !important;
}

#item104962 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:469px !important;
}

#item104989 {
	width:47px !important;
	height:7px !important;
	left:361px !important;
	top:476px !important;
}

#item105016 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:483px !important;
}

#item105043 {
	width:56px !important;
	height:7px !important;
	left:361px !important;
	top:169px !important;
}

#item105070 {
	width:65px !important;
	height:7px !important;
	left:361px !important;
	top:176px !important;
}

#item105097 {
	width:62px !important;
	height:7px !important;
	left:361px !important;
	top:182px !important;
}

#item105124 {
	width:65px !important;
	height:7px !important;
	left:361px !important;
	top:189px !important;
}

#item105151 {
	width:61px !important;
	height:7px !important;
	left:361px !important;
	top:195px !important;
}

#item105178 {
	width:41px !important;
	height:7px !important;
	left:361px !important;
	top:244px !important;
}

#item105206 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:284px !important;
}

#item105233 {
	width:47px !important;
	height:7px !important;
	left:361px !important;
	top:291px !important;
}

#item105260 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:297px !important;
}

#item105289 {
	width:65px !important;
	height:7px !important;
	left:361px !important;
	top:344px !important;
}

#item105316 {
	width:61px !important;
	height:7px !important;
	left:361px !important;
	top:350px !important;
}

#item105343 {
	width:56px !important;
	height:7px !important;
	left:361px !important;
	top:357px !important;
}

#item105370 {
	width:65px !important;
	height:7px !important;
	left:361px !important;
	top:363px !important;
}

#item105397 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:403px !important;
}

#item105424 {
	width:47px !important;
	height:7px !important;
	left:361px !important;
	top:410px !important;
}

#item105452 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:416px !important;
}

#item105479 {
	width:43px !important;
	height:7px !important;
	left:361px !important;
	top:469px !important;
}

#item105506 {
	width:47px !important;
	height:7px !important;
	left:361px !important;
	top:476px !important;
}

#item105533 {
	width:50px !important;
	height:7px !important;
	left:361px !important;
	top:483px !important;
}

#item2238 {
	width:112px !important;
	height:97px !important;
}

#item2233 {
	width:112px !important;
	height:97px !important;
	left:77px !important;
	top:101px !important;
}

#item3625 {
	width:94px !important;
	height:124px !important;
}

#item3620 {
	width:94px !important;
	height:124px !important;
	left:82px !important;
	top:202px !important;
}

#item2244 {
	width:68px !important;
	height:73px !important;
}

#item2239 {
	width:68px !important;
	height:73px !important;
	left:16px !important;
	top:410px !important;
}

#item3651 {
	width:68px !important;
	height:73px !important;
}

#item3646 {
	width:68px !important;
	height:73px !important;
	left:89px !important;
	top:410px !important;
}

#item3657 {
	width:68px !important;
	height:73px !important;
}

#item3652 {
	width:68px !important;
	height:73px !important;
	left:158px !important;
	top:410px !important;
}

#item3631 {
	width:62px !important;
	height:66px !important;
}

#item3626 {
	width:62px !important;
	height:66px !important;
	left:25px !important;
	top:484px !important;
}

#item3638 {
	width:62px !important;
	height:66px !important;
}

#item3632 {
	width:62px !important;
	height:66px !important;
	left:96px !important;
	top:484px !important;
}

#item3644 {
	width:62px !important;
	height:66px !important;
}

#item3639 {
	width:62px !important;
	height:66px !important;
	left:165px !important;
	top:484px !important;
}

#item2250 {
	width:138px !important;
	height:135px !important;
}

#item2245 {
	width:138px !important;
	height:135px !important;
	left:290px !important;
	top:119px !important;
}

#item3670 {
	width:157px !important;
	height:242px !important;
}

#item3665 {
	width:157px !important;
	height:242px !important;
	left:303px !important;
	top:258px !important;
}

#item2256 {
	width:61px !important;
	height:89px !important;
}

#item2251 {
	width:61px !important;
	height:89px !important;
	left:232px !important;
	top:339px !important;
}

#item3664 {
	width:61px !important;
	height:137px !important;
}

#item3658 {
	width:61px !important;
	height:137px !important;
	left:232px !important;
	top:429px !important;
}

#item965 {
	width:80px !important;
	height:43px !important;
}

#item959 {
	width:80px !important;
	height:43px !important;
	left:23px !important;
	top:105px !important;
}

#item3679 {
	width:80px !important;
	height:40px !important;
}

#item3674 {
	width:80px !important;
	height:40px !important;
	left:23px !important;
	top:151px !important;
}

#item3685 {
	width:80px !important;
	height:40px !important;
}

#item3680 {
	width:80px !important;
	height:40px !important;
	left:23px !important;
	top:191px !important;
}

#item3691 {
	width:80px !important;
	height:43px !important;
}

#item3686 {
	width:80px !important;
	height:43px !important;
	left:23px !important;
	top:233px !important;
}

#item2263 {
	width:159px !important;
	height:83px !important;
}

#item2257 {
	width:159px !important;
	height:83px !important;
	left:209px !important;
	top:175px !important;
}

#item2269 {
	width:287px !important;
	height:138px !important;
}

#item2264 {
	width:287px !important;
	height:138px !important;
	left:130px !important;
	top:421px !important;
}

#item3750 {
	width:42px !important;
	height:109px !important;
}

#item3745 {
	width:42px !important;
	height:109px !important;
	left:313px !important;
	top:327px !important;
}

#item3697 {
	width:73px !important;
	height:40px !important;
}

#item3692 {
	width:73px !important;
	height:40px !important;
	left:122px !important;
	top:194px !important;
}

#item3703 {
	width:75px !important;
	height:43px !important;
}

#item3698 {
	width:75px !important;
	height:43px !important;
	left:120px !important;
	top:235px !important;
}

#item3712 {
	width:94px !important;
	height:124px !important;
}

#item3707 {
	width:94px !important;
	height:124px !important;
	left:282px !important;
	top:47px !important;
}

#item3718 {
	width:88px !important;
	height:36px !important;
}

#item3713 {
	width:88px !important;
	height:36px !important;
	left:19px !important;
	top:309px !important;
}

#item3724 {
	width:91px !important;
	height:36px !important;
}

#item3719 {
	width:91px !important;
	height:36px !important;
	left:17px !important;
	top:363px !important;
}

#item3730 {
	width:93px !important;
	height:36px !important;
}

#item3725 {
	width:93px !important;
	height:36px !important;
	left:17px !important;
	top:413px !important;
}

#item3736 {
	width:93px !important;
	height:36px !important;
}

#item3731 {
	width:93px !important;
	height:36px !important;
	left:17px !important;
	top:461px !important;
}

#item3743 {
	width:93px !important;
	height:36px !important;
}

#item3737 {
	width:93px !important;
	height:36px !important;
	left:17px !important;
	top:513px !important;
}

#item105561 {
	width:51px !important;
	height:7px !important;
	left:382px !important;
	top:198px !important;
}

#item105588 {
	width:43px !important;
	height:7px !important;
	left:382px !important;
	top:205px !important;
}

#item105615 {
	width:53px !important;
	height:7px !important;
	left:382px !important;
	top:212px !important;
}

#item105642 {
	width:52px !important;
	height:7px !important;
	left:382px !important;
	top:218px !important;
}

#item105669 {
	width:58px !important;
	height:7px !important;
	left:382px !important;
	top:256px !important;
}

#item105696 {
	width:47px !important;
	height:7px !important;
	left:382px !important;
	top:263px !important;
}

#item105724 {
	width:50px !important;
	height:7px !important;
	left:380px !important;
	top:375px !important;
}

#item105751 {
	width:40px !important;
	height:7px !important;
	left:380px !important;
	top:382px !important;
}

#item105778 {
	width:59px !important;
	height:7px !important;
	left:380px !important;
	top:388px !important;
}

#item105805 {
	width:45px !important;
	height:7px !important;
	left:380px !important;
	top:395px !important;
}

#item105832 {
	width:54px !important;
	height:7px !important;
	left:380px !important;
	top:401px !important;
}

#item2275 {
	width:218px !important;
	height:194px !important;
}

#item2270 {
	width:218px !important;
	height:194px !important;
	left:64px !important;
	top:309px !important;
}

#item2282 {
	width:206px !important;
	height:192px !important;
}

#item2276 {
	width:206px !important;
	height:192px !important;
	left:40px !important;
	top:89px !important;
}

#item3759 {
	width:95px !important;
	height:42px !important;
}

#item3754 {
	width:95px !important;
	height:42px !important;
	left:255px !important;
	top:164px !important;
}

#item2288 {
	width:100px !important;
	height:50px !important;
}

#item2283 {
	width:100px !important;
	height:50px !important;
	left:369px !important;
	top:109px !important;
}

#item3765 {
	width:100px !important;
	height:50px !important;
}

#item3760 {
	width:100px !important;
	height:50px !important;
	left:376px !important;
	top:172px !important;
}

#item3771 {
	width:100px !important;
	height:50px !important;
}

#item3766 {
	width:100px !important;
	height:50px !important;
	left:377px !important;
	top:235px !important;
}

#item3777 {
	width:91px !important;
	height:82px !important;
}

#item3772 {
	width:91px !important;
	height:82px !important;
	left:372px !important;
	top:311px !important;
}

#item3783 {
	width:91px !important;
	height:82px !important;
}

#item3778 {
	width:91px !important;
	height:82px !important;
	left:380px !important;
	top:396px !important;
}

#item3789 {
	width:91px !important;
	height:79px !important;
}

#item3784 {
	width:91px !important;
	height:79px !important;
	left:380px !important;
	top:480px !important;
}

#item105859 {
	width:46px !important;
	height:7px !important;
	left:260px !important;
	top:253px !important;
}

#item105886 {
	width:60px !important;
	height:7px !important;
	left:260px !important;
	top:259px !important;
}

#item105914 {
	width:58px !important;
	height:7px !important;
	left:260px !important;
	top:266px !important;
}

#item105942 {
	width:45px !important;
	height:7px !important;
	left:260px !important;
	top:272px !important;
}

#item105970 {
	width:39px !important;
	height:7px !important;
	left:268px !important;
	top:521px !important;
}

#item105997 {
	width:43px !important;
	height:7px !important;
	left:321px !important;
	top:521px !important;
}

#item106024 {
	width:53px !important;
	height:7px !important;
	left:268px !important;
	top:527px !important;
}

#item106051 {
	width:42px !important;
	height:7px !important;
	left:321px !important;
	top:527px !important;
}

#item971 {
	width:265px !important;
	height:429px !important;
}

#item966 {
	width:265px !important;
	height:429px !important;
	left:14px !important;
	top:35px !important;
}

#item2294 {
	width:77px !important;
	height:84px !important;
}

#item2289 {
	width:77px !important;
	height:84px !important;
	left:348px !important;
	top:85px !important;
}

#item3798 {
	width:77px !important;
	height:45px !important;
}

#item3793 {
	width:77px !important;
	height:45px !important;
	left:354px !important;
	top:202px !important;
}

#item2300 {
	width:96px !important;
	height:113px !important;
}

#item2295 {
	width:96px !important;
	height:113px !important;
	left:329px !important;
	top:291px !important;
}

#item3805 {
	width:88px !important;
	height:55px !important;
}

#item3799 {
	width:88px !important;
	height:55px !important;
	left:344px !important;
	top:408px !important;
}

#item106760 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:531px !important;
}

#item106787 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:537px !important;
}

#item106814 {
	width:54px !important;
	height:7px !important;
	left:18px !important;
	top:544px !important;
}

#item106841 {
	width:27px !important;
	height:7px !important;
	left:162px !important;
	top:524px !important;
}

#item106868 {
	width:27px !important;
	height:7px !important;
	left:199px !important;
	top:524px !important;
}

#item106895 {
	width:27px !important;
	height:7px !important;
	left:241px !important;
	top:524px !important;
}

#item106923 {
	width:27px !important;
	height:7px !important;
	left:162px !important;
	top:530px !important;
}

#item106950 {
	width:27px !important;
	height:7px !important;
	left:199px !important;
	top:530px !important;
}

#item106978 {
	width:27px !important;
	height:7px !important;
	left:241px !important;
	top:530px !important;
}

#item107005 {
	width:27px !important;
	height:7px !important;
	left:162px !important;
	top:537px !important;
}

#item107032 {
	width:27px !important;
	height:7px !important;
	left:199px !important;
	top:537px !important;
}

#item107059 {
	width:27px !important;
	height:7px !important;
	left:241px !important;
	top:537px !important;
}

#item107086 {
	width:27px !important;
	height:7px !important;
	left:162px !important;
	top:544px !important;
}

#item107113 {
	width:27px !important;
	height:7px !important;
	left:199px !important;
	top:544px !important;
}

#item107140 {
	width:27px !important;
	height:7px !important;
	left:241px !important;
	top:544px !important;
}

#item107167 {
	width:45px !important;
	height:7px !important;
	left:286px !important;
	top:524px !important;
}

#item107194 {
	width:45px !important;
	height:7px !important;
	left:286px !important;
	top:531px !important;
}

#item107223 {
	width:54px !important;
	height:7px !important;
	left:286px !important;
	top:537px !important;
}

#item107250 {
	width:45px !important;
	height:7px !important;
	left:376px !important;
	top:537px !important;
}

#item107277 {
	width:54px !important;
	height:7px !important;
	left:376px !important;
	top:544px !important;
}

#item2306 {
	width:140px !important;
	height:198px !important;
}

#item2301 {
	width:140px !important;
	height:198px !important;
	left:70px !important;
	top:118px !important;
}

#item3812 {
	width:145px !important;
	height:133px !important;
}

#item3806 {
	width:145px !important;
	height:133px !important;
	left:94px !important;
	top:319px !important;
}

#item2313 {
	width:71px !important;
	height:65px !important;
}

#item2307 {
	width:71px !important;
	height:65px !important;
	left:332px !important;
	top:81px !important;
}

#item3818 {
	width:79px !important;
	height:65px !important;
}

#item3813 {
	width:79px !important;
	height:65px !important;
	left:319px !important;
	top:178px !important;
}

#item2319 {
	width:141px !important;
	height:209px !important;
}

#item2314 {
	width:141px !important;
	height:209px !important;
	left:282px !important;
	top:253px !important;
}

#item3824 {
	width:60px !important;
	height:126px !important;
}

#item3819 {
	width:60px !important;
	height:126px !important;
	left:428px !important;
	top:339px !important;
}

#item107304 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:503px !important;
}

#item107331 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:552px !important;
}

#item107358 {
	width:27px !important;
	height:7px !important;
	left:230px !important;
	top:510px !important;
}

#item107387 {
	width:27px !important;
	height:7px !important;
	left:230px !important;
	top:516px !important;
}

#item107414 {
	width:27px !important;
	height:7px !important;
	left:230px !important;
	top:523px !important;
}

#item107441 {
	width:27px !important;
	height:7px !important;
	left:230px !important;
	top:530px !important;
}

#item107469 {
	width:60px !important;
	height:7px !important;
	left:290px !important;
	top:504px !important;
}

#item107496 {
	width:60px !important;
	height:7px !important;
	left:387px !important;
	top:530px !important;
}

#item977 {
	width:86px !important;
	height:142px !important;
}

#item972 {
	width:86px !important;
	height:142px !important;
	left:84px !important;
	top:109px !important;
}

#item3831 {
	width:52px !important;
	height:90px !important;
}

#item3826 {
	width:52px !important;
	height:90px !important;
	left:16px !important;
	top:200px !important;
}

#item2325 {
	width:100px !important;
	height:156px !important;
}

#item2320 {
	width:100px !important;
	height:156px !important;
	left:221px !important;
	top:107px !important;
}

#item2331 {
	width:84px !important;
	height:147px !important;
}

#item2326 {
	width:84px !important;
	height:147px !important;
	left:364px !important;
	top:86px !important;
}

#item3851 {
	width:38px !important;
	height:54px !important;
}

#item3846 {
	width:38px !important;
	height:54px !important;
	left:327px !important;
	top:234px !important;
}

#item2338 {
	width:82px !important;
	height:103px !important;
}

#item2332 {
	width:82px !important;
	height:103px !important;
	left:228px !important;
	top:378px !important;
}

#item3863 {
	width:82px !important;
	height:69px !important;
}

#item3858 {
	width:82px !important;
	height:69px !important;
	left:239px !important;
	top:484px !important;
}

#item2344 {
	width:84px !important;
	height:78px !important;
}

#item2339 {
	width:84px !important;
	height:78px !important;
	left:85px !important;
	top:370px !important;
}

#item3857 {
	width:97px !important;
	height:84px !important;
}

#item3852 {
	width:97px !important;
	height:84px !important;
	left:73px !important;
	top:482px !important;
}

#item3839 {
	width:31px !important;
	height:71px !important;
}

#item3833 {
	width:31px !important;
	height:71px !important;
	left:171px !important;
	top:37px !important;
}

#item3845 {
	width:32px !important;
	height:71px !important;
}

#item3840 {
	width:32px !important;
	height:71px !important;
	left:202px !important;
	top:37px !important;
}

#item107523 {
	width:59px !important;
	height:7px !important;
	left:333px !important;
	top:322px !important;
}

#item107550 {
	width:52px !important;
	height:7px !important;
	left:406px !important;
	top:322px !important;
}

#item107577 {
	width:45px !important;
	height:7px !important;
	left:333px !important;
	top:328px !important;
}

#item107605 {
	width:59px !important;
	height:7px !important;
	left:333px !important;
	top:386px !important;
}

#item107633 {
	width:52px !important;
	height:7px !important;
	left:406px !important;
	top:386px !important;
}

#item107660 {
	width:45px !important;
	height:7px !important;
	left:333px !important;
	top:392px !important;
}

#item107687 {
	width:76px !important;
	height:7px !important;
	left:333px !important;
	top:437px !important;
}

#item107715 {
	width:76px !important;
	height:7px !important;
	left:333px !important;
	top:476px !important;
}

#item107744 {
	width:27px !important;
	height:7px !important;
	left:403px !important;
	top:549px !important;
}

#item107771 {
	width:27px !important;
	height:7px !important;
	left:403px !important;
	top:555px !important;
}

#item107798 {
	width:27px !important;
	height:7px !important;
	left:403px !important;
	top:562px !important;
}

#item107825 {
	width:27px !important;
	height:7px !important;
	left:403px !important;
	top:569px !important;
}

#item2350 {
	width:86px !important;
	height:164px !important;
}

#item2345 {
	width:86px !important;
	height:164px !important;
	left:189px !important;
	top:103px !important;
}

#item3870 {
	width:54px !important;
	height:64px !important;
}

#item3865 {
	width:54px !important;
	height:64px !important;
	left:269px !important;
	top:36px !important;
}

#item2356 {
	width:89px !important;
	height:123px !important;
}

#item2351 {
	width:89px !important;
	height:123px !important;
	left:328px !important;
	top:101px !important;
}

#item3876 {
	width:96px !important;
	height:50px !important;
}

#item3871 {
	width:96px !important;
	height:50px !important;
	left:330px !important;
	top:225px !important;
}

#item2362 {
	width:140px !important;
	height:271px !important;
}

#item2357 {
	width:140px !important;
	height:271px !important;
	left:324px !important;
	top:297px !important;
}

#item2368 {
	width:80px !important;
	height:110px !important;
}

#item2363 {
	width:80px !important;
	height:110px !important;
	left:195px !important;
	top:339px !important;
}

#item3887 {
	width:89px !important;
	height:86px !important;
}

#item3880 {
	width:89px !important;
	height:86px !important;
	left:203px !important;
	top:455px !important;
}

#item3893 {
	width:45px !important;
	height:77px !important;
}

#item3888 {
	width:45px !important;
	height:77px !important;
	left:131px !important;
	top:450px !important;
}

#item3899 {
	width:45px !important;
	height:39px !important;
}

#item3894 {
	width:45px !important;
	height:39px !important;
	left:131px !important;
	top:528px !important;
}

#item107852 {
	width:61px !important;
	height:7px !important;
	left:30px !important;
	top:67px !important;
}

#item107879 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:134px !important;
}

#item107906 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:141px !important;
}

#item107933 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:147px !important;
}

#item107961 {
	width:27px !important;
	height:7px !important;
	left:88px !important;
	top:154px !important;
}

#item107988 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:253px !important;
}

#item108015 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:307px !important;
}

#item108042 {
	width:68px !important;
	height:7px !important;
	left:30px !important;
	top:362px !important;
}

#item108069 {
	width:69px !important;
	height:7px !important;
	left:30px !important;
	top:435px !important;
}

#item108096 {
	width:69px !important;
	height:7px !important;
	left:30px !important;
	top:484px !important;
}

#item108123 {
	width:69px !important;
	height:7px !important;
	left:30px !important;
	top:545px !important;
}

#item983 {
	width:118px !important;
	height:120px !important;
}

#item978 {
	width:118px !important;
	height:120px !important;
	left:83px !important;
	top:123px !important;
}

#item2388 {
	width:122px !important;
	height:98px !important;
}

#item2383 {
	width:122px !important;
	height:98px !important;
	left:61px !important;
	top:265px !important;
}

#item2394 {
	width:118px !important;
	height:124px !important;
}

#item2389 {
	width:118px !important;
	height:124px !important;
	left:303px !important;
	top:106px !important;
}

#item65536 {
	width:57px !important;
	height:59px !important;
}

#item65531 {
	width:57px !important;
	height:59px !important;
	left:243px !important;
	top:225px !important;
}

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

#item2395 {
	width:210px !important;
	height:186px !important;
	left:244px !important;
	top:295px !important;
}

#item2407 {
	width:104px !important;
	height:85px !important;
}

#item2402 {
	width:104px !important;
	height:85px !important;
	left:129px !important;
	top:365px !important;
}

#item3906 {
	width:60px !important;
	height:41px !important;
}

#item3901 {
	width:60px !important;
	height:41px !important;
	top:365px !important;
}

#item3919 {
	width:60px !important;
	height:41px !important;
}

#item3913 {
	width:60px !important;
	height:41px !important;
	top:408px !important;
}

#item3912 {
	width:64px !important;
	height:41px !important;
}

#item3907 {
	width:64px !important;
	height:41px !important;
	left:61px !important;
	top:365px !important;
}

#item3925 {
	width:64px !important;
	height:41px !important;
}

#item3920 {
	width:64px !important;
	height:41px !important;
	left:61px !important;
	top:408px !important;
}

#item3931 {
	width:58px !important;
	height:59px !important;
}

#item3926 {
	width:58px !important;
	height:59px !important;
	left:244px !important;
	top:483px !important;
}

#item108150 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:257px !important;
}

#item108177 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:257px !important;
}

#item108205 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:264px !important;
}

#item108232 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:264px !important;
}

#item108259 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:270px !important;
}

#item108286 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:270px !important;
}

#item108314 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:277px !important;
}

#item108341 {
	width:27px !important;
	height:7px !important;
	left:412px !important;
	top:277px !important;
}

#item108368 {
	width:27px !important;
	height:7px !important;
	left:74px !important;
	top:482px !important;
}

#item108395 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:482px !important;
}

#item108422 {
	width:27px !important;
	height:7px !important;
	left:150px !important;
	top:482px !important;
}

#item108449 {
	width:27px !important;
	height:7px !important;
	left:194px !important;
	top:482px !important;
}

#item108477 {
	width:27px !important;
	height:7px !important;
	left:74px !important;
	top:488px !important;
}

#item108504 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:488px !important;
}

#item108531 {
	width:27px !important;
	height:7px !important;
	left:150px !important;
	top:488px !important;
}

#item108559 {
	width:27px !important;
	height:7px !important;
	left:194px !important;
	top:488px !important;
}

#item108586 {
	width:27px !important;
	height:7px !important;
	left:74px !important;
	top:495px !important;
}

#item108613 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:495px !important;
}

#item108640 {
	width:27px !important;
	height:7px !important;
	left:150px !important;
	top:495px !important;
}

#item108668 {
	width:27px !important;
	height:7px !important;
	left:194px !important;
	top:495px !important;
}

#item108696 {
	width:27px !important;
	height:7px !important;
	left:74px !important;
	top:502px !important;
}

#item108724 {
	width:27px !important;
	height:7px !important;
	left:112px !important;
	top:502px !important;
}

#item108751 {
	width:27px !important;
	height:7px !important;
	left:150px !important;
	top:502px !important;
}

#item108778 {
	width:27px !important;
	height:7px !important;
	left:194px !important;
	top:502px !important;
}

#item108805 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:537px !important;
}

#item108832 {
	width:45px !important;
	height:7px !important;
	left:62px !important;
	top:537px !important;
}

#item108859 {
	width:40px !important;
	height:7px !important;
	left:18px !important;
	top:543px !important;
}

#item108886 {
	width:49px !important;
	height:7px !important;
	left:62px !important;
	top:543px !important;
}

#item108913 {
	width:41px !important;
	height:7px !important;
	left:134px !important;
	top:537px !important;
}

#item108940 {
	width:45px !important;
	height:7px !important;
	left:183px !important;
	top:537px !important;
}

#item108968 {
	width:40px !important;
	height:7px !important;
	left:134px !important;
	top:544px !important;
}

#item108996 {
	width:49px !important;
	height:7px !important;
	left:183px !important;
	top:544px !important;
}

#item109024 {
	width:41px !important;
	height:7px !important;
	left:305px !important;
	top:515px !important;
}

#item109051 {
	width:45px !important;
	height:7px !important;
	left:413px !important;
	top:515px !important;
}

#item2413 {
	width:118px !important;
	height:106px !important;
}

#item2408 {
	width:118px !important;
	height:106px !important;
	left:46px !important;
	top:132px !important;
}

#item2419 {
	width:145px !important;
	height:95px !important;
}

#item2414 {
	width:145px !important;
	height:95px !important;
	left:247px !important;
	top:39px !important;
}

#item3963 {
	width:145px !important;
	height:60px !important;
}

#item3958 {
	width:145px !important;
	height:60px !important;
	left:247px !important;
	top:136px !important;
}

#item3969 {
	width:145px !important;
	height:71px !important;
}

#item3964 {
	width:145px !important;
	height:71px !important;
	left:247px !important;
	top:199px !important;
}

#item3975 {
	width:145px !important;
	height:71px !important;
}

#item3970 {
	width:145px !important;
	height:71px !important;
	left:247px !important;
	top:272px !important;
}

#item3982 {
	width:145px !important;
	height:79px !important;
}

#item3976 {
	width:145px !important;
	height:79px !important;
	left:247px !important;
	top:345px !important;
}

#item3937 {
	width:123px !important;
	height:93px !important;
}

#item3932 {
	width:123px !important;
	height:93px !important;
	left:36px !important;
	top:292px !important;
}

#item3943 {
	width:64px !important;
	height:77px !important;
}

#item3938 {
	width:64px !important;
	height:77px !important;
	left:174px !important;
	top:210px !important;
}

#item3949 {
	width:48px !important;
	height:50px !important;
}

#item3944 {
	width:48px !important;
	height:50px !important;
	left:181px !important;
	top:332px !important;
}

#item3957 {
	width:52px !important;
	height:36px !important;
}

#item3952 {
	width:52px !important;
	height:36px !important;
	left:182px !important;
	top:392px !important;
}

#item3988 {
	width:52px !important;
	height:48px !important;
}

#item3983 {
	width:52px !important;
	height:48px !important;
	left:411px !important;
	top:230px !important;
}

#item3999 {
	width:52px !important;
	height:48px !important;
}

#item3993 {
	width:52px !important;
	height:48px !important;
	left:414px !important;
	top:296px !important;
}

#item4006 {
	width:95px !important;
	height:63px !important;
}

#item4000 {
	width:95px !important;
	height:63px !important;
	left:393px !important;
	top:362px !important;
}

#item109078 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:466px !important;
}

#item109105 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:466px !important;
}

#item109132 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:466px !important;
}

#item109159 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:472px !important;
}

#item109186 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:472px !important;
}

#item109215 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:472px !important;
}

#item109243 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:479px !important;
}

#item109270 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:479px !important;
}

#item109297 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:479px !important;
}

#item109324 {
	width:27px !important;
	height:7px !important;
	left:100px !important;
	top:486px !important;
}

#item109351 {
	width:27px !important;
	height:7px !important;
	left:151px !important;
	top:486px !important;
}

#item109379 {
	width:27px !important;
	height:7px !important;
	left:200px !important;
	top:486px !important;
}

#item109406 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:535px !important;
}

#item109433 {
	width:45px !important;
	height:7px !important;
	left:91px !important;
	top:535px !important;
}

#item109462 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:541px !important;
}

#item109489 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:465px !important;
}

#item109516 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:465px !important;
}

#item109543 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:465px !important;
}

#item109570 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:465px !important;
}

#item109597 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:465px !important;
}

#item109624 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:472px !important;
}

#item109651 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:472px !important;
}

#item109679 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:472px !important;
}

#item109706 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:472px !important;
}

#item109734 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:472px !important;
}

#item109761 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:478px !important;
}

#item109788 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:478px !important;
}

#item109815 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:478px !important;
}

#item109842 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:478px !important;
}

#item109869 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:478px !important;
}

#item109896 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:485px !important;
}

#item109923 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:485px !important;
}

#item109950 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:485px !important;
}

#item109979 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:485px !important;
}

#item110006 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:485px !important;
}

#item110033 {
	width:27px !important;
	height:7px !important;
	left:294px !important;
	top:492px !important;
}

#item110060 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:492px !important;
}

#item110087 {
	width:27px !important;
	height:7px !important;
	left:362px !important;
	top:492px !important;
}

#item110114 {
	width:27px !important;
	height:7px !important;
	left:396px !important;
	top:492px !important;
}

#item110141 {
	width:27px !important;
	height:7px !important;
	left:436px !important;
	top:492px !important;
}

#item110168 {
	width:41px !important;
	height:7px !important;
	left:245px !important;
	top:544px !important;
}

#item110196 {
	width:54px !important;
	height:7px !important;
	left:295px !important;
	top:544px !important;
}

#item110224 {
	width:38px !important;
	height:7px !important;
	left:245px !important;
	top:550px !important;
}

#item110251 {
	width:44px !important;
	height:7px !important;
	left:295px !important;
	top:550px !important;
}

#item110278 {
	width:45px !important;
	height:7px !important;
	left:245px !important;
	top:557px !important;
}

#item110305 {
	width:41px !important;
	height:7px !important;
	left:365px !important;
	top:544px !important;
}

#item110332 {
	width:54px !important;
	height:7px !important;
	left:418px !important;
	top:544px !important;
}

#item110360 {
	width:38px !important;
	height:7px !important;
	left:365px !important;
	top:551px !important;
}

#item110388 {
	width:44px !important;
	height:7px !important;
	left:418px !important;
	top:551px !important;
}

#item110415 {
	width:45px !important;
	height:7px !important;
	left:365px !important;
	top:558px !important;
}

#item990 {
	width:112px !important;
	height:98px !important;
}

#item984 {
	width:112px !important;
	height:98px !important;
	left:123px !important;
	top:158px !important;
}

#item4025 {
	width:132px !important;
	height:102px !important;
}

#item4020 {
	width:132px !important;
	height:102px !important;
	left:94px !important;
	top:294px !important;
}

#item2425 {
	width:86px !important;
	height:99px !important;
}

#item2420 {
	width:86px !important;
	height:99px !important;
	top:178px !important;
}

#item4012 {
	width:51px !important;
	height:48px !important;
}

#item4007 {
	width:51px !important;
	height:48px !important;
	left:17px !important;
	top:310px !important;
}

#item4019 {
	width:51px !important;
	height:36px !important;
}

#item4013 {
	width:51px !important;
	height:36px !important;
	left:21px !important;
	top:375px !important;
}

#item2431 {
	width:118px !important;
	height:181px !important;
}

#item2426 {
	width:118px !important;
	height:181px !important;
	left:339px !important;
	top:33px !important;
}

#item2438 {
	width:120px !important;
	height:181px !important;
}

#item2432 {
	width:120px !important;
	height:181px !important;
	left:336px !important;
	top:284px !important;
}

#item4032 {
	width:51px !important;
	height:53px !important;
}

#item4027 {
	width:51px !important;
	height:53px !important;
	left:285px !important;
	top:161px !important;
}

#item4038 {
	width:49px !important;
	height:53px !important;
}

#item4033 {
	width:49px !important;
	height:53px !important;
	left:286px !important;
	top:412px !important;
}

#item110442 {
	width:27px !important;
	height:7px !important;
	left:346px !important;
	top:252px !important;
}

#item110470 {
	width:27px !important;
	height:7px !important;
	left:409px !important;
	top:252px !important;
}

#item110497 {
	width:27px !important;
	height:7px !important;
	left:346px !important;
	top:259px !important;
}

#item110524 {
	width:27px !important;
	height:7px !important;
	left:409px !important;
	top:259px !important;
}

#item110551 {
	width:27px !important;
	height:7px !important;
	left:346px !important;
	top:265px !important;
}

#item110578 {
	width:27px !important;
	height:7px !important;
	left:409px !important;
	top:265px !important;
}

#item110605 {
	width:26px !important;
	height:7px !important;
	left:59px !important;
	top:463px !important;
}

#item110632 {
	width:26px !important;
	height:7px !important;
	left:90px !important;
	top:463px !important;
}

#item110659 {
	width:26px !important;
	height:7px !important;
	left:119px !important;
	top:463px !important;
}

#item110686 {
	width:26px !important;
	height:7px !important;
	left:59px !important;
	top:470px !important;
}

#item110714 {
	width:26px !important;
	height:7px !important;
	left:90px !important;
	top:470px !important;
}

#item110741 {
	width:26px !important;
	height:7px !important;
	left:119px !important;
	top:470px !important;
}

#item110768 {
	width:26px !important;
	height:7px !important;
	left:59px !important;
	top:476px !important;
}

#item110795 {
	width:26px !important;
	height:7px !important;
	left:90px !important;
	top:476px !important;
}

#item110822 {
	width:26px !important;
	height:7px !important;
	left:119px !important;
	top:476px !important;
}

#item110849 {
	width:26px !important;
	height:7px !important;
	left:59px !important;
	top:483px !important;
}

#item110876 {
	width:26px !important;
	height:7px !important;
	left:90px !important;
	top:483px !important;
}

#item110903 {
	width:26px !important;
	height:7px !important;
	left:119px !important;
	top:483px !important;
}

#item110930 {
	width:26px !important;
	height:7px !important;
	left:190px !important;
	top:465px !important;
}

#item110958 {
	width:26px !important;
	height:7px !important;
	left:220px !important;
	top:465px !important;
}

#item110985 {
	width:26px !important;
	height:7px !important;
	left:248px !important;
	top:465px !important;
}

#item111013 {
	width:26px !important;
	height:7px !important;
	left:190px !important;
	top:471px !important;
}

#item111040 {
	width:26px !important;
	height:7px !important;
	left:220px !important;
	top:471px !important;
}

#item111068 {
	width:26px !important;
	height:7px !important;
	left:248px !important;
	top:471px !important;
}

#item111095 {
	width:26px !important;
	height:7px !important;
	left:190px !important;
	top:478px !important;
}

#item111122 {
	width:26px !important;
	height:7px !important;
	left:220px !important;
	top:478px !important;
}

#item111149 {
	width:26px !important;
	height:7px !important;
	left:248px !important;
	top:478px !important;
}

#item111176 {
	width:26px !important;
	height:7px !important;
	left:190px !important;
	top:484px !important;
}

#item111203 {
	width:26px !important;
	height:7px !important;
	left:220px !important;
	top:484px !important;
}

#item111231 {
	width:26px !important;
	height:7px !important;
	left:248px !important;
	top:484px !important;
}

#item111258 {
	width:55px !important;
	height:7px !important;
	left:18px !important;
	top:537px !important;
}

#item111285 {
	width:55px !important;
	height:7px !important;
	left:91px !important;
	top:537px !important;
}

#item111312 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:544px !important;
}

#item111339 {
	width:55px !important;
	height:7px !important;
	left:150px !important;
	top:537px !important;
}

#item111366 {
	width:55px !important;
	height:7px !important;
	left:222px !important;
	top:537px !important;
}

#item111393 {
	width:45px !important;
	height:7px !important;
	left:150px !important;
	top:544px !important;
}

#item111421 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:510px !important;
}

#item111449 {
	width:27px !important;
	height:7px !important;
	left:411px !important;
	top:510px !important;
}

#item111477 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:517px !important;
}

#item111504 {
	width:27px !important;
	height:7px !important;
	left:411px !important;
	top:517px !important;
}

#item111531 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:524px !important;
}

#item111558 {
	width:27px !important;
	height:7px !important;
	left:411px !important;
	top:524px !important;
}

#item111585 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:530px !important;
}

#item111612 {
	width:27px !important;
	height:7px !important;
	left:411px !important;
	top:530px !important;
}

#item2444 {
	width:112px !important;
	height:117px !important;
}

#item2439 {
	width:112px !important;
	height:117px !important;
	left:34px !important;
	top:113px !important;
}

#item4044 {
	width:79px !important;
	height:117px !important;
}

#item4039 {
	width:79px !important;
	height:117px !important;
	left:160px !important;
	top:116px !important;
}

#item2450 {
	width:208px !important;
	height:191px !important;
}

#item2445 {
	width:208px !important;
	height:191px !important;
	left:32px !important;
	top:304px !important;
}

#item2457 {
	width:127px !important;
	height:84px !important;
}

#item2451 {
	width:127px !important;
	height:84px !important;
	left:265px !important;
	top:321px !important;
}

#item2463 {
	width:118px !important;
	height:117px !important;
}

#item2458 {
	width:118px !important;
	height:117px !important;
	left:269px !important;
	top:140px !important;
}

#item4050 {
	width:31px !important;
	height:38px !important;
}

#item4045 {
	width:31px !important;
	height:38px !important;
	left:145px !important;
	top:259px !important;
}

#item4056 {
	width:31px !important;
	height:38px !important;
}

#item4051 {
	width:31px !important;
	height:38px !important;
	left:182px !important;
	top:259px !important;
}

#item4062 {
	width:26px !important;
	height:38px !important;
}

#item4057 {
	width:26px !important;
	height:38px !important;
	left:216px !important;
	top:259px !important;
}

#item4070 {
	width:51px !important;
	height:30px !important;
}

#item4065 {
	width:51px !important;
	height:30px !important;
	left:424px !important;
	top:246px !important;
}

#item4089 {
	width:51px !important;
	height:26px !important;
}

#item4084 {
	width:51px !important;
	height:26px !important;
	left:424px !important;
	top:280px !important;
}

#item4095 {
	width:51px !important;
	height:26px !important;
}

#item4090 {
	width:51px !important;
	height:26px !important;
	left:424px !important;
	top:344px !important;
}

#item4101 {
	width:51px !important;
	height:26px !important;
}

#item4096 {
	width:51px !important;
	height:26px !important;
	left:424px !important;
	top:405px !important;
}

#item4077 {
	width:51px !important;
	height:30px !important;
}

#item4072 {
	width:51px !important;
	height:30px !important;
	left:424px !important;
	top:311px !important;
}

#item4083 {
	width:51px !important;
	height:30px !important;
}

#item4078 {
	width:51px !important;
	height:30px !important;
	left:424px !important;
	top:372px !important;
}

#item4109 {
	width:32px !important;
	height:43px !important;
}

#item4104 {
	width:32px !important;
	height:43px !important;
	left:169px !important;
	top:523px !important;
}

#item4115 {
	width:32px !important;
	height:43px !important;
}

#item4110 {
	width:32px !important;
	height:43px !important;
	left:206px !important;
	top:523px !important;
}

#item111639 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:265px !important;
}

#item111666 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:272px !important;
}

#item111693 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:279px !important;
}

#item111721 {
	width:27px !important;
	height:7px !important;
	left:81px !important;
	top:527px !important;
}

#item111749 {
	width:27px !important;
	height:7px !important;
	left:125px !important;
	top:527px !important;
}

#item111777 {
	width:27px !important;
	height:7px !important;
	left:81px !important;
	top:534px !important;
}

#item111804 {
	width:27px !important;
	height:7px !important;
	left:125px !important;
	top:534px !important;
}

#item111832 {
	width:27px !important;
	height:7px !important;
	left:81px !important;
	top:541px !important;
}

#item111859 {
	width:27px !important;
	height:7px !important;
	left:125px !important;
	top:541px !important;
}

#item111886 {
	width:27px !important;
	height:7px !important;
	left:81px !important;
	top:547px !important;
}

#item111913 {
	width:27px !important;
	height:7px !important;
	left:125px !important;
	top:547px !important;
}

#item111940 {
	width:27px !important;
	height:7px !important;
	left:81px !important;
	top:554px !important;
}

#item111969 {
	width:27px !important;
	height:7px !important;
	left:125px !important;
	top:554px !important;
}

#item111997 {
	width:27px !important;
	height:7px !important;
	left:293px !important;
	top:475px !important;
}

#item112024 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:475px !important;
}

#item112051 {
	width:27px !important;
	height:7px !important;
	left:374px !important;
	top:475px !important;
}

#item112078 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:475px !important;
}

#item112105 {
	width:27px !important;
	height:7px !important;
	left:293px !important;
	top:482px !important;
}

#item112132 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:482px !important;
}

#item112159 {
	width:27px !important;
	height:7px !important;
	left:374px !important;
	top:482px !important;
}

#item112186 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:482px !important;
}

#item112214 {
	width:27px !important;
	height:7px !important;
	left:293px !important;
	top:488px !important;
}

#item112241 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:488px !important;
}

#item112268 {
	width:27px !important;
	height:7px !important;
	left:374px !important;
	top:488px !important;
}

#item112295 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:488px !important;
}

#item112322 {
	width:27px !important;
	height:7px !important;
	left:293px !important;
	top:495px !important;
}

#item112349 {
	width:27px !important;
	height:7px !important;
	left:328px !important;
	top:495px !important;
}

#item112376 {
	width:27px !important;
	height:7px !important;
	left:374px !important;
	top:495px !important;
}

#item112403 {
	width:27px !important;
	height:7px !important;
	left:427px !important;
	top:495px !important;
}

#item112431 {
	width:46px !important;
	height:7px !important;
	left:246px !important;
	top:539px !important;
}

#item112458 {
	width:63px !important;
	height:7px !important;
	left:246px !important;
	top:546px !important;
}

#item112486 {
	width:79px !important;
	height:7px !important;
	left:246px !important;
	top:552px !important;
}

#item112513 {
	width:82px !important;
	height:7px !important;
	left:246px !important;
	top:559px !important;
}

#item996 {
	width:51px !important;
	height:54px !important;
}

#item991 {
	width:51px !important;
	height:54px !important;
	left:11px !important;
	top:116px !important;
}

#item4121 {
	width:55px !important;
	height:48px !important;
}

#item4116 {
	width:55px !important;
	height:48px !important;
	left:14px !important;
	top:175px !important;
}

#item2469 {
	width:114px !important;
	height:104px !important;
}

#item2464 {
	width:114px !important;
	height:104px !important;
	left:138px !important;
	top:143px !important;
}

#item4142 {
	width:131px !important;
	height:114px !important;
}

#item4137 {
	width:131px !important;
	height:114px !important;
	left:140px !important;
	top:278px !important;
}

#item2475 {
	width:118px !important;
	height:191px !important;
}

#item2470 {
	width:118px !important;
	height:191px !important;
	left:336px !important;
	top:35px !important;
}

#item2481 {
	width:107px !important;
	height:184px !important;
}

#item2476 {
	width:107px !important;
	height:184px !important;
	left:349px !important;
	top:306px !important;
}

#item4127 {
	width:57px !important;
	height:62px !important;
}

#item4122 {
	width:57px !important;
	height:62px !important;
	left:8px !important;
	top:270px !important;
}

#item4133 {
	width:54px !important;
	height:43px !important;
}

#item4128 {
	width:54px !important;
	height:43px !important;
	left:14px !important;
	top:348px !important;
}

#item4149 {
	width:45px !important;
	height:44px !important;
}

#item4143 {
	width:45px !important;
	height:44px !important;
	left:290px !important;
	top:216px !important;
}

#item4155 {
	width:56px !important;
	height:48px !important;
}

#item4150 {
	width:56px !important;
	height:48px !important;
	left:287px !important;
	top:415px !important;
}

#item4162 {
	width:45px !important;
	height:45px !important;
}

#item4157 {
	width:45px !important;
	height:45px !important;
	left:287px !important;
	top:488px !important;
}

#item112540 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:268px !important;
}

#item112567 {
	width:27px !important;
	height:7px !important;
	left:409px !important;
	top:268px !important;
}

#item112594 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:274px !important;
}

#item112621 {
	width:27px !important;
	height:7px !important;
	left:409px !important;
	top:274px !important;
}

#item112648 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:281px !important;
}

#item112675 {
	width:27px !important;
	height:7px !important;
	left:409px !important;
	top:281px !important;
}

#item112702 {
	width:27px !important;
	height:7px !important;
	left:352px !important;
	top:287px !important;
}

#item112731 {
	width:27px !important;
	height:7px !important;
	left:409px !important;
	top:287px !important;
}

#item112758 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:469px !important;
}

#item112785 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:469px !important;
}

#item112812 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:469px !important;
}

#item112839 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:476px !important;
}

#item112866 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:476px !important;
}

#item112893 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:476px !important;
}

#item112920 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:482px !important;
}

#item112947 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:482px !important;
}

#item112975 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:482px !important;
}

#item113002 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:489px !important;
}

#item113029 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:489px !important;
}

#item113056 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:489px !important;
}

#item113083 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:495px !important;
}

#item113111 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:495px !important;
}

#item113139 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:495px !important;
}

#item113166 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:502px !important;
}

#item113193 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:502px !important;
}

#item113221 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:502px !important;
}

#item113248 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:533px !important;
}

#item113275 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:533px !important;
}

#item113302 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:533px !important;
}

#item113329 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:539px !important;
}

#item113356 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:539px !important;
}

#item113383 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:539px !important;
}

#item113410 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:546px !important;
}

#item113437 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:546px !important;
}

#item113466 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:546px !important;
}

#item113493 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:553px !important;
}

#item113520 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:553px !important;
}

#item113547 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:553px !important;
}

#item113574 {
	width:27px !important;
	height:7px !important;
	left:72px !important;
	top:559px !important;
}

#item113601 {
	width:27px !important;
	height:7px !important;
	left:113px !important;
	top:559px !important;
}

#item113628 {
	width:27px !important;
	height:7px !important;
	left:157px !important;
	top:559px !important;
}

#item113655 {
	width:60px !important;
	height:7px !important;
	left:196px !important;
	top:488px !important;
}

#item113682 {
	width:59px !important;
	height:7px !important;
	left:196px !important;
	top:495px !important;
}

#item113710 {
	width:54px !important;
	height:7px !important;
	left:196px !important;
	top:502px !important;
}

#item113737 {
	width:60px !important;
	height:7px !important;
	left:196px !important;
	top:534px !important;
}

#item113764 {
	width:59px !important;
	height:7px !important;
	left:196px !important;
	top:540px !important;
}

#item113791 {
	width:54px !important;
	height:7px !important;
	left:196px !important;
	top:547px !important;
}

#item113819 {
	width:27px !important;
	height:7px !important;
	left:350px !important;
	top:541px !important;
}

#item113846 {
	width:27px !important;
	height:7px !important;
	left:408px !important;
	top:541px !important;
}

#item113873 {
	width:27px !important;
	height:7px !important;
	left:350px !important;
	top:547px !important;
}

#item113900 {
	width:27px !important;
	height:7px !important;
	left:408px !important;
	top:547px !important;
}

#item113927 {
	width:27px !important;
	height:7px !important;
	left:350px !important;
	top:554px !important;
}

#item113954 {
	width:27px !important;
	height:7px !important;
	left:408px !important;
	top:554px !important;
}

#item113982 {
	width:27px !important;
	height:7px !important;
	left:350px !important;
	top:560px !important;
}

#item114009 {
	width:27px !important;
	height:7px !important;
	left:408px !important;
	top:560px !important;
}

#item2489 {
	width:150px !important;
	height:141px !important;
}

#item2483 {
	width:150px !important;
	height:141px !important;
	left:32px !important;
	top:40px !important;
}

#item2495 {
	width:109px !important;
	height:138px !important;
}

#item2490 {
	width:109px !important;
	height:138px !important;
	left:190px !important;
	top:41px !important;
}

#item4182 {
	width:124px !important;
	height:138px !important;
}

#item4176 {
	width:124px !important;
	height:138px !important;
	left:302px !important;
	top:41px !important;
}

#item2501 {
	width:118px !important;
	height:110px !important;
}

#item2496 {
	width:118px !important;
	height:110px !important;
	left:189px !important;
	top:260px !important;
}

#item4252 {
	width:118px !important;
	height:110px !important;
}

#item4247 {
	width:118px !important;
	height:110px !important;
	left:349px !important;
	top:260px !important;
}

#item2507 {
	width:55px !important;
	height:145px !important;
}

#item2502 {
	width:55px !important;
	height:145px !important;
	left:188px !important;
	top:380px !important;
}

#item4233 {
	width:44px !important;
	height:145px !important;
}

#item4228 {
	width:44px !important;
	height:145px !important;
	left:245px !important;
	top:380px !important;
}

#item4240 {
	width:44px !important;
	height:145px !important;
}

#item4235 {
	width:44px !important;
	height:145px !important;
	left:291px !important;
	top:380px !important;
}

#item4246 {
	width:130px !important;
	height:145px !important;
}

#item4241 {
	width:130px !important;
	height:145px !important;
	left:337px !important;
	top:380px !important;
}

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

#item2508 {
	width:117px !important;
	height:96px !important;
	left:37px !important;
	top:394px !important;
}

#item4169 {
	width:26px !important;
	height:30px !important;
}

#item4163 {
	width:26px !important;
	height:30px !important;
	left:73px !important;
	top:184px !important;
}

#item4175 {
	width:26px !important;
	height:30px !important;
}

#item4170 {
	width:26px !important;
	height:30px !important;
	left:107px !important;
	top:184px !important;
}

#item4188 {
	width:77px !important;
	height:28px !important;
}

#item4183 {
	width:77px !important;
	height:28px !important;
	left:194px !important;
	top:182px !important;
}

#item4194 {
	width:77px !important;
	height:28px !important;
}

#item4189 {
	width:77px !important;
	height:28px !important;
	left:286px !important;
	top:182px !important;
}

#item4200 {
	width:77px !important;
	height:28px !important;
}

#item4195 {
	width:77px !important;
	height:28px !important;
	left:376px !important;
	top:182px !important;
}

#item4206 {
	width:61px !important;
	height:32px !important;
}

#item4201 {
	width:61px !important;
	height:32px !important;
	left:37px !important;
	top:339px !important;
}

#item4212 {
	width:61px !important;
	height:32px !important;
}

#item4207 {
	width:61px !important;
	height:32px !important;
	left:109px !important;
	top:339px !important;
}

#item4218 {
	width:49px !important;
	height:36px !important;
}

#item4213 {
	width:49px !important;
	height:36px !important;
	left:76px !important;
	top:495px !important;
}

#item4224 {
	width:49px !important;
	height:36px !important;
}

#item4219 {
	width:49px !important;
	height:36px !important;
	left:128px !important;
	top:495px !important;
}

#item114036 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:239px !important;
}

#item114063 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:246px !important;
}

#item114090 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:302px !important;
}

#item114117 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:308px !important;
}

#item114144 {
	width:46px !important;
	height:7px !important;
	left:272px !important;
	top:218px !important;
}

#item114172 {
	width:46px !important;
	height:7px !important;
	left:272px !important;
	top:225px !important;
}

#item114200 {
	width:46px !important;
	height:7px !important;
	left:272px !important;
	top:231px !important;
}

#item114228 {
	width:46px !important;
	height:7px !important;
	left:373px !important;
	top:218px !important;
}

#item114255 {
	width:46px !important;
	height:7px !important;
	left:373px !important;
	top:225px !important;
}

#item114283 {
	width:46px !important;
	height:7px !important;
	left:373px !important;
	top:232px !important;
}

#item114310 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:551px !important;
}

#item114337 {
	width:46px !important;
	height:7px !important;
	left:138px !important;
	top:551px !important;
}

#item114364 {
	width:62px !important;
	height:7px !important;
	left:332px !important;
	top:536px !important;
}

#item114391 {
	width:55px !important;
	height:7px !important;
	left:332px !important;
	top:543px !important;
}

#item1002 {
	width:168px !important;
	height:141px !important;
}

#item997 {
	width:168px !important;
	height:141px !important;
	left:20px !important;
	top:32px !important;
}

#item2519 {
	width:147px !important;
	height:138px !important;
}

#item2514 {
	width:147px !important;
	height:138px !important;
	left:77px !important;
	top:176px !important;
}

#item4280 {
	width:116px !important;
	height:29px !important;
}

#item4274 {
	width:116px !important;
	height:29px !important;
	left:238px !important;
	top:210px !important;
}

#item4286 {
	width:116px !important;
	height:29px !important;
}

#item4281 {
	width:116px !important;
	height:29px !important;
	left:238px !important;
	top:245px !important;
}

#item4292 {
	width:116px !important;
	height:29px !important;
}

#item4287 {
	width:116px !important;
	height:29px !important;
	left:238px !important;
	top:283px !important;
}

#item2525 {
	width:79px !important;
	height:125px !important;
}

#item2520 {
	width:79px !important;
	height:125px !important;
	left:41px !important;
	top:319px !important;
}

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

#item4293 {
	width:33px !important;
	height:39px !important;
	left:122px !important;
	top:406px !important;
}

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

#item4299 {
	width:33px !important;
	height:39px !important;
	left:156px !important;
	top:406px !important;
}

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

#item4306 {
	width:33px !important;
	height:39px !important;
	left:193px !important;
	top:406px !important;
}

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

#item2526 {
	width:118px !important;
	height:125px !important;
	left:235px !important;
	top:318px !important;
}

#item2538 {
	width:118px !important;
	height:116px !important;
}

#item2533 {
	width:118px !important;
	height:116px !important;
	left:236px !important;
	top:450px !important;
}

#item4331 {
	width:45px !important;
	height:44px !important;
}

#item4325 {
	width:45px !important;
	height:44px !important;
	left:188px !important;
	top:523px !important;
}

#item2545 {
	width:83px !important;
	height:118px !important;
}

#item2539 {
	width:83px !important;
	height:118px !important;
	left:98px !important;
	top:449px !important;
}

#item4318 {
	width:41px !important;
	height:45px !important;
}

#item4313 {
	width:41px !important;
	height:45px !important;
	left:20px !important;
	top:522px !important;
}

#item4324 {
	width:33px !important;
	height:45px !important;
}

#item4319 {
	width:33px !important;
	height:45px !important;
	left:64px !important;
	top:522px !important;
}

#item4260 {
	width:96px !important;
	height:77px !important;
}

#item4254 {
	width:96px !important;
	height:77px !important;
	left:233px !important;
	top:50px !important;
}

#item4267 {
	width:42px !important;
	height:43px !important;
}

#item4262 {
	width:42px !important;
	height:43px !important;
	left:193px !important;
	top:130px !important;
}

#item4273 {
	width:42px !important;
	height:43px !important;
}

#item4268 {
	width:42px !important;
	height:43px !important;
	left:311px !important;
	top:130px !important;
}

#item114418 {
	width:45px !important;
	height:7px !important;
	left:356px !important;
	top:64px !important;
}

#item114445 {
	width:41px !important;
	height:7px !important;
	left:356px !important;
	top:208px !important;
}

#item114473 {
	width:45px !important;
	height:7px !important;
	left:413px !important;
	top:208px !important;
}

#item114501 {
	width:46px !important;
	height:7px !important;
	left:356px !important;
	top:269px !important;
}

#item114529 {
	width:46px !important;
	height:7px !important;
	left:412px !important;
	top:269px !important;
}

#item114556 {
	width:46px !important;
	height:7px !important;
	left:356px !important;
	top:276px !important;
}

#item114583 {
	width:41px !important;
	height:7px !important;
	left:356px !important;
	top:355px !important;
}

#item114610 {
	width:44px !important;
	height:7px !important;
	left:413px !important;
	top:355px !important;
}

#item114637 {
	width:45px !important;
	height:7px !important;
	left:356px !important;
	top:362px !important;
}

#item114664 {
	width:41px !important;
	height:7px !important;
	left:356px !important;
	top:394px !important;
}

#item114691 {
	width:44px !important;
	height:7px !important;
	left:413px !important;
	top:394px !important;
}

#item114720 {
	width:45px !important;
	height:7px !important;
	left:356px !important;
	top:400px !important;
}

#item114749 {
	width:41px !important;
	height:7px !important;
	left:356px !important;
	top:476px !important;
}

#item114776 {
	width:45px !important;
	height:7px !important;
	left:413px !important;
	top:476px !important;
}

#item114803 {
	width:44px !important;
	height:7px !important;
	left:356px !important;
	top:483px !important;
}

#item114830 {
	width:45px !important;
	height:7px !important;
	left:356px !important;
	top:546px !important;
}

#item114857 {
	width:44px !important;
	height:7px !important;
	left:413px !important;
	top:546px !important;
}

#item2551 {
	width:89px !important;
	height:78px !important;
}

#item2546 {
	width:89px !important;
	height:78px !important;
	left:134px !important;
	top:43px !important;
}

#item4337 {
	width:89px !important;
	height:78px !important;
}

#item4332 {
	width:89px !important;
	height:78px !important;
	left:134px !important;
	top:125px !important;
}

#item4344 {
	width:89px !important;
	height:78px !important;
}

#item4338 {
	width:89px !important;
	height:78px !important;
	left:134px !important;
	top:207px !important;
}

#item4351 {
	width:89px !important;
	height:78px !important;
}

#item4345 {
	width:89px !important;
	height:78px !important;
	left:134px !important;
	top:309px !important;
}

#item4358 {
	width:89px !important;
	height:78px !important;
}

#item4352 {
	width:89px !important;
	height:78px !important;
	left:134px !important;
	top:391px !important;
}

#item4367 {
	width:89px !important;
	height:78px !important;
}

#item4361 {
	width:89px !important;
	height:78px !important;
	left:134px !important;
	top:474px !important;
}

#item4373 {
	width:150px !important;
	height:90px !important;
}

#item4368 {
	width:150px !important;
	height:90px !important;
	left:231px !important;
	top:40px !important;
}

#item4379 {
	width:172px !important;
	height:121px !important;
}

#item4374 {
	width:172px !important;
	height:121px !important;
	left:261px !important;
	top:136px !important;
}

#item4385 {
	width:172px !important;
	height:124px !important;
}

#item4380 {
	width:172px !important;
	height:124px !important;
	left:229px !important;
	top:260px !important;
}

#item4391 {
	width:193px !important;
	height:124px !important;
}

#item4386 {
	width:193px !important;
	height:124px !important;
	left:261px !important;
	top:387px !important;
}

#item4397 {
	width:160px !important;
	height:84px !important;
}

#item4392 {
	width:160px !important;
	height:84px !important;
	left:225px !important;
	top:511px !important;
}

#item114884 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:128px !important;
}

#item114911 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:128px !important;
}

#item114938 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:135px !important;
}

#item114966 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:135px !important;
}

#item114993 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:141px !important;
}

#item115020 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:141px !important;
}

#item115047 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:174px !important;
}

#item115074 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:174px !important;
}

#item115101 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:181px !important;
}

#item115128 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:181px !important;
}

#item115155 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:188px !important;
}

#item115183 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:188px !important;
}

#item115210 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:220px !important;
}

#item115238 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:220px !important;
}

#item115265 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:227px !important;
}

#item115292 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:227px !important;
}

#item115319 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:233px !important;
}

#item115346 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:233px !important;
}

#item115373 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:343px !important;
}

#item115400 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:343px !important;
}

#item115427 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:349px !important;
}

#item115454 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:349px !important;
}

#item115483 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:356px !important;
}

#item115510 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:356px !important;
}

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

#item115564 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:388px !important;
}

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

#item115618 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:395px !important;
}

#item115645 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:401px !important;
}

#item115672 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:401px !important;
}

#item115699 {
	width:49px !important;
	height:7px !important;
	left:30px !important;
	top:433px !important;
}

#item115727 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:433px !important;
}

#item115754 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:440px !important;
}

#item115781 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:440px !important;
}

#item115808 {
	width:46px !important;
	height:7px !important;
	left:30px !important;
	top:447px !important;
}

#item115835 {
	width:46px !important;
	height:7px !important;
	left:81px !important;
	top:447px !important;
}

#item1008 {
	width:214px !important;
	height:259px !important;
}

#item1003 {
	width:214px !important;
	height:259px !important;
	top:31px !important;
}

#item2557 {
	width:110px !important;
	height:177px !important;
}

#item2552 {
	width:110px !important;
	height:177px !important;
	left:262px !important;
	top:87px !important;
}

#item4403 {
	width:73px !important;
	height:160px !important;
}

#item4398 {
	width:73px !important;
	height:160px !important;
	left:383px !important;
	top:130px !important;
}

#item2563 {
	width:125px !important;
	height:215px !important;
}

#item2558 {
	width:125px !important;
	height:215px !important;
	left:304px !important;
	top:296px !important;
}

#item2569 {
	width:164px !important;
	height:212px !important;
}

#item2564 {
	width:164px !important;
	height:212px !important;
	left:14px !important;
	top:296px !important;
}

#item4412 {
	width:58px !important;
	height:137px !important;
}

#item4407 {
	width:58px !important;
	height:137px !important;
	left:183px !important;
	top:296px !important;
}

#item4438 {
	width:58px !important;
	height:137px !important;
}

#item4432 {
	width:58px !important;
	height:137px !important;
	left:243px !important;
	top:296px !important;
}

#item115863 {
	width:67px !important;
	height:7px !important;
	left:18px !important;
	top:558px !important;
}

#item115891 {
	width:67px !important;
	height:7px !important;
	left:128px !important;
	top:551px !important;
}

#item115919 {
	width:67px !important;
	height:7px !important;
	left:238px !important;
	top:551px !important;
}

#item115946 {
	width:67px !important;
	height:7px !important;
	left:346px !important;
	top:557px !important;
}

#item2575 {
	width:150px !important;
	height:245px !important;
}

#item2570 {
	width:150px !important;
	height:245px !important;
	left:133px !important;
	top:336px !important;
}

#item2581 {
	width:81px !important;
	height:67px !important;
}

#item2576 {
	width:81px !important;
	height:67px !important;
	left:193px !important;
	top:72px !important;
}

#item4444 {
	width:91px !important;
	height:126px !important;
}

#item4439 {
	width:91px !important;
	height:126px !important;
	left:191px !important;
	top:145px !important;
}

#item2587 {
	width:61px !important;
	height:93px !important;
}

#item2582 {
	width:61px !important;
	height:93px !important;
	left:298px !important;
	top:152px !important;
}

#item4450 {
	width:49px !important;
	height:93px !important;
}

#item4445 {
	width:49px !important;
	height:93px !important;
	left:361px !important;
	top:152px !important;
}

#item4458 {
	width:63px !important;
	height:93px !important;
}

#item4453 {
	width:63px !important;
	height:93px !important;
	left:411px !important;
	top:152px !important;
}

#item2594 {
	width:62px !important;
	height:177px !important;
}

#item2588 {
	width:62px !important;
	height:177px !important;
	left:288px !important;
	top:404px !important;
}

#item4483 {
	width:118px !important;
	height:248px !important;
}

#item4478 {
	width:118px !important;
	height:248px !important;
	left:355px !important;
	top:333px !important;
}

#item4465 {
	width:56px !important;
	height:56px !important;
}

#item4459 {
	width:56px !important;
	height:56px !important;
	left:304px !important;
	top:258px !important;
}

#item4471 {
	width:56px !important;
	height:56px !important;
}

#item4466 {
	width:56px !important;
	height:56px !important;
	left:361px !important;
	top:258px !important;
}

#item4477 {
	width:56px !important;
	height:56px !important;
}

#item4472 {
	width:56px !important;
	height:56px !important;
	left:418px !important;
	top:258px !important;
}

#item115974 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:57px !important;
}

#item116001 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:118px !important;
}

#item116028 {
	width:55px !important;
	height:7px !important;
	left:30px !important;
	top:172px !important;
}

#item116055 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:229px !important;
}

#item116082 {
	width:53px !important;
	height:7px !important;
	left:30px !important;
	top:236px !important;
}

#item116109 {
	width:87px !important;
	height:7px !important;
	left:30px !important;
	top:242px !important;
}

#item116136 {
	width:87px !important;
	height:7px !important;
	left:30px !important;
	top:281px !important;
}

#item116163 {
	width:87px !important;
	height:7px !important;
	left:30px !important;
	top:321px !important;
}

#item116190 {
	width:45px !important;
	height:7px !important;
	left:30px !important;
	top:327px !important;
}

#item116218 {
	width:60px !important;
	height:7px !important;
	left:30px !important;
	top:334px !important;
}

#item116245 {
	width:72px !important;
	height:7px !important;
	left:30px !important;
	top:387px !important;
}

#item116272 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:436px !important;
}

#item116299 {
	width:59px !important;
	height:7px !important;
	left:30px !important;
	top:484px !important;
}

#item1015 {
	width:76px !important;
	height:161px !important;
}

#item1009 {
	width:76px !important;
	height:161px !important;
	left:20px !important;
	top:154px !important;
}

#item4492 {
	width:109px !important;
	height:273px !important;
}

#item4486 {
	width:109px !important;
	height:273px !important;
	left:101px !important;
	top:41px !important;
}

#item2600 {
	width:140px !important;
	height:271px !important;
}

#item2595 {
	width:140px !important;
	height:271px !important;
	left:217px !important;
	top:43px !important;
}

#item2606 {
	width:188px !important;
	height:245px !important;
}

#item2601 {
	width:188px !important;
	height:245px !important;
	left:22px !important;
	top:320px !important;
}

#item2612 {
	width:67px !important;
	height:147px !important;
}

#item2607 {
	width:67px !important;
	height:147px !important;
	left:217px !important;
	top:320px !important;
}

#item4504 {
	width:81px !important;
	height:91px !important;
}

#item4499 {
	width:81px !important;
	height:91px !important;
	left:282px !important;
	top:475px !important;
}

#item4511 {
	width:92px !important;
	height:104px !important;
}

#item4506 {
	width:92px !important;
	height:104px !important;
	left:366px !important;
	top:461px !important;
}

#item4498 {
	width:67px !important;
	height:147px !important;
}

#item4493 {
	width:67px !important;
	height:147px !important;
	left:286px !important;
	top:320px !important;
}

#item116326 {
	width:63px !important;
	height:7px !important;
	left:362px !important;
	top:74px !important;
}

#item116353 {
	width:63px !important;
	height:7px !important;
	left:362px !important;
	top:140px !important;
}

#item116380 {
	width:55px !important;
	height:7px !important;
	left:361px !important;
	top:200px !important;
}

#item116407 {
	width:93px !important;
	height:7px !important;
	left:361px !important;
	top:255px !important;
}

#item116434 {
	width:75px !important;
	height:7px !important;
	left:361px !important;
	top:320px !important;
}

#item116462 {
	width:74px !important;
	height:7px !important;
	left:361px !important;
	top:326px !important;
}

#item116489 {
	width:75px !important;
	height:7px !important;
	left:361px !important;
	top:364px !important;
}

#item116516 {
	width:74px !important;
	height:7px !important;
	left:361px !important;
	top:371px !important;
}

#item2618 {
	width:179px !important;
	height:400px !important;
}

#item2613 {
	width:179px !important;
	height:400px !important;
	left:33px !important;
	top:43px !important;
}

#item2624 {
	width:41px !important;
	height:119px !important;
}

#item2619 {
	width:41px !important;
	height:119px !important;
	left:31px !important;
	top:447px !important;
}

#item65543 {
	width:43px !important;
	height:119px !important;
}

#item65537 {
	width:43px !important;
	height:119px !important;
	left:76px !important;
	top:447px !important;
}

#item2630 {
	width:266px !important;
	height:241px !important;
}

#item2625 {
	width:266px !important;
	height:241px !important;
	left:221px !important;
	top:42px !important;
}

#item2636 {
	width:125px !important;
	height:212px !important;
}

#item2631 {
	width:125px !important;
	height:212px !important;
	left:221px !important;
	top:290px !important;
}

#item4518 {
	width:137px !important;
	height:212px !important;
}

#item4513 {
	width:137px !important;
	height:212px !important;
	left:350px !important;
	top:290px !important;
}

#item116543 {
	width:45px !important;
	height:7px !important;
	left:136px !important;
	top:538px !important;
}

#item116571 {
	width:37px !important;
	height:7px !important;
	left:220px !important;
	top:538px !important;
}

#item116598 {
	width:52px !important;
	height:7px !important;
	left:136px !important;
	top:544px !important;
}

#item116625 {
	width:60px !important;
	height:7px !important;
	left:274px !important;
	top:552px !important;
}

#item116652 {
	width:60px !important;
	height:7px !important;
	left:381px !important;
	top:543px !important;
}

#item1021 {
	width:88px !important;
	height:109px !important;
}

#item1016 {
	width:88px !important;
	height:109px !important;
	left:146px !important;
	top:38px !important;
}

#item4538 {
	width:88px !important;
	height:109px !important;
}

#item4532 {
	width:88px !important;
	height:109px !important;
	left:146px !important;
	top:153px !important;
}

#item4562 {
	width:88px !important;
	height:109px !important;
}

#item4557 {
	width:88px !important;
	height:109px !important;
	left:146px !important;
	top:269px !important;
}

#item4556 {
	width:88px !important;
	height:109px !important;
}

#item4551 {
	width:88px !important;
	height:109px !important;
	left:37px !important;
	top:153px !important;
}

#item4569 {
	width:88px !important;
	height:109px !important;
}

#item4563 {
	width:88px !important;
	height:109px !important;
	left:37px !important;
	top:269px !important;
}

#item4525 {
	width:88px !important;
	height:109px !important;
}

#item4520 {
	width:88px !important;
	height:109px !important;
	left:255px !important;
	top:38px !important;
}

#item4544 {
	width:88px !important;
	height:109px !important;
}

#item4539 {
	width:88px !important;
	height:109px !important;
	left:255px !important;
	top:153px !important;
}

#item4575 {
	width:88px !important;
	height:109px !important;
}

#item4570 {
	width:88px !important;
	height:109px !important;
	left:255px !important;
	top:269px !important;
}

#item4531 {
	width:88px !important;
	height:109px !important;
}

#item4526 {
	width:88px !important;
	height:109px !important;
	left:359px !important;
	top:38px !important;
}

#item4550 {
	width:88px !important;
	height:109px !important;
}

#item4545 {
	width:88px !important;
	height:109px !important;
	left:359px !important;
	top:153px !important;
}

#item4581 {
	width:88px !important;
	height:109px !important;
}

#item4576 {
	width:88px !important;
	height:109px !important;
	left:359px !important;
	top:269px !important;
}

#item2643 {
	width:104px !important;
	height:177px !important;
}

#item2637 {
	width:104px !important;
	height:177px !important;
	left:20px !important;
	top:390px !important;
}

#item4588 {
	width:108px !important;
	height:177px !important;
}

#item4582 {
	width:108px !important;
	height:177px !important;
	left:129px !important;
	top:390px !important;
}

#item117933 {
	width:50px !important;
	height:7px !important;
	left:242px !important;
	top:507px !important;
}

#item117960 {
	width:56px !important;
	height:7px !important;
	left:242px !important;
	top:514px !important;
}

#item117988 {
	width:41px !important;
	height:7px !important;
	left:360px !important;
	top:401px !important;
}

#item118015 {
	width:68px !important;
	height:7px !important;
	left:360px !important;
	top:408px !important;
}

#item118042 {
	width:59px !important;
	height:7px !important;
	left:360px !important;
	top:415px !important;
}

#item118069 {
	width:53px !important;
	height:7px !important;
	left:359px !important;
	top:465px !important;
}

#item118096 {
	width:43px !important;
	height:7px !important;
	left:359px !important;
	top:472px !important;
}

#item118123 {
	width:48px !important;
	height:7px !important;
	left:359px !important;
	top:478px !important;
}

#item118150 {
	width:67px !important;
	height:7px !important;
	left:359px !important;
	top:485px !important;
}

#item118177 {
	width:70px !important;
	height:7px !important;
	left:359px !important;
	top:491px !important;
}

#item118204 {
	width:65px !important;
	height:7px !important;
	left:359px !important;
	top:498px !important;
}

#item2650 {
	width:142px !important;
	height:104px !important;
}

#item2645 {
	width:142px !important;
	height:104px !important;
	left:320px !important;
	top:34px !important;
}

#item4595 {
	width:142px !important;
	height:91px !important;
}

#item4589 {
	width:142px !important;
	height:91px !important;
	left:176px !important;
	top:34px !important;
}

#item4601 {
	width:187px !important;
	height:48px !important;
}

#item4596 {
	width:187px !important;
	height:48px !important;
	left:133px !important;
	top:134px !important;
}

#item4607 {
	width:218px !important;
	height:111px !important;
}

#item4602 {
	width:218px !important;
	height:111px !important;
	left:137px !important;
	top:198px !important;
}

#item4619 {
	width:116px !important;
	height:155px !important;
}

#item4614 {
	width:116px !important;
	height:155px !important;
	left:358px !important;
	top:154px !important;
}

#item2657 {
	width:175px !important;
	height:268px !important;
}

#item2651 {
	width:175px !important;
	height:268px !important;
	left:14px !important;
	top:313px !important;
}

#item2663 {
	width:156px !important;
	height:268px !important;
}

#item2658 {
	width:156px !important;
	height:268px !important;
	left:317px !important;
	top:313px !important;
}

#item4625 {
	width:118px !important;
	height:163px !important;
}

#item4620 {
	width:118px !important;
	height:163px !important;
	left:195px !important;
	top:312px !important;
}

#item4631 {
	width:118px !important;
	height:108px !important;
}

#item4626 {
	width:118px !important;
	height:108px !important;
	left:195px !important;
	top:482px !important;
}

#item118233 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:77px !important;
}

#item118260 {
	width:40px !important;
	height:7px !important;
	left:74px !important;
	top:77px !important;
}

#item118287 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:84px !important;
}

#item118314 {
	width:54px !important;
	height:7px !important;
	left:74px !important;
	top:84px !important;
}

#item118341 {
	width:44px !important;
	height:7px !important;
	left:30px !important;
	top:122px !important;
}

#item118368 {
	width:40px !important;
	height:7px !important;
	left:74px !important;
	top:122px !important;
}

#item118395 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:129px !important;
}

#item118423 {
	width:54px !important;
	height:7px !important;
	left:74px !important;
	top:129px !important;
}

#item118450 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:208px !important;
}

#item118478 {
	width:56px !important;
	height:7px !important;
	left:73px !important;
	top:208px !important;
}

#item118505 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:215px !important;
}

#item118532 {
	width:49px !important;
	height:7px !important;
	left:73px !important;
	top:215px !important;
}

#item118559 {
	width:37px !important;
	height:7px !important;
	left:30px !important;
	top:254px !important;
}

#item118586 {
	width:56px !important;
	height:7px !important;
	left:73px !important;
	top:254px !important;
}

#item118614 {
	width:40px !important;
	height:7px !important;
	left:30px !important;
	top:261px !important;
}

#item118642 {
	width:49px !important;
	height:7px !important;
	left:73px !important;
	top:261px !important;
}

#item1027 {
	width:131px !important;
	height:137px !important;
}

#item1022 {
	width:131px !important;
	height:137px !important;
	left:21px !important;
	top:39px !important;
}

#item4650 {
	width:210px !important;
	height:137px !important;
}

#item4645 {
	width:210px !important;
	height:137px !important;
	left:245px !important;
	top:39px !important;
}

#item4638 {
	width:37px !important;
	height:137px !important;
}

#item4633 {
	width:37px !important;
	height:137px !important;
	left:157px !important;
	top:39px !important;
}

#item4644 {
	width:37px !important;
	height:137px !important;
}

#item4639 {
	width:37px !important;
	height:137px !important;
	left:198px !important;
	top:39px !important;
}

#item2671 {
	width:218px !important;
	height:96px !important;
}

#item2665 {
	width:218px !important;
	height:96px !important;
	left:20px !important;
	top:227px !important;
}

#item4656 {
	width:140px !important;
	height:96px !important;
}

#item4651 {
	width:140px !important;
	height:96px !important;
	left:20px !important;
	top:329px !important;
}

#item4718 {
	width:85px !important;
	height:73px !important;
}

#item4712 {
	width:85px !important;
	height:73px !important;
	left:63px !important;
	top:433px !important;
}

#item4724 {
	width:45px !important;
	height:44px !important;
}

#item4719 {
	width:45px !important;
	height:44px !important;
	left:20px !important;
	top:514px !important;
}

#item4730 {
	width:45px !important;
	height:44px !important;
}

#item4725 {
	width:45px !important;
	height:44px !important;
	left:70px !important;
	top:514px !important;
}

#item4736 {
	width:45px !important;
	height:44px !important;
}

#item4731 {
	width:45px !important;
	height:44px !important;
	left:118px !important;
	top:514px !important;
}

#item4675 {
	width:140px !important;
	height:96px !important;
}

#item4670 {
	width:140px !important;
	height:96px !important;
	left:244px !important;
	top:329px !important;
}

#item4705 {
	width:215px !important;
	height:96px !important;
}

#item4699 {
	width:215px !important;
	height:96px !important;
	left:244px !important;
	top:227px !important;
}

#item4681 {
	width:69px !important;
	height:31px !important;
}

#item4676 {
	width:69px !important;
	height:31px !important;
	left:388px !important;
	top:327px !important;
}

#item4688 {
	width:69px !important;
	height:31px !important;
}

#item4682 {
	width:69px !important;
	height:31px !important;
	left:388px !important;
	top:360px !important;
}

#item4694 {
	width:69px !important;
	height:31px !important;
}

#item4689 {
	width:69px !important;
	height:31px !important;
	left:388px !important;
	top:394px !important;
}

#item4663 {
	width:72px !important;
	height:44px !important;
}

#item4658 {
	width:72px !important;
	height:44px !important;
	left:166px !important;
	top:375px !important;
}

#item4669 {
	width:72px !important;
	height:44px !important;
}

#item4664 {
	width:72px !important;
	height:44px !important;
	left:166px !important;
	top:330px !important;
}

#item118669 {
	width:45px !important;
	height:7px !important;
	left:18px !important;
	top:194px !important;
}

#item118696 {
	width:46px !important;
	height:7px !important;
	left:189px !important;
	top:194px !important;
}

#item118724 {
	width:53px !important;
	height:7px !important;
	left:243px !important;
	top:195px !important;
}

#item118751 {
	width:45px !important;
	height:7px !important;
	left:169px !important;
	top:452px !important;
}

#item118778 {
	width:41px !important;
	height:7px !important;
	left:305px !important;
	top:452px !important;
}

#item118805 {
	width:45px !important;
	height:7px !important;
	left:413px !important;
	top:452px !important;
}

#item118832 {
	width:53px !important;
	height:7px !important;
	left:305px !important;
	top:459px !important;
}

#item118859 {
	width:71px !important;
	height:7px !important;
	left:305px !important;
	top:498px !important;
}

#item118886 {
	width:71px !important;
	height:7px !important;
	left:169px !important;
	top:515px !important;
}

#item118913 {
	width:113px !important;
	height:7px !important;
	left:169px !important;
	top:522px !important;
}

#item118940 {
	width:56px !important;
	height:7px !important;
	left:305px !important;
	top:538px !important;
}

#item118968 {
	width:60px !important;
	height:7px !important;
	left:398px !important;
	top:538px !important;
}

#item118995 {
	width:99px !important;
	height:7px !important;
	left:305px !important;
	top:544px !important;
}

#item2677 {
	width:80px !important;
	height:137px !important;
}

#item2672 {
	width:80px !important;
	height:137px !important;
	left:57px !important;
	top:73px !important;
}

#item4776 {
	width:71px !important;
	height:132px !important;
}

#item4771 {
	width:71px !important;
	height:132px !important;
	left:68px !important;
	top:279px !important;
}

#item4788 {
	width:90px !important;
	height:118px !important;
}

#item4783 {
	width:90px !important;
	height:118px !important;
	left:176px !important;
	top:293px !important;
}

#item4794 {
	width:74px !important;
	height:43px !important;
}

#item4789 {
	width:74px !important;
	height:43px !important;
	left:179px !important;
	top:412px !important;
}

#item4743 {
	width:63px !important;
	height:65px !important;
}

#item4738 {
	width:63px !important;
	height:65px !important;
	left:213px !important;
	top:69px !important;
}

#item4749 {
	width:86px !important;
	height:109px !important;
}

#item4744 {
	width:86px !important;
	height:109px !important;
	left:169px !important;
	top:129px !important;
}

#item4757 {
	width:105px !important;
	height:127px !important;
}

#item4752 {
	width:105px !important;
	height:127px !important;
	left:301px !important;
	top:78px !important;
}

#item4763 {
	width:78px !important;
	height:36px !important;
}

#item4758 {
	width:78px !important;
	height:36px !important;
	left:333px !important;
	top:207px !important;
}

#item2683 {
	width:57px !important;
	height:57px !important;
}

#item2678 {
	width:57px !important;
	height:57px !important;
	left:293px !important;
	top:251px !important;
}

#item4820 {
	width:58px !important;
	height:59px !important;
}

#item4815 {
	width:58px !important;
	height:59px !important;
	left:352px !important;
	top:249px !important;
}

#item4826 {
	width:60px !important;
	height:57px !important;
}

#item4821 {
	width:60px !important;
	height:57px !important;
	left:411px !important;
	top:251px !important;
}

#item4800 {
	width:45px !important;
	height:52px !important;
}

#item4795 {
	width:45px !important;
	height:52px !important;
	left:303px !important;
	top:309px !important;
}

#item4833 {
	width:41px !important;
	height:108px !important;
}

#item4827 {
	width:41px !important;
	height:108px !important;
	left:304px !important;
	top:363px !important;
}

#item4841 {
	width:41px !important;
	height:108px !important;
}

#item4834 {
	width:41px !important;
	height:108px !important;
	left:364px !important;
	top:363px !important;
}

#item4847 {
	width:41px !important;
	height:108px !important;
}

#item4842 {
	width:41px !important;
	height:108px !important;
	left:420px !important;
	top:363px !important;
}

#item4808 {
	width:45px !important;
	height:52px !important;
}

#item4803 {
	width:45px !important;
	height:52px !important;
	left:361px !important;
	top:309px !important;
}

#item4814 {
	width:45px !important;
	height:48px !important;
}

#item4809 {
	width:45px !important;
	height:48px !important;
	left:417px !important;
	top:309px !important;
}

#item119022 {
	width:84px !important;
	height:7px !important;
	left:30px !important;
	top:468px !important;
}

#item119049 {
	width:76px !important;
	height:7px !important;
	left:30px !important;
	top:530px !important;
}

#item119076 {
	width:45px !important;
	height:7px !important;
	left:155px !important;
	top:504px !important;
}

#item119103 {
	width:46px !important;
	height:7px !important;
	left:155px !important;
	top:510px !important;
}

#item119130 {
	width:45px !important;
	height:7px !important;
	left:234px !important;
	top:503px !important;
}

#item119157 {
	width:45px !important;
	height:7px !important;
	left:315px !important;
	top:502px !important;
}

#item119184 {
	width:59px !important;
	height:7px !important;
	left:315px !important;
	top:509px !important;
}

#item119212 {
	width:76px !important;
	height:7px !important;
	left:315px !important;
	top:515px !important;
}

#item119239 {
	width:45px !important;
	height:7px !important;
	left:392px !important;
	top:502px !important;
}

#item119266 {
	width:59px !important;
	height:7px !important;
	left:392px !important;
	top:509px !important;
}

#item119293 {
	width:76px !important;
	height:7px !important;
	left:392px !important;
	top:515px !important;
}

#item4855 {
	width:108px !important;
	height:80px !important;
}

#item4849 {
	width:108px !important;
	height:80px !important;
	left:213px !important;
	top:98px !important;
}

#item2706 {
	width:239px !important;
	height:168px !important;
}

#item2701 {
	width:239px !important;
	height:168px !important;
	top:186px !important;
}

#item2712 {
	width:241px !important;
	height:170px !important;
}

#item2707 {
	width:241px !important;
	height:170px !important;
	left:247px !important;
	top:186px !important;
}

#item1033 {
	width:211px !important;
	height:178px !important;
}

#item1028 {
	width:211px !important;
	height:178px !important;
}

#item116679 {
	width:59px !important;
	height:7px !important;
	left:326px !important;
	top:81px !important;
}

#item116706 {
	width:59px !important;
	height:7px !important;
	left:326px !important;
	top:87px !important;
}

#item116734 {
	width:37px !important;
	height:7px !important;
	left:325px !important;
	top:173px !important;
}

#item116761 {
	width:41px !important;
	height:7px !important;
	left:18px !important;
	top:408px !important;
}

#item2718 {
	width:263px !important;
	height:214px !important;
}

#item2713 {
	width:263px !important;
	height:214px !important;
	left:50px !important;
	top:95px !important;
}

#item4861 {
	width:87px !important;
	height:63px !important;
}

#item4856 {
	width:87px !important;
	height:63px !important;
	left:43px !important;
	top:318px !important;
}

#item4867 {
	width:87px !important;
	height:63px !important;
}

#item4862 {
	width:87px !important;
	height:63px !important;
	left:143px !important;
	top:318px !important;
}

#item4873 {
	width:87px !important;
	height:63px !important;
}

#item4868 {
	width:87px !important;
	height:63px !important;
	left:243px !important;
	top:318px !important;
}

#item2725 {
	width:115px !important;
	height:151px !important;
}

#item2719 {
	width:115px !important;
	height:151px !important;
	left:359px !important;
	top:289px !important;
}

#item4882 {
	width:115px !important;
	height:176px !important;
}

#item4877 {
	width:115px !important;
	height:176px !important;
	left:359px !important;
	top:109px !important;
}

#item116788 {
	width:45px !important;
	height:7px !important;
	left:35px !important;
	top:428px !important;
}

#item116815 {
	width:40px !important;
	height:7px !important;
	left:95px !important;
	top:428px !important;
}

#item116842 {
	width:45px !important;
	height:7px !important;
	left:140px !important;
	top:428px !important;
}

#item116869 {
	width:46px !important;
	height:7px !important;
	left:193px !important;
	top:428px !important;
}

#item116896 {
	width:47px !important;
	height:7px !important;
	left:245px !important;
	top:421px !important;
}

#item116924 {
	width:45px !important;
	height:7px !important;
	left:299px !important;
	top:421px !important;
}

#item1039 {
	width:351px !important;
	height:535px !important;
}

#item1034 {
	width:351px !important;
	height:535px !important;
	left:14px !important;
	top:30px !important;
}

#item2731 {
	width:93px !important;
	height:112px !important;
}

#item2726 {
	width:93px !important;
	height:112px !important;
	left:371px !important;
	top:30px !important;
}

#item4888 {
	width:93px !important;
	height:111px !important;
}

#item4883 {
	width:93px !important;
	height:111px !important;
	left:371px !important;
	top:144px !important;
}

#item4900 {
	width:93px !important;
	height:111px !important;
}

#item4895 {
	width:93px !important;
	height:111px !important;
	left:371px !important;
	top:257px !important;
}

#item4906 {
	width:93px !important;
	height:103px !important;
}

#item4901 {
	width:93px !important;
	height:103px !important;
	left:371px !important;
	top:371px !important;
}

#item4912 {
	width:93px !important;
	height:119px !important;
}

#item4907 {
	width:93px !important;
	height:119px !important;
	left:370px !important;
	top:474px !important;
}

#item116952 {
	width:41px !important;
	height:7px !important;
	left:20px !important;
	top:497px !important;
}

#item116980 {
	width:38px !important;
	height:7px !important;
	left:72px !important;
	top:497px !important;
}

#item117007 {
	width:50px !important;
	height:7px !important;
	left:20px !important;
	top:503px !important;
}

#item117034 {
	width:43px !important;
	height:7px !important;
	left:72px !important;
	top:503px !important;
}

#item117061 {
	width:53px !important;
	height:7px !important;
	left:20px !important;
	top:510px !important;
}

#item117088 {
	width:45px !important;
	height:7px !important;
	left:72px !important;
	top:510px !important;
}

#item117115 {
	width:45px !important;
	height:7px !important;
	left:20px !important;
	top:516px !important;
}
#in5footer,  #prefooter {display:none;}
