/* 	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...'; }
#slider { width:2048px; height:1400px; }
.page-scale-wrap { width:2048px; height:1400px; background: #fff !important; }
.paper-vertical { width:2048px; height:100%; }
.paper-horizontal { width:59682px; height:1412px; }
@media all and (max-height:1400px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:2048px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item16168 {
	width:1157px !important;
	height:772px !important;
	left:426px !important;
	top:238px !important;
}

#item16174 {
	width:1843px !important;
	height:772px !important;
	left:106px !important;
	top:238px !important;
}

#item16180 {
	width:320px !important;
	height:772px !important;
	left:106px !important;
	top:238px !important;
}

#item16185 {
	width:365px !important;
	height:772px !important;
	left:1584px !important;
	top:238px !important;
}

#item224572 {
	width:1976px !important;
	min-height:59px !important;
}

#item16193 {
	width:1976px !important;
	left:36px !important;
	top:1232px !important;
	min-height:59px !important;
}

#item22582 {
	width:2048px !important;
	top:1364px !important;
	min-height:13px !important;
}

#item42826 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item42824 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item42851 {
	width:173px !important;
	min-height:21px !important;
}

#item42849 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item42876 {
	width:149px !important;
	min-height:21px !important;
}

#item42874 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item42899 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item42904 {
	width:180px !important;
	min-height:21px !important;
}

#item42902 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item42927 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item42932 {
	width:115px !important;
	min-height:21px !important;
}

#item42930 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item42957 {
	width:206px !important;
	min-height:21px !important;
}

#item42955 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item42980 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item43012 {
	width:201px !important;
	min-height:17px !important;
}

#item42988 {
	width:201px !important;
	min-height:17px !important;
}

#item42983 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item43063 {
	width:370px !important;
	min-height:17px !important;
}

#item43039 {
	width:370px !important;
	min-height:17px !important;
}

#item43035 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item43088 {
	width:118px !important;
	min-height:21px !important;
}

#item43086 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item43139 {
	width:296px !important;
	min-height:17px !important;
}

#item43115 {
	width:296px !important;
	min-height:17px !important;
}

#item43111 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item43191 {
	width:168px !important;
	min-height:17px !important;
}

#item43166 {
	width:168px !important;
	min-height:17px !important;
}

#item43162 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item43242 {
	width:119px !important;
	min-height:17px !important;
}

#item43218 {
	width:119px !important;
	min-height:17px !important;
}

#item43214 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item43294 {
	width:121px !important;
	min-height:17px !important;
}

#item43270 {
	width:121px !important;
	min-height:17px !important;
}

#item43266 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item43345 {
	width:127px !important;
	min-height:17px !important;
}

#item43321 {
	width:127px !important;
	min-height:17px !important;
}

#item43317 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item43396 {
	width:131px !important;
	min-height:17px !important;
}

#item43372 {
	width:131px !important;
	min-height:17px !important;
}

#item43368 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item43448 {
	width:222px !important;
	min-height:17px !important;
}

#item43424 {
	width:222px !important;
	min-height:17px !important;
}

#item43420 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item43499 {
	width:209px !important;
	min-height:17px !important;
}

#item43475 {
	width:209px !important;
	min-height:17px !important;
}

#item43471 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item43551 {
	width:112px !important;
	min-height:17px !important;
}

#item43527 {
	width:112px !important;
	min-height:17px !important;
}

#item43523 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item43603 {
	width:198px !important;
	min-height:17px !important;
}

#item43578 {
	width:198px !important;
	min-height:17px !important;
}

#item43574 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item43654 {
	width:274px !important;
	min-height:17px !important;
}

#item43630 {
	width:274px !important;
	min-height:17px !important;
}

#item43626 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item43705 {
	width:162px !important;
	min-height:17px !important;
}

#item43681 {
	width:162px !important;
	min-height:17px !important;
}

#item43677 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item43756 {
	width:177px !important;
	min-height:17px !important;
}

#item43732 {
	width:177px !important;
	min-height:17px !important;
}

#item43728 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item43808 {
	width:145px !important;
	min-height:17px !important;
}

#item43784 {
	width:145px !important;
	min-height:17px !important;
}

#item43780 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item43859 {
	width:117px !important;
	min-height:17px !important;
}

#item43835 {
	width:117px !important;
	min-height:17px !important;
}

#item43831 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item43911 {
	width:156px !important;
	min-height:17px !important;
}

#item43886 {
	width:156px !important;
	min-height:17px !important;
}

#item43882 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item43962 {
	width:99px !important;
	min-height:17px !important;
}

#item43938 {
	width:99px !important;
	min-height:17px !important;
}

#item43934 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item44013 {
	width:109px !important;
	min-height:17px !important;
}

#item43989 {
	width:109px !important;
	min-height:17px !important;
}

#item43985 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item44065 {
	width:70px !important;
	min-height:17px !important;
}

#item44041 {
	width:70px !important;
	min-height:17px !important;
}

#item44037 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item44116 {
	width:193px !important;
	min-height:17px !important;
}

#item44092 {
	width:193px !important;
	min-height:17px !important;
}

#item44088 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item44168 {
	width:78px !important;
	min-height:17px !important;
}

#item44143 {
	width:78px !important;
	min-height:17px !important;
}

#item44139 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item44219 {
	width:68px !important;
	min-height:17px !important;
}

#item44195 {
	width:68px !important;
	min-height:17px !important;
}

#item44191 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item44281 {
	width:85px !important;
	min-height:19px !important;
}

#item44257 {
	width:85px !important;
	min-height:19px !important;
}

#item44253 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item44331 {
	width:172px !important;
	min-height:19px !important;
}

#item44307 {
	width:172px !important;
	min-height:19px !important;
}

#item44304 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item44381 {
	width:186px !important;
	min-height:19px !important;
}

#item44357 {
	width:186px !important;
	min-height:19px !important;
}

#item44354 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item44431 {
	width:141px !important;
	min-height:19px !important;
}

#item44407 {
	width:141px !important;
	min-height:19px !important;
}

#item44404 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item44481 {
	width:352px !important;
	min-height:19px !important;
}

#item44457 {
	width:352px !important;
	min-height:19px !important;
}

#item44454 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item44532 {
	width:134px !important;
	min-height:19px !important;
}

#item44508 {
	width:134px !important;
	min-height:19px !important;
}

#item44504 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item44582 {
	width:87px !important;
	min-height:19px !important;
}

#item44558 {
	width:87px !important;
	min-height:19px !important;
}

#item44555 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item44638 {
	width:140px !important;
	min-height:19px !important;
}

#item44614 {
	width:140px !important;
	min-height:19px !important;
}

#item44611 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item224434 {
	width:191px !important;
	height:270px !important;
	left:619px !important;
	top:341px !important;
}

#item224447 {
	width:192px !important;
	left:619px !important;
	top:618px !important;
	min-height:29px !important;
}

#item159810 {
	width:191px !important;
	height:270px !important;
	left:619px !important;
	top:676px !important;
}

#item19020 {
	width:191px !important;
	height:270px !important;
	left:907px !important;
	top:340px !important;
}

#item19048 {
	width:191px !important;
	height:270px !important;
	left:1772px !important;
	top:340px !important;
}

#item19071 {
	width:191px !important;
	height:270px !important;
	left:1196px !important;
	top:340px !important;
}

#item19086 {
	width:191px !important;
	height:270px !important;
	left:1484px !important;
	top:340px !important;
}

#item19109 {
	width:191px !important;
	height:270px !important;
	left:907px !important;
	top:676px !important;
}

#item19123 {
	width:191px !important;
	height:270px !important;
	left:1484px !important;
	top:676px !important;
}

#item19138 {
	width:191px !important;
	height:270px !important;
	left:1196px !important;
	top:676px !important;
}

#item19172 {
	width:191px !important;
	height:270px !important;
	left:1772px !important;
	top:677px !important;
}

#item19189 {
	width:191px !important;
	height:270px !important;
	left:1484px !important;
	top:1013px !important;
}

#item19202 {
	width:191px !important;
	height:270px !important;
	left:908px !important;
	top:1013px !important;
}

#item19232 {
	width:191px !important;
	height:270px !important;
	left:1196px !important;
	top:1013px !important;
}

#item19252 {
	width:191px !important;
	height:270px !important;
	left:619px !important;
	top:1013px !important;
}

#item19323 {
	width:1344px !important;
	height:40px !important;
	left:619px !important;
	top:283px !important;
	background:#fff;
	border:solid 1px #000;
}

#item19317 {
	width:1329px !important;
	left:627px !important;
	top:291px !important;
	min-height:21px !important;
}

#item19478 {
	width:191px !important;
	left:1196px !important;
	top:618px !important;
	min-height:29px !important;
}

#item19501 {
	width:191px !important;
	left:1484px !important;
	top:618px !important;
	min-height:29px !important;
}

#item19617 {
	width:191px !important;
	left:907px !important;
	top:954px !important;
	min-height:29px !important;
}

#item19524 {
	width:191px !important;
	left:908px !important;
	top:618px !important;
	min-height:29px !important;
}

#item19640 {
	width:191px !important;
	left:1196px !important;
	top:954px !important;
	min-height:29px !important;
}

#item19547 {
	width:191px !important;
	left:1772px !important;
	top:618px !important;
	min-height:29px !important;
}

#item19663 {
	width:191px !important;
	left:1484px !important;
	top:954px !important;
	min-height:29px !important;
}

#item19571 {
	width:191px !important;
	left:619px !important;
	top:954px !important;
	min-height:29px !important;
}

#item19686 {
	width:191px !important;
	left:1772px !important;
	top:954px !important;
	min-height:29px !important;
}

#item19734 {
	width:191px !important;
	left:619px !important;
	top:1291px !important;
	min-height:29px !important;
}

#item19757 {
	width:196px !important;
	left:908px !important;
	top:1291px !important;
	min-height:29px !important;
}

#item19780 {
	width:191px !important;
	left:1196px !important;
	top:1291px !important;
	min-height:29px !important;
}

#item19803 {
	width:191px !important;
	left:1484px !important;
	top:1291px !important;
	min-height:29px !important;
}

#item19870 {
	width:423px !important;
	height:40px !important;
	left:83px !important;
	top:283px !important;
	background:#000;
}

#item19871 {
	width:423px !important;
	left:83px !important;
	top:293px !important;
	min-height:19px !important;
}

#item46479 {
	width:120px !important;
	min-height:19px !important;
}

#item46455 {
	width:120px !important;
	min-height:19px !important;
}

#item46451 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item169246 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item169244 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item169271 {
	width:173px !important;
	min-height:21px !important;
}

#item169269 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item169297 {
	width:149px !important;
	min-height:21px !important;
}

#item169295 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item169320 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item169326 {
	width:180px !important;
	min-height:21px !important;
}

#item169324 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item169349 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item169354 {
	width:115px !important;
	min-height:21px !important;
}

#item169352 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item169379 {
	width:206px !important;
	min-height:21px !important;
}

#item169377 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item169402 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item169433 {
	width:201px !important;
	min-height:17px !important;
}

#item169409 {
	width:201px !important;
	min-height:17px !important;
}

#item169405 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item169484 {
	width:370px !important;
	min-height:17px !important;
}

#item169460 {
	width:370px !important;
	min-height:17px !important;
}

#item169456 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item169509 {
	width:118px !important;
	min-height:21px !important;
}

#item169507 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item169561 {
	width:296px !important;
	min-height:17px !important;
}

#item169537 {
	width:296px !important;
	min-height:17px !important;
}

#item169533 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item169612 {
	width:168px !important;
	min-height:17px !important;
}

#item169588 {
	width:168px !important;
	min-height:17px !important;
}

#item169584 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item169663 {
	width:119px !important;
	min-height:17px !important;
}

#item169639 {
	width:119px !important;
	min-height:17px !important;
}

#item169635 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item169715 {
	width:121px !important;
	min-height:17px !important;
}

#item169691 {
	width:121px !important;
	min-height:17px !important;
}

#item169686 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item169766 {
	width:127px !important;
	min-height:17px !important;
}

#item169742 {
	width:127px !important;
	min-height:17px !important;
}

#item169738 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item169818 {
	width:131px !important;
	min-height:17px !important;
}

#item169794 {
	width:131px !important;
	min-height:17px !important;
}

#item169790 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item169869 {
	width:222px !important;
	min-height:17px !important;
}

#item169845 {
	width:222px !important;
	min-height:17px !important;
}

#item169841 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item169920 {
	width:209px !important;
	min-height:17px !important;
}

#item169896 {
	width:209px !important;
	min-height:17px !important;
}

#item169892 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item169971 {
	width:112px !important;
	min-height:17px !important;
}

#item169947 {
	width:112px !important;
	min-height:17px !important;
}

#item169943 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item170022 {
	width:198px !important;
	min-height:17px !important;
}

#item169998 {
	width:198px !important;
	min-height:17px !important;
}

#item169994 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item170074 {
	width:274px !important;
	min-height:17px !important;
}

#item170050 {
	width:274px !important;
	min-height:17px !important;
}

#item170046 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item170125 {
	width:162px !important;
	min-height:17px !important;
}

#item170101 {
	width:162px !important;
	min-height:17px !important;
}

#item170097 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item170176 {
	width:177px !important;
	min-height:17px !important;
}

#item170152 {
	width:177px !important;
	min-height:17px !important;
}

#item170148 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item170227 {
	width:145px !important;
	min-height:17px !important;
}

#item170203 {
	width:145px !important;
	min-height:17px !important;
}

#item170199 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item170278 {
	width:117px !important;
	min-height:17px !important;
}

#item170254 {
	width:117px !important;
	min-height:17px !important;
}

#item170250 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item170331 {
	width:156px !important;
	min-height:17px !important;
}

#item170307 {
	width:156px !important;
	min-height:17px !important;
}

#item170303 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item170383 {
	width:99px !important;
	min-height:17px !important;
}

#item170359 {
	width:99px !important;
	min-height:17px !important;
}

#item170354 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item170434 {
	width:109px !important;
	min-height:17px !important;
}

#item170410 {
	width:109px !important;
	min-height:17px !important;
}

#item170406 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item170485 {
	width:70px !important;
	min-height:17px !important;
}

#item170461 {
	width:70px !important;
	min-height:17px !important;
}

#item170457 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item170536 {
	width:193px !important;
	min-height:17px !important;
}

#item170512 {
	width:193px !important;
	min-height:17px !important;
}

#item170508 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item170588 {
	width:78px !important;
	min-height:17px !important;
}

#item170564 {
	width:78px !important;
	min-height:17px !important;
}

#item170559 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item170639 {
	width:68px !important;
	min-height:17px !important;
}

#item170615 {
	width:68px !important;
	min-height:17px !important;
}

#item170611 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item170700 {
	width:85px !important;
	min-height:19px !important;
}

#item170676 {
	width:85px !important;
	min-height:19px !important;
}

#item170671 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item170751 {
	width:172px !important;
	min-height:19px !important;
}

#item170727 {
	width:172px !important;
	min-height:19px !important;
}

#item170723 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item170803 {
	width:186px !important;
	min-height:19px !important;
}

#item170779 {
	width:186px !important;
	min-height:19px !important;
}

#item170775 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item170853 {
	width:141px !important;
	min-height:19px !important;
}

#item170829 {
	width:141px !important;
	min-height:19px !important;
}

#item170826 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item170904 {
	width:352px !important;
	min-height:19px !important;
}

#item170880 {
	width:352px !important;
	min-height:19px !important;
}

#item170876 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item170955 {
	width:134px !important;
	min-height:19px !important;
}

#item170931 {
	width:134px !important;
	min-height:19px !important;
}

#item170927 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item171006 {
	width:87px !important;
	min-height:19px !important;
}

#item170982 {
	width:87px !important;
	min-height:19px !important;
}

#item170978 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item171061 {
	width:140px !important;
	min-height:19px !important;
}

#item171037 {
	width:140px !important;
	min-height:19px !important;
}

#item171034 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item224079 {
	width:360px !important;
	height:511px !important;
	left:1590px !important;
	top:490px !important;
}

#item224092 {
	width:326px !important;
	left:1607px !important;
	top:1016px !important;
	min-height:37px !important;
}

#item20219 {
	width:360px !important;
	height:511px !important;
	left:98px !important;
	top:490px !important;
}

#item20236 {
	width:360px !important;
	height:511px !important;
	left:470px !important;
	top:490px !important;
}

#item20253 {
	width:360px !important;
	height:511px !important;
	left:842px !important;
	top:490px !important;
}

#item20269 {
	width:326px !important;
	left:115px !important;
	top:1016px !important;
	min-height:35px !important;
}

#item20293 {
	width:326px !important;
	left:487px !important;
	top:1016px !important;
	min-height:37px !important;
}

#item20316 {
	width:326px !important;
	left:859px !important;
	top:1016px !important;
	min-height:37px !important;
}

#item20343 {
	width:733px !important;
	left:62px !important;
	top:9px !important;
	min-height:18px !important;
}

#item20369 {
	width:360px !important;
	height:511px !important;
	left:1213px !important;
	top:490px !important;
}

#item20382 {
	width:326px !important;
	left:1231px !important;
	top:1016px !important;
	min-height:37px !important;
}

#item171091 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item171089 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item171116 {
	width:173px !important;
	min-height:21px !important;
}

#item171114 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item171141 {
	width:149px !important;
	min-height:21px !important;
}

#item171139 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item171164 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item171169 {
	width:180px !important;
	min-height:21px !important;
}

#item171167 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item171192 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item171197 {
	width:115px !important;
	min-height:21px !important;
}

#item171195 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item171222 {
	width:206px !important;
	min-height:21px !important;
}

#item171220 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item171245 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item171277 {
	width:201px !important;
	min-height:17px !important;
}

#item171253 {
	width:201px !important;
	min-height:17px !important;
}

#item171248 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item171328 {
	width:370px !important;
	min-height:17px !important;
}

#item171304 {
	width:370px !important;
	min-height:17px !important;
}

#item171300 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item171353 {
	width:118px !important;
	min-height:21px !important;
}

#item171351 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item171405 {
	width:296px !important;
	min-height:17px !important;
}

#item171381 {
	width:296px !important;
	min-height:17px !important;
}

#item171377 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item171457 {
	width:168px !important;
	min-height:17px !important;
}

#item171433 {
	width:168px !important;
	min-height:17px !important;
}

#item171429 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item171510 {
	width:119px !important;
	min-height:17px !important;
}

#item171485 {
	width:119px !important;
	min-height:17px !important;
}

#item171481 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item171561 {
	width:121px !important;
	min-height:17px !important;
}

#item171537 {
	width:121px !important;
	min-height:17px !important;
}

#item171533 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item171613 {
	width:127px !important;
	min-height:17px !important;
}

#item171589 {
	width:127px !important;
	min-height:17px !important;
}

#item171585 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item171664 {
	width:131px !important;
	min-height:17px !important;
}

#item171640 {
	width:131px !important;
	min-height:17px !important;
}

#item171636 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item171716 {
	width:222px !important;
	min-height:17px !important;
}

#item171692 {
	width:222px !important;
	min-height:17px !important;
}

#item171688 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item171767 {
	width:209px !important;
	min-height:17px !important;
}

#item171743 {
	width:209px !important;
	min-height:17px !important;
}

#item171739 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item171820 {
	width:112px !important;
	min-height:17px !important;
}

#item171796 {
	width:112px !important;
	min-height:17px !important;
}

#item171791 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item171871 {
	width:198px !important;
	min-height:17px !important;
}

#item171847 {
	width:198px !important;
	min-height:17px !important;
}

#item171843 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item171922 {
	width:274px !important;
	min-height:17px !important;
}

#item171898 {
	width:274px !important;
	min-height:17px !important;
}

#item171894 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item171973 {
	width:162px !important;
	min-height:17px !important;
}

#item171949 {
	width:162px !important;
	min-height:17px !important;
}

#item171945 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item172024 {
	width:177px !important;
	min-height:17px !important;
}

#item172000 {
	width:177px !important;
	min-height:17px !important;
}

#item171996 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item172076 {
	width:145px !important;
	min-height:17px !important;
}

#item172052 {
	width:145px !important;
	min-height:17px !important;
}

#item172048 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item172127 {
	width:117px !important;
	min-height:17px !important;
}

#item172103 {
	width:117px !important;
	min-height:17px !important;
}

#item172099 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item172178 {
	width:156px !important;
	min-height:17px !important;
}

#item172154 {
	width:156px !important;
	min-height:17px !important;
}

#item172150 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item172229 {
	width:99px !important;
	min-height:17px !important;
}

#item172205 {
	width:99px !important;
	min-height:17px !important;
}

#item172201 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item172280 {
	width:109px !important;
	min-height:17px !important;
}

#item172256 {
	width:109px !important;
	min-height:17px !important;
}

#item172252 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item172332 {
	width:70px !important;
	min-height:17px !important;
}

#item172308 {
	width:70px !important;
	min-height:17px !important;
}

#item172304 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item172383 {
	width:193px !important;
	min-height:17px !important;
}

#item172359 {
	width:193px !important;
	min-height:17px !important;
}

#item172355 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item172435 {
	width:78px !important;
	min-height:17px !important;
}

#item172411 {
	width:78px !important;
	min-height:17px !important;
}

#item172407 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item172486 {
	width:68px !important;
	min-height:17px !important;
}

#item172462 {
	width:68px !important;
	min-height:17px !important;
}

#item172458 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item172548 {
	width:85px !important;
	min-height:19px !important;
}

#item172523 {
	width:85px !important;
	min-height:19px !important;
}

#item172519 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item172599 {
	width:172px !important;
	min-height:19px !important;
}

#item172575 {
	width:172px !important;
	min-height:19px !important;
}

#item172571 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item172650 {
	width:186px !important;
	min-height:19px !important;
}

#item172626 {
	width:186px !important;
	min-height:19px !important;
}

#item172622 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item172700 {
	width:141px !important;
	min-height:19px !important;
}

#item172676 {
	width:141px !important;
	min-height:19px !important;
}

#item172673 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item172751 {
	width:352px !important;
	min-height:19px !important;
}

#item172727 {
	width:352px !important;
	min-height:19px !important;
}

#item172723 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item172803 {
	width:134px !important;
	min-height:19px !important;
}

#item172779 {
	width:134px !important;
	min-height:19px !important;
}

#item172775 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item172854 {
	width:87px !important;
	min-height:19px !important;
}

#item172830 {
	width:87px !important;
	min-height:19px !important;
}

#item172826 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item172909 {
	width:140px !important;
	min-height:19px !important;
}

#item172885 {
	width:140px !important;
	min-height:19px !important;
}

#item172882 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item20674 {
	width:281px !important;
	left:1355px !important;
	top:847px !important;
	min-height:126px !important;
}

#item20732 {
	width:281px !important;
	left:1668px !important;
	top:847px !important;
	min-height:79px !important;
}

#item20778 {
	width:281px !important;
	left:1043px !important;
	top:847px !important;
	min-height:33px !important;
}

#item20801 {
	width:281px !important;
	left:731px !important;
	top:847px !important;
	min-height:33px !important;
}

#item20824 {
	width:281px !important;
	left:418px !important;
	top:847px !important;
	min-height:33px !important;
}

#item20847 {
	width:281px !important;
	left:418px !important;
	top:1008px !important;
	min-height:70px !important;
}

#item20939 {
	width:281px !important;
	left:1668px !important;
	top:1008px !important;
	min-height:70px !important;
}

#item20962 {
	width:281px !important;
	left:1355px !important;
	top:1008px !important;
	min-height:70px !important;
}

#item20985 {
	width:281px !important;
	left:1043px !important;
	top:1008px !important;
	min-height:70px !important;
}

#item21008 {
	width:281px !important;
	left:732px !important;
	top:1008px !important;
	min-height:70px !important;
}

#item21243 {
	width:790px !important;
	left:62px !important;
	top:9px !important;
	min-height:18px !important;
}

#item21080 {
	width:153px !important;
	height:153px !important;
	left:418px !important;
	top:1100px !important;
}

#item21116 {
	width:153px !important;
	height:153px !important;
	left:732px !important;
	top:1100px !important;
}

#item21134 {
	width:153px !important;
	height:153px !important;
	left:1668px !important;
	top:1100px !important;
}

#item21156 {
	width:153px !important;
	height:153px !important;
	left:1042px !important;
	top:1100px !important;
}

#item21176 {
	width:153px !important;
	height:153px !important;
	left:1355px !important;
	top:1100px !important;
}

#item102648 {
	width:281px !important;
	left:99px !important;
	top:847px !important;
	min-height:79px !important;
}

#item102671 {
	width:281px !important;
	left:99px !important;
	top:1008px !important;
	min-height:70px !important;
}

#item102695 {
	width:153px !important;
	height:153px !important;
	left:99px !important;
	top:1100px !important;
}

#item172939 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item172937 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item172964 {
	width:173px !important;
	min-height:21px !important;
}

#item172962 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item172989 {
	width:149px !important;
	min-height:21px !important;
}

#item172987 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item173012 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item173018 {
	width:180px !important;
	min-height:21px !important;
}

#item173016 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item173041 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item173046 {
	width:115px !important;
	min-height:21px !important;
}

#item173044 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item173071 {
	width:206px !important;
	min-height:21px !important;
}

#item173069 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item173094 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item173125 {
	width:201px !important;
	min-height:17px !important;
}

#item173101 {
	width:201px !important;
	min-height:17px !important;
}

#item173097 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item173176 {
	width:370px !important;
	min-height:17px !important;
}

#item173152 {
	width:370px !important;
	min-height:17px !important;
}

#item173148 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item173201 {
	width:118px !important;
	min-height:21px !important;
}

#item173199 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item173254 {
	width:296px !important;
	min-height:17px !important;
}

#item173229 {
	width:296px !important;
	min-height:17px !important;
}

#item173225 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item173305 {
	width:168px !important;
	min-height:17px !important;
}

#item173281 {
	width:168px !important;
	min-height:17px !important;
}

#item173277 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item173356 {
	width:119px !important;
	min-height:17px !important;
}

#item173332 {
	width:119px !important;
	min-height:17px !important;
}

#item173328 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item173407 {
	width:121px !important;
	min-height:17px !important;
}

#item173383 {
	width:121px !important;
	min-height:17px !important;
}

#item173379 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item173459 {
	width:127px !important;
	min-height:17px !important;
}

#item173434 {
	width:127px !important;
	min-height:17px !important;
}

#item173430 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item173512 {
	width:131px !important;
	min-height:17px !important;
}

#item173487 {
	width:131px !important;
	min-height:17px !important;
}

#item173483 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item173563 {
	width:222px !important;
	min-height:17px !important;
}

#item173539 {
	width:222px !important;
	min-height:17px !important;
}

#item173535 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item173614 {
	width:209px !important;
	min-height:17px !important;
}

#item173590 {
	width:209px !important;
	min-height:17px !important;
}

#item173586 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item173665 {
	width:112px !important;
	min-height:17px !important;
}

#item173641 {
	width:112px !important;
	min-height:17px !important;
}

#item173637 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item173717 {
	width:198px !important;
	min-height:17px !important;
}

#item173693 {
	width:198px !important;
	min-height:17px !important;
}

#item173688 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item173769 {
	width:274px !important;
	min-height:17px !important;
}

#item173744 {
	width:274px !important;
	min-height:17px !important;
}

#item173740 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item173820 {
	width:162px !important;
	min-height:17px !important;
}

#item173796 {
	width:162px !important;
	min-height:17px !important;
}

#item173792 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item173871 {
	width:177px !important;
	min-height:17px !important;
}

#item173847 {
	width:177px !important;
	min-height:17px !important;
}

#item173843 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item173922 {
	width:145px !important;
	min-height:17px !important;
}

#item173898 {
	width:145px !important;
	min-height:17px !important;
}

#item173894 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item173973 {
	width:117px !important;
	min-height:17px !important;
}

#item173949 {
	width:117px !important;
	min-height:17px !important;
}

#item173945 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item174025 {
	width:156px !important;
	min-height:17px !important;
}

#item174000 {
	width:156px !important;
	min-height:17px !important;
}

#item173996 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item174076 {
	width:99px !important;
	min-height:17px !important;
}

#item174052 {
	width:99px !important;
	min-height:17px !important;
}

#item174048 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item174127 {
	width:109px !important;
	min-height:17px !important;
}

#item174103 {
	width:109px !important;
	min-height:17px !important;
}

#item174099 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item174178 {
	width:70px !important;
	min-height:17px !important;
}

#item174154 {
	width:70px !important;
	min-height:17px !important;
}

#item174150 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item174230 {
	width:193px !important;
	min-height:17px !important;
}

#item174205 {
	width:193px !important;
	min-height:17px !important;
}

#item174201 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item174283 {
	width:78px !important;
	min-height:17px !important;
}

#item174258 {
	width:78px !important;
	min-height:17px !important;
}

#item174254 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item174334 {
	width:68px !important;
	min-height:17px !important;
}

#item174310 {
	width:68px !important;
	min-height:17px !important;
}

#item174306 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item174394 {
	width:85px !important;
	min-height:19px !important;
}

#item174370 {
	width:85px !important;
	min-height:19px !important;
}

#item174366 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item174446 {
	width:172px !important;
	min-height:19px !important;
}

#item174422 {
	width:172px !important;
	min-height:19px !important;
}

#item174417 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item174500 {
	width:186px !important;
	min-height:19px !important;
}

#item174473 {
	width:186px !important;
	min-height:19px !important;
}

#item174469 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item174551 {
	width:141px !important;
	min-height:19px !important;
}

#item174527 {
	width:141px !important;
	min-height:19px !important;
}

#item174523 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item174602 {
	width:352px !important;
	min-height:19px !important;
}

#item174578 {
	width:352px !important;
	min-height:19px !important;
}

#item174574 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item174653 {
	width:134px !important;
	min-height:19px !important;
}

#item174629 {
	width:134px !important;
	min-height:19px !important;
}

#item174625 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item174704 {
	width:87px !important;
	min-height:19px !important;
}

#item174680 {
	width:87px !important;
	min-height:19px !important;
}

#item174676 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item174760 {
	width:140px !important;
	min-height:19px !important;
}

#item174735 {
	width:140px !important;
	min-height:19px !important;
}

#item174732 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item100349 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item100350 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item100351 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item100344 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item100345 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item100346 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item1627 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item1628 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item1629 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item100353 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item1340 {
	width:1004px !important;
	left:938px !important;
	top:852px !important;
	min-height:133px !important;
}

#item2342 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:820px !important;
}

#item2903 {
	width:38px !important;
	height:142px !important;
	left:189px !important;
	top:10px !important;
	background:#000;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2911 {
	width:56px !important;
	height:28px !important;
	left:466px !important;
	top:49px !important;
	background:#fff;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item99540 {
	width:235px !important;
	min-height:24px !important;
}

#item31617 {
	width:235px !important;
	min-height:24px !important;
}

#item99298 {
	width:235px !important;
	height:24px !important;
	left:937px !important;
	top:1029px !important;
}

#item99564 {
	width:675px !important;
	min-height:24px !important;
}

#item31640 {
	width:675px !important;
	min-height:24px !important;
}

#item99492 {
	width:675px !important;
	height:24px !important;
	left:938px !important;
	top:1077px !important;
}

#item159856 {
	width:812px !important;
	min-height:24px !important;
}

#item159832 {
	width:812px !important;
	min-height:24px !important;
}

#item159829 {
	width:812px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item31671 {
	width:123px !important;
	height:45px !important;
	left:1112px !important;
	top:984px !important;
}

#item100387 {
	width:40px !important;
	height:40px !important;
}

#item100391 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item100388 {
	width:40px !important;
	height:40px !important;
}

#item100392 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item100389 {
	width:40px !important;
	height:40px !important;
}

#item100390 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item159827 {
	width:63px !important;
	height:24px !important;
	left:1075px !important;
	top:1053px !important;
}

#item159828 {
	width:63px !important;
	height:24px !important;
	left:1080px !important;
	top:1101px !important;
}

#item175108 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item175106 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item175133 {
	width:173px !important;
	min-height:21px !important;
}

#item175131 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item175158 {
	width:149px !important;
	min-height:21px !important;
}

#item175156 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item175181 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item175187 {
	width:180px !important;
	min-height:21px !important;
}

#item175185 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item175210 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item175215 {
	width:115px !important;
	min-height:21px !important;
}

#item175213 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item175240 {
	width:206px !important;
	min-height:21px !important;
}

#item175238 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item175263 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item175294 {
	width:201px !important;
	min-height:17px !important;
}

#item175270 {
	width:201px !important;
	min-height:17px !important;
}

#item175266 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item175345 {
	width:370px !important;
	min-height:17px !important;
}

#item175321 {
	width:370px !important;
	min-height:17px !important;
}

#item175317 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item175370 {
	width:118px !important;
	min-height:21px !important;
}

#item175368 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item175422 {
	width:296px !important;
	min-height:17px !important;
}

#item175397 {
	width:296px !important;
	min-height:17px !important;
}

#item175393 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item175473 {
	width:168px !important;
	min-height:17px !important;
}

#item175449 {
	width:168px !important;
	min-height:17px !important;
}

#item175445 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item175525 {
	width:119px !important;
	min-height:17px !important;
}

#item175500 {
	width:119px !important;
	min-height:17px !important;
}

#item175496 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item175576 {
	width:121px !important;
	min-height:17px !important;
}

#item175552 {
	width:121px !important;
	min-height:17px !important;
}

#item175548 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item175627 {
	width:127px !important;
	min-height:17px !important;
}

#item175603 {
	width:127px !important;
	min-height:17px !important;
}

#item175599 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item175680 {
	width:131px !important;
	min-height:17px !important;
}

#item175655 {
	width:131px !important;
	min-height:17px !important;
}

#item175650 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item175731 {
	width:222px !important;
	min-height:17px !important;
}

#item175707 {
	width:222px !important;
	min-height:17px !important;
}

#item175703 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item175782 {
	width:209px !important;
	min-height:17px !important;
}

#item175758 {
	width:209px !important;
	min-height:17px !important;
}

#item175754 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item175833 {
	width:112px !important;
	min-height:17px !important;
}

#item175809 {
	width:112px !important;
	min-height:17px !important;
}

#item175805 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item175884 {
	width:198px !important;
	min-height:17px !important;
}

#item175860 {
	width:198px !important;
	min-height:17px !important;
}

#item175856 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item175936 {
	width:274px !important;
	min-height:17px !important;
}

#item175911 {
	width:274px !important;
	min-height:17px !important;
}

#item175907 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item175987 {
	width:162px !important;
	min-height:17px !important;
}

#item175963 {
	width:162px !important;
	min-height:17px !important;
}

#item175959 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item176038 {
	width:177px !important;
	min-height:17px !important;
}

#item176014 {
	width:177px !important;
	min-height:17px !important;
}

#item176010 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item176089 {
	width:145px !important;
	min-height:17px !important;
}

#item176065 {
	width:145px !important;
	min-height:17px !important;
}

#item176061 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item176140 {
	width:117px !important;
	min-height:17px !important;
}

#item176116 {
	width:117px !important;
	min-height:17px !important;
}

#item176112 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item176192 {
	width:156px !important;
	min-height:17px !important;
}

#item176167 {
	width:156px !important;
	min-height:17px !important;
}

#item176163 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item176243 {
	width:99px !important;
	min-height:17px !important;
}

#item176219 {
	width:99px !important;
	min-height:17px !important;
}

#item176215 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item176295 {
	width:109px !important;
	min-height:17px !important;
}

#item176270 {
	width:109px !important;
	min-height:17px !important;
}

#item176266 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item176346 {
	width:70px !important;
	min-height:17px !important;
}

#item176322 {
	width:70px !important;
	min-height:17px !important;
}

#item176318 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item176397 {
	width:193px !important;
	min-height:17px !important;
}

#item176373 {
	width:193px !important;
	min-height:17px !important;
}

#item176369 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item176450 {
	width:78px !important;
	min-height:17px !important;
}

#item176425 {
	width:78px !important;
	min-height:17px !important;
}

#item176420 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item176501 {
	width:68px !important;
	min-height:17px !important;
}

#item176477 {
	width:68px !important;
	min-height:17px !important;
}

#item176473 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item176562 {
	width:85px !important;
	min-height:19px !important;
}

#item176538 {
	width:85px !important;
	min-height:19px !important;
}

#item176533 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item176613 {
	width:172px !important;
	min-height:19px !important;
}

#item176589 {
	width:172px !important;
	min-height:19px !important;
}

#item176585 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item176666 {
	width:186px !important;
	min-height:19px !important;
}

#item176641 {
	width:186px !important;
	min-height:19px !important;
}

#item176637 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item176716 {
	width:141px !important;
	min-height:19px !important;
}

#item176692 {
	width:141px !important;
	min-height:19px !important;
}

#item176689 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item176767 {
	width:352px !important;
	min-height:19px !important;
}

#item176743 {
	width:352px !important;
	min-height:19px !important;
}

#item176739 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item176818 {
	width:134px !important;
	min-height:19px !important;
}

#item176794 {
	width:134px !important;
	min-height:19px !important;
}

#item176790 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item176869 {
	width:87px !important;
	min-height:19px !important;
}

#item176845 {
	width:87px !important;
	min-height:19px !important;
}

#item176841 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item176926 {
	width:140px !important;
	min-height:19px !important;
}

#item176901 {
	width:140px !important;
	min-height:19px !important;
}

#item176898 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item102911 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item102912 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item102913 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item102901 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item102902 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item102903 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item102890 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item102891 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item102892 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item102883 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item102917 {
	width:40px !important;
	height:40px !important;
}

#item102914 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item102921 {
	width:40px !important;
	height:40px !important;
}

#item102918 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item102925 {
	width:40px !important;
	height:40px !important;
}

#item102922 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item1945 {
	width:1004px !important;
	left:937px !important;
	top:976px !important;
	min-height:104px !important;
}

#item2343 {
	width:84px !important;
	height:32px !important;
	left:1052px !important;
	top:945px !important;
}

#item2674 {
	width:38px !important;
	height:142px !important;
	left:190px !important;
	top:10px !important;
	background:#000;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2683 {
	width:457px !important;
	left:218px !important;
	top:83px !important;
	min-height:26px !important;
}

#item102415 {
	width:200px !important;
	height:34px !important;
	left:1746px !important;
	top:1026px !important;
}

#item102777 {
	width:235px !important;
	min-height:24px !important;
}

#item102753 {
	width:235px !important;
	min-height:24px !important;
}

#item102750 {
	width:235px !important;
	height:24px !important;
	left:937px !important;
	top:1125px !important;
}

#item102800 {
	width:123px !important;
	height:45px !important;
	left:1112px !important;
	top:1080px !important;
}

#item176956 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item176954 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item176981 {
	width:173px !important;
	min-height:21px !important;
}

#item176979 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item177007 {
	width:149px !important;
	min-height:21px !important;
}

#item177005 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item177030 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item177035 {
	width:180px !important;
	min-height:21px !important;
}

#item177033 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item177058 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item177063 {
	width:115px !important;
	min-height:21px !important;
}

#item177061 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item177088 {
	width:206px !important;
	min-height:21px !important;
}

#item177086 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item177111 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item177142 {
	width:201px !important;
	min-height:17px !important;
}

#item177118 {
	width:201px !important;
	min-height:17px !important;
}

#item177114 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item177194 {
	width:370px !important;
	min-height:17px !important;
}

#item177170 {
	width:370px !important;
	min-height:17px !important;
}

#item177166 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item177219 {
	width:118px !important;
	min-height:21px !important;
}

#item177217 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item177270 {
	width:296px !important;
	min-height:17px !important;
}

#item177246 {
	width:296px !important;
	min-height:17px !important;
}

#item177242 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item177321 {
	width:168px !important;
	min-height:17px !important;
}

#item177297 {
	width:168px !important;
	min-height:17px !important;
}

#item177293 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item177372 {
	width:119px !important;
	min-height:17px !important;
}

#item177348 {
	width:119px !important;
	min-height:17px !important;
}

#item177344 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item177424 {
	width:121px !important;
	min-height:17px !important;
}

#item177399 {
	width:121px !important;
	min-height:17px !important;
}

#item177395 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item177476 {
	width:127px !important;
	min-height:17px !important;
}

#item177452 {
	width:127px !important;
	min-height:17px !important;
}

#item177448 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item177528 {
	width:131px !important;
	min-height:17px !important;
}

#item177503 {
	width:131px !important;
	min-height:17px !important;
}

#item177499 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item177579 {
	width:222px !important;
	min-height:17px !important;
}

#item177555 {
	width:222px !important;
	min-height:17px !important;
}

#item177551 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item177631 {
	width:209px !important;
	min-height:17px !important;
}

#item177606 {
	width:209px !important;
	min-height:17px !important;
}

#item177602 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item177683 {
	width:112px !important;
	min-height:17px !important;
}

#item177658 {
	width:112px !important;
	min-height:17px !important;
}

#item177654 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item177734 {
	width:198px !important;
	min-height:17px !important;
}

#item177710 {
	width:198px !important;
	min-height:17px !important;
}

#item177706 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item177785 {
	width:274px !important;
	min-height:17px !important;
}

#item177761 {
	width:274px !important;
	min-height:17px !important;
}

#item177757 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item177836 {
	width:162px !important;
	min-height:17px !important;
}

#item177812 {
	width:162px !important;
	min-height:17px !important;
}

#item177808 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item177888 {
	width:177px !important;
	min-height:17px !important;
}

#item177864 {
	width:177px !important;
	min-height:17px !important;
}

#item177859 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item177940 {
	width:145px !important;
	min-height:17px !important;
}

#item177915 {
	width:145px !important;
	min-height:17px !important;
}

#item177911 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item177991 {
	width:117px !important;
	min-height:17px !important;
}

#item177967 {
	width:117px !important;
	min-height:17px !important;
}

#item177963 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item178042 {
	width:156px !important;
	min-height:17px !important;
}

#item178018 {
	width:156px !important;
	min-height:17px !important;
}

#item178014 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item178093 {
	width:99px !important;
	min-height:17px !important;
}

#item178069 {
	width:99px !important;
	min-height:17px !important;
}

#item178065 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item178144 {
	width:109px !important;
	min-height:17px !important;
}

#item178120 {
	width:109px !important;
	min-height:17px !important;
}

#item178116 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item178196 {
	width:70px !important;
	min-height:17px !important;
}

#item178171 {
	width:70px !important;
	min-height:17px !important;
}

#item178167 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item178247 {
	width:193px !important;
	min-height:17px !important;
}

#item178223 {
	width:193px !important;
	min-height:17px !important;
}

#item178219 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item178298 {
	width:78px !important;
	min-height:17px !important;
}

#item178274 {
	width:78px !important;
	min-height:17px !important;
}

#item178270 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item178349 {
	width:68px !important;
	min-height:17px !important;
}

#item178325 {
	width:68px !important;
	min-height:17px !important;
}

#item178321 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item178413 {
	width:85px !important;
	min-height:19px !important;
}

#item178388 {
	width:85px !important;
	min-height:19px !important;
}

#item178384 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item178464 {
	width:172px !important;
	min-height:19px !important;
}

#item178440 {
	width:172px !important;
	min-height:19px !important;
}

#item178436 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item178517 {
	width:186px !important;
	min-height:19px !important;
}

#item178491 {
	width:186px !important;
	min-height:19px !important;
}

#item178487 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item178567 {
	width:141px !important;
	min-height:19px !important;
}

#item178543 {
	width:141px !important;
	min-height:19px !important;
}

#item178540 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item178618 {
	width:352px !important;
	min-height:19px !important;
}

#item178594 {
	width:352px !important;
	min-height:19px !important;
}

#item178590 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item178671 {
	width:134px !important;
	min-height:19px !important;
}

#item178645 {
	width:134px !important;
	min-height:19px !important;
}

#item178641 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item178722 {
	width:87px !important;
	min-height:19px !important;
}

#item178698 {
	width:87px !important;
	min-height:19px !important;
}

#item178694 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item178776 {
	width:140px !important;
	min-height:19px !important;
}

#item178752 {
	width:140px !important;
	min-height:19px !important;
}

#item178749 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item102966 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item102967 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item102968 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item102958 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item102959 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item102960 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item102949 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item102950 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item102951 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item102942 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item102972 {
	width:40px !important;
	height:40px !important;
}

#item102969 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item102976 {
	width:40px !important;
	height:40px !important;
}

#item102973 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item102981 {
	width:40px !important;
	height:40px !important;
}

#item102977 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item2390 {
	width:1004px !important;
	left:938px !important;
	top:947px !important;
	min-height:133px !important;
}

#item2653 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:915px !important;
}

#item99590 {
	width:235px !important;
	min-height:24px !important;
}

#item31678 {
	width:235px !important;
	min-height:24px !important;
}

#item99302 {
	width:235px !important;
	height:24px !important;
	left:937px !important;
	top:1125px !important;
}

#item99614 {
	width:462px !important;
	min-height:24px !important;
}

#item31701 {
	width:462px !important;
	min-height:24px !important;
}

#item99498 {
	width:462px !important;
	height:24px !important;
	left:1236px !important;
	top:1125px !important;
}

#item31725 {
	width:123px !important;
	height:45px !important;
	left:1112px !important;
	top:1079px !important;
}

#item178806 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item178804 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item178831 {
	width:173px !important;
	min-height:21px !important;
}

#item178829 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item178856 {
	width:149px !important;
	min-height:21px !important;
}

#item178854 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item178879 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item178884 {
	width:180px !important;
	min-height:21px !important;
}

#item178882 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item178907 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item178913 {
	width:115px !important;
	min-height:21px !important;
}

#item178911 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item178938 {
	width:206px !important;
	min-height:21px !important;
}

#item178936 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item178961 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item178992 {
	width:201px !important;
	min-height:17px !important;
}

#item178968 {
	width:201px !important;
	min-height:17px !important;
}

#item178964 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item179043 {
	width:370px !important;
	min-height:17px !important;
}

#item179019 {
	width:370px !important;
	min-height:17px !important;
}

#item179015 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item179068 {
	width:118px !important;
	min-height:21px !important;
}

#item179066 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item179119 {
	width:296px !important;
	min-height:17px !important;
}

#item179095 {
	width:296px !important;
	min-height:17px !important;
}

#item179091 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item179171 {
	width:168px !important;
	min-height:17px !important;
}

#item179147 {
	width:168px !important;
	min-height:17px !important;
}

#item179142 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item179222 {
	width:119px !important;
	min-height:17px !important;
}

#item179198 {
	width:119px !important;
	min-height:17px !important;
}

#item179194 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item179273 {
	width:121px !important;
	min-height:17px !important;
}

#item179249 {
	width:121px !important;
	min-height:17px !important;
}

#item179245 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item179325 {
	width:127px !important;
	min-height:17px !important;
}

#item179301 {
	width:127px !important;
	min-height:17px !important;
}

#item179297 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item179376 {
	width:131px !important;
	min-height:17px !important;
}

#item179352 {
	width:131px !important;
	min-height:17px !important;
}

#item179348 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item179429 {
	width:222px !important;
	min-height:17px !important;
}

#item179405 {
	width:222px !important;
	min-height:17px !important;
}

#item179399 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item179480 {
	width:209px !important;
	min-height:17px !important;
}

#item179456 {
	width:209px !important;
	min-height:17px !important;
}

#item179452 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item179531 {
	width:112px !important;
	min-height:17px !important;
}

#item179507 {
	width:112px !important;
	min-height:17px !important;
}

#item179503 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item179582 {
	width:198px !important;
	min-height:17px !important;
}

#item179558 {
	width:198px !important;
	min-height:17px !important;
}

#item179554 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item179633 {
	width:274px !important;
	min-height:17px !important;
}

#item179609 {
	width:274px !important;
	min-height:17px !important;
}

#item179605 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item179686 {
	width:162px !important;
	min-height:17px !important;
}

#item179661 {
	width:162px !important;
	min-height:17px !important;
}

#item179656 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item179738 {
	width:177px !important;
	min-height:17px !important;
}

#item179713 {
	width:177px !important;
	min-height:17px !important;
}

#item179709 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item179789 {
	width:145px !important;
	min-height:17px !important;
}

#item179765 {
	width:145px !important;
	min-height:17px !important;
}

#item179761 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item179840 {
	width:117px !important;
	min-height:17px !important;
}

#item179816 {
	width:117px !important;
	min-height:17px !important;
}

#item179812 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item179891 {
	width:156px !important;
	min-height:17px !important;
}

#item179867 {
	width:156px !important;
	min-height:17px !important;
}

#item179863 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item179943 {
	width:99px !important;
	min-height:17px !important;
}

#item179919 {
	width:99px !important;
	min-height:17px !important;
}

#item179914 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item179994 {
	width:109px !important;
	min-height:17px !important;
}

#item179970 {
	width:109px !important;
	min-height:17px !important;
}

#item179966 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item180045 {
	width:70px !important;
	min-height:17px !important;
}

#item180021 {
	width:70px !important;
	min-height:17px !important;
}

#item180017 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item180096 {
	width:193px !important;
	min-height:17px !important;
}

#item180072 {
	width:193px !important;
	min-height:17px !important;
}

#item180068 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item180147 {
	width:78px !important;
	min-height:17px !important;
}

#item180123 {
	width:78px !important;
	min-height:17px !important;
}

#item180119 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item180200 {
	width:68px !important;
	min-height:17px !important;
}

#item180174 {
	width:68px !important;
	min-height:17px !important;
}

#item180170 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item180262 {
	width:85px !important;
	min-height:19px !important;
}

#item180238 {
	width:85px !important;
	min-height:19px !important;
}

#item180234 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item180313 {
	width:172px !important;
	min-height:19px !important;
}

#item180289 {
	width:172px !important;
	min-height:19px !important;
}

#item180285 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item180364 {
	width:186px !important;
	min-height:19px !important;
}

#item180340 {
	width:186px !important;
	min-height:19px !important;
}

#item180336 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item180416 {
	width:141px !important;
	min-height:19px !important;
}

#item180392 {
	width:141px !important;
	min-height:19px !important;
}

#item180387 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item180467 {
	width:352px !important;
	min-height:19px !important;
}

#item180443 {
	width:352px !important;
	min-height:19px !important;
}

#item180439 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item180518 {
	width:134px !important;
	min-height:19px !important;
}

#item180494 {
	width:134px !important;
	min-height:19px !important;
}

#item180490 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item180569 {
	width:87px !important;
	min-height:19px !important;
}

#item180545 {
	width:87px !important;
	min-height:19px !important;
}

#item180541 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item180624 {
	width:140px !important;
	min-height:19px !important;
}

#item180600 {
	width:140px !important;
	min-height:19px !important;
}

#item180596 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103082 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103083 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103084 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103070 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103071 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103072 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103058 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103059 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103060 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103048 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103088 {
	width:40px !important;
	height:40px !important;
}

#item103085 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103092 {
	width:40px !important;
	height:40px !important;
}

#item103089 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103096 {
	width:40px !important;
	height:40px !important;
}

#item103093 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item2928 {
	width:1004px !important;
	left:938px !important;
	top:976px !important;
	min-height:104px !important;
}

#item3176 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:944px !important;
}

#item99641 {
	width:462px !important;
	min-height:24px !important;
}

#item31754 {
	width:462px !important;
	min-height:24px !important;
}

#item99501 {
	width:462px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item31779 {
	width:110px !important;
	height:45px !important;
	left:1113px !important;
	top:1080px !important;
}

#item180655 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item180653 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item180680 {
	width:173px !important;
	min-height:21px !important;
}

#item180678 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item180705 {
	width:149px !important;
	min-height:21px !important;
}

#item180703 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item180728 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item180734 {
	width:180px !important;
	min-height:21px !important;
}

#item180732 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item180757 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item180762 {
	width:115px !important;
	min-height:21px !important;
}

#item180760 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item180787 {
	width:206px !important;
	min-height:21px !important;
}

#item180785 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item180811 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item180842 {
	width:201px !important;
	min-height:17px !important;
}

#item180818 {
	width:201px !important;
	min-height:17px !important;
}

#item180814 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item180894 {
	width:370px !important;
	min-height:17px !important;
}

#item180869 {
	width:370px !important;
	min-height:17px !important;
}

#item180865 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item180919 {
	width:118px !important;
	min-height:21px !important;
}

#item180917 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item180970 {
	width:296px !important;
	min-height:17px !important;
}

#item180946 {
	width:296px !important;
	min-height:17px !important;
}

#item180942 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item181021 {
	width:168px !important;
	min-height:17px !important;
}

#item180997 {
	width:168px !important;
	min-height:17px !important;
}

#item180993 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item181072 {
	width:119px !important;
	min-height:17px !important;
}

#item181048 {
	width:119px !important;
	min-height:17px !important;
}

#item181044 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item181123 {
	width:121px !important;
	min-height:17px !important;
}

#item181099 {
	width:121px !important;
	min-height:17px !important;
}

#item181095 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item181175 {
	width:127px !important;
	min-height:17px !important;
}

#item181151 {
	width:127px !important;
	min-height:17px !important;
}

#item181147 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item181226 {
	width:131px !important;
	min-height:17px !important;
}

#item181202 {
	width:131px !important;
	min-height:17px !important;
}

#item181198 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item181277 {
	width:222px !important;
	min-height:17px !important;
}

#item181253 {
	width:222px !important;
	min-height:17px !important;
}

#item181249 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item181329 {
	width:209px !important;
	min-height:17px !important;
}

#item181305 {
	width:209px !important;
	min-height:17px !important;
}

#item181301 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item181380 {
	width:112px !important;
	min-height:17px !important;
}

#item181356 {
	width:112px !important;
	min-height:17px !important;
}

#item181352 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item181432 {
	width:198px !important;
	min-height:17px !important;
}

#item181408 {
	width:198px !important;
	min-height:17px !important;
}

#item181403 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item181483 {
	width:274px !important;
	min-height:17px !important;
}

#item181459 {
	width:274px !important;
	min-height:17px !important;
}

#item181455 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item181534 {
	width:162px !important;
	min-height:17px !important;
}

#item181510 {
	width:162px !important;
	min-height:17px !important;
}

#item181506 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item181585 {
	width:177px !important;
	min-height:17px !important;
}

#item181561 {
	width:177px !important;
	min-height:17px !important;
}

#item181557 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item181636 {
	width:145px !important;
	min-height:17px !important;
}

#item181612 {
	width:145px !important;
	min-height:17px !important;
}

#item181608 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item181688 {
	width:117px !important;
	min-height:17px !important;
}

#item181664 {
	width:117px !important;
	min-height:17px !important;
}

#item181659 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item181739 {
	width:156px !important;
	min-height:17px !important;
}

#item181715 {
	width:156px !important;
	min-height:17px !important;
}

#item181711 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item181790 {
	width:99px !important;
	min-height:17px !important;
}

#item181766 {
	width:99px !important;
	min-height:17px !important;
}

#item181762 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item181842 {
	width:109px !important;
	min-height:17px !important;
}

#item181817 {
	width:109px !important;
	min-height:17px !important;
}

#item181813 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item181893 {
	width:70px !important;
	min-height:17px !important;
}

#item181869 {
	width:70px !important;
	min-height:17px !important;
}

#item181865 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item181945 {
	width:193px !important;
	min-height:17px !important;
}

#item181921 {
	width:193px !important;
	min-height:17px !important;
}

#item181916 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item181996 {
	width:78px !important;
	min-height:17px !important;
}

#item181972 {
	width:78px !important;
	min-height:17px !important;
}

#item181968 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item182048 {
	width:68px !important;
	min-height:17px !important;
}

#item182024 {
	width:68px !important;
	min-height:17px !important;
}

#item182020 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item182108 {
	width:85px !important;
	min-height:19px !important;
}

#item182084 {
	width:85px !important;
	min-height:19px !important;
}

#item182080 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item182162 {
	width:172px !important;
	min-height:19px !important;
}

#item182138 {
	width:172px !important;
	min-height:19px !important;
}

#item182134 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item182213 {
	width:186px !important;
	min-height:19px !important;
}

#item182189 {
	width:186px !important;
	min-height:19px !important;
}

#item182185 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item182264 {
	width:141px !important;
	min-height:19px !important;
}

#item182239 {
	width:141px !important;
	min-height:19px !important;
}

#item182236 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item182315 {
	width:352px !important;
	min-height:19px !important;
}

#item182291 {
	width:352px !important;
	min-height:19px !important;
}

#item182287 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item182366 {
	width:134px !important;
	min-height:19px !important;
}

#item182342 {
	width:134px !important;
	min-height:19px !important;
}

#item182338 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item182418 {
	width:87px !important;
	min-height:19px !important;
}

#item182394 {
	width:87px !important;
	min-height:19px !important;
}

#item182389 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item182473 {
	width:140px !important;
	min-height:19px !important;
}

#item182449 {
	width:140px !important;
	min-height:19px !important;
}

#item182446 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103198 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103199 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103200 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103188 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103189 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103190 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103178 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103179 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103180 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103169 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103204 {
	width:40px !important;
	height:40px !important;
}

#item103201 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103209 {
	width:40px !important;
	height:40px !important;
}

#item103205 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103213 {
	width:40px !important;
	height:40px !important;
}

#item103210 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item99665 {
	width:235px !important;
	min-height:24px !important;
}

#item31785 {
	width:235px !important;
	min-height:24px !important;
}

#item99306 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1078px !important;
}

#item102420 {
	width:1074px !important;
	top:123px !important;
	min-height:507px !important;
}

#item31832 {
	width:123px !important;
	height:45px !important;
	left:175px !important;
	top:630px !important;
}

#item99689 {
	width:131px !important;
	min-height:18px !important;
}

#item31875 {
	width:131px !important;
	min-height:18px !important;
}

#item99505 {
	width:131px !important;
	height:18px !important;
	left:938px !important;
	top:1190px !important;
}

#item99713 {
	width:137px !important;
	min-height:18px !important;
}

#item31898 {
	width:137px !important;
	min-height:18px !important;
}

#item99508 {
	width:137px !important;
	height:18px !important;
	left:1094px !important;
	top:1190px !important;
}

#item99738 {
	width:142px !important;
	min-height:18px !important;
}

#item31922 {
	width:142px !important;
	min-height:18px !important;
}

#item99511 {
	width:142px !important;
	height:18px !important;
	left:1255px !important;
	top:1190px !important;
}

#item99763 {
	width:240px !important;
	min-height:18px !important;
}

#item31945 {
	width:240px !important;
	min-height:18px !important;
}

#item99514 {
	width:240px !important;
	height:18px !important;
	left:1421px !important;
	top:1190px !important;
}

#item99787 {
	width:225px !important;
	min-height:18px !important;
}

#item31968 {
	width:225px !important;
	min-height:18px !important;
}

#item99517 {
	width:225px !important;
	height:18px !important;
	left:938px !important;
	top:1228px !important;
}

#item99811 {
	width:121px !important;
	min-height:18px !important;
}

#item31991 {
	width:121px !important;
	min-height:18px !important;
}

#item99520 {
	width:121px !important;
	height:18px !important;
	left:1188px !important;
	top:1228px !important;
}

#item99835 {
	width:213px !important;
	min-height:18px !important;
}

#item32014 {
	width:213px !important;
	min-height:18px !important;
}

#item99523 {
	width:213px !important;
	height:18px !important;
	left:1335px !important;
	top:1228px !important;
}

#item99872 {
	width:295px !important;
	min-height:18px !important;
}

#item32037 {
	width:295px !important;
	min-height:18px !important;
}

#item99526 {
	width:295px !important;
	height:18px !important;
	left:1573px !important;
	top:1228px !important;
}

#item32092 {
	width:99px !important;
	height:41px !important;
	left:1086px !important;
	top:1149px !important;
}

#item182503 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item182501 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item182528 {
	width:173px !important;
	min-height:21px !important;
}

#item182526 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item182553 {
	width:149px !important;
	min-height:21px !important;
}

#item182551 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item182576 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item182581 {
	width:180px !important;
	min-height:21px !important;
}

#item182579 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item182604 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item182609 {
	width:115px !important;
	min-height:21px !important;
}

#item182607 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item182635 {
	width:206px !important;
	min-height:21px !important;
}

#item182633 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item182658 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item182689 {
	width:201px !important;
	min-height:17px !important;
}

#item182665 {
	width:201px !important;
	min-height:17px !important;
}

#item182661 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item182740 {
	width:370px !important;
	min-height:17px !important;
}

#item182716 {
	width:370px !important;
	min-height:17px !important;
}

#item182712 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item182765 {
	width:118px !important;
	min-height:21px !important;
}

#item182763 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item182816 {
	width:296px !important;
	min-height:17px !important;
}

#item182792 {
	width:296px !important;
	min-height:17px !important;
}

#item182788 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item182868 {
	width:168px !important;
	min-height:17px !important;
}

#item182844 {
	width:168px !important;
	min-height:17px !important;
}

#item182839 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item182921 {
	width:119px !important;
	min-height:17px !important;
}

#item182896 {
	width:119px !important;
	min-height:17px !important;
}

#item182892 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item182972 {
	width:121px !important;
	min-height:17px !important;
}

#item182948 {
	width:121px !important;
	min-height:17px !important;
}

#item182944 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item183023 {
	width:127px !important;
	min-height:17px !important;
}

#item182999 {
	width:127px !important;
	min-height:17px !important;
}

#item182995 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item183074 {
	width:131px !important;
	min-height:17px !important;
}

#item183050 {
	width:131px !important;
	min-height:17px !important;
}

#item183046 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item183126 {
	width:222px !important;
	min-height:17px !important;
}

#item183102 {
	width:222px !important;
	min-height:17px !important;
}

#item183098 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item183179 {
	width:209px !important;
	min-height:17px !important;
}

#item183154 {
	width:209px !important;
	min-height:17px !important;
}

#item183150 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item183230 {
	width:112px !important;
	min-height:17px !important;
}

#item183206 {
	width:112px !important;
	min-height:17px !important;
}

#item183202 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item183281 {
	width:198px !important;
	min-height:17px !important;
}

#item183257 {
	width:198px !important;
	min-height:17px !important;
}

#item183253 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item183332 {
	width:274px !important;
	min-height:17px !important;
}

#item183308 {
	width:274px !important;
	min-height:17px !important;
}

#item183304 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item183383 {
	width:162px !important;
	min-height:17px !important;
}

#item183359 {
	width:162px !important;
	min-height:17px !important;
}

#item183355 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item183436 {
	width:177px !important;
	min-height:17px !important;
}

#item183411 {
	width:177px !important;
	min-height:17px !important;
}

#item183407 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item183487 {
	width:145px !important;
	min-height:17px !important;
}

#item183463 {
	width:145px !important;
	min-height:17px !important;
}

#item183459 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item183538 {
	width:117px !important;
	min-height:17px !important;
}

#item183514 {
	width:117px !important;
	min-height:17px !important;
}

#item183510 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item183589 {
	width:156px !important;
	min-height:17px !important;
}

#item183565 {
	width:156px !important;
	min-height:17px !important;
}

#item183561 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item183640 {
	width:99px !important;
	min-height:17px !important;
}

#item183616 {
	width:99px !important;
	min-height:17px !important;
}

#item183612 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item183692 {
	width:109px !important;
	min-height:17px !important;
}

#item183668 {
	width:109px !important;
	min-height:17px !important;
}

#item183664 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item183743 {
	width:70px !important;
	min-height:17px !important;
}

#item183719 {
	width:70px !important;
	min-height:17px !important;
}

#item183715 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item183794 {
	width:193px !important;
	min-height:17px !important;
}

#item183770 {
	width:193px !important;
	min-height:17px !important;
}

#item183766 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item183845 {
	width:78px !important;
	min-height:17px !important;
}

#item183821 {
	width:78px !important;
	min-height:17px !important;
}

#item183817 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item183896 {
	width:68px !important;
	min-height:17px !important;
}

#item183872 {
	width:68px !important;
	min-height:17px !important;
}

#item183868 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item183958 {
	width:85px !important;
	min-height:19px !important;
}

#item183934 {
	width:85px !important;
	min-height:19px !important;
}

#item183930 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item184009 {
	width:172px !important;
	min-height:19px !important;
}

#item183985 {
	width:172px !important;
	min-height:19px !important;
}

#item183981 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item184060 {
	width:186px !important;
	min-height:19px !important;
}

#item184036 {
	width:186px !important;
	min-height:19px !important;
}

#item184032 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item184110 {
	width:141px !important;
	min-height:19px !important;
}

#item184086 {
	width:141px !important;
	min-height:19px !important;
}

#item184083 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item184163 {
	width:352px !important;
	min-height:19px !important;
}

#item184139 {
	width:352px !important;
	min-height:19px !important;
}

#item184134 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item184214 {
	width:134px !important;
	min-height:19px !important;
}

#item184190 {
	width:134px !important;
	min-height:19px !important;
}

#item184186 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item184265 {
	width:87px !important;
	min-height:19px !important;
}

#item184241 {
	width:87px !important;
	min-height:19px !important;
}

#item184237 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item184319 {
	width:140px !important;
	min-height:19px !important;
}

#item184295 {
	width:140px !important;
	min-height:19px !important;
}

#item184292 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item224170 {
	width:164px !important;
	min-height:24px !important;
}

#item224146 {
	width:164px !important;
	min-height:24px !important;
}

#item224143 {
	width:164px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item224193 {
	width:63px !important;
	height:24px !important;
	left:1072px !important;
	top:1101px !important;
}

#item103300 {
	width:762px !important;
	height:762px !important;
	border:dotted 1px #000;
}

#item103305 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103306 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103307 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103296 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103297 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103298 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103286 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103287 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103288 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103279 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103311 {
	width:40px !important;
	height:40px !important;
}

#item103308 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103315 {
	width:40px !important;
	height:40px !important;
}

#item103312 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103319 {
	width:40px !important;
	height:40px !important;
}

#item103316 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item5194 {
	width:1004px !important;
	left:938px !important;
	top:1005px !important;
	min-height:75px !important;
}

#item5282 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:974px !important;
}

#item6438 {
	width:212px !important;
	left:162px !important;
	top:82px !important;
	min-height:31px !important;
}

#item99896 {
	width:235px !important;
	min-height:24px !important;
}

#item32098 {
	width:235px !important;
	min-height:24px !important;
}

#item99310 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item32121 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1080px !important;
}

#item184349 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item184347 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item184375 {
	width:173px !important;
	min-height:21px !important;
}

#item184372 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item184400 {
	width:149px !important;
	min-height:21px !important;
}

#item184398 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item184423 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item184428 {
	width:180px !important;
	min-height:21px !important;
}

#item184426 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item184451 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item184456 {
	width:115px !important;
	min-height:21px !important;
}

#item184454 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item184481 {
	width:206px !important;
	min-height:21px !important;
}

#item184479 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item184504 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item184535 {
	width:201px !important;
	min-height:17px !important;
}

#item184511 {
	width:201px !important;
	min-height:17px !important;
}

#item184507 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item184586 {
	width:370px !important;
	min-height:17px !important;
}

#item184562 {
	width:370px !important;
	min-height:17px !important;
}

#item184558 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item184612 {
	width:118px !important;
	min-height:21px !important;
}

#item184609 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item184663 {
	width:296px !important;
	min-height:17px !important;
}

#item184639 {
	width:296px !important;
	min-height:17px !important;
}

#item184635 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item184714 {
	width:168px !important;
	min-height:17px !important;
}

#item184690 {
	width:168px !important;
	min-height:17px !important;
}

#item184686 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item184765 {
	width:119px !important;
	min-height:17px !important;
}

#item184741 {
	width:119px !important;
	min-height:17px !important;
}

#item184737 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item184817 {
	width:121px !important;
	min-height:17px !important;
}

#item184793 {
	width:121px !important;
	min-height:17px !important;
}

#item184789 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item184870 {
	width:127px !important;
	min-height:17px !important;
}

#item184845 {
	width:127px !important;
	min-height:17px !important;
}

#item184840 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item184921 {
	width:131px !important;
	min-height:17px !important;
}

#item184897 {
	width:131px !important;
	min-height:17px !important;
}

#item184893 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item184972 {
	width:222px !important;
	min-height:17px !important;
}

#item184948 {
	width:222px !important;
	min-height:17px !important;
}

#item184944 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item185024 {
	width:209px !important;
	min-height:17px !important;
}

#item184999 {
	width:209px !important;
	min-height:17px !important;
}

#item184995 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item185076 {
	width:112px !important;
	min-height:17px !important;
}

#item185052 {
	width:112px !important;
	min-height:17px !important;
}

#item185047 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item185129 {
	width:198px !important;
	min-height:17px !important;
}

#item185103 {
	width:198px !important;
	min-height:17px !important;
}

#item185099 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item185180 {
	width:274px !important;
	min-height:17px !important;
}

#item185156 {
	width:274px !important;
	min-height:17px !important;
}

#item185152 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item185231 {
	width:162px !important;
	min-height:17px !important;
}

#item185207 {
	width:162px !important;
	min-height:17px !important;
}

#item185203 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item185282 {
	width:177px !important;
	min-height:17px !important;
}

#item185258 {
	width:177px !important;
	min-height:17px !important;
}

#item185254 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item185333 {
	width:145px !important;
	min-height:17px !important;
}

#item185309 {
	width:145px !important;
	min-height:17px !important;
}

#item185305 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item185384 {
	width:117px !important;
	min-height:17px !important;
}

#item185360 {
	width:117px !important;
	min-height:17px !important;
}

#item185356 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item185436 {
	width:156px !important;
	min-height:17px !important;
}

#item185412 {
	width:156px !important;
	min-height:17px !important;
}

#item185408 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item185487 {
	width:99px !important;
	min-height:17px !important;
}

#item185463 {
	width:99px !important;
	min-height:17px !important;
}

#item185459 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item185538 {
	width:109px !important;
	min-height:17px !important;
}

#item185514 {
	width:109px !important;
	min-height:17px !important;
}

#item185510 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item185589 {
	width:70px !important;
	min-height:17px !important;
}

#item185565 {
	width:70px !important;
	min-height:17px !important;
}

#item185561 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item185640 {
	width:193px !important;
	min-height:17px !important;
}

#item185616 {
	width:193px !important;
	min-height:17px !important;
}

#item185612 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item185692 {
	width:78px !important;
	min-height:17px !important;
}

#item185668 {
	width:78px !important;
	min-height:17px !important;
}

#item185664 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item185743 {
	width:68px !important;
	min-height:17px !important;
}

#item185719 {
	width:68px !important;
	min-height:17px !important;
}

#item185715 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item185804 {
	width:85px !important;
	min-height:19px !important;
}

#item185780 {
	width:85px !important;
	min-height:19px !important;
}

#item185776 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item185857 {
	width:172px !important;
	min-height:19px !important;
}

#item185831 {
	width:172px !important;
	min-height:19px !important;
}

#item185827 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item185908 {
	width:186px !important;
	min-height:19px !important;
}

#item185884 {
	width:186px !important;
	min-height:19px !important;
}

#item185880 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item185958 {
	width:141px !important;
	min-height:19px !important;
}

#item185934 {
	width:141px !important;
	min-height:19px !important;
}

#item185931 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item186009 {
	width:352px !important;
	min-height:19px !important;
}

#item185985 {
	width:352px !important;
	min-height:19px !important;
}

#item185981 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item186062 {
	width:134px !important;
	min-height:19px !important;
}

#item186038 {
	width:134px !important;
	min-height:19px !important;
}

#item186033 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item186113 {
	width:87px !important;
	min-height:19px !important;
}

#item186089 {
	width:87px !important;
	min-height:19px !important;
}

#item186085 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item186168 {
	width:140px !important;
	min-height:19px !important;
}

#item186144 {
	width:140px !important;
	min-height:19px !important;
}

#item186141 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103420 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103421 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103422 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103403 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103404 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103405 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103394 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103395 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103396 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103387 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103426 {
	width:40px !important;
	height:40px !important;
}

#item103423 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103430 {
	width:40px !important;
	height:40px !important;
}

#item103427 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103434 {
	width:40px !important;
	height:40px !important;
}

#item103431 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item6512 {
	width:1004px !important;
	left:938px !important;
	top:812px !important;
	min-height:219px !important;
}

#item6603 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:780px !important;
}

#item6793 {
	width:212px !important;
	left:162px !important;
	top:82px !important;
	min-height:31px !important;
}

#item99921 {
	width:235px !important;
	min-height:24px !important;
}

#item32125 {
	width:235px !important;
	min-height:24px !important;
}

#item99315 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1076px !important;
}

#item32148 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1031px !important;
}

#item186199 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item186197 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item186224 {
	width:173px !important;
	min-height:21px !important;
}

#item186222 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item186249 {
	width:149px !important;
	min-height:21px !important;
}

#item186247 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item186272 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item186277 {
	width:180px !important;
	min-height:21px !important;
}

#item186275 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item186300 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item186305 {
	width:115px !important;
	min-height:21px !important;
}

#item186303 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item186330 {
	width:206px !important;
	min-height:21px !important;
}

#item186328 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item186353 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item186385 {
	width:201px !important;
	min-height:17px !important;
}

#item186361 {
	width:201px !important;
	min-height:17px !important;
}

#item186357 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item186436 {
	width:370px !important;
	min-height:17px !important;
}

#item186412 {
	width:370px !important;
	min-height:17px !important;
}

#item186408 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item186461 {
	width:118px !important;
	min-height:21px !important;
}

#item186459 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item186512 {
	width:296px !important;
	min-height:17px !important;
}

#item186488 {
	width:296px !important;
	min-height:17px !important;
}

#item186484 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item186563 {
	width:168px !important;
	min-height:17px !important;
}

#item186539 {
	width:168px !important;
	min-height:17px !important;
}

#item186535 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item186615 {
	width:119px !important;
	min-height:17px !important;
}

#item186590 {
	width:119px !important;
	min-height:17px !important;
}

#item186586 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item186666 {
	width:121px !important;
	min-height:17px !important;
}

#item186642 {
	width:121px !important;
	min-height:17px !important;
}

#item186638 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item186717 {
	width:127px !important;
	min-height:17px !important;
}

#item186693 {
	width:127px !important;
	min-height:17px !important;
}

#item186689 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item186768 {
	width:131px !important;
	min-height:17px !important;
}

#item186744 {
	width:131px !important;
	min-height:17px !important;
}

#item186740 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item186819 {
	width:222px !important;
	min-height:17px !important;
}

#item186795 {
	width:222px !important;
	min-height:17px !important;
}

#item186791 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item186871 {
	width:209px !important;
	min-height:17px !important;
}

#item186846 {
	width:209px !important;
	min-height:17px !important;
}

#item186842 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item186923 {
	width:112px !important;
	min-height:17px !important;
}

#item186898 {
	width:112px !important;
	min-height:17px !important;
}

#item186894 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item186974 {
	width:198px !important;
	min-height:17px !important;
}

#item186950 {
	width:198px !important;
	min-height:17px !important;
}

#item186946 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item187025 {
	width:274px !important;
	min-height:17px !important;
}

#item187001 {
	width:274px !important;
	min-height:17px !important;
}

#item186997 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item187076 {
	width:162px !important;
	min-height:17px !important;
}

#item187052 {
	width:162px !important;
	min-height:17px !important;
}

#item187048 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item187129 {
	width:177px !important;
	min-height:17px !important;
}

#item187103 {
	width:177px !important;
	min-height:17px !important;
}

#item187099 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item187180 {
	width:145px !important;
	min-height:17px !important;
}

#item187156 {
	width:145px !important;
	min-height:17px !important;
}

#item187152 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item187231 {
	width:117px !important;
	min-height:17px !important;
}

#item187207 {
	width:117px !important;
	min-height:17px !important;
}

#item187203 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item187282 {
	width:156px !important;
	min-height:17px !important;
}

#item187258 {
	width:156px !important;
	min-height:17px !important;
}

#item187254 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item187333 {
	width:99px !important;
	min-height:17px !important;
}

#item187309 {
	width:99px !important;
	min-height:17px !important;
}

#item187305 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item187386 {
	width:109px !important;
	min-height:17px !important;
}

#item187361 {
	width:109px !important;
	min-height:17px !important;
}

#item187357 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item187438 {
	width:70px !important;
	min-height:17px !important;
}

#item187414 {
	width:70px !important;
	min-height:17px !important;
}

#item187409 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item187489 {
	width:193px !important;
	min-height:17px !important;
}

#item187465 {
	width:193px !important;
	min-height:17px !important;
}

#item187461 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item187540 {
	width:78px !important;
	min-height:17px !important;
}

#item187516 {
	width:78px !important;
	min-height:17px !important;
}

#item187512 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item187592 {
	width:68px !important;
	min-height:17px !important;
}

#item187568 {
	width:68px !important;
	min-height:17px !important;
}

#item187563 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item187654 {
	width:85px !important;
	min-height:19px !important;
}

#item187630 {
	width:85px !important;
	min-height:19px !important;
}

#item187626 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item187705 {
	width:172px !important;
	min-height:19px !important;
}

#item187681 {
	width:172px !important;
	min-height:19px !important;
}

#item187677 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item187756 {
	width:186px !important;
	min-height:19px !important;
}

#item187732 {
	width:186px !important;
	min-height:19px !important;
}

#item187728 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item187806 {
	width:141px !important;
	min-height:19px !important;
}

#item187782 {
	width:141px !important;
	min-height:19px !important;
}

#item187779 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item187858 {
	width:352px !important;
	min-height:19px !important;
}

#item187833 {
	width:352px !important;
	min-height:19px !important;
}

#item187829 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item187910 {
	width:134px !important;
	min-height:19px !important;
}

#item187885 {
	width:134px !important;
	min-height:19px !important;
}

#item187881 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item187961 {
	width:87px !important;
	min-height:19px !important;
}

#item187937 {
	width:87px !important;
	min-height:19px !important;
}

#item187933 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item188017 {
	width:140px !important;
	min-height:19px !important;
}

#item187993 {
	width:140px !important;
	min-height:19px !important;
}

#item187990 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item224224 {
	width:164px !important;
	min-height:24px !important;
}

#item224200 {
	width:164px !important;
	min-height:24px !important;
}

#item224197 {
	width:164px !important;
	height:24px !important;
	left:938px !important;
	top:1124px !important;
}

#item224247 {
	width:63px !important;
	height:24px !important;
	left:1072px !important;
	top:1101px !important;
}

#item103478 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103479 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103480 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103468 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103469 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103470 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103459 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103460 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103461 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103452 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103484 {
	width:40px !important;
	height:40px !important;
}

#item103481 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103489 {
	width:40px !important;
	height:40px !important;
}

#item103486 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103493 {
	width:40px !important;
	height:40px !important;
}

#item103490 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item6859 {
	width:1004px !important;
	left:938px !important;
	top:803px !important;
	min-height:277px !important;
}

#item6948 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:772px !important;
}

#item7136 {
	width:302px !important;
	left:162px !important;
	top:82px !important;
	min-height:30px !important;
}

#item99949 {
	width:235px !important;
	min-height:24px !important;
}

#item32155 {
	width:235px !important;
	min-height:24px !important;
}

#item99342 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item99973 {
	width:462px !important;
	min-height:24px !important;
}

#item32178 {
	width:462px !important;
	min-height:24px !important;
}

#item99532 {
	width:462px !important;
	height:24px !important;
	left:1237px !important;
	top:1125px !important;
}

#item32202 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1080px !important;
}

#item188047 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item188045 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item188072 {
	width:173px !important;
	min-height:21px !important;
}

#item188070 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item188097 {
	width:149px !important;
	min-height:21px !important;
}

#item188095 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item188121 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item188126 {
	width:180px !important;
	min-height:21px !important;
}

#item188124 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item188149 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item188154 {
	width:115px !important;
	min-height:21px !important;
}

#item188152 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item188180 {
	width:206px !important;
	min-height:21px !important;
}

#item188178 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item188203 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item188234 {
	width:201px !important;
	min-height:17px !important;
}

#item188210 {
	width:201px !important;
	min-height:17px !important;
}

#item188206 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item188285 {
	width:370px !important;
	min-height:17px !important;
}

#item188261 {
	width:370px !important;
	min-height:17px !important;
}

#item188257 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item188310 {
	width:118px !important;
	min-height:21px !important;
}

#item188308 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item188362 {
	width:296px !important;
	min-height:17px !important;
}

#item188338 {
	width:296px !important;
	min-height:17px !important;
}

#item188333 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item188413 {
	width:168px !important;
	min-height:17px !important;
}

#item188389 {
	width:168px !important;
	min-height:17px !important;
}

#item188385 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item188464 {
	width:119px !important;
	min-height:17px !important;
}

#item188440 {
	width:119px !important;
	min-height:17px !important;
}

#item188436 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item188515 {
	width:121px !important;
	min-height:17px !important;
}

#item188491 {
	width:121px !important;
	min-height:17px !important;
}

#item188487 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item188566 {
	width:127px !important;
	min-height:17px !important;
}

#item188542 {
	width:127px !important;
	min-height:17px !important;
}

#item188538 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item188618 {
	width:131px !important;
	min-height:17px !important;
}

#item188594 {
	width:131px !important;
	min-height:17px !important;
}

#item188589 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item188669 {
	width:222px !important;
	min-height:17px !important;
}

#item188645 {
	width:222px !important;
	min-height:17px !important;
}

#item188641 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item188720 {
	width:209px !important;
	min-height:17px !important;
}

#item188696 {
	width:209px !important;
	min-height:17px !important;
}

#item188692 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item188772 {
	width:112px !important;
	min-height:17px !important;
}

#item188748 {
	width:112px !important;
	min-height:17px !important;
}

#item188744 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item188824 {
	width:198px !important;
	min-height:17px !important;
}

#item188800 {
	width:198px !important;
	min-height:17px !important;
}

#item188795 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item188876 {
	width:274px !important;
	min-height:17px !important;
}

#item188851 {
	width:274px !important;
	min-height:17px !important;
}

#item188847 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item188927 {
	width:162px !important;
	min-height:17px !important;
}

#item188903 {
	width:162px !important;
	min-height:17px !important;
}

#item188899 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item188978 {
	width:177px !important;
	min-height:17px !important;
}

#item188954 {
	width:177px !important;
	min-height:17px !important;
}

#item188950 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item189030 {
	width:145px !important;
	min-height:17px !important;
}

#item189006 {
	width:145px !important;
	min-height:17px !important;
}

#item189001 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item189081 {
	width:117px !important;
	min-height:17px !important;
}

#item189057 {
	width:117px !important;
	min-height:17px !important;
}

#item189053 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item189133 {
	width:156px !important;
	min-height:17px !important;
}

#item189108 {
	width:156px !important;
	min-height:17px !important;
}

#item189104 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item189184 {
	width:99px !important;
	min-height:17px !important;
}

#item189160 {
	width:99px !important;
	min-height:17px !important;
}

#item189156 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item189236 {
	width:109px !important;
	min-height:17px !important;
}

#item189211 {
	width:109px !important;
	min-height:17px !important;
}

#item189207 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item189287 {
	width:70px !important;
	min-height:17px !important;
}

#item189263 {
	width:70px !important;
	min-height:17px !important;
}

#item189259 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item189338 {
	width:193px !important;
	min-height:17px !important;
}

#item189314 {
	width:193px !important;
	min-height:17px !important;
}

#item189310 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item189390 {
	width:78px !important;
	min-height:17px !important;
}

#item189365 {
	width:78px !important;
	min-height:17px !important;
}

#item189361 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item189441 {
	width:68px !important;
	min-height:17px !important;
}

#item189417 {
	width:68px !important;
	min-height:17px !important;
}

#item189413 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item189501 {
	width:85px !important;
	min-height:19px !important;
}

#item189477 {
	width:85px !important;
	min-height:19px !important;
}

#item189473 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item189552 {
	width:172px !important;
	min-height:19px !important;
}

#item189528 {
	width:172px !important;
	min-height:19px !important;
}

#item189524 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item189604 {
	width:186px !important;
	min-height:19px !important;
}

#item189580 {
	width:186px !important;
	min-height:19px !important;
}

#item189575 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item189655 {
	width:141px !important;
	min-height:19px !important;
}

#item189631 {
	width:141px !important;
	min-height:19px !important;
}

#item189627 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item189706 {
	width:352px !important;
	min-height:19px !important;
}

#item189682 {
	width:352px !important;
	min-height:19px !important;
}

#item189678 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item189757 {
	width:134px !important;
	min-height:19px !important;
}

#item189733 {
	width:134px !important;
	min-height:19px !important;
}

#item189729 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item189810 {
	width:87px !important;
	min-height:19px !important;
}

#item189785 {
	width:87px !important;
	min-height:19px !important;
}

#item189780 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item189867 {
	width:140px !important;
	min-height:19px !important;
}

#item189843 {
	width:140px !important;
	min-height:19px !important;
}

#item189840 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103512 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103513 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103514 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103506 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103507 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103508 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103499 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103501 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103502 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103495 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103518 {
	width:40px !important;
	height:40px !important;
}

#item103515 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103522 {
	width:40px !important;
	height:40px !important;
}

#item103519 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103526 {
	width:40px !important;
	height:40px !important;
}

#item103523 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item7179 {
	width:1004px !important;
	left:938px !important;
	top:775px !important;
	min-height:306px !important;
}

#item7267 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:744px !important;
}

#item7455 {
	width:167px !important;
	left:162px !important;
	top:83px !important;
	min-height:30px !important;
}

#item99998 {
	width:235px !important;
	min-height:24px !important;
}

#item32209 {
	width:235px !important;
	min-height:24px !important;
}

#item99347 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item32232 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1080px !important;
}

#item189897 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item189895 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item189922 {
	width:173px !important;
	min-height:21px !important;
}

#item189920 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item189947 {
	width:149px !important;
	min-height:21px !important;
}

#item189945 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item189970 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item189975 {
	width:180px !important;
	min-height:21px !important;
}

#item189973 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item189998 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item190003 {
	width:115px !important;
	min-height:21px !important;
}

#item190001 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item190028 {
	width:206px !important;
	min-height:21px !important;
}

#item190026 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item190051 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item190083 {
	width:201px !important;
	min-height:17px !important;
}

#item190058 {
	width:201px !important;
	min-height:17px !important;
}

#item190054 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item190134 {
	width:370px !important;
	min-height:17px !important;
}

#item190110 {
	width:370px !important;
	min-height:17px !important;
}

#item190106 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item190159 {
	width:118px !important;
	min-height:21px !important;
}

#item190157 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item190210 {
	width:296px !important;
	min-height:17px !important;
}

#item190186 {
	width:296px !important;
	min-height:17px !important;
}

#item190182 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item190261 {
	width:168px !important;
	min-height:17px !important;
}

#item190237 {
	width:168px !important;
	min-height:17px !important;
}

#item190233 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item190313 {
	width:119px !important;
	min-height:17px !important;
}

#item190289 {
	width:119px !important;
	min-height:17px !important;
}

#item190284 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item190365 {
	width:121px !important;
	min-height:17px !important;
}

#item190341 {
	width:121px !important;
	min-height:17px !important;
}

#item190336 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item190416 {
	width:127px !important;
	min-height:17px !important;
}

#item190392 {
	width:127px !important;
	min-height:17px !important;
}

#item190388 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item190468 {
	width:131px !important;
	min-height:17px !important;
}

#item190444 {
	width:131px !important;
	min-height:17px !important;
}

#item190440 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item190519 {
	width:222px !important;
	min-height:17px !important;
}

#item190495 {
	width:222px !important;
	min-height:17px !important;
}

#item190491 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item190570 {
	width:209px !important;
	min-height:17px !important;
}

#item190546 {
	width:209px !important;
	min-height:17px !important;
}

#item190542 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item190622 {
	width:112px !important;
	min-height:17px !important;
}

#item190598 {
	width:112px !important;
	min-height:17px !important;
}

#item190593 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item190673 {
	width:198px !important;
	min-height:17px !important;
}

#item190649 {
	width:198px !important;
	min-height:17px !important;
}

#item190645 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item190725 {
	width:274px !important;
	min-height:17px !important;
}

#item190701 {
	width:274px !important;
	min-height:17px !important;
}

#item190697 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item190776 {
	width:162px !important;
	min-height:17px !important;
}

#item190752 {
	width:162px !important;
	min-height:17px !important;
}

#item190748 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item190827 {
	width:177px !important;
	min-height:17px !important;
}

#item190803 {
	width:177px !important;
	min-height:17px !important;
}

#item190799 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item190879 {
	width:145px !important;
	min-height:17px !important;
}

#item190855 {
	width:145px !important;
	min-height:17px !important;
}

#item190850 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item190930 {
	width:117px !important;
	min-height:17px !important;
}

#item190906 {
	width:117px !important;
	min-height:17px !important;
}

#item190902 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item190981 {
	width:156px !important;
	min-height:17px !important;
}

#item190957 {
	width:156px !important;
	min-height:17px !important;
}

#item190953 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item191032 {
	width:99px !important;
	min-height:17px !important;
}

#item191008 {
	width:99px !important;
	min-height:17px !important;
}

#item191004 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item191083 {
	width:109px !important;
	min-height:17px !important;
}

#item191059 {
	width:109px !important;
	min-height:17px !important;
}

#item191055 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item191135 {
	width:70px !important;
	min-height:17px !important;
}

#item191111 {
	width:70px !important;
	min-height:17px !important;
}

#item191106 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item191186 {
	width:193px !important;
	min-height:17px !important;
}

#item191162 {
	width:193px !important;
	min-height:17px !important;
}

#item191158 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item191237 {
	width:78px !important;
	min-height:17px !important;
}

#item191213 {
	width:78px !important;
	min-height:17px !important;
}

#item191209 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item191288 {
	width:68px !important;
	min-height:17px !important;
}

#item191264 {
	width:68px !important;
	min-height:17px !important;
}

#item191260 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item191350 {
	width:85px !important;
	min-height:19px !important;
}

#item191326 {
	width:85px !important;
	min-height:19px !important;
}

#item191321 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item191401 {
	width:172px !important;
	min-height:19px !important;
}

#item191377 {
	width:172px !important;
	min-height:19px !important;
}

#item191373 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item191452 {
	width:186px !important;
	min-height:19px !important;
}

#item191428 {
	width:186px !important;
	min-height:19px !important;
}

#item191424 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item191503 {
	width:141px !important;
	min-height:19px !important;
}

#item191478 {
	width:141px !important;
	min-height:19px !important;
}

#item191475 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item191554 {
	width:352px !important;
	min-height:19px !important;
}

#item191530 {
	width:352px !important;
	min-height:19px !important;
}

#item191526 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item191606 {
	width:134px !important;
	min-height:19px !important;
}

#item191582 {
	width:134px !important;
	min-height:19px !important;
}

#item191577 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item191658 {
	width:87px !important;
	min-height:19px !important;
}

#item191633 {
	width:87px !important;
	min-height:19px !important;
}

#item191629 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item191712 {
	width:140px !important;
	min-height:19px !important;
}

#item191688 {
	width:140px !important;
	min-height:19px !important;
}

#item191685 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103544 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103545 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103546 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103537 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103538 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103539 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103531 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103532 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103533 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103527 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103550 {
	width:40px !important;
	height:40px !important;
}

#item103547 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103554 {
	width:40px !important;
	height:40px !important;
}

#item103551 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103558 {
	width:40px !important;
	height:40px !important;
}

#item103555 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item7505 {
	width:1004px !important;
	left:938px !important;
	top:717px !important;
	min-height:363px !important;
}

#item7593 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:686px !important;
}

#item7778 {
	width:276px !important;
	left:162px !important;
	top:83px !important;
	min-height:30px !important;
}

#item100025 {
	width:235px !important;
	min-height:24px !important;
}

#item32253 {
	width:235px !important;
	min-height:24px !important;
}

#item99464 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item32276 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1080px !important;
}

#item191742 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item191740 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item191767 {
	width:173px !important;
	min-height:21px !important;
}

#item191765 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item191793 {
	width:149px !important;
	min-height:21px !important;
}

#item191791 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item191816 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item191822 {
	width:180px !important;
	min-height:21px !important;
}

#item191819 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item191846 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item191851 {
	width:115px !important;
	min-height:21px !important;
}

#item191849 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item191876 {
	width:206px !important;
	min-height:21px !important;
}

#item191874 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item191899 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item191930 {
	width:201px !important;
	min-height:17px !important;
}

#item191906 {
	width:201px !important;
	min-height:17px !important;
}

#item191902 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item191981 {
	width:370px !important;
	min-height:17px !important;
}

#item191957 {
	width:370px !important;
	min-height:17px !important;
}

#item191953 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item192006 {
	width:118px !important;
	min-height:21px !important;
}

#item192004 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item192057 {
	width:296px !important;
	min-height:17px !important;
}

#item192033 {
	width:296px !important;
	min-height:17px !important;
}

#item192029 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item192109 {
	width:168px !important;
	min-height:17px !important;
}

#item192085 {
	width:168px !important;
	min-height:17px !important;
}

#item192081 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item192160 {
	width:119px !important;
	min-height:17px !important;
}

#item192136 {
	width:119px !important;
	min-height:17px !important;
}

#item192132 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item192211 {
	width:121px !important;
	min-height:17px !important;
}

#item192187 {
	width:121px !important;
	min-height:17px !important;
}

#item192183 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item192262 {
	width:127px !important;
	min-height:17px !important;
}

#item192238 {
	width:127px !important;
	min-height:17px !important;
}

#item192234 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item192313 {
	width:131px !important;
	min-height:17px !important;
}

#item192289 {
	width:131px !important;
	min-height:17px !important;
}

#item192285 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item192365 {
	width:222px !important;
	min-height:17px !important;
}

#item192341 {
	width:222px !important;
	min-height:17px !important;
}

#item192337 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item192417 {
	width:209px !important;
	min-height:17px !important;
}

#item192393 {
	width:209px !important;
	min-height:17px !important;
}

#item192388 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item192469 {
	width:112px !important;
	min-height:17px !important;
}

#item192444 {
	width:112px !important;
	min-height:17px !important;
}

#item192440 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item192520 {
	width:198px !important;
	min-height:17px !important;
}

#item192496 {
	width:198px !important;
	min-height:17px !important;
}

#item192492 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item192572 {
	width:274px !important;
	min-height:17px !important;
}

#item192547 {
	width:274px !important;
	min-height:17px !important;
}

#item192543 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item192624 {
	width:162px !important;
	min-height:17px !important;
}

#item192600 {
	width:162px !important;
	min-height:17px !important;
}

#item192596 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item192675 {
	width:177px !important;
	min-height:17px !important;
}

#item192651 {
	width:177px !important;
	min-height:17px !important;
}

#item192647 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item192726 {
	width:145px !important;
	min-height:17px !important;
}

#item192702 {
	width:145px !important;
	min-height:17px !important;
}

#item192698 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item192777 {
	width:117px !important;
	min-height:17px !important;
}

#item192753 {
	width:117px !important;
	min-height:17px !important;
}

#item192749 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item192828 {
	width:156px !important;
	min-height:17px !important;
}

#item192804 {
	width:156px !important;
	min-height:17px !important;
}

#item192800 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item192880 {
	width:99px !important;
	min-height:17px !important;
}

#item192856 {
	width:99px !important;
	min-height:17px !important;
}

#item192851 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item192931 {
	width:109px !important;
	min-height:17px !important;
}

#item192907 {
	width:109px !important;
	min-height:17px !important;
}

#item192903 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item192982 {
	width:70px !important;
	min-height:17px !important;
}

#item192958 {
	width:70px !important;
	min-height:17px !important;
}

#item192954 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item193033 {
	width:193px !important;
	min-height:17px !important;
}

#item193009 {
	width:193px !important;
	min-height:17px !important;
}

#item193005 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item193084 {
	width:78px !important;
	min-height:17px !important;
}

#item193060 {
	width:78px !important;
	min-height:17px !important;
}

#item193056 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item193136 {
	width:68px !important;
	min-height:17px !important;
}

#item193112 {
	width:68px !important;
	min-height:17px !important;
}

#item193107 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item193198 {
	width:85px !important;
	min-height:19px !important;
}

#item193174 {
	width:85px !important;
	min-height:19px !important;
}

#item193170 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item193249 {
	width:172px !important;
	min-height:19px !important;
}

#item193225 {
	width:172px !important;
	min-height:19px !important;
}

#item193221 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item193300 {
	width:186px !important;
	min-height:19px !important;
}

#item193276 {
	width:186px !important;
	min-height:19px !important;
}

#item193272 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item193351 {
	width:141px !important;
	min-height:19px !important;
}

#item193327 {
	width:141px !important;
	min-height:19px !important;
}

#item193324 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item193402 {
	width:352px !important;
	min-height:19px !important;
}

#item193378 {
	width:352px !important;
	min-height:19px !important;
}

#item193374 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item193454 {
	width:134px !important;
	min-height:19px !important;
}

#item193430 {
	width:134px !important;
	min-height:19px !important;
}

#item193426 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item193505 {
	width:87px !important;
	min-height:19px !important;
}

#item193481 {
	width:87px !important;
	min-height:19px !important;
}

#item193477 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item193561 {
	width:140px !important;
	min-height:19px !important;
}

#item193537 {
	width:140px !important;
	min-height:19px !important;
}

#item193534 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103576 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103577 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103578 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103570 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103571 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103572 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103564 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103565 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103566 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103559 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103583 {
	width:40px !important;
	height:40px !important;
}

#item103580 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103587 {
	width:40px !important;
	height:40px !important;
}

#item103584 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103591 {
	width:40px !important;
	height:40px !important;
}

#item103588 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item7824 {
	width:1004px !important;
	left:938px !important;
	top:813px !important;
	min-height:219px !important;
}

#item7914 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:781px !important;
}

#item8102 {
	width:138px !important;
	left:162px !important;
	top:83px !important;
	min-height:30px !important;
}

#item100049 {
	width:235px !important;
	min-height:24px !important;
}

#item32282 {
	width:235px !important;
	min-height:24px !important;
}

#item99408 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1077px !important;
}

#item32305 {
	width:123px !important;
	height:45px !important;
	left:1047px !important;
	top:1032px !important;
}

#item193592 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item193590 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item193617 {
	width:173px !important;
	min-height:21px !important;
}

#item193615 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item193642 {
	width:149px !important;
	min-height:21px !important;
}

#item193640 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item193665 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item193670 {
	width:180px !important;
	min-height:21px !important;
}

#item193668 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item193693 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item193698 {
	width:115px !important;
	min-height:21px !important;
}

#item193696 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item193723 {
	width:206px !important;
	min-height:21px !important;
}

#item193721 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item193746 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item193777 {
	width:201px !important;
	min-height:17px !important;
}

#item193753 {
	width:201px !important;
	min-height:17px !important;
}

#item193749 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item193829 {
	width:370px !important;
	min-height:17px !important;
}

#item193805 {
	width:370px !important;
	min-height:17px !important;
}

#item193800 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item193854 {
	width:118px !important;
	min-height:21px !important;
}

#item193852 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item193905 {
	width:296px !important;
	min-height:17px !important;
}

#item193881 {
	width:296px !important;
	min-height:17px !important;
}

#item193877 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item193957 {
	width:168px !important;
	min-height:17px !important;
}

#item193932 {
	width:168px !important;
	min-height:17px !important;
}

#item193928 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item194008 {
	width:119px !important;
	min-height:17px !important;
}

#item193984 {
	width:119px !important;
	min-height:17px !important;
}

#item193980 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item194059 {
	width:121px !important;
	min-height:17px !important;
}

#item194035 {
	width:121px !important;
	min-height:17px !important;
}

#item194031 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item194111 {
	width:127px !important;
	min-height:17px !important;
}

#item194087 {
	width:127px !important;
	min-height:17px !important;
}

#item194083 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item194162 {
	width:131px !important;
	min-height:17px !important;
}

#item194138 {
	width:131px !important;
	min-height:17px !important;
}

#item194134 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item194213 {
	width:222px !important;
	min-height:17px !important;
}

#item194189 {
	width:222px !important;
	min-height:17px !important;
}

#item194185 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item194264 {
	width:209px !important;
	min-height:17px !important;
}

#item194240 {
	width:209px !important;
	min-height:17px !important;
}

#item194236 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item194315 {
	width:112px !important;
	min-height:17px !important;
}

#item194291 {
	width:112px !important;
	min-height:17px !important;
}

#item194287 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item194367 {
	width:198px !important;
	min-height:17px !important;
}

#item194343 {
	width:198px !important;
	min-height:17px !important;
}

#item194339 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item194419 {
	width:274px !important;
	min-height:17px !important;
}

#item194395 {
	width:274px !important;
	min-height:17px !important;
}

#item194391 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item194471 {
	width:162px !important;
	min-height:17px !important;
}

#item194447 {
	width:162px !important;
	min-height:17px !important;
}

#item194442 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item194523 {
	width:177px !important;
	min-height:17px !important;
}

#item194499 {
	width:177px !important;
	min-height:17px !important;
}

#item194494 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item194575 {
	width:145px !important;
	min-height:17px !important;
}

#item194550 {
	width:145px !important;
	min-height:17px !important;
}

#item194546 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item194627 {
	width:117px !important;
	min-height:17px !important;
}

#item194603 {
	width:117px !important;
	min-height:17px !important;
}

#item194599 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item194678 {
	width:156px !important;
	min-height:17px !important;
}

#item194654 {
	width:156px !important;
	min-height:17px !important;
}

#item194650 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item194729 {
	width:99px !important;
	min-height:17px !important;
}

#item194705 {
	width:99px !important;
	min-height:17px !important;
}

#item194701 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item194780 {
	width:109px !important;
	min-height:17px !important;
}

#item194756 {
	width:109px !important;
	min-height:17px !important;
}

#item194752 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item194831 {
	width:70px !important;
	min-height:17px !important;
}

#item194807 {
	width:70px !important;
	min-height:17px !important;
}

#item194803 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item194883 {
	width:193px !important;
	min-height:17px !important;
}

#item194859 {
	width:193px !important;
	min-height:17px !important;
}

#item194855 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item194934 {
	width:78px !important;
	min-height:17px !important;
}

#item194910 {
	width:78px !important;
	min-height:17px !important;
}

#item194906 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item194985 {
	width:68px !important;
	min-height:17px !important;
}

#item194961 {
	width:68px !important;
	min-height:17px !important;
}

#item194957 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item195046 {
	width:85px !important;
	min-height:19px !important;
}

#item195022 {
	width:85px !important;
	min-height:19px !important;
}

#item195018 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item195098 {
	width:172px !important;
	min-height:19px !important;
}

#item195074 {
	width:172px !important;
	min-height:19px !important;
}

#item195070 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item195149 {
	width:186px !important;
	min-height:19px !important;
}

#item195125 {
	width:186px !important;
	min-height:19px !important;
}

#item195121 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item195199 {
	width:141px !important;
	min-height:19px !important;
}

#item195175 {
	width:141px !important;
	min-height:19px !important;
}

#item195172 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item195250 {
	width:352px !important;
	min-height:19px !important;
}

#item195226 {
	width:352px !important;
	min-height:19px !important;
}

#item195222 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item195301 {
	width:134px !important;
	min-height:19px !important;
}

#item195277 {
	width:134px !important;
	min-height:19px !important;
}

#item195273 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item195353 {
	width:87px !important;
	min-height:19px !important;
}

#item195329 {
	width:87px !important;
	min-height:19px !important;
}

#item195325 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item195409 {
	width:140px !important;
	min-height:19px !important;
}

#item195384 {
	width:140px !important;
	min-height:19px !important;
}

#item195381 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item224275 {
	width:164px !important;
	min-height:24px !important;
}

#item224251 {
	width:164px !important;
	min-height:24px !important;
}

#item224248 {
	width:164px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item224298 {
	width:63px !important;
	height:24px !important;
	left:1072px !important;
	top:1101px !important;
}

#item103608 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103609 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103610 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103602 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103603 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103604 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103596 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103597 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103598 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103592 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103614 {
	width:40px !important;
	height:40px !important;
}

#item103611 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103618 {
	width:40px !important;
	height:40px !important;
}

#item103615 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103623 {
	width:40px !important;
	height:40px !important;
}

#item103619 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item8673 {
	width:1004px !important;
	left:938px !important;
	top:688px !important;
	min-height:392px !important;
}

#item8760 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:657px !important;
}

#item8946 {
	width:264px !important;
	left:162px !important;
	top:83px !important;
	min-height:30px !important;
}

#item100074 {
	width:235px !important;
	min-height:24px !important;
}

#item32317 {
	width:235px !important;
	min-height:24px !important;
}

#item99379 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item32340 {
	width:123px !important;
	height:45px !important;
	left:1047px !important;
	top:1080px !important;
}

#item195439 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item195437 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item195464 {
	width:173px !important;
	min-height:21px !important;
}

#item195462 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item195489 {
	width:149px !important;
	min-height:21px !important;
}

#item195487 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item195512 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item195517 {
	width:180px !important;
	min-height:21px !important;
}

#item195515 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item195540 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item195546 {
	width:115px !important;
	min-height:21px !important;
}

#item195543 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item195572 {
	width:206px !important;
	min-height:21px !important;
}

#item195570 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item195595 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item195626 {
	width:201px !important;
	min-height:17px !important;
}

#item195602 {
	width:201px !important;
	min-height:17px !important;
}

#item195598 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item195677 {
	width:370px !important;
	min-height:17px !important;
}

#item195653 {
	width:370px !important;
	min-height:17px !important;
}

#item195649 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item195702 {
	width:118px !important;
	min-height:21px !important;
}

#item195700 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item195753 {
	width:296px !important;
	min-height:17px !important;
}

#item195729 {
	width:296px !important;
	min-height:17px !important;
}

#item195725 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item195805 {
	width:168px !important;
	min-height:17px !important;
}

#item195780 {
	width:168px !important;
	min-height:17px !important;
}

#item195776 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item195856 {
	width:119px !important;
	min-height:17px !important;
}

#item195832 {
	width:119px !important;
	min-height:17px !important;
}

#item195828 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item195907 {
	width:121px !important;
	min-height:17px !important;
}

#item195883 {
	width:121px !important;
	min-height:17px !important;
}

#item195879 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item195958 {
	width:127px !important;
	min-height:17px !important;
}

#item195934 {
	width:127px !important;
	min-height:17px !important;
}

#item195930 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item196010 {
	width:131px !important;
	min-height:17px !important;
}

#item195986 {
	width:131px !important;
	min-height:17px !important;
}

#item195981 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item196062 {
	width:222px !important;
	min-height:17px !important;
}

#item196037 {
	width:222px !important;
	min-height:17px !important;
}

#item196033 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item196113 {
	width:209px !important;
	min-height:17px !important;
}

#item196089 {
	width:209px !important;
	min-height:17px !important;
}

#item196085 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item196164 {
	width:112px !important;
	min-height:17px !important;
}

#item196140 {
	width:112px !important;
	min-height:17px !important;
}

#item196136 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item196215 {
	width:198px !important;
	min-height:17px !important;
}

#item196191 {
	width:198px !important;
	min-height:17px !important;
}

#item196187 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item196267 {
	width:274px !important;
	min-height:17px !important;
}

#item196243 {
	width:274px !important;
	min-height:17px !important;
}

#item196238 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item196320 {
	width:162px !important;
	min-height:17px !important;
}

#item196294 {
	width:162px !important;
	min-height:17px !important;
}

#item196290 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item196371 {
	width:177px !important;
	min-height:17px !important;
}

#item196347 {
	width:177px !important;
	min-height:17px !important;
}

#item196343 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item196422 {
	width:145px !important;
	min-height:17px !important;
}

#item196398 {
	width:145px !important;
	min-height:17px !important;
}

#item196394 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item196473 {
	width:117px !important;
	min-height:17px !important;
}

#item196449 {
	width:117px !important;
	min-height:17px !important;
}

#item196445 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item196524 {
	width:156px !important;
	min-height:17px !important;
}

#item196500 {
	width:156px !important;
	min-height:17px !important;
}

#item196496 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item196576 {
	width:99px !important;
	min-height:17px !important;
}

#item196551 {
	width:99px !important;
	min-height:17px !important;
}

#item196547 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item196628 {
	width:109px !important;
	min-height:17px !important;
}

#item196604 {
	width:109px !important;
	min-height:17px !important;
}

#item196599 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item196679 {
	width:70px !important;
	min-height:17px !important;
}

#item196655 {
	width:70px !important;
	min-height:17px !important;
}

#item196651 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item196730 {
	width:193px !important;
	min-height:17px !important;
}

#item196706 {
	width:193px !important;
	min-height:17px !important;
}

#item196702 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item196781 {
	width:78px !important;
	min-height:17px !important;
}

#item196757 {
	width:78px !important;
	min-height:17px !important;
}

#item196753 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item196832 {
	width:68px !important;
	min-height:17px !important;
}

#item196808 {
	width:68px !important;
	min-height:17px !important;
}

#item196804 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item196894 {
	width:85px !important;
	min-height:19px !important;
}

#item196870 {
	width:85px !important;
	min-height:19px !important;
}

#item196866 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item196945 {
	width:172px !important;
	min-height:19px !important;
}

#item196921 {
	width:172px !important;
	min-height:19px !important;
}

#item196917 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item196996 {
	width:186px !important;
	min-height:19px !important;
}

#item196972 {
	width:186px !important;
	min-height:19px !important;
}

#item196968 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item197047 {
	width:141px !important;
	min-height:19px !important;
}

#item197022 {
	width:141px !important;
	min-height:19px !important;
}

#item197019 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item197098 {
	width:352px !important;
	min-height:19px !important;
}

#item197074 {
	width:352px !important;
	min-height:19px !important;
}

#item197070 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item197150 {
	width:134px !important;
	min-height:19px !important;
}

#item197125 {
	width:134px !important;
	min-height:19px !important;
}

#item197121 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item197201 {
	width:87px !important;
	min-height:19px !important;
}

#item197177 {
	width:87px !important;
	min-height:19px !important;
}

#item197173 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item197256 {
	width:140px !important;
	min-height:19px !important;
}

#item197232 {
	width:140px !important;
	min-height:19px !important;
}

#item197229 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103648 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103649 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103650 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103642 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103643 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103644 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103636 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103637 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103638 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103632 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103654 {
	width:40px !important;
	height:40px !important;
}

#item103651 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103658 {
	width:40px !important;
	height:40px !important;
}

#item103655 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103662 {
	width:40px !important;
	height:40px !important;
}

#item103659 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item9253 {
	width:1005px !important;
	left:938px !important;
	top:602px !important;
	min-height:478px !important;
}

#item9529 {
	width:361px !important;
	left:162px !important;
	top:83px !important;
	min-height:30px !important;
}

#item100100 {
	width:235px !important;
	min-height:24px !important;
}

#item32350 {
	width:235px !important;
	min-height:24px !important;
}

#item99437 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item100125 {
	width:462px !important;
	min-height:24px !important;
}

#item32373 {
	width:462px !important;
	min-height:24px !important;
}

#item99536 {
	width:462px !important;
	height:24px !important;
	left:1237px !important;
	top:1125px !important;
}

#item32397 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1080px !important;
}

#item197287 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item197284 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item197313 {
	width:173px !important;
	min-height:21px !important;
}

#item197311 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item197338 {
	width:149px !important;
	min-height:21px !important;
}

#item197336 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item197361 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item197366 {
	width:180px !important;
	min-height:21px !important;
}

#item197364 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item197390 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item197395 {
	width:115px !important;
	min-height:21px !important;
}

#item197393 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item197420 {
	width:206px !important;
	min-height:21px !important;
}

#item197418 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item197443 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item197474 {
	width:201px !important;
	min-height:17px !important;
}

#item197450 {
	width:201px !important;
	min-height:17px !important;
}

#item197446 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item197527 {
	width:370px !important;
	min-height:17px !important;
}

#item197502 {
	width:370px !important;
	min-height:17px !important;
}

#item197498 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item197553 {
	width:118px !important;
	min-height:21px !important;
}

#item197551 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item197604 {
	width:296px !important;
	min-height:17px !important;
}

#item197580 {
	width:296px !important;
	min-height:17px !important;
}

#item197576 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item197655 {
	width:168px !important;
	min-height:17px !important;
}

#item197631 {
	width:168px !important;
	min-height:17px !important;
}

#item197627 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item197707 {
	width:119px !important;
	min-height:17px !important;
}

#item197683 {
	width:119px !important;
	min-height:17px !important;
}

#item197679 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item197758 {
	width:121px !important;
	min-height:17px !important;
}

#item197734 {
	width:121px !important;
	min-height:17px !important;
}

#item197730 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item197810 {
	width:127px !important;
	min-height:17px !important;
}

#item197785 {
	width:127px !important;
	min-height:17px !important;
}

#item197781 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item197861 {
	width:131px !important;
	min-height:17px !important;
}

#item197837 {
	width:131px !important;
	min-height:17px !important;
}

#item197833 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item197912 {
	width:222px !important;
	min-height:17px !important;
}

#item197888 {
	width:222px !important;
	min-height:17px !important;
}

#item197884 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item197963 {
	width:209px !important;
	min-height:17px !important;
}

#item197939 {
	width:209px !important;
	min-height:17px !important;
}

#item197935 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item198014 {
	width:112px !important;
	min-height:17px !important;
}

#item197990 {
	width:112px !important;
	min-height:17px !important;
}

#item197986 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item198066 {
	width:198px !important;
	min-height:17px !important;
}

#item198041 {
	width:198px !important;
	min-height:17px !important;
}

#item198037 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item198117 {
	width:274px !important;
	min-height:17px !important;
}

#item198093 {
	width:274px !important;
	min-height:17px !important;
}

#item198089 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item198168 {
	width:162px !important;
	min-height:17px !important;
}

#item198144 {
	width:162px !important;
	min-height:17px !important;
}

#item198140 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item198220 {
	width:177px !important;
	min-height:17px !important;
}

#item198196 {
	width:177px !important;
	min-height:17px !important;
}

#item198191 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item198271 {
	width:145px !important;
	min-height:17px !important;
}

#item198247 {
	width:145px !important;
	min-height:17px !important;
}

#item198243 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item198323 {
	width:117px !important;
	min-height:17px !important;
}

#item198298 {
	width:117px !important;
	min-height:17px !important;
}

#item198294 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item198374 {
	width:156px !important;
	min-height:17px !important;
}

#item198350 {
	width:156px !important;
	min-height:17px !important;
}

#item198346 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item198425 {
	width:99px !important;
	min-height:17px !important;
}

#item198401 {
	width:99px !important;
	min-height:17px !important;
}

#item198397 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item198476 {
	width:109px !important;
	min-height:17px !important;
}

#item198452 {
	width:109px !important;
	min-height:17px !important;
}

#item198448 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item198528 {
	width:70px !important;
	min-height:17px !important;
}

#item198503 {
	width:70px !important;
	min-height:17px !important;
}

#item198499 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item198580 {
	width:193px !important;
	min-height:17px !important;
}

#item198555 {
	width:193px !important;
	min-height:17px !important;
}

#item198551 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item198631 {
	width:78px !important;
	min-height:17px !important;
}

#item198607 {
	width:78px !important;
	min-height:17px !important;
}

#item198603 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item198682 {
	width:68px !important;
	min-height:17px !important;
}

#item198658 {
	width:68px !important;
	min-height:17px !important;
}

#item198654 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item198745 {
	width:85px !important;
	min-height:19px !important;
}

#item198721 {
	width:85px !important;
	min-height:19px !important;
}

#item198716 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item198797 {
	width:172px !important;
	min-height:19px !important;
}

#item198772 {
	width:172px !important;
	min-height:19px !important;
}

#item198768 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item198848 {
	width:186px !important;
	min-height:19px !important;
}

#item198824 {
	width:186px !important;
	min-height:19px !important;
}

#item198820 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item198898 {
	width:141px !important;
	min-height:19px !important;
}

#item198874 {
	width:141px !important;
	min-height:19px !important;
}

#item198871 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item198949 {
	width:352px !important;
	min-height:19px !important;
}

#item198925 {
	width:352px !important;
	min-height:19px !important;
}

#item198921 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item199000 {
	width:134px !important;
	min-height:19px !important;
}

#item198976 {
	width:134px !important;
	min-height:19px !important;
}

#item198972 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item199052 {
	width:87px !important;
	min-height:19px !important;
}

#item199027 {
	width:87px !important;
	min-height:19px !important;
}

#item199023 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item199106 {
	width:140px !important;
	min-height:19px !important;
}

#item199082 {
	width:140px !important;
	min-height:19px !important;
}

#item199079 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103680 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103682 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103684 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103674 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103675 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103676 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103667 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103668 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103669 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103663 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103688 {
	width:40px !important;
	height:40px !important;
}

#item103685 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103692 {
	width:40px !important;
	height:40px !important;
}

#item103689 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103696 {
	width:40px !important;
	height:40px !important;
}

#item103693 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item9812 {
	width:1004px !important;
	left:938px !important;
	top:1016px !important;
	min-height:133px !important;
}

#item9899 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:985px !important;
}

#item199136 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item199134 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item199162 {
	width:173px !important;
	min-height:21px !important;
}

#item199159 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item199187 {
	width:149px !important;
	min-height:21px !important;
}

#item199185 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item199210 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item199215 {
	width:180px !important;
	min-height:21px !important;
}

#item199213 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item199238 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item199243 {
	width:115px !important;
	min-height:21px !important;
}

#item199241 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item199268 {
	width:206px !important;
	min-height:21px !important;
}

#item199266 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item199292 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item199323 {
	width:201px !important;
	min-height:17px !important;
}

#item199299 {
	width:201px !important;
	min-height:17px !important;
}

#item199295 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item199374 {
	width:370px !important;
	min-height:17px !important;
}

#item199350 {
	width:370px !important;
	min-height:17px !important;
}

#item199346 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item199399 {
	width:118px !important;
	min-height:21px !important;
}

#item199397 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item199450 {
	width:296px !important;
	min-height:17px !important;
}

#item199426 {
	width:296px !important;
	min-height:17px !important;
}

#item199422 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item199501 {
	width:168px !important;
	min-height:17px !important;
}

#item199477 {
	width:168px !important;
	min-height:17px !important;
}

#item199473 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item199553 {
	width:119px !important;
	min-height:17px !important;
}

#item199529 {
	width:119px !important;
	min-height:17px !important;
}

#item199524 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item199604 {
	width:121px !important;
	min-height:17px !important;
}

#item199580 {
	width:121px !important;
	min-height:17px !important;
}

#item199576 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item199655 {
	width:127px !important;
	min-height:17px !important;
}

#item199631 {
	width:127px !important;
	min-height:17px !important;
}

#item199627 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item199706 {
	width:131px !important;
	min-height:17px !important;
}

#item199682 {
	width:131px !important;
	min-height:17px !important;
}

#item199678 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item199757 {
	width:222px !important;
	min-height:17px !important;
}

#item199733 {
	width:222px !important;
	min-height:17px !important;
}

#item199729 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item199810 {
	width:209px !important;
	min-height:17px !important;
}

#item199786 {
	width:209px !important;
	min-height:17px !important;
}

#item199781 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item199861 {
	width:112px !important;
	min-height:17px !important;
}

#item199837 {
	width:112px !important;
	min-height:17px !important;
}

#item199833 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item199912 {
	width:198px !important;
	min-height:17px !important;
}

#item199888 {
	width:198px !important;
	min-height:17px !important;
}

#item199884 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item199963 {
	width:274px !important;
	min-height:17px !important;
}

#item199939 {
	width:274px !important;
	min-height:17px !important;
}

#item199935 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item200014 {
	width:162px !important;
	min-height:17px !important;
}

#item199990 {
	width:162px !important;
	min-height:17px !important;
}

#item199986 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item200067 {
	width:177px !important;
	min-height:17px !important;
}

#item200043 {
	width:177px !important;
	min-height:17px !important;
}

#item200038 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item200119 {
	width:145px !important;
	min-height:17px !important;
}

#item200095 {
	width:145px !important;
	min-height:17px !important;
}

#item200091 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item200172 {
	width:117px !important;
	min-height:17px !important;
}

#item200148 {
	width:117px !important;
	min-height:17px !important;
}

#item200143 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item200223 {
	width:156px !important;
	min-height:17px !important;
}

#item200199 {
	width:156px !important;
	min-height:17px !important;
}

#item200195 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item200274 {
	width:99px !important;
	min-height:17px !important;
}

#item200250 {
	width:99px !important;
	min-height:17px !important;
}

#item200246 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item200326 {
	width:109px !important;
	min-height:17px !important;
}

#item200301 {
	width:109px !important;
	min-height:17px !important;
}

#item200297 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item200377 {
	width:70px !important;
	min-height:17px !important;
}

#item200353 {
	width:70px !important;
	min-height:17px !important;
}

#item200349 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item200428 {
	width:193px !important;
	min-height:17px !important;
}

#item200404 {
	width:193px !important;
	min-height:17px !important;
}

#item200400 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item200479 {
	width:78px !important;
	min-height:17px !important;
}

#item200455 {
	width:78px !important;
	min-height:17px !important;
}

#item200451 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item200530 {
	width:68px !important;
	min-height:17px !important;
}

#item200506 {
	width:68px !important;
	min-height:17px !important;
}

#item200502 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item200593 {
	width:85px !important;
	min-height:19px !important;
}

#item200569 {
	width:85px !important;
	min-height:19px !important;
}

#item200565 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item200644 {
	width:172px !important;
	min-height:19px !important;
}

#item200620 {
	width:172px !important;
	min-height:19px !important;
}

#item200616 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item200695 {
	width:186px !important;
	min-height:19px !important;
}

#item200671 {
	width:186px !important;
	min-height:19px !important;
}

#item200667 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item200746 {
	width:141px !important;
	min-height:19px !important;
}

#item200721 {
	width:141px !important;
	min-height:19px !important;
}

#item200718 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item200798 {
	width:352px !important;
	min-height:19px !important;
}

#item200773 {
	width:352px !important;
	min-height:19px !important;
}

#item200769 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item200850 {
	width:134px !important;
	min-height:19px !important;
}

#item200826 {
	width:134px !important;
	min-height:19px !important;
}

#item200822 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item200901 {
	width:87px !important;
	min-height:19px !important;
}

#item200877 {
	width:87px !important;
	min-height:19px !important;
}

#item200873 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item200955 {
	width:140px !important;
	min-height:19px !important;
}

#item200931 {
	width:140px !important;
	min-height:19px !important;
}

#item200928 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103713 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103714 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103716 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103707 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103708 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103709 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103701 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103702 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103703 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103697 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103720 {
	width:40px !important;
	height:40px !important;
}

#item103717 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103724 {
	width:40px !important;
	height:40px !important;
}

#item103721 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103728 {
	width:40px !important;
	height:40px !important;
}

#item103725 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item10476 {
	width:1004px !important;
	left:938px !important;
	top:1045px !important;
	min-height:104px !important;
}

#item10566 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:1013px !important;
}

#item200985 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item200983 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item201010 {
	width:173px !important;
	min-height:21px !important;
}

#item201008 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item201037 {
	width:149px !important;
	min-height:21px !important;
}

#item201033 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item201060 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item201065 {
	width:180px !important;
	min-height:21px !important;
}

#item201063 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item201088 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item201093 {
	width:115px !important;
	min-height:21px !important;
}

#item201091 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item201118 {
	width:206px !important;
	min-height:21px !important;
}

#item201116 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item201141 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item201172 {
	width:201px !important;
	min-height:17px !important;
}

#item201148 {
	width:201px !important;
	min-height:17px !important;
}

#item201144 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item201223 {
	width:370px !important;
	min-height:17px !important;
}

#item201199 {
	width:370px !important;
	min-height:17px !important;
}

#item201195 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item201248 {
	width:118px !important;
	min-height:21px !important;
}

#item201246 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item201300 {
	width:296px !important;
	min-height:17px !important;
}

#item201276 {
	width:296px !important;
	min-height:17px !important;
}

#item201272 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item201351 {
	width:168px !important;
	min-height:17px !important;
}

#item201327 {
	width:168px !important;
	min-height:17px !important;
}

#item201323 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item201402 {
	width:119px !important;
	min-height:17px !important;
}

#item201378 {
	width:119px !important;
	min-height:17px !important;
}

#item201374 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item201453 {
	width:121px !important;
	min-height:17px !important;
}

#item201429 {
	width:121px !important;
	min-height:17px !important;
}

#item201425 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item201504 {
	width:127px !important;
	min-height:17px !important;
}

#item201480 {
	width:127px !important;
	min-height:17px !important;
}

#item201476 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item201556 {
	width:131px !important;
	min-height:17px !important;
}

#item201532 {
	width:131px !important;
	min-height:17px !important;
}

#item201527 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item201608 {
	width:222px !important;
	min-height:17px !important;
}

#item201584 {
	width:222px !important;
	min-height:17px !important;
}

#item201580 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item201659 {
	width:209px !important;
	min-height:17px !important;
}

#item201635 {
	width:209px !important;
	min-height:17px !important;
}

#item201631 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item201710 {
	width:112px !important;
	min-height:17px !important;
}

#item201686 {
	width:112px !important;
	min-height:17px !important;
}

#item201682 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item201761 {
	width:198px !important;
	min-height:17px !important;
}

#item201737 {
	width:198px !important;
	min-height:17px !important;
}

#item201733 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item201813 {
	width:274px !important;
	min-height:17px !important;
}

#item201789 {
	width:274px !important;
	min-height:17px !important;
}

#item201784 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item201864 {
	width:162px !important;
	min-height:17px !important;
}

#item201840 {
	width:162px !important;
	min-height:17px !important;
}

#item201836 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item201916 {
	width:177px !important;
	min-height:17px !important;
}

#item201892 {
	width:177px !important;
	min-height:17px !important;
}

#item201888 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item201968 {
	width:145px !important;
	min-height:17px !important;
}

#item201943 {
	width:145px !important;
	min-height:17px !important;
}

#item201939 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item202019 {
	width:117px !important;
	min-height:17px !important;
}

#item201995 {
	width:117px !important;
	min-height:17px !important;
}

#item201991 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item202071 {
	width:156px !important;
	min-height:17px !important;
}

#item202047 {
	width:156px !important;
	min-height:17px !important;
}

#item202042 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item202122 {
	width:99px !important;
	min-height:17px !important;
}

#item202098 {
	width:99px !important;
	min-height:17px !important;
}

#item202094 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item202173 {
	width:109px !important;
	min-height:17px !important;
}

#item202149 {
	width:109px !important;
	min-height:17px !important;
}

#item202145 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item202224 {
	width:70px !important;
	min-height:17px !important;
}

#item202200 {
	width:70px !important;
	min-height:17px !important;
}

#item202196 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item202275 {
	width:193px !important;
	min-height:17px !important;
}

#item202251 {
	width:193px !important;
	min-height:17px !important;
}

#item202247 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item202327 {
	width:78px !important;
	min-height:17px !important;
}

#item202303 {
	width:78px !important;
	min-height:17px !important;
}

#item202298 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item202378 {
	width:68px !important;
	min-height:17px !important;
}

#item202354 {
	width:68px !important;
	min-height:17px !important;
}

#item202350 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item202438 {
	width:85px !important;
	min-height:19px !important;
}

#item202414 {
	width:85px !important;
	min-height:19px !important;
}

#item202410 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item202489 {
	width:172px !important;
	min-height:19px !important;
}

#item202465 {
	width:172px !important;
	min-height:19px !important;
}

#item202461 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item202541 {
	width:186px !important;
	min-height:19px !important;
}

#item202517 {
	width:186px !important;
	min-height:19px !important;
}

#item202512 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item202592 {
	width:141px !important;
	min-height:19px !important;
}

#item202567 {
	width:141px !important;
	min-height:19px !important;
}

#item202564 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item202643 {
	width:352px !important;
	min-height:19px !important;
}

#item202619 {
	width:352px !important;
	min-height:19px !important;
}

#item202615 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item202694 {
	width:134px !important;
	min-height:19px !important;
}

#item202670 {
	width:134px !important;
	min-height:19px !important;
}

#item202666 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item202745 {
	width:87px !important;
	min-height:19px !important;
}

#item202721 {
	width:87px !important;
	min-height:19px !important;
}

#item202717 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item202802 {
	width:140px !important;
	min-height:19px !important;
}

#item202777 {
	width:140px !important;
	min-height:19px !important;
}

#item202774 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103745 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103746 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103747 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103739 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103740 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103741 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103733 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103734 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103735 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103729 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103751 {
	width:40px !important;
	height:40px !important;
}

#item103748 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103755 {
	width:40px !important;
	height:40px !important;
}

#item103752 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103759 {
	width:40px !important;
	height:40px !important;
}

#item103756 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item10818 {
	width:1004px !important;
	left:938px !important;
	top:1016px !important;
	min-height:133px !important;
}

#item10904 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:985px !important;
}

#item11126 {
	width:38px !important;
	height:142px !important;
	left:325px !important;
	top:10px !important;
	background:#fff;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item202832 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item202830 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item202857 {
	width:173px !important;
	min-height:21px !important;
}

#item202855 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item202882 {
	width:149px !important;
	min-height:21px !important;
}

#item202880 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item202905 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item202911 {
	width:180px !important;
	min-height:21px !important;
}

#item202909 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item202935 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item202941 {
	width:115px !important;
	min-height:21px !important;
}

#item202939 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item202966 {
	width:206px !important;
	min-height:21px !important;
}

#item202964 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item202990 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item203022 {
	width:201px !important;
	min-height:17px !important;
}

#item202998 {
	width:201px !important;
	min-height:17px !important;
}

#item202993 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item203073 {
	width:370px !important;
	min-height:17px !important;
}

#item203049 {
	width:370px !important;
	min-height:17px !important;
}

#item203045 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item203098 {
	width:118px !important;
	min-height:21px !important;
}

#item203096 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item203149 {
	width:296px !important;
	min-height:17px !important;
}

#item203125 {
	width:296px !important;
	min-height:17px !important;
}

#item203121 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item203200 {
	width:168px !important;
	min-height:17px !important;
}

#item203176 {
	width:168px !important;
	min-height:17px !important;
}

#item203172 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item203251 {
	width:119px !important;
	min-height:17px !important;
}

#item203227 {
	width:119px !important;
	min-height:17px !important;
}

#item203223 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item203303 {
	width:121px !important;
	min-height:17px !important;
}

#item203279 {
	width:121px !important;
	min-height:17px !important;
}

#item203275 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item203354 {
	width:127px !important;
	min-height:17px !important;
}

#item203330 {
	width:127px !important;
	min-height:17px !important;
}

#item203326 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item203405 {
	width:131px !important;
	min-height:17px !important;
}

#item203381 {
	width:131px !important;
	min-height:17px !important;
}

#item203377 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item203456 {
	width:222px !important;
	min-height:17px !important;
}

#item203432 {
	width:222px !important;
	min-height:17px !important;
}

#item203428 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item203507 {
	width:209px !important;
	min-height:17px !important;
}

#item203483 {
	width:209px !important;
	min-height:17px !important;
}

#item203479 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item203559 {
	width:112px !important;
	min-height:17px !important;
}

#item203535 {
	width:112px !important;
	min-height:17px !important;
}

#item203531 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item203610 {
	width:198px !important;
	min-height:17px !important;
}

#item203586 {
	width:198px !important;
	min-height:17px !important;
}

#item203582 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item203661 {
	width:274px !important;
	min-height:17px !important;
}

#item203637 {
	width:274px !important;
	min-height:17px !important;
}

#item203633 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item203712 {
	width:162px !important;
	min-height:17px !important;
}

#item203688 {
	width:162px !important;
	min-height:17px !important;
}

#item203684 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item203763 {
	width:177px !important;
	min-height:17px !important;
}

#item203739 {
	width:177px !important;
	min-height:17px !important;
}

#item203735 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item203815 {
	width:145px !important;
	min-height:17px !important;
}

#item203791 {
	width:145px !important;
	min-height:17px !important;
}

#item203787 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item203867 {
	width:117px !important;
	min-height:17px !important;
}

#item203843 {
	width:117px !important;
	min-height:17px !important;
}

#item203838 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item203918 {
	width:156px !important;
	min-height:17px !important;
}

#item203894 {
	width:156px !important;
	min-height:17px !important;
}

#item203890 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item203969 {
	width:99px !important;
	min-height:17px !important;
}

#item203945 {
	width:99px !important;
	min-height:17px !important;
}

#item203941 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item204021 {
	width:109px !important;
	min-height:17px !important;
}

#item203997 {
	width:109px !important;
	min-height:17px !important;
}

#item203993 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item204073 {
	width:70px !important;
	min-height:17px !important;
}

#item204049 {
	width:70px !important;
	min-height:17px !important;
}

#item204045 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item204124 {
	width:193px !important;
	min-height:17px !important;
}

#item204100 {
	width:193px !important;
	min-height:17px !important;
}

#item204096 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item204175 {
	width:78px !important;
	min-height:17px !important;
}

#item204151 {
	width:78px !important;
	min-height:17px !important;
}

#item204147 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item204226 {
	width:68px !important;
	min-height:17px !important;
}

#item204202 {
	width:68px !important;
	min-height:17px !important;
}

#item204198 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item204287 {
	width:85px !important;
	min-height:19px !important;
}

#item204263 {
	width:85px !important;
	min-height:19px !important;
}

#item204259 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item204339 {
	width:172px !important;
	min-height:19px !important;
}

#item204315 {
	width:172px !important;
	min-height:19px !important;
}

#item204311 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item204390 {
	width:186px !important;
	min-height:19px !important;
}

#item204366 {
	width:186px !important;
	min-height:19px !important;
}

#item204362 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item204440 {
	width:141px !important;
	min-height:19px !important;
}

#item204416 {
	width:141px !important;
	min-height:19px !important;
}

#item204413 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item204491 {
	width:352px !important;
	min-height:19px !important;
}

#item204467 {
	width:352px !important;
	min-height:19px !important;
}

#item204463 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item204543 {
	width:134px !important;
	min-height:19px !important;
}

#item204519 {
	width:134px !important;
	min-height:19px !important;
}

#item204515 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item204594 {
	width:87px !important;
	min-height:19px !important;
}

#item204570 {
	width:87px !important;
	min-height:19px !important;
}

#item204566 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item204648 {
	width:140px !important;
	min-height:19px !important;
}

#item204624 {
	width:140px !important;
	min-height:19px !important;
}

#item204621 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103785 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103786 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103787 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103779 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103780 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103781 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103772 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103774 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103775 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103768 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103791 {
	width:40px !important;
	height:40px !important;
}

#item103788 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103795 {
	width:40px !important;
	height:40px !important;
}

#item103792 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103800 {
	width:40px !important;
	height:40px !important;
}

#item103796 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item11428 {
	width:1004px !important;
	left:938px !important;
	top:1015px !important;
	min-height:133px !important;
}

#item11515 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:983px !important;
}

#item11747 {
	width:38px !important;
	height:142px !important;
	left:123px !important;
	top:10px !important;
	background:#000;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item11750 {
	width:38px !important;
	height:142px !important;
	left:304px !important;
	top:10px !important;
	background:#fff;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item206339 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item206337 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item206364 {
	width:173px !important;
	min-height:21px !important;
}

#item206362 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item206389 {
	width:149px !important;
	min-height:21px !important;
}

#item206387 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item206412 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item206418 {
	width:180px !important;
	min-height:21px !important;
}

#item206415 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item206442 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item206447 {
	width:115px !important;
	min-height:21px !important;
}

#item206445 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item206472 {
	width:206px !important;
	min-height:21px !important;
}

#item206470 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item206495 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item206526 {
	width:201px !important;
	min-height:17px !important;
}

#item206502 {
	width:201px !important;
	min-height:17px !important;
}

#item206498 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item206578 {
	width:370px !important;
	min-height:17px !important;
}

#item206553 {
	width:370px !important;
	min-height:17px !important;
}

#item206549 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item206603 {
	width:118px !important;
	min-height:21px !important;
}

#item206601 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item206654 {
	width:296px !important;
	min-height:17px !important;
}

#item206630 {
	width:296px !important;
	min-height:17px !important;
}

#item206626 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item206705 {
	width:168px !important;
	min-height:17px !important;
}

#item206681 {
	width:168px !important;
	min-height:17px !important;
}

#item206677 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item206757 {
	width:119px !important;
	min-height:17px !important;
}

#item206733 {
	width:119px !important;
	min-height:17px !important;
}

#item206728 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item206808 {
	width:121px !important;
	min-height:17px !important;
}

#item206784 {
	width:121px !important;
	min-height:17px !important;
}

#item206780 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item206860 {
	width:127px !important;
	min-height:17px !important;
}

#item206836 {
	width:127px !important;
	min-height:17px !important;
}

#item206832 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item206913 {
	width:131px !important;
	min-height:17px !important;
}

#item206888 {
	width:131px !important;
	min-height:17px !important;
}

#item206883 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item206964 {
	width:222px !important;
	min-height:17px !important;
}

#item206940 {
	width:222px !important;
	min-height:17px !important;
}

#item206936 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item207015 {
	width:209px !important;
	min-height:17px !important;
}

#item206991 {
	width:209px !important;
	min-height:17px !important;
}

#item206987 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item207066 {
	width:112px !important;
	min-height:17px !important;
}

#item207042 {
	width:112px !important;
	min-height:17px !important;
}

#item207038 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item207118 {
	width:198px !important;
	min-height:17px !important;
}

#item207094 {
	width:198px !important;
	min-height:17px !important;
}

#item207089 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item207169 {
	width:274px !important;
	min-height:17px !important;
}

#item207145 {
	width:274px !important;
	min-height:17px !important;
}

#item207141 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item207220 {
	width:162px !important;
	min-height:17px !important;
}

#item207196 {
	width:162px !important;
	min-height:17px !important;
}

#item207192 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item207271 {
	width:177px !important;
	min-height:17px !important;
}

#item207247 {
	width:177px !important;
	min-height:17px !important;
}

#item207243 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item207322 {
	width:145px !important;
	min-height:17px !important;
}

#item207298 {
	width:145px !important;
	min-height:17px !important;
}

#item207294 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item207376 {
	width:117px !important;
	min-height:17px !important;
}

#item207351 {
	width:117px !important;
	min-height:17px !important;
}

#item207346 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item207427 {
	width:156px !important;
	min-height:17px !important;
}

#item207403 {
	width:156px !important;
	min-height:17px !important;
}

#item207399 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item207478 {
	width:99px !important;
	min-height:17px !important;
}

#item207454 {
	width:99px !important;
	min-height:17px !important;
}

#item207450 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item207530 {
	width:109px !important;
	min-height:17px !important;
}

#item207506 {
	width:109px !important;
	min-height:17px !important;
}

#item207502 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item207581 {
	width:70px !important;
	min-height:17px !important;
}

#item207557 {
	width:70px !important;
	min-height:17px !important;
}

#item207553 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item207633 {
	width:193px !important;
	min-height:17px !important;
}

#item207609 {
	width:193px !important;
	min-height:17px !important;
}

#item207604 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item207684 {
	width:78px !important;
	min-height:17px !important;
}

#item207660 {
	width:78px !important;
	min-height:17px !important;
}

#item207656 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item207735 {
	width:68px !important;
	min-height:17px !important;
}

#item207711 {
	width:68px !important;
	min-height:17px !important;
}

#item207707 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item207797 {
	width:85px !important;
	min-height:19px !important;
}

#item207773 {
	width:85px !important;
	min-height:19px !important;
}

#item207769 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item207849 {
	width:172px !important;
	min-height:19px !important;
}

#item207825 {
	width:172px !important;
	min-height:19px !important;
}

#item207821 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item207900 {
	width:186px !important;
	min-height:19px !important;
}

#item207876 {
	width:186px !important;
	min-height:19px !important;
}

#item207872 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item207950 {
	width:141px !important;
	min-height:19px !important;
}

#item207926 {
	width:141px !important;
	min-height:19px !important;
}

#item207923 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item208001 {
	width:352px !important;
	min-height:19px !important;
}

#item207977 {
	width:352px !important;
	min-height:19px !important;
}

#item207973 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item208052 {
	width:134px !important;
	min-height:19px !important;
}

#item208028 {
	width:134px !important;
	min-height:19px !important;
}

#item208024 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item208104 {
	width:87px !important;
	min-height:19px !important;
}

#item208080 {
	width:87px !important;
	min-height:19px !important;
}

#item208075 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item208158 {
	width:140px !important;
	min-height:19px !important;
}

#item208134 {
	width:140px !important;
	min-height:19px !important;
}

#item208131 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103821 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103822 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103823 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103815 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103816 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103817 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103807 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103808 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103809 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103803 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103827 {
	width:40px !important;
	height:40px !important;
}

#item103824 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103831 {
	width:40px !important;
	height:40px !important;
}

#item103828 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103835 {
	width:40px !important;
	height:40px !important;
}

#item103832 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item11766 {
	width:1004px !important;
	left:938px !important;
	top:1016px !important;
	min-height:133px !important;
}

#item11854 {
	width:84px !important;
	height:32px !important;
	left:994px !important;
	top:985px !important;
}

#item13987 {
	width:38px !important;
	height:142px !important;
	left:212px !important;
	top:10px !important;
	background:#fff;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item208188 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item208186 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item208213 {
	width:173px !important;
	min-height:21px !important;
}

#item208211 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item208238 {
	width:149px !important;
	min-height:21px !important;
}

#item208236 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item208262 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item208267 {
	width:180px !important;
	min-height:21px !important;
}

#item208265 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item208290 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item208296 {
	width:115px !important;
	min-height:21px !important;
}

#item208294 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item208322 {
	width:206px !important;
	min-height:21px !important;
}

#item208320 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item208345 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item208376 {
	width:201px !important;
	min-height:17px !important;
}

#item208352 {
	width:201px !important;
	min-height:17px !important;
}

#item208348 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item208427 {
	width:370px !important;
	min-height:17px !important;
}

#item208403 {
	width:370px !important;
	min-height:17px !important;
}

#item208399 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item208452 {
	width:118px !important;
	min-height:21px !important;
}

#item208450 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item208503 {
	width:296px !important;
	min-height:17px !important;
}

#item208479 {
	width:296px !important;
	min-height:17px !important;
}

#item208475 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item208554 {
	width:168px !important;
	min-height:17px !important;
}

#item208530 {
	width:168px !important;
	min-height:17px !important;
}

#item208526 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item208607 {
	width:119px !important;
	min-height:17px !important;
}

#item208583 {
	width:119px !important;
	min-height:17px !important;
}

#item208579 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item208658 {
	width:121px !important;
	min-height:17px !important;
}

#item208634 {
	width:121px !important;
	min-height:17px !important;
}

#item208630 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item208709 {
	width:127px !important;
	min-height:17px !important;
}

#item208685 {
	width:127px !important;
	min-height:17px !important;
}

#item208681 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item208760 {
	width:131px !important;
	min-height:17px !important;
}

#item208736 {
	width:131px !important;
	min-height:17px !important;
}

#item208732 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item208811 {
	width:222px !important;
	min-height:17px !important;
}

#item208787 {
	width:222px !important;
	min-height:17px !important;
}

#item208783 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item208863 {
	width:209px !important;
	min-height:17px !important;
}

#item208839 {
	width:209px !important;
	min-height:17px !important;
}

#item208835 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item208914 {
	width:112px !important;
	min-height:17px !important;
}

#item208890 {
	width:112px !important;
	min-height:17px !important;
}

#item208886 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item208965 {
	width:198px !important;
	min-height:17px !important;
}

#item208941 {
	width:198px !important;
	min-height:17px !important;
}

#item208937 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item209017 {
	width:274px !important;
	min-height:17px !important;
}

#item208992 {
	width:274px !important;
	min-height:17px !important;
}

#item208988 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item209068 {
	width:162px !important;
	min-height:17px !important;
}

#item209044 {
	width:162px !important;
	min-height:17px !important;
}

#item209040 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item209120 {
	width:177px !important;
	min-height:17px !important;
}

#item209096 {
	width:177px !important;
	min-height:17px !important;
}

#item209092 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item209171 {
	width:145px !important;
	min-height:17px !important;
}

#item209147 {
	width:145px !important;
	min-height:17px !important;
}

#item209143 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item209222 {
	width:117px !important;
	min-height:17px !important;
}

#item209198 {
	width:117px !important;
	min-height:17px !important;
}

#item209194 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item209274 {
	width:156px !important;
	min-height:17px !important;
}

#item209250 {
	width:156px !important;
	min-height:17px !important;
}

#item209245 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item209325 {
	width:99px !important;
	min-height:17px !important;
}

#item209301 {
	width:99px !important;
	min-height:17px !important;
}

#item209297 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item209377 {
	width:109px !important;
	min-height:17px !important;
}

#item209353 {
	width:109px !important;
	min-height:17px !important;
}

#item209349 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item209428 {
	width:70px !important;
	min-height:17px !important;
}

#item209404 {
	width:70px !important;
	min-height:17px !important;
}

#item209400 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item209480 {
	width:193px !important;
	min-height:17px !important;
}

#item209455 {
	width:193px !important;
	min-height:17px !important;
}

#item209451 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item209531 {
	width:78px !important;
	min-height:17px !important;
}

#item209507 {
	width:78px !important;
	min-height:17px !important;
}

#item209503 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item209582 {
	width:68px !important;
	min-height:17px !important;
}

#item209558 {
	width:68px !important;
	min-height:17px !important;
}

#item209554 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item209646 {
	width:85px !important;
	min-height:19px !important;
}

#item209622 {
	width:85px !important;
	min-height:19px !important;
}

#item209617 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item209697 {
	width:172px !important;
	min-height:19px !important;
}

#item209673 {
	width:172px !important;
	min-height:19px !important;
}

#item209669 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item209748 {
	width:186px !important;
	min-height:19px !important;
}

#item209724 {
	width:186px !important;
	min-height:19px !important;
}

#item209720 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item209798 {
	width:141px !important;
	min-height:19px !important;
}

#item209774 {
	width:141px !important;
	min-height:19px !important;
}

#item209771 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item209850 {
	width:352px !important;
	min-height:19px !important;
}

#item209826 {
	width:352px !important;
	min-height:19px !important;
}

#item209822 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item209901 {
	width:134px !important;
	min-height:19px !important;
}

#item209877 {
	width:134px !important;
	min-height:19px !important;
}

#item209873 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item209952 {
	width:87px !important;
	min-height:19px !important;
}

#item209928 {
	width:87px !important;
	min-height:19px !important;
}

#item209924 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item210009 {
	width:140px !important;
	min-height:19px !important;
}

#item209985 {
	width:140px !important;
	min-height:19px !important;
}

#item209982 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103859 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103860 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103861 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103852 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103853 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103854 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103846 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103847 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103848 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103842 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103865 {
	width:40px !important;
	height:40px !important;
}

#item103862 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103869 {
	width:40px !important;
	height:40px !important;
}

#item103866 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103873 {
	width:40px !important;
	height:40px !important;
}

#item103870 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item12066 {
	width:1004px !important;
	left:938px !important;
	top:1015px !important;
	min-height:133px !important;
}

#item12155 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:983px !important;
}

#item210039 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item210037 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item210065 {
	width:173px !important;
	min-height:21px !important;
}

#item210062 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item210090 {
	width:149px !important;
	min-height:21px !important;
}

#item210088 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item210113 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item210118 {
	width:180px !important;
	min-height:21px !important;
}

#item210116 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item210142 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item210148 {
	width:115px !important;
	min-height:21px !important;
}

#item210145 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item210173 {
	width:206px !important;
	min-height:21px !important;
}

#item210171 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item210196 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item210227 {
	width:201px !important;
	min-height:17px !important;
}

#item210203 {
	width:201px !important;
	min-height:17px !important;
}

#item210199 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item210278 {
	width:370px !important;
	min-height:17px !important;
}

#item210254 {
	width:370px !important;
	min-height:17px !important;
}

#item210250 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item210304 {
	width:118px !important;
	min-height:21px !important;
}

#item210301 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item210355 {
	width:296px !important;
	min-height:17px !important;
}

#item210331 {
	width:296px !important;
	min-height:17px !important;
}

#item210327 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item210406 {
	width:168px !important;
	min-height:17px !important;
}

#item210382 {
	width:168px !important;
	min-height:17px !important;
}

#item210378 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item210457 {
	width:119px !important;
	min-height:17px !important;
}

#item210433 {
	width:119px !important;
	min-height:17px !important;
}

#item210429 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item210508 {
	width:121px !important;
	min-height:17px !important;
}

#item210484 {
	width:121px !important;
	min-height:17px !important;
}

#item210480 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item210560 {
	width:127px !important;
	min-height:17px !important;
}

#item210535 {
	width:127px !important;
	min-height:17px !important;
}

#item210531 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item210611 {
	width:131px !important;
	min-height:17px !important;
}

#item210587 {
	width:131px !important;
	min-height:17px !important;
}

#item210583 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item210662 {
	width:222px !important;
	min-height:17px !important;
}

#item210638 {
	width:222px !important;
	min-height:17px !important;
}

#item210634 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item210714 {
	width:209px !important;
	min-height:17px !important;
}

#item210690 {
	width:209px !important;
	min-height:17px !important;
}

#item210686 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item210765 {
	width:112px !important;
	min-height:17px !important;
}

#item210741 {
	width:112px !important;
	min-height:17px !important;
}

#item210737 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item210817 {
	width:198px !important;
	min-height:17px !important;
}

#item210792 {
	width:198px !important;
	min-height:17px !important;
}

#item210788 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item210868 {
	width:274px !important;
	min-height:17px !important;
}

#item210844 {
	width:274px !important;
	min-height:17px !important;
}

#item210840 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item210919 {
	width:162px !important;
	min-height:17px !important;
}

#item210895 {
	width:162px !important;
	min-height:17px !important;
}

#item210891 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item210970 {
	width:177px !important;
	min-height:17px !important;
}

#item210946 {
	width:177px !important;
	min-height:17px !important;
}

#item210942 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item211021 {
	width:145px !important;
	min-height:17px !important;
}

#item210997 {
	width:145px !important;
	min-height:17px !important;
}

#item210993 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item211073 {
	width:117px !important;
	min-height:17px !important;
}

#item211049 {
	width:117px !important;
	min-height:17px !important;
}

#item211045 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item211125 {
	width:156px !important;
	min-height:17px !important;
}

#item211101 {
	width:156px !important;
	min-height:17px !important;
}

#item211097 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item211177 {
	width:99px !important;
	min-height:17px !important;
}

#item211153 {
	width:99px !important;
	min-height:17px !important;
}

#item211149 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item211228 {
	width:109px !important;
	min-height:17px !important;
}

#item211204 {
	width:109px !important;
	min-height:17px !important;
}

#item211200 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item211279 {
	width:70px !important;
	min-height:17px !important;
}

#item211255 {
	width:70px !important;
	min-height:17px !important;
}

#item211251 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item211331 {
	width:193px !important;
	min-height:17px !important;
}

#item211307 {
	width:193px !important;
	min-height:17px !important;
}

#item211302 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item211383 {
	width:78px !important;
	min-height:17px !important;
}

#item211359 {
	width:78px !important;
	min-height:17px !important;
}

#item211355 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item211434 {
	width:68px !important;
	min-height:17px !important;
}

#item211410 {
	width:68px !important;
	min-height:17px !important;
}

#item211406 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item211494 {
	width:85px !important;
	min-height:19px !important;
}

#item211470 {
	width:85px !important;
	min-height:19px !important;
}

#item211466 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item211546 {
	width:172px !important;
	min-height:19px !important;
}

#item211521 {
	width:172px !important;
	min-height:19px !important;
}

#item211517 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item211597 {
	width:186px !important;
	min-height:19px !important;
}

#item211573 {
	width:186px !important;
	min-height:19px !important;
}

#item211569 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item211647 {
	width:141px !important;
	min-height:19px !important;
}

#item211623 {
	width:141px !important;
	min-height:19px !important;
}

#item211620 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item211699 {
	width:352px !important;
	min-height:19px !important;
}

#item211674 {
	width:352px !important;
	min-height:19px !important;
}

#item211670 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item211750 {
	width:134px !important;
	min-height:19px !important;
}

#item211726 {
	width:134px !important;
	min-height:19px !important;
}

#item211722 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item211801 {
	width:87px !important;
	min-height:19px !important;
}

#item211777 {
	width:87px !important;
	min-height:19px !important;
}

#item211773 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item211858 {
	width:140px !important;
	min-height:19px !important;
}

#item211834 {
	width:140px !important;
	min-height:19px !important;
}

#item211831 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103890 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103891 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103892 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103884 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103885 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103886 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103878 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103879 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103880 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103874 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103896 {
	width:40px !important;
	height:40px !important;
}

#item103893 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103901 {
	width:40px !important;
	height:40px !important;
}

#item103897 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103905 {
	width:40px !important;
	height:40px !important;
}

#item103902 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item12367 {
	width:1004px !important;
	left:938px !important;
	top:1045px !important;
	min-height:104px !important;
}

#item12456 {
	width:84px !important;
	height:32px !important;
	left:970px !important;
	top:1013px !important;
}

#item211888 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item211886 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item211914 {
	width:173px !important;
	min-height:21px !important;
}

#item211912 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item211939 {
	width:149px !important;
	min-height:21px !important;
}

#item211937 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item211962 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item211967 {
	width:180px !important;
	min-height:21px !important;
}

#item211965 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item211990 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item211995 {
	width:115px !important;
	min-height:21px !important;
}

#item211993 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item212021 {
	width:206px !important;
	min-height:21px !important;
}

#item212018 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item212044 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item212076 {
	width:201px !important;
	min-height:17px !important;
}

#item212052 {
	width:201px !important;
	min-height:17px !important;
}

#item212048 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item212127 {
	width:370px !important;
	min-height:17px !important;
}

#item212103 {
	width:370px !important;
	min-height:17px !important;
}

#item212099 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item212152 {
	width:118px !important;
	min-height:21px !important;
}

#item212150 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item212203 {
	width:296px !important;
	min-height:17px !important;
}

#item212179 {
	width:296px !important;
	min-height:17px !important;
}

#item212175 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item212254 {
	width:168px !important;
	min-height:17px !important;
}

#item212230 {
	width:168px !important;
	min-height:17px !important;
}

#item212226 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item212306 {
	width:119px !important;
	min-height:17px !important;
}

#item212281 {
	width:119px !important;
	min-height:17px !important;
}

#item212277 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item212357 {
	width:121px !important;
	min-height:17px !important;
}

#item212333 {
	width:121px !important;
	min-height:17px !important;
}

#item212329 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item212408 {
	width:127px !important;
	min-height:17px !important;
}

#item212384 {
	width:127px !important;
	min-height:17px !important;
}

#item212380 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item212460 {
	width:131px !important;
	min-height:17px !important;
}

#item212435 {
	width:131px !important;
	min-height:17px !important;
}

#item212431 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item212511 {
	width:222px !important;
	min-height:17px !important;
}

#item212487 {
	width:222px !important;
	min-height:17px !important;
}

#item212483 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item212563 {
	width:209px !important;
	min-height:17px !important;
}

#item212538 {
	width:209px !important;
	min-height:17px !important;
}

#item212534 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item212614 {
	width:112px !important;
	min-height:17px !important;
}

#item212590 {
	width:112px !important;
	min-height:17px !important;
}

#item212586 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item212665 {
	width:198px !important;
	min-height:17px !important;
}

#item212641 {
	width:198px !important;
	min-height:17px !important;
}

#item212637 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item212716 {
	width:274px !important;
	min-height:17px !important;
}

#item212692 {
	width:274px !important;
	min-height:17px !important;
}

#item212688 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item212767 {
	width:162px !important;
	min-height:17px !important;
}

#item212743 {
	width:162px !important;
	min-height:17px !important;
}

#item212739 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item212820 {
	width:177px !important;
	min-height:17px !important;
}

#item212795 {
	width:177px !important;
	min-height:17px !important;
}

#item212791 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item212871 {
	width:145px !important;
	min-height:17px !important;
}

#item212847 {
	width:145px !important;
	min-height:17px !important;
}

#item212843 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item212922 {
	width:117px !important;
	min-height:17px !important;
}

#item212898 {
	width:117px !important;
	min-height:17px !important;
}

#item212894 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item212973 {
	width:156px !important;
	min-height:17px !important;
}

#item212949 {
	width:156px !important;
	min-height:17px !important;
}

#item212945 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item213027 {
	width:99px !important;
	min-height:17px !important;
}

#item213001 {
	width:99px !important;
	min-height:17px !important;
}

#item212997 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item213079 {
	width:109px !important;
	min-height:17px !important;
}

#item213054 {
	width:109px !important;
	min-height:17px !important;
}

#item213050 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item213130 {
	width:70px !important;
	min-height:17px !important;
}

#item213106 {
	width:70px !important;
	min-height:17px !important;
}

#item213102 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item213181 {
	width:193px !important;
	min-height:17px !important;
}

#item213157 {
	width:193px !important;
	min-height:17px !important;
}

#item213153 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item213232 {
	width:78px !important;
	min-height:17px !important;
}

#item213208 {
	width:78px !important;
	min-height:17px !important;
}

#item213204 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item213283 {
	width:68px !important;
	min-height:17px !important;
}

#item213259 {
	width:68px !important;
	min-height:17px !important;
}

#item213255 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item213344 {
	width:85px !important;
	min-height:19px !important;
}

#item213320 {
	width:85px !important;
	min-height:19px !important;
}

#item213316 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item213395 {
	width:172px !important;
	min-height:19px !important;
}

#item213371 {
	width:172px !important;
	min-height:19px !important;
}

#item213367 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item213446 {
	width:186px !important;
	min-height:19px !important;
}

#item213422 {
	width:186px !important;
	min-height:19px !important;
}

#item213418 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item213496 {
	width:141px !important;
	min-height:19px !important;
}

#item213472 {
	width:141px !important;
	min-height:19px !important;
}

#item213469 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item213549 {
	width:352px !important;
	min-height:19px !important;
}

#item213524 {
	width:352px !important;
	min-height:19px !important;
}

#item213519 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item213600 {
	width:134px !important;
	min-height:19px !important;
}

#item213576 {
	width:134px !important;
	min-height:19px !important;
}

#item213572 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item213651 {
	width:87px !important;
	min-height:19px !important;
}

#item213627 {
	width:87px !important;
	min-height:19px !important;
}

#item213623 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item213705 {
	width:140px !important;
	min-height:19px !important;
}

#item213681 {
	width:140px !important;
	min-height:19px !important;
}

#item213678 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103923 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103924 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103925 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103917 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103918 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103919 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103910 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103911 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103912 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103906 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103929 {
	width:40px !important;
	height:40px !important;
}

#item103926 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103934 {
	width:40px !important;
	height:40px !important;
}

#item103931 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103938 {
	width:40px !important;
	height:40px !important;
}

#item103935 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item12667 {
	width:1004px !important;
	left:938px !important;
	top:1045px !important;
	min-height:104px !important;
}

#item12756 {
	width:84px !important;
	height:32px !important;
	left:1005px !important;
	top:1013px !important;
}

#item213735 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item213733 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item213760 {
	width:173px !important;
	min-height:21px !important;
}

#item213758 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item213785 {
	width:149px !important;
	min-height:21px !important;
}

#item213783 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item213809 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item213814 {
	width:180px !important;
	min-height:21px !important;
}

#item213812 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item213838 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item213843 {
	width:115px !important;
	min-height:21px !important;
}

#item213841 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item213869 {
	width:206px !important;
	min-height:21px !important;
}

#item213867 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item213892 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item213924 {
	width:201px !important;
	min-height:17px !important;
}

#item213900 {
	width:201px !important;
	min-height:17px !important;
}

#item213896 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item213975 {
	width:370px !important;
	min-height:17px !important;
}

#item213951 {
	width:370px !important;
	min-height:17px !important;
}

#item213947 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item214000 {
	width:118px !important;
	min-height:21px !important;
}

#item213998 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item214052 {
	width:296px !important;
	min-height:17px !important;
}

#item214028 {
	width:296px !important;
	min-height:17px !important;
}

#item214023 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item214103 {
	width:168px !important;
	min-height:17px !important;
}

#item214079 {
	width:168px !important;
	min-height:17px !important;
}

#item214075 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item214154 {
	width:119px !important;
	min-height:17px !important;
}

#item214130 {
	width:119px !important;
	min-height:17px !important;
}

#item214126 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item214205 {
	width:121px !important;
	min-height:17px !important;
}

#item214181 {
	width:121px !important;
	min-height:17px !important;
}

#item214177 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item214256 {
	width:127px !important;
	min-height:17px !important;
}

#item214232 {
	width:127px !important;
	min-height:17px !important;
}

#item214228 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item214308 {
	width:131px !important;
	min-height:17px !important;
}

#item214284 {
	width:131px !important;
	min-height:17px !important;
}

#item214279 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item214359 {
	width:222px !important;
	min-height:17px !important;
}

#item214335 {
	width:222px !important;
	min-height:17px !important;
}

#item214331 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item214410 {
	width:209px !important;
	min-height:17px !important;
}

#item214386 {
	width:209px !important;
	min-height:17px !important;
}

#item214382 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item214461 {
	width:112px !important;
	min-height:17px !important;
}

#item214437 {
	width:112px !important;
	min-height:17px !important;
}

#item214433 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item214512 {
	width:198px !important;
	min-height:17px !important;
}

#item214488 {
	width:198px !important;
	min-height:17px !important;
}

#item214484 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item214564 {
	width:274px !important;
	min-height:17px !important;
}

#item214539 {
	width:274px !important;
	min-height:17px !important;
}

#item214535 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item214616 {
	width:162px !important;
	min-height:17px !important;
}

#item214592 {
	width:162px !important;
	min-height:17px !important;
}

#item214588 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item214667 {
	width:177px !important;
	min-height:17px !important;
}

#item214643 {
	width:177px !important;
	min-height:17px !important;
}

#item214639 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item214718 {
	width:145px !important;
	min-height:17px !important;
}

#item214694 {
	width:145px !important;
	min-height:17px !important;
}

#item214690 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item214769 {
	width:117px !important;
	min-height:17px !important;
}

#item214745 {
	width:117px !important;
	min-height:17px !important;
}

#item214741 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item214821 {
	width:156px !important;
	min-height:17px !important;
}

#item214796 {
	width:156px !important;
	min-height:17px !important;
}

#item214792 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item214872 {
	width:99px !important;
	min-height:17px !important;
}

#item214848 {
	width:99px !important;
	min-height:17px !important;
}

#item214844 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item214925 {
	width:109px !important;
	min-height:17px !important;
}

#item214901 {
	width:109px !important;
	min-height:17px !important;
}

#item214896 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item214976 {
	width:70px !important;
	min-height:17px !important;
}

#item214952 {
	width:70px !important;
	min-height:17px !important;
}

#item214948 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item215027 {
	width:193px !important;
	min-height:17px !important;
}

#item215003 {
	width:193px !important;
	min-height:17px !important;
}

#item214999 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item215079 {
	width:78px !important;
	min-height:17px !important;
}

#item215054 {
	width:78px !important;
	min-height:17px !important;
}

#item215050 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item215130 {
	width:68px !important;
	min-height:17px !important;
}

#item215106 {
	width:68px !important;
	min-height:17px !important;
}

#item215102 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item215192 {
	width:85px !important;
	min-height:19px !important;
}

#item215167 {
	width:85px !important;
	min-height:19px !important;
}

#item215163 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item215243 {
	width:172px !important;
	min-height:19px !important;
}

#item215219 {
	width:172px !important;
	min-height:19px !important;
}

#item215215 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item215295 {
	width:186px !important;
	min-height:19px !important;
}

#item215271 {
	width:186px !important;
	min-height:19px !important;
}

#item215266 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item215345 {
	width:141px !important;
	min-height:19px !important;
}

#item215321 {
	width:141px !important;
	min-height:19px !important;
}

#item215318 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item215396 {
	width:352px !important;
	min-height:19px !important;
}

#item215372 {
	width:352px !important;
	min-height:19px !important;
}

#item215368 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item215447 {
	width:134px !important;
	min-height:19px !important;
}

#item215423 {
	width:134px !important;
	min-height:19px !important;
}

#item215419 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item215498 {
	width:87px !important;
	min-height:19px !important;
}

#item215474 {
	width:87px !important;
	min-height:19px !important;
}

#item215470 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item215553 {
	width:140px !important;
	min-height:19px !important;
}

#item215529 {
	width:140px !important;
	min-height:19px !important;
}

#item215526 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item103966 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103967 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103968 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103960 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103961 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103962 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103953 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103955 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103956 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103949 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103972 {
	width:40px !important;
	height:40px !important;
}

#item103969 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103976 {
	width:40px !important;
	height:40px !important;
}

#item103973 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103980 {
	width:40px !important;
	height:40px !important;
}

#item103977 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item13029 {
	width:1004px !important;
	left:938px !important;
	top:900px !important;
	min-height:133px !important;
}

#item13118 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:868px !important;
}

#item100153 {
	width:240px !important;
	min-height:24px !important;
}

#item32444 {
	width:240px !important;
	min-height:24px !important;
}

#item99469 {
	width:240px !important;
	height:24px !important;
	left:938px !important;
	top:1077px !important;
}

#item32467 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1032px !important;
}

#item159784 {
	width:413px !important;
	min-height:24px !important;
}

#item159691 {
	width:413px !important;
	min-height:24px !important;
}

#item159715 {
	width:413px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item159809 {
	width:63px !important;
	height:24px !important;
	left:1022px !important;
	top:1101px !important;
}

#item215583 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item215581 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item215608 {
	width:173px !important;
	min-height:21px !important;
}

#item215606 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item215633 {
	width:149px !important;
	min-height:21px !important;
}

#item215631 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item215656 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item215661 {
	width:180px !important;
	min-height:21px !important;
}

#item215659 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item215684 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item215690 {
	width:115px !important;
	min-height:21px !important;
}

#item215687 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item215715 {
	width:206px !important;
	min-height:21px !important;
}

#item215713 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item215738 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item215772 {
	width:201px !important;
	min-height:17px !important;
}

#item215746 {
	width:201px !important;
	min-height:17px !important;
}

#item215741 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item215823 {
	width:370px !important;
	min-height:17px !important;
}

#item215799 {
	width:370px !important;
	min-height:17px !important;
}

#item215795 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item215849 {
	width:118px !important;
	min-height:21px !important;
}

#item215847 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item215900 {
	width:296px !important;
	min-height:17px !important;
}

#item215876 {
	width:296px !important;
	min-height:17px !important;
}

#item215872 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item215952 {
	width:168px !important;
	min-height:17px !important;
}

#item215927 {
	width:168px !important;
	min-height:17px !important;
}

#item215923 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item216003 {
	width:119px !important;
	min-height:17px !important;
}

#item215979 {
	width:119px !important;
	min-height:17px !important;
}

#item215975 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item216055 {
	width:121px !important;
	min-height:17px !important;
}

#item216031 {
	width:121px !important;
	min-height:17px !important;
}

#item216026 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item216106 {
	width:127px !important;
	min-height:17px !important;
}

#item216082 {
	width:127px !important;
	min-height:17px !important;
}

#item216078 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item216157 {
	width:131px !important;
	min-height:17px !important;
}

#item216133 {
	width:131px !important;
	min-height:17px !important;
}

#item216129 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item216208 {
	width:222px !important;
	min-height:17px !important;
}

#item216184 {
	width:222px !important;
	min-height:17px !important;
}

#item216180 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item216259 {
	width:209px !important;
	min-height:17px !important;
}

#item216235 {
	width:209px !important;
	min-height:17px !important;
}

#item216231 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item216311 {
	width:112px !important;
	min-height:17px !important;
}

#item216287 {
	width:112px !important;
	min-height:17px !important;
}

#item216282 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item216362 {
	width:198px !important;
	min-height:17px !important;
}

#item216338 {
	width:198px !important;
	min-height:17px !important;
}

#item216334 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item216413 {
	width:274px !important;
	min-height:17px !important;
}

#item216389 {
	width:274px !important;
	min-height:17px !important;
}

#item216385 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item216464 {
	width:162px !important;
	min-height:17px !important;
}

#item216440 {
	width:162px !important;
	min-height:17px !important;
}

#item216436 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item216515 {
	width:177px !important;
	min-height:17px !important;
}

#item216491 {
	width:177px !important;
	min-height:17px !important;
}

#item216487 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item216567 {
	width:145px !important;
	min-height:17px !important;
}

#item216543 {
	width:145px !important;
	min-height:17px !important;
}

#item216538 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item216619 {
	width:117px !important;
	min-height:17px !important;
}

#item216595 {
	width:117px !important;
	min-height:17px !important;
}

#item216590 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item216670 {
	width:156px !important;
	min-height:17px !important;
}

#item216646 {
	width:156px !important;
	min-height:17px !important;
}

#item216642 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item216721 {
	width:99px !important;
	min-height:17px !important;
}

#item216697 {
	width:99px !important;
	min-height:17px !important;
}

#item216693 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item216773 {
	width:109px !important;
	min-height:17px !important;
}

#item216748 {
	width:109px !important;
	min-height:17px !important;
}

#item216744 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item216825 {
	width:70px !important;
	min-height:17px !important;
}

#item216801 {
	width:70px !important;
	min-height:17px !important;
}

#item216796 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item216876 {
	width:193px !important;
	min-height:17px !important;
}

#item216852 {
	width:193px !important;
	min-height:17px !important;
}

#item216848 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item216927 {
	width:78px !important;
	min-height:17px !important;
}

#item216903 {
	width:78px !important;
	min-height:17px !important;
}

#item216899 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item216978 {
	width:68px !important;
	min-height:17px !important;
}

#item216954 {
	width:68px !important;
	min-height:17px !important;
}

#item216950 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item217041 {
	width:85px !important;
	min-height:19px !important;
}

#item217016 {
	width:85px !important;
	min-height:19px !important;
}

#item217011 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item217092 {
	width:172px !important;
	min-height:19px !important;
}

#item217068 {
	width:172px !important;
	min-height:19px !important;
}

#item217064 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item217143 {
	width:186px !important;
	min-height:19px !important;
}

#item217119 {
	width:186px !important;
	min-height:19px !important;
}

#item217115 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item217193 {
	width:141px !important;
	min-height:19px !important;
}

#item217169 {
	width:141px !important;
	min-height:19px !important;
}

#item217166 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item217244 {
	width:352px !important;
	min-height:19px !important;
}

#item217220 {
	width:352px !important;
	min-height:19px !important;
}

#item217216 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item217296 {
	width:134px !important;
	min-height:19px !important;
}

#item217272 {
	width:134px !important;
	min-height:19px !important;
}

#item217267 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item217347 {
	width:87px !important;
	min-height:19px !important;
}

#item217323 {
	width:87px !important;
	min-height:19px !important;
}

#item217319 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item217402 {
	width:140px !important;
	min-height:19px !important;
}

#item217378 {
	width:140px !important;
	min-height:19px !important;
}

#item217375 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item104003 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item104004 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item104005 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103996 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103997 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103998 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103989 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103991 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103992 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103985 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item104009 {
	width:40px !important;
	height:40px !important;
}

#item104006 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item104014 {
	width:40px !important;
	height:40px !important;
}

#item104010 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item104018 {
	width:40px !important;
	height:40px !important;
}

#item104015 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item13348 {
	width:1004px !important;
	left:938px !important;
	top:881px !important;
	min-height:104px !important;
}

#item13437 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:850px !important;
}

#item14115 {
	width:38px !important;
	height:142px !important;
	left:274px !important;
	top:10px !important;
	background:#fff;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item100177 {
	width:240px !important;
	min-height:24px !important;
}

#item32468 {
	width:240px !important;
	min-height:24px !important;
}

#item99473 {
	width:240px !important;
	height:24px !important;
	left:938px !important;
	top:1030px !important;
}

#item32491 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:985px !important;
}

#item100201 {
	width:478px !important;
	min-height:24px !important;
}

#item32547 {
	width:478px !important;
	min-height:24px !important;
}

#item99484 {
	width:478px !important;
	height:24px !important;
	left:938px !important;
	top:1078px !important;
}

#item100225 {
	width:483px !important;
	min-height:24px !important;
}

#item32570 {
	width:483px !important;
	min-height:24px !important;
}

#item99488 {
	width:483px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item159808 {
	width:63px !important;
	height:24px !important;
	left:956px !important;
	top:1054px !important;
}

#item217432 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item217430 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item217457 {
	width:173px !important;
	min-height:21px !important;
}

#item217455 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item217482 {
	width:149px !important;
	min-height:21px !important;
}

#item217480 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item217505 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item217510 {
	width:180px !important;
	min-height:21px !important;
}

#item217508 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item217534 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item217539 {
	width:115px !important;
	min-height:21px !important;
}

#item217537 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item217564 {
	width:206px !important;
	min-height:21px !important;
}

#item217562 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item217587 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item217619 {
	width:201px !important;
	min-height:17px !important;
}

#item217594 {
	width:201px !important;
	min-height:17px !important;
}

#item217590 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item217670 {
	width:370px !important;
	min-height:17px !important;
}

#item217646 {
	width:370px !important;
	min-height:17px !important;
}

#item217642 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item217695 {
	width:118px !important;
	min-height:21px !important;
}

#item217693 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item217746 {
	width:296px !important;
	min-height:17px !important;
}

#item217722 {
	width:296px !important;
	min-height:17px !important;
}

#item217718 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item217798 {
	width:168px !important;
	min-height:17px !important;
}

#item217774 {
	width:168px !important;
	min-height:17px !important;
}

#item217770 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item217850 {
	width:119px !important;
	min-height:17px !important;
}

#item217825 {
	width:119px !important;
	min-height:17px !important;
}

#item217821 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item217901 {
	width:121px !important;
	min-height:17px !important;
}

#item217877 {
	width:121px !important;
	min-height:17px !important;
}

#item217873 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item217952 {
	width:127px !important;
	min-height:17px !important;
}

#item217928 {
	width:127px !important;
	min-height:17px !important;
}

#item217924 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item218003 {
	width:131px !important;
	min-height:17px !important;
}

#item217979 {
	width:131px !important;
	min-height:17px !important;
}

#item217975 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item218057 {
	width:222px !important;
	min-height:17px !important;
}

#item218032 {
	width:222px !important;
	min-height:17px !important;
}

#item218027 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item218108 {
	width:209px !important;
	min-height:17px !important;
}

#item218084 {
	width:209px !important;
	min-height:17px !important;
}

#item218080 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item218159 {
	width:112px !important;
	min-height:17px !important;
}

#item218135 {
	width:112px !important;
	min-height:17px !important;
}

#item218131 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item218210 {
	width:198px !important;
	min-height:17px !important;
}

#item218186 {
	width:198px !important;
	min-height:17px !important;
}

#item218182 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item218261 {
	width:274px !important;
	min-height:17px !important;
}

#item218237 {
	width:274px !important;
	min-height:17px !important;
}

#item218233 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item218313 {
	width:162px !important;
	min-height:17px !important;
}

#item218289 {
	width:162px !important;
	min-height:17px !important;
}

#item218285 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item218364 {
	width:177px !important;
	min-height:17px !important;
}

#item218340 {
	width:177px !important;
	min-height:17px !important;
}

#item218336 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item218415 {
	width:145px !important;
	min-height:17px !important;
}

#item218391 {
	width:145px !important;
	min-height:17px !important;
}

#item218387 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item218466 {
	width:117px !important;
	min-height:17px !important;
}

#item218442 {
	width:117px !important;
	min-height:17px !important;
}

#item218438 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item218517 {
	width:156px !important;
	min-height:17px !important;
}

#item218493 {
	width:156px !important;
	min-height:17px !important;
}

#item218489 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item218569 {
	width:99px !important;
	min-height:17px !important;
}

#item218545 {
	width:99px !important;
	min-height:17px !important;
}

#item218540 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item218620 {
	width:109px !important;
	min-height:17px !important;
}

#item218596 {
	width:109px !important;
	min-height:17px !important;
}

#item218592 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item218673 {
	width:70px !important;
	min-height:17px !important;
}

#item218649 {
	width:70px !important;
	min-height:17px !important;
}

#item218644 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item218724 {
	width:193px !important;
	min-height:17px !important;
}

#item218700 {
	width:193px !important;
	min-height:17px !important;
}

#item218696 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item218775 {
	width:78px !important;
	min-height:17px !important;
}

#item218751 {
	width:78px !important;
	min-height:17px !important;
}

#item218747 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item218827 {
	width:68px !important;
	min-height:17px !important;
}

#item218803 {
	width:68px !important;
	min-height:17px !important;
}

#item218798 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item218887 {
	width:85px !important;
	min-height:19px !important;
}

#item218863 {
	width:85px !important;
	min-height:19px !important;
}

#item218859 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item218938 {
	width:172px !important;
	min-height:19px !important;
}

#item218914 {
	width:172px !important;
	min-height:19px !important;
}

#item218910 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item218989 {
	width:186px !important;
	min-height:19px !important;
}

#item218965 {
	width:186px !important;
	min-height:19px !important;
}

#item218961 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item219040 {
	width:141px !important;
	min-height:19px !important;
}

#item219016 {
	width:141px !important;
	min-height:19px !important;
}

#item219013 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item219092 {
	width:352px !important;
	min-height:19px !important;
}

#item219067 {
	width:352px !important;
	min-height:19px !important;
}

#item219063 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item219143 {
	width:134px !important;
	min-height:19px !important;
}

#item219119 {
	width:134px !important;
	min-height:19px !important;
}

#item219115 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item219194 {
	width:87px !important;
	min-height:19px !important;
}

#item219170 {
	width:87px !important;
	min-height:19px !important;
}

#item219166 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item219249 {
	width:140px !important;
	min-height:19px !important;
}

#item219225 {
	width:140px !important;
	min-height:19px !important;
}

#item219222 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item104038 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item104039 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item104040 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item104032 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item104033 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item104034 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item104024 {
	width:762px !important;
	height:762px !important;
	border:dotted 1px #000;
}

#item104481 {
	width:762px !important;
	height:762px !important;
	border:dotted 1px #000;
}

#item104026 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item104027 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item104028 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item104022 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item104045 {
	width:40px !important;
	height:40px !important;
}

#item104041 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item104049 {
	width:40px !important;
	height:40px !important;
}

#item104046 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item104053 {
	width:40px !important;
	height:40px !important;
}

#item104050 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item13647 {
	width:1004px !important;
	left:938px !important;
	top:928px !important;
	min-height:104px !important;
}

#item13736 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:896px !important;
}

#item14124 {
	width:38px !important;
	height:142px !important;
	left:156px !important;
	top:10px !important;
	background:#000;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item100255 {
	width:240px !important;
	min-height:24px !important;
}

#item32596 {
	width:240px !important;
	min-height:24px !important;
}

#item99476 {
	width:240px !important;
	height:24px !important;
	left:938px !important;
	top:1077px !important;
}

#item32619 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1032px !important;
}

#item100280 {
	width:710px !important;
	min-height:24px !important;
}

#item32620 {
	width:710px !important;
	min-height:24px !important;
}

#item99480 {
	width:710px !important;
	height:24px !important;
	left:938px !important;
	top:1124px !important;
}

#item219280 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item219278 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item219305 {
	width:173px !important;
	min-height:21px !important;
}

#item219303 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item219330 {
	width:149px !important;
	min-height:21px !important;
}

#item219328 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item219353 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item219358 {
	width:180px !important;
	min-height:21px !important;
}

#item219356 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item219381 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item219386 {
	width:115px !important;
	min-height:21px !important;
}

#item219384 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item219411 {
	width:206px !important;
	min-height:21px !important;
}

#item219409 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item219434 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item219466 {
	width:201px !important;
	min-height:17px !important;
}

#item219442 {
	width:201px !important;
	min-height:17px !important;
}

#item219437 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item219519 {
	width:370px !important;
	min-height:17px !important;
}

#item219495 {
	width:370px !important;
	min-height:17px !important;
}

#item219489 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item219544 {
	width:118px !important;
	min-height:21px !important;
}

#item219542 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item219595 {
	width:296px !important;
	min-height:17px !important;
}

#item219571 {
	width:296px !important;
	min-height:17px !important;
}

#item219567 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item219646 {
	width:168px !important;
	min-height:17px !important;
}

#item219622 {
	width:168px !important;
	min-height:17px !important;
}

#item219618 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item219698 {
	width:119px !important;
	min-height:17px !important;
}

#item219673 {
	width:119px !important;
	min-height:17px !important;
}

#item219669 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item219749 {
	width:121px !important;
	min-height:17px !important;
}

#item219725 {
	width:121px !important;
	min-height:17px !important;
}

#item219721 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item219801 {
	width:127px !important;
	min-height:17px !important;
}

#item219777 {
	width:127px !important;
	min-height:17px !important;
}

#item219773 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item219852 {
	width:131px !important;
	min-height:17px !important;
}

#item219828 {
	width:131px !important;
	min-height:17px !important;
}

#item219824 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item219903 {
	width:222px !important;
	min-height:17px !important;
}

#item219879 {
	width:222px !important;
	min-height:17px !important;
}

#item219875 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item219954 {
	width:209px !important;
	min-height:17px !important;
}

#item219930 {
	width:209px !important;
	min-height:17px !important;
}

#item219926 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item220005 {
	width:112px !important;
	min-height:17px !important;
}

#item219981 {
	width:112px !important;
	min-height:17px !important;
}

#item219977 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item220057 {
	width:198px !important;
	min-height:17px !important;
}

#item220033 {
	width:198px !important;
	min-height:17px !important;
}

#item220029 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item220108 {
	width:274px !important;
	min-height:17px !important;
}

#item220084 {
	width:274px !important;
	min-height:17px !important;
}

#item220080 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item220161 {
	width:162px !important;
	min-height:17px !important;
}

#item220136 {
	width:162px !important;
	min-height:17px !important;
}

#item220131 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item220212 {
	width:177px !important;
	min-height:17px !important;
}

#item220188 {
	width:177px !important;
	min-height:17px !important;
}

#item220184 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item220263 {
	width:145px !important;
	min-height:17px !important;
}

#item220239 {
	width:145px !important;
	min-height:17px !important;
}

#item220235 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item220315 {
	width:117px !important;
	min-height:17px !important;
}

#item220291 {
	width:117px !important;
	min-height:17px !important;
}

#item220287 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item220366 {
	width:156px !important;
	min-height:17px !important;
}

#item220342 {
	width:156px !important;
	min-height:17px !important;
}

#item220338 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item220417 {
	width:99px !important;
	min-height:17px !important;
}

#item220393 {
	width:99px !important;
	min-height:17px !important;
}

#item220389 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item220468 {
	width:109px !important;
	min-height:17px !important;
}

#item220444 {
	width:109px !important;
	min-height:17px !important;
}

#item220440 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item220519 {
	width:70px !important;
	min-height:17px !important;
}

#item220495 {
	width:70px !important;
	min-height:17px !important;
}

#item220491 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item220572 {
	width:193px !important;
	min-height:17px !important;
}

#item220548 {
	width:193px !important;
	min-height:17px !important;
}

#item220544 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item220623 {
	width:78px !important;
	min-height:17px !important;
}

#item220599 {
	width:78px !important;
	min-height:17px !important;
}

#item220595 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item220674 {
	width:68px !important;
	min-height:17px !important;
}

#item220650 {
	width:68px !important;
	min-height:17px !important;
}

#item220646 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item220735 {
	width:85px !important;
	min-height:19px !important;
}

#item220711 {
	width:85px !important;
	min-height:19px !important;
}

#item220707 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item220788 {
	width:172px !important;
	min-height:19px !important;
}

#item220764 {
	width:172px !important;
	min-height:19px !important;
}

#item220759 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item220839 {
	width:186px !important;
	min-height:19px !important;
}

#item220815 {
	width:186px !important;
	min-height:19px !important;
}

#item220811 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item220889 {
	width:141px !important;
	min-height:19px !important;
}

#item220865 {
	width:141px !important;
	min-height:19px !important;
}

#item220862 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item220940 {
	width:352px !important;
	min-height:19px !important;
}

#item220916 {
	width:352px !important;
	min-height:19px !important;
}

#item220912 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item220991 {
	width:134px !important;
	min-height:19px !important;
}

#item220967 {
	width:134px !important;
	min-height:19px !important;
}

#item220963 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item221043 {
	width:87px !important;
	min-height:19px !important;
}

#item221019 {
	width:87px !important;
	min-height:19px !important;
}

#item221015 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item221097 {
	width:140px !important;
	min-height:19px !important;
}

#item221073 {
	width:140px !important;
	min-height:19px !important;
}

#item221070 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}

#item99246 {
	width:517px !important;
	height:731px !important;
	left:249px !important;
	top:388px !important;
}

#item22347 {
	width:2048px !important;
	top:1364px !important;
	min-height:13px !important;
}

#item21326 {
	width:673px !important;
	left:82px !important;
	top:20px !important;
	min-height:18px !important;
}

#item99261 {
	width:190px !important;
	min-height:18px !important;
}

#item21372 {
	width:190px !important;
	min-height:18px !important;
}

#item99256 {
	width:190px !important;
	height:18px !important;
	left:1198px !important;
	top:932px !important;
}

#item21349 {
	width:236px !important;
	left:75px !important;
	top:20px !important;
	min-height:18px !important;
}

#item21532 {
	width:651px !important;
	left:1119px !important;
	top:700px !important;
	min-height:22px !important;
}

#item99214 {
	width:517px !important;
	left:249px !important;
	top:1154px !important;
	min-height:35px !important;
}

#item221127 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item221125 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item221152 {
	width:173px !important;
	min-height:21px !important;
}

#item221150 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item221177 {
	width:149px !important;
	min-height:21px !important;
}

#item221175 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item221201 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item221206 {
	width:180px !important;
	min-height:21px !important;
}

#item221204 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item221229 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item221235 {
	width:115px !important;
	min-height:21px !important;
}

#item221232 {
	width:115px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item221260 {
	width:206px !important;
	min-height:21px !important;
}

#item221258 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item221283 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item221314 {
	width:201px !important;
	min-height:17px !important;
}

#item221290 {
	width:201px !important;
	min-height:17px !important;
}

#item221286 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item221365 {
	width:370px !important;
	min-height:17px !important;
}

#item221341 {
	width:370px !important;
	min-height:17px !important;
}

#item221337 {
	width:370px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item221391 {
	width:118px !important;
	min-height:21px !important;
}

#item221389 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item221442 {
	width:296px !important;
	min-height:17px !important;
}

#item221418 {
	width:296px !important;
	min-height:17px !important;
}

#item221414 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item221494 {
	width:168px !important;
	min-height:17px !important;
}

#item221469 {
	width:168px !important;
	min-height:17px !important;
}

#item221465 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item221546 {
	width:119px !important;
	min-height:17px !important;
}

#item221521 {
	width:119px !important;
	min-height:17px !important;
}

#item221517 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item221597 {
	width:121px !important;
	min-height:17px !important;
}

#item221573 {
	width:121px !important;
	min-height:17px !important;
}

#item221569 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item221648 {
	width:127px !important;
	min-height:17px !important;
}

#item221624 {
	width:127px !important;
	min-height:17px !important;
}

#item221620 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item221699 {
	width:131px !important;
	min-height:17px !important;
}

#item221675 {
	width:131px !important;
	min-height:17px !important;
}

#item221671 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item221751 {
	width:222px !important;
	min-height:17px !important;
}

#item221726 {
	width:222px !important;
	min-height:17px !important;
}

#item221722 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item221802 {
	width:209px !important;
	min-height:17px !important;
}

#item221778 {
	width:209px !important;
	min-height:17px !important;
}

#item221774 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item221853 {
	width:112px !important;
	min-height:17px !important;
}

#item221829 {
	width:112px !important;
	min-height:17px !important;
}

#item221825 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item221904 {
	width:198px !important;
	min-height:17px !important;
}

#item221880 {
	width:198px !important;
	min-height:17px !important;
}

#item221876 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item221955 {
	width:274px !important;
	min-height:17px !important;
}

#item221931 {
	width:274px !important;
	min-height:17px !important;
}

#item221927 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item222007 {
	width:162px !important;
	min-height:17px !important;
}

#item221982 {
	width:162px !important;
	min-height:17px !important;
}

#item221978 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item222058 {
	width:177px !important;
	min-height:17px !important;
}

#item222034 {
	width:177px !important;
	min-height:17px !important;
}

#item222030 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item222109 {
	width:145px !important;
	min-height:17px !important;
}

#item222085 {
	width:145px !important;
	min-height:17px !important;
}

#item222081 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item222160 {
	width:117px !important;
	min-height:17px !important;
}

#item222136 {
	width:117px !important;
	min-height:17px !important;
}

#item222132 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item222212 {
	width:156px !important;
	min-height:17px !important;
}

#item222188 {
	width:156px !important;
	min-height:17px !important;
}

#item222184 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item222266 {
	width:99px !important;
	min-height:17px !important;
}

#item222239 {
	width:99px !important;
	min-height:17px !important;
}

#item222235 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item222317 {
	width:109px !important;
	min-height:17px !important;
}

#item222293 {
	width:109px !important;
	min-height:17px !important;
}

#item222289 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item222368 {
	width:70px !important;
	min-height:17px !important;
}

#item222344 {
	width:70px !important;
	min-height:17px !important;
}

#item222340 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item222421 {
	width:193px !important;
	min-height:17px !important;
}

#item222395 {
	width:193px !important;
	min-height:17px !important;
}

#item222391 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item222472 {
	width:78px !important;
	min-height:17px !important;
}

#item222448 {
	width:78px !important;
	min-height:17px !important;
}

#item222444 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item222523 {
	width:68px !important;
	min-height:17px !important;
}

#item222499 {
	width:68px !important;
	min-height:17px !important;
}

#item222495 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item222587 {
	width:85px !important;
	min-height:19px !important;
}

#item222563 {
	width:85px !important;
	min-height:19px !important;
}

#item222559 {
	width:85px !important;
	height:19px !important;
	left:600px !important;
	top:173px !important;
}

#item222638 {
	width:172px !important;
	min-height:19px !important;
}

#item222614 {
	width:172px !important;
	min-height:19px !important;
}

#item222610 {
	width:172px !important;
	height:19px !important;
	left:722px !important;
	top:173px !important;
}

#item222689 {
	width:186px !important;
	min-height:19px !important;
}

#item222665 {
	width:186px !important;
	min-height:19px !important;
}

#item222661 {
	width:186px !important;
	height:19px !important;
	left:931px !important;
	top:173px !important;
}

#item222740 {
	width:141px !important;
	min-height:19px !important;
}

#item222715 {
	width:141px !important;
	min-height:19px !important;
}

#item222712 {
	width:141px !important;
	height:19px !important;
	left:1154px !important;
	top:173px !important;
}

#item222791 {
	width:352px !important;
	min-height:19px !important;
}

#item222767 {
	width:352px !important;
	min-height:19px !important;
}

#item222763 {
	width:352px !important;
	height:19px !important;
	left:1332px !important;
	top:173px !important;
}

#item222842 {
	width:134px !important;
	min-height:19px !important;
}

#item222818 {
	width:134px !important;
	min-height:19px !important;
}

#item222814 {
	width:134px !important;
	height:19px !important;
	left:1721px !important;
	top:173px !important;
}

#item222893 {
	width:87px !important;
	min-height:19px !important;
}

#item222869 {
	width:87px !important;
	min-height:19px !important;
}

#item222865 {
	width:87px !important;
	height:19px !important;
	left:1891px !important;
	top:173px !important;
}

#item222947 {
	width:140px !important;
	min-height:19px !important;
}

#item222923 {
	width:140px !important;
	min-height:19px !important;
}

#item222920 {
	width:140px !important;
	height:19px !important;
	left:1812px !important;
	top:627px !important;
}
#in5footer,  #prefooter {display:none;}
