/* 	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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1200px; height:1300px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:146200px; height:1312px; }
@media all and (max-height:1300px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item9782.in5-parallax-bg {
	width:2500px !important;
	height:1402px !important;
	top:4px !important;
}

@keyframes moveright-4109 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,51px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-4109 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,51px);
		opacity:1;
	}
}
#item9790 {
	width:1416px !important;
	height:450px !important;
	left:208px !important;
	top:223px !important;
}

#item18566 {
	width:2813px !important;
	height:60px !important;
	background:#000;
}

#item18571 {
	width:62px !important;
	height:40px !important;
}

#item18567 {
	width:62px !important;
	height:40px !important;
	left:531px !important;
	top:11px !important;
}

#item18580 {
	width:103px !important;
	min-height:21px !important;
}

#item18577 {
	width:103px !important;
	height:21px !important;
	left:625px !important;
	top:22px !important;
}

#item29267 {
	width:80px !important;
	min-height:21px !important;
}

#item29370 {
	width:80px !important;
	height:21px !important;
	left:746px !important;
	top:21px !important;
}

#item29290 {
	width:164px !important;
	min-height:21px !important;
}

#item29373 {
	width:164px !important;
	height:21px !important;
	left:845px !important;
	top:21px !important;
}

#item29313 {
	width:85px !important;
	min-height:21px !important;
}

#item29381 {
	width:85px !important;
	height:21px !important;
	left:1192px !important;
	top:21px !important;
}

#item29336 {
	width:146px !important;
	min-height:21px !important;
}

#item29376 {
	width:146px !important;
	height:21px !important;
	left:1028px !important;
	top:21px !important;
}

#item18606 {
	width:72px !important;
	min-height:19px !important;
}

#item18603 {
	width:72px !important;
	height:19px !important;
	left:1304px !important;
	top:21px !important;
}

#item18632 {
	width:56px !important;
	min-height:19px !important;
}

#item18629 {
	width:56px !important;
	height:19px !important;
	left:1527px !important;
	top:21px !important;
}

#item18737 {
	width:97px !important;
	min-height:19px !important;
}

#item18734 {
	width:97px !important;
	height:19px !important;
	left:1961px !important;
	top:21px !important;
}

#item18764 {
	width:92px !important;
	min-height:19px !important;
}

#item18760 {
	width:92px !important;
	height:19px !important;
	left:1405px !important;
	top:21px !important;
}

#item20176 {
	width:58px !important;
	min-height:19px !important;
}

#item20199 {
	width:58px !important;
	height:19px !important;
	left:1614px !important;
	top:21px !important;
}

#item99887 {
	width:84px !important;
	min-height:19px !important;
}

#item100435 {
	width:84px !important;
	height:19px !important;
	left:1704px !important;
	top:21px !important;
}

#item99910 {
	width:117px !important;
	min-height:19px !important;
}

#item100439 {
	width:117px !important;
	height:19px !important;
	left:1816px !important;
	top:21px !important;
}

#item2353 {
	width:192px !important;
	height:27px !important;
	background:#fff;
}

#item2398 {
	width:192px !important;
	height:27px !important;
	left:2087px !important;
	top:19px !important;
}

#item20169.fixed-pos-elem {
	width:2813px !important;
	height:60px !important;
	left:-157px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item14325 {
	width:1223px !important;
	left:208px !important;
	top:723px !important;
	min-height:237px !important;
}

#item29184 {
	width:395px !important;
	height:82px !important;
	border-radius:25px;
	border:solid 2px #e3144b;
}

#item29185 {
	width:392px !important;
	left:1px !important;
	top:28px !important;
	min-height:26px !important;
}

#item29181 {
	width:395px !important;
	height:82px !important;
	left:622px !important;
	top:980px !important;
}

#item99940 {
	width:395px !important;
	height:82px !important;
	border-radius:25px;
	border:solid 2px #e3144b;
}

#item99941 {
	width:392px !important;
	left:1px !important;
	top:28px !important;
	min-height:26px !important;
}

#item99936 {
	width:395px !important;
	height:82px !important;
	left:208px !important;
	top:1078px !important;
}

#item29212 {
	width:395px !important;
	height:82px !important;
	border-radius:25px;
	border:solid 2px #e3144b;
}

#item29213 {
	width:392px !important;
	left:1px !important;
	top:28px !important;
	min-height:26px !important;
}

#item29209 {
	width:395px !important;
	height:82px !important;
	left:208px !important;
	top:980px !important;
}

#item99967 {
	width:395px !important;
	height:82px !important;
	border-radius:25px;
	border:solid 2px #e3144b;
}

#item99968 {
	width:392px !important;
	left:1px !important;
	top:28px !important;
	min-height:26px !important;
}

#item99964 {
	width:395px !important;
	height:82px !important;
	left:622px !important;
	top:1078px !important;
}

#item29239 {
	width:395px !important;
	height:82px !important;
	border-radius:25px;
	border:solid 2px #e3144b;
}

#item29240 {
	width:392px !important;
	left:1px !important;
	top:28px !important;
	min-height:26px !important;
}

#item29236 {
	width:395px !important;
	height:82px !important;
	left:1036px !important;
	top:980px !important;
}

#item99994 {
	width:395px !important;
	height:82px !important;
	border-radius:25px;
	border:solid 2px #e3144b;
}

#item99995 {
	width:392px !important;
	left:1px !important;
	top:28px !important;
	min-height:26px !important;
}

#item99991 {
	width:395px !important;
	height:82px !important;
	left:1036px !important;
	top:1078px !important;
}

#item30184.in5-parallax-bg {
	width:414px !important;
	height:736px !important;
	top:2px !important;
	background:#000;
}

#item30196 {
	width:373px !important;
	height:116px !important;
	left:21px !important;
	top:315px !important;
}

#item30528 {
	width:174px !important;
	height:36px !important;
	border-radius:25px;
	border:solid 2px #e3144b;
}

#item30529 {
	width:173px !important;
	left:1px !important;
	top:12px !important;
	min-height:11px !important;
}

#item30525 {
	width:174px !important;
	height:36px !important;
	left:120px !important;
	top:523px !important;
}

#item100040 {
	width:174px !important;
	height:36px !important;
	border-radius:25px;
	border:solid 2px #e3144b;
}

#item100041 {
	width:173px !important;
	left:1px !important;
	top:12px !important;
	min-height:11px !important;
}

#item100037 {
	width:174px !important;
	height:36px !important;
	left:120px !important;
	top:476px !important;
}

#item100069 {
	width:174px !important;
	height:36px !important;
	border-radius:25px;
	border:solid 2px #e3144b;
}

#item100070 {
	width:173px !important;
	left:1px !important;
	top:12px !important;
	min-height:11px !important;
}

#item100066 {
	width:174px !important;
	height:36px !important;
	left:120px !important;
	top:428px !important;
}

#item30555 {
	width:174px !important;
	height:36px !important;
	border-radius:25px;
	border:solid 2px #e3144b;
}

#item30556 {
	width:173px !important;
	left:1px !important;
	top:12px !important;
	min-height:11px !important;
}

#item30552 {
	width:174px !important;
	height:36px !important;
	left:120px !important;
	top:571px !important;
}

#item30582 {
	width:174px !important;
	height:36px !important;
	border-radius:25px;
	border:solid 2px #e3144b;
}

#item30583 {
	width:173px !important;
	left:1px !important;
	top:12px !important;
	min-height:11px !important;
}

#item30579 {
	width:174px !important;
	height:36px !important;
	left:120px !important;
	top:618px !important;
}

#item100098 {
	width:174px !important;
	height:36px !important;
	border-radius:25px;
	border:solid 2px #e3144b;
}

#item100099 {
	width:173px !important;
	left:1px !important;
	top:12px !important;
	min-height:11px !important;
}

#item100095 {
	width:174px !important;
	height:36px !important;
	left:120px !important;
	top:664px !important;
}

@keyframes moveright-39301 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,51px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-39301 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,51px);
		opacity:1;
	}
}
#item52694 {
	width:439px !important;
	height:57px !important;
	background:#000;
}

#item52698 {
	width:50px !important;
	height:29px !important;
}

#item52695 {
	width:50px !important;
	height:29px !important;
	left:34px !important;
	top:16px !important;
}

#item52707 {
	width:24px !important;
	height:24px !important;
	left:274px !important;
	top:17px !important;
}

#item52711 {
	width:24px !important;
	height:24px !important;
	left:308px !important;
	top:17px !important;
}

#item52715 {
	width:24px !important;
	height:24px !important;
	left:342px !important;
	top:17px !important;
}

#item52731 {
	width:160px !important;
	height:24px !important;
	border-radius:8px;
	background:#fff;
}

#item52728 {
	width:160px !important;
	height:24px !important;
	left:102px !important;
	top:17px !important;
}

@keyframes custom-52754 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-360px,0px);}
}
@-webkit-keyframes custom-52754 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-360px,0px);}
}
#item52756 {
	width:360px !important;
	height:631px !important;
	background:#000;
	outline:solid 1px #000;
}

#item100399 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item100394 {
	width:360px !important;
	height:48px !important;
	top:580px !important;
}

#item100369 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item100364 {
	width:360px !important;
	height:48px !important;
	top:528px !important;
}

#item52763 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52757 {
	width:360px !important;
	height:48px !important;
	top:476px !important;
}

#item52791 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52786 {
	width:360px !important;
	height:48px !important;
	top:424px !important;
}

#item52819 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52814 {
	width:360px !important;
	height:48px !important;
	top:372px !important;
}

#item52847 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52842 {
	width:360px !important;
	height:48px !important;
	top:320px !important;
}

#item52876 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52870 {
	width:360px !important;
	height:48px !important;
	top:268px !important;
}

#item52904 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52899 {
	width:360px !important;
	height:48px !important;
	top:216px !important;
}

#item52932 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52927 {
	width:360px !important;
	height:48px !important;
	top:164px !important;
}

#item52961 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52956 {
	width:360px !important;
	height:48px !important;
	top:112px !important;
}

#item52989 {
	width:360px !important;
	height:48px !important;
	background:#000;
	padding:0px 0px 0px 40px;
}

#item52984 {
	width:360px !important;
	height:48px !important;
	top:60px !important;
}

#item53016 {
	width:59px !important;
	height:59px !important;
	background:#000;
}

#item53012 {
	width:59px !important;
	height:59px !important;
	top:50px !important;
}

#item53024 {
	width:59px !important;
	height:59px !important;
	background:#000;
}

#item53020 {
	width:59px !important;
	height:59px !important;
	top:50px !important;
}

#item52691.fixed-pos-elem {
	width:787px !important;
	height:631px !important;
	left:-12px !important;
	top:-54px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item27787 {
	width:599px !important;
	height:1240px !important;
	left:444px !important;
	top:166px !important;
	background:#000;
}

#item27788 {
	width:652px !important;
	left:1089px !important;
	top:221px !important;
	min-height:1072px !important;
}

#item27811 {
	width:554px !important;
	left:467px !important;
	top:305px !important;
	min-height:359px !important;
}

#item27834 {
	width:652px !important;
	left:1788px !important;
	top:230px !important;
	min-height:903px !important;
}

@keyframes fadein-27838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27838 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-27843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-27843 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item39372 {
	width:414px !important;
	height:595px !important;
	left:1px !important;
	top:181px !important;
	background:#000;
}

@keyframes fadein-39419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-39419 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-39423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-39423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42567 {
	width:370px !important;
	left:22px !important;
	top:776px !important;
	min-height:1279px !important;
}

#item42590 {
	width:371px !important;
	left:22px !important;
	top:261px !important;
	min-height:359px !important;
}

#item42643 {
	width:263px !important;
	height:90px !important;
	left:75px !important;
	top:66px !important;
}

#item27873 {
	width:1461px !important;
	height:331px !important;
	left:520px !important;
	top:60px !important;
}

#item27883 {
	width:252px !important;
	top:151px !important;
	min-height:86px !important;
}

#item27906 {
	width:167px !important;
	left:42px !important;
	min-height:37px !important;
}

#item27929 {
	width:167px !important;
	left:42px !important;
	top:17px !important;
	min-height:134px !important;
}

#item27953 {
	width:256px !important;
	top:151px !important;
	min-height:86px !important;
}

#item27976 {
	width:167px !important;
	left:45px !important;
	min-height:37px !important;
}

#item27999 {
	width:248px !important;
	left:4px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28024 {
	width:294px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28047 {
	width:167px !important;
	left:68px !important;
	min-height:37px !important;
}

#item28070 {
	width:248px !important;
	left:27px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28094 {
	width:167px !important;
	left:41px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28117 {
	width:167px !important;
	left:41px !important;
	min-height:37px !important;
}

#item28140 {
	width:248px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28165 {
	width:212px !important;
	left:20px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28188 {
	width:167px !important;
	left:41px !important;
	min-height:37px !important;
}

#item28212 {
	width:248px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28236 {
	width:271px !important;
	left:136px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28259 {
	width:167px !important;
	left:187px !important;
	min-height:37px !important;
}

#item28282 {
	width:555px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28306 {
	width:410px !important;
	left:76px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28330 {
	width:167px !important;
	left:187px !important;
	min-height:37px !important;
}

#item28354 {
	width:555px !important;
	top:17px !important;
	min-height:134px !important;
}

#item28379 {
	width:167px !important;
	left:187px !important;
	top:151px !important;
	min-height:86px !important;
}

#item28402 {
	width:167px !important;
	left:187px !important;
	min-height:37px !important;
}

#item28425 {
	width:555px !important;
	top:17px !important;
	min-height:134px !important;
}

@keyframes moveright-28448 {
	0% {
		transform:translate(0px,1336px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-28448 {
	0% {
		-webkit-transform:translate(0px,1336px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-28449 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-28449 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item41115 {
	width:317px !important;
	top:94px !important;
	min-height:44px !important;
}

#item41138 {
	width:104px !important;
	left:107px !important;
	min-height:23px !important;
}

#item41163 {
	width:104px !important;
	left:107px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41187 {
	width:251px !important;
	top:94px !important;
	min-height:20px !important;
}

#item41210 {
	width:104px !important;
	left:74px !important;
	min-height:23px !important;
}

#item41233 {
	width:155px !important;
	left:48px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41258 {
	width:271px !important;
	top:94px !important;
	min-height:18px !important;
}

#item41281 {
	width:104px !important;
	left:84px !important;
	min-height:23px !important;
}

#item41304 {
	width:155px !important;
	left:58px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41328 {
	width:203px !important;
	top:94px !important;
	min-height:19px !important;
}

#item41351 {
	width:104px !important;
	left:50px !important;
	min-height:23px !important;
}

#item41374 {
	width:155px !important;
	left:25px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41398 {
	width:272px !important;
	top:94px !important;
	min-height:19px !important;
}

#item41421 {
	width:104px !important;
	left:85px !important;
	min-height:23px !important;
}

#item41444 {
	width:155px !important;
	left:59px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41468 {
	width:283px !important;
	left:32px !important;
	top:94px !important;
	min-height:18px !important;
}

#item41491 {
	width:104px !important;
	left:116px !important;
	min-height:23px !important;
}

#item41514 {
	width:346px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41538 {
	width:316px !important;
	left:15px !important;
	top:94px !important;
	min-height:54px !important;
}

#item41561 {
	width:104px !important;
	left:116px !important;
	min-height:23px !important;
}

#item41584 {
	width:346px !important;
	top:11px !important;
	min-height:83px !important;
}

#item41609 {
	width:259px !important;
	left:44px !important;
	top:89px !important;
	min-height:24px !important;
}

#item41632 {
	width:104px !important;
	left:121px !important;
	min-height:23px !important;
}

#item41655 {
	width:346px !important;
	top:11px !important;
	min-height:83px !important;
}

@keyframes moveright-41678 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41678 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41679 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41679 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41680 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41680 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41681 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41681 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41682 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41682 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41683 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41683 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-41684 {
	0% {
		transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-41684 {
	0% {
		-webkit-transform:translate(-376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item42655 {
	width:379px !important;
	height:94px !important;
	left:18px !important;
	top:77px !important;
}

#item61347 {
	width:666px !important;
	height:469px !important;
	left:295px !important;
	top:102px !important;
}

#item63602 {
	width:473px !important;
	left:488px !important;
	top:616px !important;
	min-height:232px !important;
}

#item54820 {
	width:367px !important;
	height:83px !important;
	left:23px !important;
	top:81px !important;
}

#item54870 {
	width:322px !important;
	height:255px !important;
	left:46px !important;
	top:487px !important;
}

#item63613 {
	width:246px !important;
	left:133px !important;
	top:762px !important;
	min-height:123px !important;
}

#item28469 {
	width:1113px !important;
	left:250px !important;
	top:447px !important;
	min-height:50px !important;
}

#item28492 {
	width:1113px !important;
	left:250px !important;
	top:520px !important;
	min-height:165px !important;
}

#item28515 {
	width:1113px !important;
	left:250px !important;
	top:708px !important;
	min-height:119px !important;
}

#item28538 {
	width:1113px !important;
	left:250px !important;
	top:861px !important;
	min-height:119px !important;
}

#item28561 {
	width:1113px !important;
	left:250px !important;
	top:1007px !important;
	min-height:208px !important;
}

#item28584 {
	width:1113px !important;
	left:250px !important;
	top:1215px !important;
	min-height:208px !important;
}

#item28607 {
	width:1289px !important;
	height:292px !important;
	left:166px !important;
	top:91px !important;
}

@keyframes moveleft-28615 {
	0% {
		transform:translate(376px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveleft-28615 {
	0% {
		-webkit-transform:translate(376px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes moveright-28617 {
	0% {
		transform:translate(0px,1336px);
		opacity:1;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-28617 {
	0% {
		-webkit-transform:translate(0px,1336px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-41845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41845 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41846 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41847 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41848 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41849 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-41850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-41850 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item41989 {
	width:251px !important;
	height:171px !important;
	left:20px !important;
	top:79px !important;
}

#item42673 {
	width:318px !important;
	left:75px !important;
	top:319px !important;
	min-height:33px !important;
}

#item42696 {
	width:318px !important;
	left:75px !important;
	top:387px !important;
	min-height:141px !important;
}

#item42720 {
	width:318px !important;
	left:75px !important;
	top:563px !important;
	min-height:87px !important;
}

#item42743 {
	width:317px !important;
	left:75px !important;
	top:684px !important;
	min-height:105px !important;
}

#item42766 {
	width:318px !important;
	left:75px !important;
	top:824px !important;
	min-height:177px !important;
}

#item42789 {
	width:318px !important;
	left:75px !important;
	top:1036px !important;
	min-height:69px !important;
}

@keyframes fadein-28928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28928 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-28970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28970 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-28959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28959 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-28949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28949 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-28939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-28939 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28926 {
	width:1896px !important;
	height:925px !important;
	left:450px !important;
	top:150px !important;
}

#item28998 {
	width:62px !important;
	height:11px !important;
	left:21px !important;
	top:45px !important;
	background:#fff;
}

#item29035 {
	width:1px !important;
	height:16px !important;
	left:18px !important;
	top:3px !important;
	background:#000;
}

#item29036 {
	width:149px !important;
	left:733px !important;
	top:1267px !important;
	min-height:27px !important;
}

#item29059 {
	width:149px !important;
	left:1005px !important;
	top:1267px !important;
	min-height:27px !important;
}

#item29082 {
	width:149px !important;
	left:1275px !important;
	top:1261px !important;
	min-height:27px !important;
}

#item29105 {
	width:149px !important;
	left:1544px !important;
	top:1259px !important;
	min-height:27px !important;
}

#item29128 {
	width:149px !important;
	left:1812px !important;
	top:1260px !important;
	min-height:27px !important;
}

@keyframes moveright-29151 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-29151 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
@keyframes moveright-29152 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-29152 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
@keyframes moveright-29153 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-29153 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
@keyframes moveright-29154 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-29154 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
@keyframes fadein-42034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42034 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42052 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-42044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-42044 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item42032 {
	width:416px !important;
	height:376px !important;
	left:-1px !important;
	top:183px !important;
}

#item42094 {
	width:38px !important;
	height:7px !important;
	left:13px !important;
	top:28px !important;
	background:#fff;
}

#item42131 {
	width:1px !important;
	height:10px !important;
	left:11px !important;
	top:2px !important;
	background:#000;
}

#item42132 {
	width:79px !important;
	left:168px !important;
	top:679px !important;
	min-height:17px !important;
}

#item42155 {
	width:120px !important;
	left:147px !important;
	top:864px !important;
	min-height:17px !important;
}

#item42178 {
	width:61px !important;
	left:177px !important;
	top:1050px !important;
	min-height:17px !important;
}

#item42201 {
	width:150px !important;
	left:132px !important;
	top:1236px !important;
	min-height:17px !important;
}

#item42224 {
	width:87px !important;
	left:164px !important;
	top:1423px !important;
	min-height:17px !important;
}

@keyframes moveright-42248 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,33px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-42248 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,33px);
		opacity:1;
	}
}
@keyframes moveright-42249 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,33px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-42249 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,33px);
		opacity:1;
	}
}
@keyframes moveright-42250 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,33px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-42250 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,33px);
		opacity:1;
	}
}
@keyframes moveright-42251 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(0px,33px);
		opacity:1;
	}
}
@-webkit-keyframes moveright-42251 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(0px,33px);
		opacity:1;
	}
}
#item42829 {
	width:246px !important;
	height:112px !important;
	left:84px !important;
	top:44px !important;
}

#item10809 {
	width:1437px !important;
	height:804px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item10785 {
	width:1264px !important;
	left:60px !important;
	top:102px !important;
	min-height:80px !important;
}

#item10810 {
	width:831px !important;
	height:1350px !important;
	left:1609px !important;
	top:58px !important;
}

#item10836 {
	width:728px !important;
	height:804px !important;
	left:882px !important;
	top:499px !important;
	background:#000;
}

#item102456 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item102458 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item102488 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item102490 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item10837 {
	width:659px !important;
	height:804px !important;
	left:918px !important;
	top:499px !important;
}

#item10866 {
	width:46px !important;
	height:46px !important;
}

#item10863 {
	width:46px !important;
	height:46px !important;
	left:2244px !important;
	top:1339px !important;
}

#item10870 {
	width:46px !important;
	height:46px !important;
}

#item10867 {
	width:46px !important;
	height:46px !important;
	left:2303px !important;
	top:1339px !important;
}

#item10874 {
	width:46px !important;
	height:46px !important;
}

#item10871 {
	width:46px !important;
	height:46px !important;
	left:2362px !important;
	top:1339px !important;
}

#item10875 {
	width:744px !important;
	height:802px !important;
	left:81px !important;
	top:499px !important;
}

#item10920 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1186px !important;
}

#item59418 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1186px !important;
}

#item10926 {
	width:94px !important;
	height:94px !important;
	left:289px !important;
	top:1186px !important;
}

#item11344 {
	width:1517px !important;
	left:60px !important;
	top:215px !important;
	min-height:284px !important;
}

#item31686 {
	width:392px !important;
	height:57px !important;
	left:22px !important;
	top:57px !important;
}

#item31709 {
	width:212px !important;
	height:299px !important;
	top:456px !important;
	background:#f2f2f2;
}

#item31710 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:129px !important;
}

#item31736 {
	width:202px !important;
	height:299px !important;
	left:212px !important;
	top:456px !important;
	background:#000;
}

#item102522 {
	width:114px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item102524 {
	width:98px !important;
	height:8px !important;
	background:#fff;
}

#item102551 {
	width:114px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item102553 {
	width:16px !important;
	height:8px !important;
	background:#fff;
}

#item31737 {
	width:163px !important;
	height:299px !important;
	left:228px !important;
	top:456px !important;
}

#item31768 {
	width:11px !important;
	height:11px !important;
}

#item31765 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:441px !important;
}

#item31772 {
	width:11px !important;
	height:11px !important;
}

#item31769 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:441px !important;
}

#item31776 {
	width:11px !important;
	height:11px !important;
}

#item31773 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:441px !important;
}

#item31777 {
	width:213px !important;
	height:230px !important;
	left:-3px !important;
	top:466px !important;
}

#item31786 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:686px !important;
}

#item59518 {
	width:53px !important;
	height:53px !important;
	left:144px !important;
	top:686px !important;
}

#item31793 {
	width:53px !important;
	height:53px !important;
	left:15px !important;
	top:686px !important;
}

#item31848 {
	width:180px !important;
	left:22px !important;
	top:129px !important;
	min-height:327px !important;
}

#item11472 {
	width:1262px !important;
	left:60px !important;
	top:102px !important;
	min-height:80px !important;
}

#item11496 {
	width:1439px !important;
	height:802px !important;
	left:60px !important;
	top:498px !important;
	background:#f2f2f2;
}

#item11497 {
	width:829px !important;
	height:1348px !important;
	left:1611px !important;
	top:58px !important;
}

#item11522 {
	width:727px !important;
	height:802px !important;
	left:884px !important;
	top:498px !important;
	background:#000;
}

#item106992 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106994 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item107021 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item107023 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item11523 {
	width:658px !important;
	height:802px !important;
	left:921px !important;
	top:498px !important;
}

#item11552 {
	width:45px !important;
	height:45px !important;
}

#item11549 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item11556 {
	width:45px !important;
	height:45px !important;
}

#item11553 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item11560 {
	width:45px !important;
	height:45px !important;
}

#item11557 {
	width:45px !important;
	height:45px !important;
	left:2362px !important;
	top:1337px !important;
}

#item11561 {
	width:824px !important;
	height:801px !important;
	left:60px !important;
	top:498px !important;
}

#item11604 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item59566 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item11614 {
	width:94px !important;
	height:94px !important;
	left:290px !important;
	top:1184px !important;
}

#item11695 {
	width:1518px !important;
	left:60px !important;
	top:215px !important;
	min-height:387px !important;
}

#item31911 {
	width:203px !important;
	height:335px !important;
	left:212px !important;
	top:129px !important;
}

#item31966 {
	width:11px !important;
	height:11px !important;
}

#item31962 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:447px !important;
}

#item31971 {
	width:11px !important;
	height:11px !important;
}

#item31968 {
	width:11px !important;
	height:11px !important;
	left:382px !important;
	top:447px !important;
}

#item31975 {
	width:11px !important;
	height:11px !important;
}

#item31972 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:447px !important;
}

#item32051 {
	width:180px !important;
	left:22px !important;
	top:129px !important;
	min-height:335px !important;
}

#item31887 {
	width:371px !important;
	height:33px !important;
	left:22px !important;
	top:57px !important;
}

#item39952 {
	width:212px !important;
	height:321px !important;
	top:464px !important;
	background:#f2f2f2;
}

#item39977 {
	width:202px !important;
	height:321px !important;
	left:212px !important;
	top:464px !important;
	background:#000;
}

#item102624 {
	width:114px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item102626 {
	width:98px !important;
	height:8px !important;
	background:#fff;
}

#item102628 {
	width:114px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item102629 {
	width:16px !important;
	height:8px !important;
	background:#fff;
}

#item39978 {
	width:164px !important;
	height:321px !important;
	left:228px !important;
	top:464px !important;
}

#item31976 {
	width:211px !important;
	height:234px !important;
	left:-4px !important;
	top:472px !important;
}

#item40409 {
	width:53px !important;
	height:53px !important;
	left:79px !important;
	top:715px !important;
}

#item59679 {
	width:53px !important;
	height:53px !important;
	left:145px !important;
	top:715px !important;
}

#item40417 {
	width:53px !important;
	height:53px !important;
	left:14px !important;
	top:715px !important;
}

#item11951 {
	width:1260px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item11975 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:500px !important;
	background:#f2f2f2;
}

#item11976 {
	width:828px !important;
	height:1346px !important;
	left:1612px !important;
	top:60px !important;
}

#item12000 {
	width:726px !important;
	height:801px !important;
	left:887px !important;
	top:500px !important;
	background:#000;
}

#item106933 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106936 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item106963 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106965 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item12001 {
	width:657px !important;
	height:801px !important;
	left:923px !important;
	top:500px !important;
}

#item12030 {
	width:45px !important;
	height:45px !important;
}

#item12027 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item12034 {
	width:45px !important;
	height:45px !important;
}

#item12031 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item12038 {
	width:45px !important;
	height:45px !important;
}

#item12035 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item12039 {
	width:725px !important;
	height:782px !important;
	left:90px !important;
	top:475px !important;
}

#item12083 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item59781 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item12089 {
	width:94px !important;
	height:94px !important;
	left:289px !important;
	top:1184px !important;
}

#item12144 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:386px !important;
}

#item32111 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item32112 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item32134 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item118850 {
	width:133px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item118852 {
	width:114px !important;
	height:10px !important;
	background:#fff;
}

#item118853 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item118822 {
	width:133px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item118824 {
	width:18px !important;
	height:10px !important;
	background:#fff;
}

#item118825 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item32135 {
	width:167px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item32164 {
	width:11px !important;
	height:11px !important;
}

#item32161 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item32168 {
	width:11px !important;
	height:11px !important;
}

#item32165 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item32172 {
	width:11px !important;
	height:11px !important;
}

#item32169 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item32174 {
	width:236px !important;
	height:255px !important;
	left:-12px !important;
	top:474px !important;
}

#item32189 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:715px !important;
}

#item59899 {
	width:53px !important;
	height:53px !important;
	left:145px !important;
	top:715px !important;
}

#item32196 {
	width:53px !important;
	height:53px !important;
	left:14px !important;
	top:715px !important;
}

#item32252 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item59925 {
	width:392px !important;
	height:57px !important;
	left:22px !important;
	top:57px !important;
}

#item24055 {
	width:1260px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item24078 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:500px !important;
	background:#f2f2f2;
}

#item24079 {
	width:828px !important;
	height:1346px !important;
	left:1612px !important;
	top:60px !important;
}

#item24102 {
	width:726px !important;
	height:801px !important;
	left:887px !important;
	top:500px !important;
	background:#000;
}

#item106851 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106853 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item106880 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106882 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item24103 {
	width:657px !important;
	height:801px !important;
	left:923px !important;
	top:500px !important;
}

#item24132 {
	width:45px !important;
	height:45px !important;
}

#item24129 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item24136 {
	width:45px !important;
	height:45px !important;
}

#item24133 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item24140 {
	width:45px !important;
	height:45px !important;
}

#item24137 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item24141 {
	width:636px !important;
	height:743px !important;
	left:146px !important;
	top:500px !important;
}

#item24155 {
	width:94px !important;
	height:94px !important;
	left:400px !important;
	top:1184px !important;
}

#item60015 {
	width:94px !important;
	height:94px !important;
	left:516px !important;
	top:1184px !important;
}

#item24162 {
	width:94px !important;
	height:94px !important;
	left:283px !important;
	top:1184px !important;
}

#item24219 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:283px !important;
}

#item32288 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item32312 {
	width:355px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item32313 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item32339 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item119994 {
	width:133px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item119996 {
	width:114px !important;
	height:10px !important;
	background:#fff;
}

#item119997 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item119966 {
	width:133px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item119968 {
	width:18px !important;
	height:10px !important;
	background:#fff;
}

#item119969 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item32340 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item32369 {
	width:11px !important;
	height:11px !important;
}

#item32366 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item32373 {
	width:11px !important;
	height:11px !important;
}

#item32370 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item32377 {
	width:11px !important;
	height:11px !important;
}

#item32374 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item32378 {
	width:207px !important;
	height:247px !important;
	top:474px !important;
}

#item32390 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:715px !important;
}

#item60118 {
	width:53px !important;
	height:53px !important;
	left:146px !important;
	top:715px !important;
}

#item32396 {
	width:53px !important;
	height:53px !important;
	left:15px !important;
	top:715px !important;
}

#item32450 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item12744 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item12768 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item12769 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item12794 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item106775 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106777 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item106804 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106806 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item12795 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item12825 {
	width:45px !important;
	height:45px !important;
}

#item12822 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item12829 {
	width:45px !important;
	height:45px !important;
}

#item12826 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item12833 {
	width:45px !important;
	height:45px !important;
}

#item12830 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item12834 {
	width:741px !important;
	height:799px !important;
	left:88px !important;
	top:499px !important;
}

#item12877 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1183px !important;
}

#item60256 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1183px !important;
}

#item12884 {
	width:94px !important;
	height:94px !important;
	left:289px !important;
	top:1183px !important;
}

#item12940 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:283px !important;
}

#item32486 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item32510 {
	width:414px !important;
	height:321px !important;
	top:464px !important;
	background:#f2f2f2;
}

#item32511 {
	width:202px !important;
	height:330px !important;
	left:212px !important;
	top:134px !important;
}

#item32535 {
	width:202px !important;
	height:321px !important;
	left:212px !important;
	top:464px !important;
	background:#000;
}

#item121083 {
	width:133px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item121085 {
	width:114px !important;
	height:10px !important;
	background:#fff;
}

#item121086 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item121055 {
	width:133px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item121057 {
	width:18px !important;
	height:10px !important;
	background:#fff;
}

#item121058 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item32536 {
	width:177px !important;
	height:321px !important;
	left:224px !important;
	top:464px !important;
}

#item32565 {
	width:11px !important;
	height:11px !important;
}

#item32562 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:447px !important;
}

#item32570 {
	width:11px !important;
	height:11px !important;
}

#item32567 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:447px !important;
}

#item32574 {
	width:11px !important;
	height:11px !important;
}

#item32571 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:447px !important;
}

#item32575 {
	width:212px !important;
	height:270px !important;
	top:458px !important;
}

#item32586 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:716px !important;
}

#item60312 {
	width:53px !important;
	height:53px !important;
	left:145px !important;
	top:716px !important;
}

#item32594 {
	width:53px !important;
	height:53px !important;
	left:14px !important;
	top:716px !important;
}

#item32650 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:423px !important;
}

#item21285 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item21308 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item21309 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item21332 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item106702 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106704 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item106734 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106736 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item21333 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item21362 {
	width:45px !important;
	height:45px !important;
}

#item21359 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item21366 {
	width:45px !important;
	height:45px !important;
}

#item21363 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item21371 {
	width:640px !important;
	height:710px !important;
	left:136px !important;
	top:508px !important;
}

#item21380 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1183px !important;
}

#item60396 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1183px !important;
}

#item21386 {
	width:94px !important;
	height:94px !important;
	left:289px !important;
	top:1183px !important;
}

#item21443 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:386px !important;
}

#item32687 {
	width:370px !important;
	height:71px !important;
	left:22px !important;
	top:31px !important;
}

#item32710 {
	width:414px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item32711 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item32735 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item122186 {
	width:133px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item122188 {
	width:114px !important;
	height:10px !important;
	background:#fff;
}

#item122189 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item122158 {
	width:133px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item122160 {
	width:18px !important;
	height:10px !important;
	background:#fff;
}

#item122161 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item32736 {
	width:169px !important;
	height:322px !important;
	left:223px !important;
	top:463px !important;
}

#item32766 {
	width:11px !important;
	height:11px !important;
}

#item32763 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item32770 {
	width:11px !important;
	height:11px !important;
}

#item32767 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item32775 {
	width:209px !important;
	height:228px !important;
	left:7px !important;
	top:474px !important;
}

#item32785 {
	width:53px !important;
	height:53px !important;
	left:81px !important;
	top:713px !important;
}

#item60434 {
	width:53px !important;
	height:53px !important;
	left:146px !important;
	top:713px !important;
}

#item32791 {
	width:53px !important;
	height:53px !important;
	left:15px !important;
	top:713px !important;
}

#item32846 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item23065 {
	width:1395px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item23088 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item23089 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item23112 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item106611 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106613 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item106643 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106645 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item23113 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item23143 {
	width:45px !important;
	height:45px !important;
}

#item23139 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item23147 {
	width:45px !important;
	height:45px !important;
}

#item23144 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item23151 {
	width:45px !important;
	height:45px !important;
}

#item23148 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item23152 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:499px !important;
}

#item23165 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1183px !important;
}

#item60553 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1183px !important;
}

#item23172 {
	width:94px !important;
	height:94px !important;
	left:289px !important;
	top:1183px !important;
}

#item23227 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:283px !important;
}

#item32888 {
	width:370px !important;
	height:60px !important;
	left:22px !important;
	top:57px !important;
}

#item32911 {
	width:416px !important;
	height:322px !important;
	left:-1px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item32912 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item32939 {
	width:221px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item123277 {
	width:133px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item123279 {
	width:114px !important;
	height:10px !important;
	background:#fff;
}

#item123280 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item123249 {
	width:133px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item123251 {
	width:18px !important;
	height:10px !important;
	background:#fff;
}

#item123252 {
	width:40px !important;
	height:9px !important;
	left:1px !important;
}

#item32940 {
	width:169px !important;
	height:322px !important;
	left:223px !important;
	top:463px !important;
}

#item32970 {
	width:11px !important;
	height:11px !important;
}

#item32967 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item32974 {
	width:11px !important;
	height:11px !important;
}

#item32971 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item32978 {
	width:11px !important;
	height:11px !important;
}

#item32975 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item32979 {
	width:214px !important;
	height:231px !important;
	left:-2px !important;
	top:474px !important;
}

#item32992 {
	width:52px !important;
	height:52px !important;
	left:79px !important;
	top:715px !important;
}

#item60634 {
	width:52px !important;
	height:52px !important;
	left:143px !important;
	top:715px !important;
}

#item33000 {
	width:52px !important;
	height:52px !important;
	left:15px !important;
	top:715px !important;
}

#item33055 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:384px !important;
}

#item99830 {
	width:1131px !important;
	height:583px !important;
	left:1331px !important;
	top:937px !important;
}

#item100140 {
	width:371px !important;
	height:209px !important;
	left:22px !important;
	top:580px !important;
}

#item64496 {
	width:1264px !important;
	left:60px !important;
	top:102px !important;
	min-height:80px !important;
}

#item64519 {
	width:1437px !important;
	height:804px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item64520 {
	width:831px !important;
	height:1350px !important;
	left:1609px !important;
	top:58px !important;
}

#item64553 {
	width:728px !important;
	height:804px !important;
	left:882px !important;
	top:499px !important;
	background:#000;
}

#item106590 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106592 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item106594 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106596 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item64554 {
	width:659px !important;
	height:804px !important;
	left:918px !important;
	top:499px !important;
}

#item64584 {
	width:46px !important;
	height:46px !important;
}

#item64581 {
	width:46px !important;
	height:46px !important;
	left:2244px !important;
	top:1339px !important;
}

#item64588 {
	width:46px !important;
	height:46px !important;
}

#item64585 {
	width:46px !important;
	height:46px !important;
	left:2303px !important;
	top:1339px !important;
}

#item64592 {
	width:46px !important;
	height:46px !important;
}

#item64589 {
	width:46px !important;
	height:46px !important;
	left:2362px !important;
	top:1339px !important;
}

#item64593 {
	width:744px !important;
	height:802px !important;
	left:81px !important;
	top:499px !important;
}

#item64612 {
	width:94px !important;
	height:94px !important;
	left:464px !important;
	top:1185px !important;
}

#item64620 {
	width:94px !important;
	height:94px !important;
	left:347px !important;
	top:1185px !important;
}

#item64629 {
	width:1489px !important;
	left:60px !important;
	top:215px !important;
	min-height:284px !important;
}

#item65723 {
	width:392px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item65746 {
	width:212px !important;
	height:329px !important;
	top:456px !important;
	background:#f2f2f2;
}

#item65747 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:129px !important;
}

#item65777 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:456px !important;
	background:#000;
}

#item65808 {
	width:11px !important;
	height:11px !important;
}

#item65805 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:441px !important;
}

#item65812 {
	width:11px !important;
	height:11px !important;
}

#item65809 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:441px !important;
}

#item65816 {
	width:11px !important;
	height:11px !important;
}

#item65813 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:441px !important;
}

#item65817 {
	width:213px !important;
	height:230px !important;
	left:-3px !important;
	top:475px !important;
}

#item65833 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:713px !important;
}

#item65840 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:713px !important;
}

#item65850 {
	width:180px !important;
	left:22px !important;
	top:129px !important;
	min-height:327px !important;
}

#item102649 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item102651 {
	width:120px !important;
	height:10px !important;
	background:#fff;
}

#item102653 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item102655 {
	width:12px !important;
	height:10px !important;
	background:#fff;
}

#item102656 {
	width:163px !important;
	height:299px !important;
	left:231px !important;
	top:467px !important;
}

#item64739 {
	width:1262px !important;
	left:60px !important;
	top:102px !important;
	min-height:80px !important;
}

#item64762 {
	width:1439px !important;
	height:802px !important;
	left:60px !important;
	top:498px !important;
	background:#f2f2f2;
}

#item64763 {
	width:829px !important;
	height:1348px !important;
	left:1611px !important;
	top:58px !important;
}

#item64800 {
	width:727px !important;
	height:802px !important;
	left:884px !important;
	top:498px !important;
	background:#000;
}

#item106579 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106581 {
	width:26px !important;
	height:24px !important;
	background:#fff;
}

#item106583 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106586 {
	width:305px !important;
	height:24px !important;
	background:#fff;
}

#item64801 {
	width:658px !important;
	height:802px !important;
	left:921px !important;
	top:498px !important;
}

#item64830 {
	width:45px !important;
	height:45px !important;
}

#item64827 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item64834 {
	width:45px !important;
	height:45px !important;
}

#item64831 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item64838 {
	width:45px !important;
	height:45px !important;
}

#item64835 {
	width:45px !important;
	height:45px !important;
	left:2362px !important;
	top:1337px !important;
}

#item64839 {
	width:824px !important;
	height:801px !important;
	left:60px !important;
	top:498px !important;
}

#item64857 {
	width:94px !important;
	height:94px !important;
	left:483px !important;
	top:1184px !important;
}

#item64863 {
	width:94px !important;
	height:94px !important;
	left:367px !important;
	top:1184px !important;
}

#item64873 {
	width:1518px !important;
	left:60px !important;
	top:215px !important;
	min-height:387px !important;
}

#item65969 {
	width:203px !important;
	height:330px !important;
	left:212px !important;
	top:134px !important;
}

#item66006 {
	width:11px !important;
	height:11px !important;
}

#item66002 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:447px !important;
}

#item66010 {
	width:11px !important;
	height:11px !important;
}

#item66007 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:447px !important;
}

#item66014 {
	width:11px !important;
	height:11px !important;
}

#item66011 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:447px !important;
}

#item66015 {
	width:180px !important;
	left:21px !important;
	top:134px !important;
	min-height:330px !important;
}

#item66038 {
	width:371px !important;
	height:53px !important;
	left:21px !important;
	top:57px !important;
}

#item66061 {
	width:212px !important;
	height:321px !important;
	left:-1px !important;
	top:464px !important;
	background:#f2f2f2;
}

#item66062 {
	width:202px !important;
	height:321px !important;
	left:211px !important;
	top:464px !important;
	background:#000;
}

#item66086 {
	width:211px !important;
	height:212px !important;
	left:1px !important;
	top:486px !important;
}

#item66102 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:712px !important;
}

#item66110 {
	width:53px !important;
	height:53px !important;
	left:46px !important;
	top:712px !important;
}

#item102764 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item102766 {
	width:120px !important;
	height:10px !important;
	background:#fff;
}

#item102768 {
	width:132px !important;
	height:10px !important;
	background:#4c4c4c;
}

#item102770 {
	width:12px !important;
	height:10px !important;
	background:#fff;
}

#item102771 {
	width:164px !important;
	height:321px !important;
	left:231px !important;
	top:467px !important;
}

#item64987 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item65010 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item65011 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item65045 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item106565 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106567 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item106569 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106571 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item65046 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item65076 {
	width:45px !important;
	height:45px !important;
}

#item65073 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item65081 {
	width:45px !important;
	height:45px !important;
}

#item65078 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item65085 {
	width:45px !important;
	height:45px !important;
}

#item65082 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item65087 {
	width:741px !important;
	height:799px !important;
	left:88px !important;
	top:499px !important;
}

#item65105 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item65114 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item65122 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:283px !important;
}

#item66199 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item66222 {
	width:414px !important;
	height:321px !important;
	top:464px !important;
	background:#f2f2f2;
}

#item66223 {
	width:202px !important;
	height:330px !important;
	left:212px !important;
	top:134px !important;
}

#item66252 {
	width:202px !important;
	height:321px !important;
	left:212px !important;
	top:464px !important;
	background:#000;
}

#item66282 {
	width:11px !important;
	height:11px !important;
}

#item66279 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:447px !important;
}

#item66287 {
	width:11px !important;
	height:11px !important;
}

#item66283 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:447px !important;
}

#item66291 {
	width:11px !important;
	height:11px !important;
}

#item66288 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:447px !important;
}

#item66292 {
	width:212px !important;
	height:270px !important;
	top:453px !important;
}

#item66310 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:709px !important;
}

#item66317 {
	width:53px !important;
	height:53px !important;
	left:46px !important;
	top:709px !important;
}

#item66325 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:423px !important;
}

#item102870 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item102873 {
	width:96px !important;
	height:8px !important;
	background:#fff;
}

#item102875 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item102877 {
	width:14px !important;
	height:8px !important;
	background:#fff;
}

#item102878 {
	width:177px !important;
	height:321px !important;
	left:225px !important;
	top:464px !important;
}

#item65210 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item65233 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item65234 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item65267 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item106553 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106555 {
	width:325px !important;
	height:24px !important;
	background:#fff;
}

#item65268 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item65298 {
	width:45px !important;
	height:45px !important;
}

#item65295 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item65302 {
	width:45px !important;
	height:45px !important;
}

#item65299 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item65306 {
	width:45px !important;
	height:45px !important;
}

#item65303 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item65307 {
	width:640px !important;
	height:710px !important;
	left:136px !important;
	top:508px !important;
}

#item65330 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item65338 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item65349 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:386px !important;
}

#item66420 {
	width:370px !important;
	height:71px !important;
	left:22px !important;
	top:31px !important;
}

#item66443 {
	width:414px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item66444 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item66474 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item66505 {
	width:11px !important;
	height:11px !important;
}

#item66502 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item66509 {
	width:11px !important;
	height:11px !important;
}

#item66506 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item66513 {
	width:11px !important;
	height:11px !important;
}

#item66510 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item66514 {
	width:209px !important;
	height:233px !important;
	left:7px !important;
	top:474px !important;
}

#item66533 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:713px !important;
}

#item66541 {
	width:53px !important;
	height:53px !important;
	left:46px !important;
	top:713px !important;
}

#item66550 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item102977 {
	width:99px !important;
	height:7px !important;
	background:#4c4c4c;
}

#item102979 {
	width:99px !important;
	height:7px !important;
	background:#fff;
}

#item102980 {
	width:169px !important;
	height:322px !important;
	left:227px !important;
	top:463px !important;
}

#item65492 {
	width:1395px !important;
	left:60px !important;
	top:105px !important;
	min-height:80px !important;
}

#item65515 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:500px !important;
	background:#f2f2f2;
}

#item65516 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:61px !important;
}

#item65547 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:500px !important;
	background:#000;
}

#item106549 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106551 {
	width:324px !important;
	height:24px !important;
	background:#fff;
}

#item65548 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:500px !important;
}

#item65577 {
	width:45px !important;
	height:45px !important;
}

#item65574 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item65581 {
	width:45px !important;
	height:45px !important;
}

#item65578 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item65585 {
	width:45px !important;
	height:45px !important;
}

#item65582 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item65586 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:500px !important;
}

#item65607 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1184px !important;
}

#item65616 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1184px !important;
}

#item65625 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:283px !important;
}

#item66675 {
	width:370px !important;
	height:52px !important;
	left:22px !important;
	top:57px !important;
}

#item66698 {
	width:416px !important;
	height:322px !important;
	left:-1px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item66699 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item66729 {
	width:221px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item66761 {
	width:11px !important;
	height:11px !important;
}

#item66757 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item66765 {
	width:11px !important;
	height:11px !important;
}

#item66762 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item66769 {
	width:11px !important;
	height:11px !important;
}

#item66766 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item66770 {
	width:214px !important;
	height:231px !important;
	left:3px !important;
	top:465px !important;
}

#item66788 {
	width:52px !important;
	height:52px !important;
	left:111px !important;
	top:713px !important;
}

#item66798 {
	width:52px !important;
	height:52px !important;
	left:47px !important;
	top:713px !important;
}

#item66808 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:384px !important;
}

#item103081 {
	width:99px !important;
	height:7px !important;
	background:#4c4c4c;
}

#item103083 {
	width:100px !important;
	height:7px !important;
	background:#fff;
}

#item103084 {
	width:169px !important;
	height:322px !important;
	left:228px !important;
	top:463px !important;
}

#item67517 {
	width:1258px !important;
	left:60px !important;
	top:106px !important;
	min-height:80px !important;
}

#item67540 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item67541 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item67572 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item67602 {
	width:45px !important;
	height:45px !important;
}

#item67599 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item67606 {
	width:45px !important;
	height:45px !important;
}

#item67603 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item67610 {
	width:45px !important;
	height:45px !important;
}

#item67607 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item67611 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:463px !important;
}

#item67641 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item67648 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item67657 {
	width:94px !important;
	height:94px !important;
	left:290px !important;
	top:1184px !important;
}

#item67666 {
	width:1521px !important;
	left:60px !important;
	top:218px !important;
	min-height:386px !important;
}

#item106429 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106431 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item106433 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106435 {
	width:106px !important;
	height:24px !important;
	background:#fff;
}

#item106437 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106439 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item106440 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item68922 {
	width:355px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item68945 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item68946 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item68974 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item69004 {
	width:11px !important;
	height:11px !important;
}

#item69001 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item69009 {
	width:11px !important;
	height:11px !important;
}

#item69005 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item69013 {
	width:11px !important;
	height:11px !important;
}

#item69010 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item69014 {
	width:202px !important;
	height:218px !important;
	top:477px !important;
}

#item69038 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:714px !important;
}

#item69045 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:714px !important;
}

#item69051 {
	width:53px !important;
	height:53px !important;
	left:20px !important;
	top:714px !important;
}

#item69059 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item103207 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103209 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item103211 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103213 {
	width:35px !important;
	height:8px !important;
	background:#fff;
}

#item103215 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103217 {
	width:15px !important;
	height:8px !important;
	background:#fff;
}

#item103218 {
	width:168px !important;
	height:322px !important;
	left:228px !important;
	top:463px !important;
}

#item67788 {
	width:1427px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item67811 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item67812 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:499px !important;
	background:#000;
}

#item67843 {
	width:45px !important;
	height:45px !important;
}

#item67841 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1335px !important;
}

#item67846 {
	width:45px !important;
	height:45px !important;
}

#item67844 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1335px !important;
}

#item67849 {
	width:45px !important;
	height:45px !important;
}

#item67847 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1335px !important;
}

#item67850 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:499px !important;
}

#item67877 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1182px !important;
}

#item67884 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1182px !important;
}

#item67891 {
	width:94px !important;
	height:94px !important;
	left:290px !important;
	top:1182px !important;
}

#item67900 {
	width:1521px !important;
	left:60px !important;
	top:216px !important;
	min-height:386px !important;
}

#item106300 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106302 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item106304 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106306 {
	width:106px !important;
	height:24px !important;
	background:#fff;
}

#item106308 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106310 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item106311 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:499px !important;
}

#item69205 {
	width:355px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item69228 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item69229 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item69258 {
	width:11px !important;
	height:11px !important;
}

#item69256 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item69261 {
	width:11px !important;
	height:11px !important;
}

#item69259 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item69264 {
	width:11px !important;
	height:11px !important;
}

#item69262 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item69266 {
	width:208px !important;
	height:237px !important;
	left:4px !important;
	top:463px !important;
}

#item69288 {
	width:53px !important;
	height:53px !important;
	left:80px !important;
	top:714px !important;
}

#item69294 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:714px !important;
}

#item69302 {
	width:53px !important;
	height:53px !important;
	left:20px !important;
	top:714px !important;
}

#item69309 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item103337 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103339 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item103341 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103343 {
	width:35px !important;
	height:8px !important;
	background:#fff;
}

#item103345 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103347 {
	width:15px !important;
	height:8px !important;
	background:#fff;
}

#item103349 {
	width:168px !important;
	height:322px !important;
	left:229px !important;
	top:463px !important;
}

#item68079 {
	width:1595px !important;
	left:60px !important;
	top:106px !important;
	min-height:80px !important;
}

#item68102 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item68103 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item68138 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item106255 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106258 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item106260 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106262 {
	width:106px !important;
	height:24px !important;
	background:#fff;
}

#item106264 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106266 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item68139 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item68168 {
	width:45px !important;
	height:45px !important;
}

#item68165 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item68172 {
	width:45px !important;
	height:45px !important;
}

#item68169 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item68176 {
	width:45px !important;
	height:45px !important;
}

#item68173 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item68177 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:501px !important;
}

#item68204 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item68210 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item68217 {
	width:94px !important;
	height:94px !important;
	left:290px !important;
	top:1184px !important;
}

#item68224 {
	width:1521px !important;
	left:60px !important;
	top:219px !important;
	min-height:283px !important;
}

#item69446 {
	width:355px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item69469 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item69470 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item69502 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item69532 {
	width:11px !important;
	height:11px !important;
}

#item69529 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item69536 {
	width:11px !important;
	height:11px !important;
}

#item69533 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item69540 {
	width:11px !important;
	height:11px !important;
}

#item69537 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item69541 {
	width:202px !important;
	height:229px !important;
	left:4px !important;
	top:466px !important;
}

#item69565 {
	width:53px !important;
	height:53px !important;
	left:79px !important;
	top:713px !important;
}

#item69572 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:713px !important;
}

#item69578 {
	width:53px !important;
	height:53px !important;
	left:20px !important;
	top:713px !important;
}

#item69585 {
	width:185px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item103478 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103480 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item103482 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103484 {
	width:35px !important;
	height:8px !important;
	background:#fff;
}

#item103486 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103488 {
	width:15px !important;
	height:8px !important;
	background:#fff;
}

#item103489 {
	width:168px !important;
	height:322px !important;
	left:228px !important;
	top:463px !important;
}

#item68345 {
	width:1595px !important;
	left:60px !important;
	top:107px !important;
	min-height:80px !important;
}

#item68368 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:502px !important;
	background:#f2f2f2;
}

#item68369 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:63px !important;
}

#item68406 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:502px !important;
	background:#000;
}

#item68437 {
	width:45px !important;
	height:45px !important;
}

#item68434 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1338px !important;
}

#item68442 {
	width:45px !important;
	height:45px !important;
}

#item68438 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1338px !important;
}

#item68446 {
	width:45px !important;
	height:45px !important;
}

#item68443 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1338px !important;
}

#item68447 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:502px !important;
}

#item68472 {
	width:94px !important;
	height:94px !important;
	left:764px !important;
	top:1074px !important;
}

#item68480 {
	width:94px !important;
	height:94px !important;
	left:764px !important;
	top:1187px !important;
}

#item68488 {
	width:94px !important;
	height:94px !important;
	left:764px !important;
	top:961px !important;
}

#item68496 {
	width:1521px !important;
	left:60px !important;
	top:219px !important;
	min-height:283px !important;
}

#item106125 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106128 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item106130 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106135 {
	width:106px !important;
	height:24px !important;
	background:#fff;
}

#item106137 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106139 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item106140 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item69732 {
	width:370px !important;
	height:84px !important;
	left:22px !important;
	top:23px !important;
}

#item69755 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item69756 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item69787 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item69817 {
	width:11px !important;
	height:11px !important;
}

#item69814 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item69821 {
	width:11px !important;
	height:11px !important;
}

#item69818 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item69825 {
	width:11px !important;
	height:11px !important;
}

#item69822 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item69826 {
	width:202px !important;
	height:309px !important;
	left:-26px !important;
	top:468px !important;
}

#item69847 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:640px !important;
}

#item69853 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:699px !important;
}

#item69860 {
	width:53px !important;
	height:53px !important;
	left:138px !important;
	top:581px !important;
}

#item69867 {
	width:185px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item103734 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103736 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item103739 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103741 {
	width:35px !important;
	height:8px !important;
	background:#fff;
}

#item103743 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103745 {
	width:15px !important;
	height:8px !important;
	background:#fff;
}

#item103746 {
	width:168px !important;
	height:322px !important;
	left:228px !important;
	top:463px !important;
}

#item68641 {
	width:1595px !important;
	left:60px !important;
	top:106px !important;
	min-height:80px !important;
}

#item68664 {
	width:1441px !important;
	height:800px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item68665 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item68701 {
	width:724px !important;
	height:800px !important;
	left:889px !important;
	top:501px !important;
	background:#000;
}

#item106082 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106084 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item106086 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106088 {
	width:106px !important;
	height:24px !important;
	background:#fff;
}

#item106090 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106092 {
	width:45px !important;
	height:24px !important;
	background:#fff;
}

#item68702 {
	width:656px !important;
	height:800px !important;
	left:925px !important;
	top:501px !important;
}

#item68731 {
	width:45px !important;
	height:45px !important;
}

#item68728 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item68736 {
	width:45px !important;
	height:45px !important;
}

#item68732 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item68740 {
	width:45px !important;
	height:45px !important;
}

#item68737 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item68741 {
	width:740px !important;
	height:798px !important;
	left:83px !important;
	top:501px !important;
}

#item68767 {
	width:94px !important;
	height:94px !important;
	left:764px !important;
	top:1073px !important;
}

#item68774 {
	width:94px !important;
	height:94px !important;
	left:764px !important;
	top:1187px !important;
}

#item68780 {
	width:94px !important;
	height:94px !important;
	left:764px !important;
	top:960px !important;
}

#item68790 {
	width:1521px !important;
	left:60px !important;
	top:219px !important;
	min-height:283px !important;
}

#item70000 {
	width:355px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item70023 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item70024 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item70054 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item70084 {
	width:11px !important;
	height:11px !important;
}

#item70081 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item70088 {
	width:11px !important;
	height:11px !important;
}

#item70085 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item70092 {
	width:11px !important;
	height:11px !important;
}

#item70089 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item70093 {
	width:215px !important;
	height:328px !important;
	left:-32px !important;
	top:448px !important;
}

#item70115 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:640px !important;
}

#item70121 {
	width:53px !important;
	height:53px !important;
	left:139px !important;
	top:699px !important;
}

#item70129 {
	width:53px !important;
	height:53px !important;
	left:138px !important;
	top:581px !important;
}

#item70135 {
	width:185px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item103868 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103871 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item103874 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103876 {
	width:35px !important;
	height:8px !important;
	background:#fff;
}

#item103878 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item103880 {
	width:15px !important;
	height:8px !important;
	background:#fff;
}

#item103881 {
	width:168px !important;
	height:322px !important;
	left:228px !important;
	top:463px !important;
}

#item99798 {
	width:1259px !important;
	height:284px !important;
	left:122px !important;
	top:899px !important;
}

#item100199 {
	width:277px !important;
	height:159px !important;
	left:69px !important;
	top:415px !important;
}

#item70932 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item70955 {
	width:1440px !important;
	height:801px !important;
	left:58px !important;
	top:497px !important;
	background:#f2f2f2;
}

#item70956 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item70992 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item106071 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106074 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item106076 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106078 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item70993 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item71022 {
	width:45px !important;
	height:45px !important;
}

#item71019 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item71026 {
	width:45px !important;
	height:45px !important;
}

#item71023 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item71030 {
	width:45px !important;
	height:45px !important;
}

#item71027 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item71031 {
	width:741px !important;
	height:799px !important;
	left:88px !important;
	top:499px !important;
}

#item71049 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item71055 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item71089 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:386px !important;
}

#item72668 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item72691 {
	width:414px !important;
	height:321px !important;
	top:464px !important;
	background:#f2f2f2;
}

#item72692 {
	width:202px !important;
	height:330px !important;
	left:212px !important;
	top:134px !important;
}

#item72721 {
	width:202px !important;
	height:321px !important;
	left:212px !important;
	top:464px !important;
	background:#000;
}

#item104008 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104010 {
	width:96px !important;
	height:8px !important;
	background:#fff;
}

#item104012 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104014 {
	width:14px !important;
	height:8px !important;
	background:#fff;
}

#item72722 {
	width:168px !important;
	height:321px !important;
	left:224px !important;
	top:464px !important;
}

#item72751 {
	width:11px !important;
	height:11px !important;
}

#item72748 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:447px !important;
}

#item72755 {
	width:11px !important;
	height:11px !important;
}

#item72752 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:447px !important;
}

#item72759 {
	width:11px !important;
	height:11px !important;
}

#item72756 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:447px !important;
}

#item72760 {
	width:226px !important;
	height:244px !important;
	top:482px !important;
}

#item72775 {
	width:53px !important;
	height:53px !important;
	left:112px !important;
	top:712px !important;
}

#item72781 {
	width:53px !important;
	height:53px !important;
	left:47px !important;
	top:712px !important;
}

#item72789 {
	width:180px !important;
	left:22px !important;
	top:134px !important;
	min-height:329px !important;
}

#item71676 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item71699 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item71700 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item71723 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item106060 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106062 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item106064 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106066 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item71724 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item71753 {
	width:45px !important;
	height:45px !important;
}

#item71750 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item71758 {
	width:45px !important;
	height:45px !important;
}

#item71754 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item71762 {
	width:45px !important;
	height:45px !important;
}

#item71759 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item71763 {
	width:741px !important;
	height:799px !important;
	left:88px !important;
	top:499px !important;
}

#item71773 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item71780 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item71787 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

#item72373 {
	width:355px !important;
	height:35px !important;
	left:22px !important;
	top:57px !important;
}

#item72396 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item72397 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item72422 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item72452 {
	width:11px !important;
	height:11px !important;
}

#item72449 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item72456 {
	width:11px !important;
	height:11px !important;
}

#item72453 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item72460 {
	width:11px !important;
	height:11px !important;
}

#item72457 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item72496 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:425px !important;
}

#item73021 {
	width:211px !important;
	height:244px !important;
	left:1px !important;
	top:477px !important;
}

#item73030 {
	width:53px !important;
	height:53px !important;
	left:114px !important;
	top:713px !important;
}

#item73039 {
	width:53px !important;
	height:53px !important;
	left:48px !important;
	top:713px !important;
}

#item104019 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104021 {
	width:96px !important;
	height:8px !important;
	background:#fff;
}

#item104023 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104025 {
	width:14px !important;
	height:8px !important;
	background:#fff;
}

#item73808 {
	width:168px !important;
	height:321px !important;
	left:223px !important;
	top:464px !important;
}

#item74222 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item74245 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item74246 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item74277 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item106019 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106021 {
	width:324px !important;
	height:24px !important;
	background:#fff;
}

#item74278 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item74307 {
	width:45px !important;
	height:45px !important;
}

#item74304 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item74311 {
	width:45px !important;
	height:45px !important;
}

#item74308 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item74315 {
	width:45px !important;
	height:45px !important;
}

#item74312 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item74316 {
	width:741px !important;
	height:799px !important;
	left:88px !important;
	top:499px !important;
}

#item74330 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item74336 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item74345 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

#item73403 {
	width:355px !important;
	height:35px !important;
	left:22px !important;
	top:57px !important;
}

#item73426 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item73427 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item73446 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item104027 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104029 {
	width:109px !important;
	height:8px !important;
	background:#fff;
}

#item73447 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item73476 {
	width:11px !important;
	height:11px !important;
}

#item73473 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item73481 {
	width:11px !important;
	height:11px !important;
}

#item73478 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item73485 {
	width:11px !important;
	height:11px !important;
}

#item73482 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item73486 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:425px !important;
}

#item73512 {
	width:226px !important;
	height:244px !important;
	left:1px !important;
	top:477px !important;
}

#item73522 {
	width:53px !important;
	height:53px !important;
	left:114px !important;
	top:716px !important;
}

#item73528 {
	width:53px !important;
	height:53px !important;
	left:48px !important;
	top:716px !important;
}

#item73083 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item73106 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item73107 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item73127 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item105996 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105999 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item106001 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item106003 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item73128 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item73157 {
	width:45px !important;
	height:45px !important;
}

#item73154 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item73161 {
	width:45px !important;
	height:45px !important;
}

#item73158 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item73165 {
	width:45px !important;
	height:45px !important;
}

#item73162 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item73166 {
	width:741px !important;
	height:799px !important;
	left:88px !important;
	top:499px !important;
}

#item73180 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item73189 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item73197 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

#item74487 {
	width:355px !important;
	height:35px !important;
	left:22px !important;
	top:57px !important;
}

#item74510 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item74511 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item74535 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item104063 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104065 {
	width:96px !important;
	height:8px !important;
	background:#fff;
}

#item104067 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104069 {
	width:14px !important;
	height:8px !important;
	background:#fff;
}

#item74536 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item74565 {
	width:11px !important;
	height:11px !important;
}

#item74562 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item74569 {
	width:11px !important;
	height:11px !important;
}

#item74566 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item74573 {
	width:11px !important;
	height:11px !important;
}

#item74570 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item74574 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:425px !important;
}

#item74598 {
	width:226px !important;
	height:244px !important;
	left:1px !important;
	top:477px !important;
}

#item74609 {
	width:53px !important;
	height:53px !important;
	left:114px !important;
	top:715px !important;
}

#item74616 {
	width:53px !important;
	height:53px !important;
	left:48px !important;
	top:715px !important;
}

#item75190 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item75213 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item75214 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item75239 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item105987 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105989 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item105991 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105993 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item75240 {
	width:656px !important;
	height:801px !important;
	left:924px !important;
	top:499px !important;
}

#item75270 {
	width:45px !important;
	height:45px !important;
}

#item75267 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item75274 {
	width:45px !important;
	height:45px !important;
}

#item75271 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item75278 {
	width:45px !important;
	height:45px !important;
}

#item75275 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item75279 {
	width:741px !important;
	height:799px !important;
	left:88px !important;
	top:499px !important;
}

#item75292 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1183px !important;
}

#item75298 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1183px !important;
}

#item75306 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

#item75449 {
	width:355px !important;
	height:35px !important;
	left:22px !important;
	top:57px !important;
}

#item75472 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item75473 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item75498 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item104075 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104077 {
	width:96px !important;
	height:8px !important;
	background:#fff;
}

#item104079 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104081 {
	width:14px !important;
	height:8px !important;
	background:#fff;
}

#item75499 {
	width:168px !important;
	height:322px !important;
	left:224px !important;
	top:463px !important;
}

#item75529 {
	width:11px !important;
	height:11px !important;
}

#item75526 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item75533 {
	width:11px !important;
	height:11px !important;
}

#item75530 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item75537 {
	width:11px !important;
	height:11px !important;
}

#item75534 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item75538 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:425px !important;
}

#item75561 {
	width:226px !important;
	height:244px !important;
	left:1px !important;
	top:477px !important;
}

#item75574 {
	width:53px !important;
	height:53px !important;
	left:114px !important;
	top:715px !important;
}

#item75582 {
	width:53px !important;
	height:53px !important;
	left:48px !important;
	top:715px !important;
}

#item76165 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item76188 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item76213 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item105976 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105978 {
	width:289px !important;
	height:24px !important;
	background:#fff;
}

#item105980 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105982 {
	width:35px !important;
	height:24px !important;
	background:#fff;
}

#item76278 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

#item76700 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item76735 {
	width:45px !important;
	height:45px !important;
}

#item76732 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item76740 {
	width:45px !important;
	height:45px !important;
}

#item76737 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item76744 {
	width:45px !important;
	height:45px !important;
}

#item76741 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item76748 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:500px !important;
}

#item76761 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1184px !important;
}

#item76768 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1184px !important;
}

#item76797 {
	width:656px !important;
	height:801px !important;
	left:922px !important;
	top:499px !important;
}

#item75936 {
	width:355px !important;
	height:35px !important;
	left:22px !important;
	top:57px !important;
}

#item75959 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item75985 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item76024 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:425px !important;
}

#item76386 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item104090 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104092 {
	width:96px !important;
	height:8px !important;
	background:#fff;
}

#item104094 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104096 {
	width:14px !important;
	height:8px !important;
	background:#fff;
}

#item76422 {
	width:165px !important;
	height:322px !important;
	left:231px !important;
	top:463px !important;
}

#item76452 {
	width:11px !important;
	height:11px !important;
}

#item76449 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item76456 {
	width:11px !important;
	height:11px !important;
}

#item76453 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item76460 {
	width:11px !important;
	height:11px !important;
}

#item76457 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:446px !important;
}

#item76461 {
	width:214px !important;
	height:266px !important;
	top:463px !important;
}

#item76482 {
	width:52px !important;
	height:52px !important;
	left:117px !important;
	top:715px !important;
}

#item76489 {
	width:52px !important;
	height:52px !important;
	left:52px !important;
	top:715px !important;
}

#item76977 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item77000 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item77001 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item105970 {
	width:325px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105972 {
	width:324px !important;
	height:24px !important;
	background:#fff;
}

#item77003 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

#item77026 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item77059 {
	width:45px !important;
	height:45px !important;
}

#item77056 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item77063 {
	width:45px !important;
	height:45px !important;
}

#item77060 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item77067 {
	width:45px !important;
	height:45px !important;
}

#item77064 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item77068 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:500px !important;
}

#item77078 {
	width:94px !important;
	height:94px !important;
	left:458px !important;
	top:1184px !important;
}

#item77085 {
	width:94px !important;
	height:94px !important;
	left:341px !important;
	top:1184px !important;
}

#item77092 {
	width:656px !important;
	height:801px !important;
	left:922px !important;
	top:499px !important;
}

#item77449 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item77450 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item77451 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:425px !important;
}

#item77476 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item104121 {
	width:109px !important;
	height:8px !important;
	left:231px !important;
	top:628px !important;
	background:#fff;
}

#item77499 {
	width:165px !important;
	height:322px !important;
	left:231px !important;
	top:463px !important;
}

#item77528 {
	width:11px !important;
	height:11px !important;
}

#item77525 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item77532 {
	width:11px !important;
	height:11px !important;
}

#item77529 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item77536 {
	width:11px !important;
	height:11px !important;
}

#item77533 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:446px !important;
}

#item77538 {
	width:214px !important;
	height:266px !important;
	top:463px !important;
}

#item77550 {
	width:52px !important;
	height:52px !important;
	left:117px !important;
	top:714px !important;
}

#item77556 {
	width:52px !important;
	height:52px !important;
	left:52px !important;
	top:714px !important;
}

#item77723 {
	width:368px !important;
	height:53px !important;
	left:23px !important;
	top:57px !important;
}

#item77846 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item77869 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item77870 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item105955 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105957 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item105959 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105961 {
	width:80px !important;
	height:24px !important;
	background:#fff;
}

#item105963 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105965 {
	width:80px !important;
	height:24px !important;
	background:#fff;
}

#item77872 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

#item77895 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item77926 {
	width:45px !important;
	height:45px !important;
}

#item77923 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item77930 {
	width:45px !important;
	height:45px !important;
}

#item77927 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item77934 {
	width:45px !important;
	height:45px !important;
}

#item77931 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item77935 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:500px !important;
}

#item77950 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item78328 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item77959 {
	width:94px !important;
	height:94px !important;
	left:289px !important;
	top:1184px !important;
}

#item77968 {
	width:656px !important;
	height:801px !important;
	left:922px !important;
	top:499px !important;
}

#item78057 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item78058 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item78059 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:425px !important;
}

#item78083 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item104156 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104158 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item104160 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104162 {
	width:28px !important;
	height:8px !important;
	background:#fff;
}

#item104164 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104166 {
	width:28px !important;
	height:8px !important;
	background:#fff;
}

#item78108 {
	width:165px !important;
	height:322px !important;
	left:231px !important;
	top:463px !important;
}

#item78137 {
	width:11px !important;
	height:11px !important;
}

#item78134 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item78141 {
	width:11px !important;
	height:11px !important;
}

#item78138 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item78145 {
	width:11px !important;
	height:11px !important;
}

#item78142 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:446px !important;
}

#item78146 {
	width:214px !important;
	height:266px !important;
	top:463px !important;
}

#item78160 {
	width:52px !important;
	height:52px !important;
	left:81px !important;
	top:715px !important;
}

#item78384 {
	width:52px !important;
	height:52px !important;
	left:146px !important;
	top:715px !important;
}

#item78169 {
	width:52px !important;
	height:52px !important;
	left:16px !important;
	top:715px !important;
}

#item78178 {
	width:368px !important;
	height:53px !important;
	left:23px !important;
	top:57px !important;
}

#item78717 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item78740 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item78741 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item105935 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105937 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item105939 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105941 {
	width:80px !important;
	height:24px !important;
	background:#fff;
}

#item105943 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105945 {
	width:80px !important;
	height:24px !important;
	background:#fff;
}

#item78743 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

#item78766 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item78798 {
	width:45px !important;
	height:45px !important;
}

#item78795 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item78802 {
	width:45px !important;
	height:45px !important;
}

#item78799 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item78806 {
	width:45px !important;
	height:45px !important;
}

#item78803 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item78807 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:500px !important;
}

#item78822 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item78830 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item78837 {
	width:94px !important;
	height:94px !important;
	left:289px !important;
	top:1184px !important;
}

#item78843 {
	width:656px !important;
	height:801px !important;
	left:922px !important;
	top:499px !important;
}

#item79017 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item79018 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item79019 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:425px !important;
}

#item79042 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item104172 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104174 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item104176 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104178 {
	width:28px !important;
	height:8px !important;
	background:#fff;
}

#item104180 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104182 {
	width:28px !important;
	height:8px !important;
	background:#fff;
}

#item79065 {
	width:165px !important;
	height:322px !important;
	left:231px !important;
	top:463px !important;
}

#item79095 {
	width:11px !important;
	height:11px !important;
}

#item79092 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item79099 {
	width:11px !important;
	height:11px !important;
}

#item79096 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item79103 {
	width:11px !important;
	height:11px !important;
}

#item79100 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:446px !important;
}

#item79104 {
	width:214px !important;
	height:266px !important;
	top:463px !important;
}

#item79120 {
	width:52px !important;
	height:52px !important;
	left:81px !important;
	top:712px !important;
}

#item79127 {
	width:52px !important;
	height:52px !important;
	left:146px !important;
	top:712px !important;
}

#item79135 {
	width:52px !important;
	height:52px !important;
	left:16px !important;
	top:712px !important;
}

#item79344 {
	width:370px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item79558 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item79582 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item79583 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item79585 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

#item79608 {
	width:827px !important;
	height:1345px !important;
	left:1613px !important;
	top:60px !important;
}

#item79639 {
	width:45px !important;
	height:45px !important;
}

#item79636 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1336px !important;
}

#item79643 {
	width:45px !important;
	height:45px !important;
}

#item79640 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1336px !important;
}

#item79647 {
	width:45px !important;
	height:45px !important;
}

#item79644 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1336px !important;
}

#item79648 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:500px !important;
}

#item79665 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item79671 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item79677 {
	width:94px !important;
	height:94px !important;
	left:289px !important;
	top:1184px !important;
}

#item105835 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105837 {
	width:273px !important;
	height:24px !important;
	background:#fff;
}

#item105839 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105841 {
	width:61px !important;
	height:24px !important;
	background:#fff;
}

#item105842 {
	width:656px !important;
	height:801px !important;
	left:922px !important;
	top:499px !important;
}

#item79869 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item79870 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item79871 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:425px !important;
}

#item79894 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item104185 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104187 {
	width:96px !important;
	height:8px !important;
	background:#fff;
}

#item104189 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104191 {
	width:14px !important;
	height:8px !important;
	background:#fff;
}

#item79918 {
	width:165px !important;
	height:322px !important;
	left:231px !important;
	top:463px !important;
}

#item79949 {
	width:11px !important;
	height:11px !important;
}

#item79946 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item79953 {
	width:11px !important;
	height:11px !important;
}

#item79950 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item79957 {
	width:11px !important;
	height:11px !important;
}

#item79954 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:446px !important;
}

#item79958 {
	width:214px !important;
	height:266px !important;
	top:463px !important;
}

#item79972 {
	width:52px !important;
	height:52px !important;
	left:81px !important;
	top:716px !important;
}

#item79979 {
	width:52px !important;
	height:52px !important;
	left:146px !important;
	top:716px !important;
}

#item79986 {
	width:52px !important;
	height:52px !important;
	left:16px !important;
	top:716px !important;
}

#item80063 {
	width:370px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item80334 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item80357 {
	width:1440px !important;
	height:801px !important;
	left:60px !important;
	top:499px !important;
	background:#f2f2f2;
}

#item80358 {
	width:725px !important;
	height:801px !important;
	left:887px !important;
	top:499px !important;
	background:#000;
}

#item80360 {
	width:1520px !important;
	left:60px !important;
	top:217px !important;
	min-height:236px !important;
}

#item80422 {
	width:741px !important;
	height:799px !important;
	left:82px !important;
	top:500px !important;
}

#item80439 {
	width:94px !important;
	height:94px !important;
	left:406px !important;
	top:1184px !important;
}

#item80445 {
	width:94px !important;
	height:94px !important;
	left:522px !important;
	top:1184px !important;
}

#item80452 {
	width:94px !important;
	height:94px !important;
	left:289px !important;
	top:1184px !important;
}

#item105814 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105816 {
	width:273px !important;
	height:24px !important;
	background:#fff;
}

#item105819 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105821 {
	width:61px !important;
	height:24px !important;
	background:#fff;
}

#item80459 {
	width:656px !important;
	height:801px !important;
	left:922px !important;
	top:499px !important;
}

#item99692 {
	width:827px !important;
	height:1344px !important;
	left:1613px !important;
	top:62px !important;
}

#item99737 {
	width:45px !important;
	height:45px !important;
}

#item99734 {
	width:45px !important;
	height:45px !important;
	left:2245px !important;
	top:1337px !important;
}

#item99741 {
	width:45px !important;
	height:45px !important;
}

#item99738 {
	width:45px !important;
	height:45px !important;
	left:2304px !important;
	top:1337px !important;
}

#item99745 {
	width:45px !important;
	height:45px !important;
}

#item99742 {
	width:45px !important;
	height:45px !important;
	left:2363px !important;
	top:1337px !important;
}

#item80605 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item80607 {
	width:202px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item80608 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:425px !important;
}

#item104193 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104195 {
	width:96px !important;
	height:8px !important;
	background:#fff;
}

#item104197 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104199 {
	width:14px !important;
	height:8px !important;
	background:#fff;
}

#item80654 {
	width:165px !important;
	height:322px !important;
	left:231px !important;
	top:463px !important;
}

#item80693 {
	width:214px !important;
	height:266px !important;
	top:463px !important;
}

#item80712 {
	width:52px !important;
	height:52px !important;
	left:81px !important;
	top:716px !important;
}

#item80720 {
	width:52px !important;
	height:52px !important;
	left:146px !important;
	top:716px !important;
}

#item80726 {
	width:52px !important;
	height:52px !important;
	left:16px !important;
	top:716px !important;
}

#item80779 {
	width:370px !important;
	height:53px !important;
	left:22px !important;
	top:57px !important;
}

#item99750 {
	width:202px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item99778 {
	width:11px !important;
	height:11px !important;
}

#item99775 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item99782 {
	width:11px !important;
	height:11px !important;
}

#item99779 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item99786 {
	width:11px !important;
	height:11px !important;
}

#item99783 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:446px !important;
}

#item99624 {
	width:1259px !important;
	height:284px !important;
	left:1150px !important;
	top:193px !important;
}

#item100228 {
	width:270px !important;
	height:159px !important;
	left:72px !important;
	top:111px !important;
}

#item81662 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item81686 {
	width:785px !important;
	height:735px !important;
	left:60px !important;
	top:565px !important;
	background:#f2f2f2;
}

#item83179 {
	width:785px !important;
	height:735px !important;
	left:857px !important;
	top:565px !important;
	background:#f2f2f2;
}

#item83180 {
	width:785px !important;
	height:735px !important;
	left:1655px !important;
	top:565px !important;
	background:#f2f2f2;
}

#item81687 {
	width:1383px !important;
	height:330px !important;
	left:1057px !important;
	top:217px !important;
	background:#000;
}

#item105802 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105804 {
	width:273px !important;
	height:24px !important;
	background:#fff;
}

#item105806 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105808 {
	width:61px !important;
	height:24px !important;
	background:#fff;
}

#item81689 {
	width:985px !important;
	left:60px !important;
	top:217px !important;
	min-height:283px !important;
}

#item81751 {
	width:741px !important;
	height:799px !important;
	left:83px !important;
	top:613px !important;
}

#item83205 {
	width:682px !important;
	height:736px !important;
	left:895px !important;
	top:613px !important;
}

#item83241 {
	width:682px !important;
	height:736px !important;
	left:1688px !important;
	top:645px !important;
}

#item81767 {
	width:94px !important;
	height:94px !important;
	left:730px !important;
	top:1075px !important;
}

#item83221 {
	width:94px !important;
	height:94px !important;
	left:1528px !important;
	top:1075px !important;
}

#item83256 {
	width:94px !important;
	height:94px !important;
	left:2323px !important;
	top:1075px !important;
}

#item82237 {
	width:94px !important;
	height:94px !important;
	left:730px !important;
	top:1184px !important;
}

#item83227 {
	width:94px !important;
	height:94px !important;
	left:1528px !important;
	top:1184px !important;
}

#item83264 {
	width:94px !important;
	height:94px !important;
	left:2323px !important;
	top:1184px !important;
}

#item81776 {
	width:94px !important;
	height:94px !important;
	left:730px !important;
	top:966px !important;
}

#item83234 {
	width:94px !important;
	height:94px !important;
	left:1528px !important;
	top:966px !important;
}

#item83273 {
	width:94px !important;
	height:94px !important;
	left:2323px !important;
	top:966px !important;
}

#item81784 {
	width:766px !important;
	height:272px !important;
	left:1088px !important;
	top:243px !important;
}

#item83173 {
	width:528px !important;
	left:1896px !important;
	top:243px !important;
	min-height:272px !important;
}

#item83201 {
	width:784px !important;
	height:65px !important;
	left:61px !important;
	top:565px !important;
	background:#000;
}

#item83280 {
	width:785px !important;
	height:65px !important;
	left:857px !important;
	top:565px !important;
	background:#000;
}

#item83304 {
	width:787px !important;
	height:65px !important;
	left:1655px !important;
	top:565px !important;
	background:#000;
}

#item81886 {
	width:202px !important;
	height:300px !important;
	top:231px !important;
	background:#f2f2f2;
}

#item83454 {
	width:202px !important;
	height:302px !important;
	top:542px !important;
	background:#f2f2f2;
}

#item83489 {
	width:202px !important;
	height:302px !important;
	left:212px !important;
	top:542px !important;
	background:#f2f2f2;
}

#item81887 {
	width:202px !important;
	height:300px !important;
	left:212px !important;
	top:231px !important;
	background:#000;
}

#item81888 {
	width:370px !important;
	left:22px !important;
	top:114px !important;
	min-height:109px !important;
}

#item104202 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104205 {
	width:96px !important;
	height:8px !important;
	background:#fff;
}

#item104207 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104209 {
	width:14px !important;
	height:8px !important;
	background:#fff;
}

#item81935 {
	width:165px !important;
	height:288px !important;
	left:231px !important;
	top:232px !important;
}

#item81975 {
	width:193px !important;
	height:240px !important;
	left:5px !important;
	top:251px !important;
}

#item83455 {
	width:195px !important;
	height:249px !important;
	left:2px !important;
	top:562px !important;
}

#item83490 {
	width:192px !important;
	height:247px !important;
	left:217px !important;
	top:563px !important;
}

#item81988 {
	width:52px !important;
	height:52px !important;
	left:75px !important;
	top:468px !important;
}

#item83468 {
	width:52px !important;
	height:52px !important;
	left:75px !important;
	top:780px !important;
}

#item83508 {
	width:52px !important;
	height:52px !important;
	left:287px !important;
	top:780px !important;
}

#item82393 {
	width:52px !important;
	height:52px !important;
	left:140px !important;
	top:468px !important;
}

#item83474 {
	width:52px !important;
	height:52px !important;
	left:140px !important;
	top:780px !important;
}

#item83515 {
	width:52px !important;
	height:52px !important;
	left:352px !important;
	top:780px !important;
}

#item81997 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:468px !important;
}

#item83482 {
	width:52px !important;
	height:52px !important;
	left:10px !important;
	top:780px !important;
}

#item83521 {
	width:52px !important;
	height:52px !important;
	left:222px !important;
	top:780px !important;
}

#item82007 {
	width:368px !important;
	height:42px !important;
	left:23px !important;
	top:53px !important;
}

#item83532 {
	width:202px !important;
	height:20px !important;
	top:232px !important;
}

#item83558 {
	width:202px !important;
	height:20px !important;
	top:542px !important;
}

#item83582 {
	width:202px !important;
	height:20px !important;
	left:212px !important;
	top:542px !important;
}

#item99662 {
	width:1601px !important;
	height:241px !important;
	left:450px !important;
	top:1003px !important;
}

#item100257 {
	width:285px !important;
	height:159px !important;
	left:64px !important;
	top:501px !important;
}

#item84628 {
	width:1489px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item84651 {
	width:1437px !important;
	height:804px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item84652 {
	width:831px !important;
	height:1350px !important;
	left:1609px !important;
	top:60px !important;
}

#item84685 {
	width:728px !important;
	height:804px !important;
	left:882px !important;
	top:501px !important;
	background:#000;
}

#item84715 {
	width:46px !important;
	height:46px !important;
}

#item84712 {
	width:46px !important;
	height:46px !important;
	left:2244px !important;
	top:1341px !important;
}

#item84719 {
	width:46px !important;
	height:46px !important;
}

#item84716 {
	width:46px !important;
	height:46px !important;
	left:2303px !important;
	top:1341px !important;
}

#item84724 {
	width:46px !important;
	height:46px !important;
}

#item84720 {
	width:46px !important;
	height:46px !important;
	left:2362px !important;
	top:1341px !important;
}

#item84725 {
	width:744px !important;
	height:802px !important;
	left:81px !important;
	top:501px !important;
}

#item84743 {
	width:94px !important;
	height:94px !important;
	left:464px !important;
	top:1188px !important;
}

#item84749 {
	width:94px !important;
	height:94px !important;
	left:347px !important;
	top:1188px !important;
}

#item84806 {
	width:1489px !important;
	left:60px !important;
	top:277px !important;
	min-height:224px !important;
}

#item85056 {
	width:452px !important;
	height:49px !important;
	left:60px !important;
	top:193px !important;
	border:solid 1px #000;
}

#item85076 {
	width:452px !important;
	left:60px !important;
	top:201px !important;
	min-height:47px !important;
}

#item105688 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105689 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item105691 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105692 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item105693 {
	width:659px !important;
	height:804px !important;
	left:916px !important;
	top:499px !important;
}

#item83963 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item83964 {
	width:206px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item83965 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:318px !important;
}

#item104214 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104216 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

#item104218 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104220 {
	width:12px !important;
	height:8px !important;
	background:#fff;
}

#item84010 {
	width:165px !important;
	height:322px !important;
	left:231px !important;
	top:463px !important;
}

#item84132 {
	width:370px !important;
	height:27px !important;
	left:22px !important;
	top:57px !important;
}

#item85080 {
	width:203px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item85115 {
	width:11px !important;
	height:11px !important;
}

#item85112 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item85119 {
	width:11px !important;
	height:11px !important;
}

#item85116 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item85123 {
	width:11px !important;
	height:11px !important;
}

#item85120 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:446px !important;
}

#item85130 {
	width:444px !important;
	height:48px !important;
	left:23px !important;
	top:96px !important;
	border:solid 1px #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;
}

#item85131 {
	width:222px !important;
	left:23px !important;
	top:100px !important;
	min-height:23px !important;
}

#item85158 {
	width:235px !important;
	height:253px !important;
	left:-10px !important;
	top:467px !important;
}

#item85169 {
	width:52px !important;
	height:52px !important;
	left:112px !important;
	top:714px !important;
}

#item85176 {
	width:52px !important;
	height:52px !important;
	left:48px !important;
	top:714px !important;
}

#item85214 {
	width:1489px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item85237 {
	width:1437px !important;
	height:804px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item85263 {
	width:728px !important;
	height:804px !important;
	left:882px !important;
	top:501px !important;
	background:#000;
}

#item85382 {
	width:1489px !important;
	left:60px !important;
	top:277px !important;
	min-height:224px !important;
}

#item85405 {
	width:452px !important;
	height:49px !important;
	left:60px !important;
	top:193px !important;
	border:solid 1px #000;
}

#item85406 {
	width:452px !important;
	left:60px !important;
	top:201px !important;
	min-height:47px !important;
}

#item85874 {
	width:829px !important;
	height:1348px !important;
	left:1609px !important;
	top:60px !important;
}

#item85911 {
	width:45px !important;
	height:45px !important;
}

#item85908 {
	width:45px !important;
	height:45px !important;
	left:2243px !important;
	top:1339px !important;
}

#item85915 {
	width:45px !important;
	height:45px !important;
}

#item85912 {
	width:45px !important;
	height:45px !important;
	left:2302px !important;
	top:1339px !important;
}

#item85919 {
	width:45px !important;
	height:45px !important;
}

#item85916 {
	width:45px !important;
	height:45px !important;
	left:2361px !important;
	top:1339px !important;
}

#item85959 {
	width:742px !important;
	height:801px !important;
	left:87px !important;
	top:504px !important;
}

#item85980 {
	width:94px !important;
	height:94px !important;
	left:464px !important;
	top:1190px !important;
}

#item85987 {
	width:94px !important;
	height:94px !important;
	left:347px !important;
	top:1190px !important;
}

#item105526 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105527 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item105530 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105531 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item105532 {
	width:659px !important;
	height:804px !important;
	left:916px !important;
	top:501px !important;
}

#item85568 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item85569 {
	width:206px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item85570 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:318px !important;
}

#item104225 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104227 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

#item104229 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104231 {
	width:12px !important;
	height:8px !important;
	background:#fff;
}

#item85593 {
	width:165px !important;
	height:322px !important;
	left:231px !important;
	top:463px !important;
}

#item85663 {
	width:370px !important;
	height:27px !important;
	left:22px !important;
	top:57px !important;
}

#item85724 {
	width:444px !important;
	height:48px !important;
	left:23px !important;
	top:96px !important;
	border:solid 1px #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;
}

#item85725 {
	width:222px !important;
	left:23px !important;
	top:100px !important;
	min-height:23px !important;
}

#item85997 {
	width:218px !important;
	height:222px !important;
	left:-1px !important;
	top:479px !important;
}

#item86009 {
	width:52px !important;
	height:52px !important;
	left:113px !important;
	top:718px !important;
}

#item86019 {
	width:52px !important;
	height:52px !important;
	left:49px !important;
	top:718px !important;
}

#item86034 {
	width:203px !important;
	height:329px !important;
	left:212px !important;
	top:134px !important;
}

#item86062 {
	width:11px !important;
	height:11px !important;
}

#item86059 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item86066 {
	width:11px !important;
	height:11px !important;
}

#item86063 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item86070 {
	width:11px !important;
	height:11px !important;
}

#item86067 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:446px !important;
}

#item86390 {
	width:1489px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item86413 {
	width:1437px !important;
	height:804px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item86414 {
	width:728px !important;
	height:804px !important;
	left:882px !important;
	top:501px !important;
	background:#000;
}

#item86489 {
	width:1489px !important;
	left:60px !important;
	top:277px !important;
	min-height:224px !important;
}

#item86512 {
	width:452px !important;
	height:49px !important;
	left:60px !important;
	top:193px !important;
	border:solid 1px #000;
}

#item86513 {
	width:452px !important;
	left:60px !important;
	top:201px !important;
	min-height:47px !important;
}

#item86767 {
	width:741px !important;
	height:799px !important;
	left:104px !important;
	top:505px !important;
}

#item86786 {
	width:94px !important;
	height:94px !important;
	left:485px !important;
	top:1190px !important;
}

#item86794 {
	width:94px !important;
	height:94px !important;
	left:369px !important;
	top:1190px !important;
}

#item86812 {
	width:828px !important;
	height:1346px !important;
	left:1609px !important;
	top:60px !important;
}

#item86852 {
	width:45px !important;
	height:45px !important;
}

#item86848 {
	width:45px !important;
	height:45px !important;
	left:2242px !important;
	top:1337px !important;
}

#item86856 {
	width:45px !important;
	height:45px !important;
}

#item86853 {
	width:45px !important;
	height:45px !important;
	left:2301px !important;
	top:1337px !important;
}

#item86860 {
	width:45px !important;
	height:45px !important;
}

#item86857 {
	width:45px !important;
	height:45px !important;
	left:2360px !important;
	top:1337px !important;
}

#item105420 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105421 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item105423 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105424 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item105425 {
	width:659px !important;
	height:804px !important;
	left:916px !important;
	top:501px !important;
}

#item86083 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item86084 {
	width:206px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item86085 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:318px !important;
}

#item104235 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104237 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

#item104239 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104241 {
	width:12px !important;
	height:8px !important;
	background:#fff;
}

#item86108 {
	width:165px !important;
	height:322px !important;
	left:231px !important;
	top:463px !important;
}

#item86178 {
	width:370px !important;
	height:27px !important;
	left:22px !important;
	top:57px !important;
}

#item86201 {
	width:444px !important;
	height:48px !important;
	left:23px !important;
	top:96px !important;
	border:solid 1px #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;
}

#item86202 {
	width:222px !important;
	left:23px !important;
	top:100px !important;
	min-height:23px !important;
}

#item86861 {
	width:202px !important;
	height:328px !important;
	left:212px !important;
	top:134px !important;
}

#item86892 {
	width:11px !important;
	height:11px !important;
}

#item86889 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item86896 {
	width:11px !important;
	height:11px !important;
}

#item86893 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item86900 {
	width:11px !important;
	height:11px !important;
}

#item86897 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item86917 {
	width:222px !important;
	height:240px !important;
	left:-8px !important;
	top:476px !important;
}

#item86928 {
	width:52px !important;
	height:52px !important;
	left:109px !important;
	top:716px !important;
}

#item86935 {
	width:52px !important;
	height:52px !important;
	left:44px !important;
	top:716px !important;
}

#item86957 {
	width:1489px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item86980 {
	width:1437px !important;
	height:804px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item86981 {
	width:728px !important;
	height:804px !important;
	left:882px !important;
	top:501px !important;
	background:#000;
}

#item87058 {
	width:1489px !important;
	left:60px !important;
	top:277px !important;
	min-height:224px !important;
}

#item87081 {
	width:452px !important;
	height:49px !important;
	left:60px !important;
	top:193px !important;
	border:solid 1px #000;
}

#item87082 {
	width:452px !important;
	left:60px !important;
	top:201px !important;
	min-height:47px !important;
}

#item87754 {
	width:741px !important;
	height:799px !important;
	left:104px !important;
	top:506px !important;
}

#item87766 {
	width:94px !important;
	height:94px !important;
	left:480px !important;
	top:1190px !important;
}

#item87774 {
	width:94px !important;
	height:94px !important;
	left:363px !important;
	top:1190px !important;
}

#item87794 {
	width:827px !important;
	height:1345px !important;
	left:1609px !important;
	top:60px !important;
}

#item87831 {
	width:45px !important;
	height:45px !important;
}

#item87828 {
	width:45px !important;
	height:45px !important;
	left:2242px !important;
	top:1336px !important;
}

#item87835 {
	width:45px !important;
	height:45px !important;
}

#item87832 {
	width:45px !important;
	height:45px !important;
	left:2301px !important;
	top:1336px !important;
}

#item87839 {
	width:45px !important;
	height:45px !important;
}

#item87836 {
	width:45px !important;
	height:45px !important;
	left:2360px !important;
	top:1336px !important;
}

#item105304 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105305 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item105307 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105308 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item105309 {
	width:659px !important;
	height:804px !important;
	left:916px !important;
	top:501px !important;
}

#item87309 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item87310 {
	width:206px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item87312 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:318px !important;
}

#item104249 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104251 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

#item104253 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104256 {
	width:12px !important;
	height:8px !important;
	background:#fff;
}

#item87335 {
	width:165px !important;
	height:322px !important;
	left:231px !important;
	top:463px !important;
}

#item87404 {
	width:370px !important;
	height:27px !important;
	left:22px !important;
	top:57px !important;
}

#item87427 {
	width:444px !important;
	height:48px !important;
	left:23px !important;
	top:96px !important;
	border:solid 1px #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;
}

#item87428 {
	width:222px !important;
	left:23px !important;
	top:100px !important;
	min-height:23px !important;
}

#item87641 {
	width:202px !important;
	height:329px !important;
	left:213px !important;
	top:134px !important;
}

#item87683 {
	width:11px !important;
	height:11px !important;
}

#item87680 {
	width:11px !important;
	height:11px !important;
	left:367px !important;
	top:446px !important;
}

#item87687 {
	width:11px !important;
	height:11px !important;
}

#item87684 {
	width:11px !important;
	height:11px !important;
	left:382px !important;
	top:446px !important;
}

#item87691 {
	width:11px !important;
	height:11px !important;
}

#item87688 {
	width:11px !important;
	height:11px !important;
	left:396px !important;
	top:446px !important;
}

#item87716 {
	width:233px !important;
	height:251px !important;
	left:-13px !important;
	top:477px !important;
}

#item87736 {
	width:52px !important;
	height:52px !important;
	left:112px !important;
	top:712px !important;
}

#item87743 {
	width:52px !important;
	height:52px !important;
	left:47px !important;
	top:712px !important;
}

#item87850 {
	width:1489px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item87873 {
	width:1437px !important;
	height:804px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item87874 {
	width:728px !important;
	height:804px !important;
	left:882px !important;
	top:501px !important;
	background:#000;
}

#item87950 {
	width:1489px !important;
	left:60px !important;
	top:277px !important;
	min-height:224px !important;
}

#item87973 {
	width:452px !important;
	height:49px !important;
	left:60px !important;
	top:193px !important;
	border:solid 1px #000;
}

#item87974 {
	width:452px !important;
	left:60px !important;
	top:201px !important;
	min-height:47px !important;
}

#item88548 {
	width:827px !important;
	height:1345px !important;
	left:1609px !important;
	top:61px !important;
}

#item88588 {
	width:45px !important;
	height:45px !important;
}

#item88585 {
	width:45px !important;
	height:45px !important;
	left:2242px !important;
	top:1337px !important;
}

#item88592 {
	width:45px !important;
	height:45px !important;
}

#item88589 {
	width:45px !important;
	height:45px !important;
	left:2301px !important;
	top:1337px !important;
}

#item88597 {
	width:45px !important;
	height:45px !important;
}

#item88593 {
	width:45px !important;
	height:45px !important;
	left:2359px !important;
	top:1337px !important;
}

#item88598 {
	width:741px !important;
	height:799px !important;
	left:87px !important;
	top:506px !important;
}

#item88618 {
	width:94px !important;
	height:94px !important;
	left:473px !important;
	top:1190px !important;
}

#item88626 {
	width:94px !important;
	height:94px !important;
	left:356px !important;
	top:1190px !important;
}

#item105183 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105184 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item105187 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105188 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item105189 {
	width:659px !important;
	height:804px !important;
	left:916px !important;
	top:501px !important;
}

#item88204 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item88206 {
	width:206px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item88207 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:318px !important;
}

#item104259 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104261 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

#item104263 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104265 {
	width:12px !important;
	height:8px !important;
	background:#fff;
}

#item88230 {
	width:165px !important;
	height:322px !important;
	left:231px !important;
	top:463px !important;
}

#item88300 {
	width:370px !important;
	height:27px !important;
	left:22px !important;
	top:57px !important;
}

#item88323 {
	width:444px !important;
	height:48px !important;
	left:23px !important;
	top:96px !important;
	border:solid 1px #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;
}

#item88324 {
	width:222px !important;
	left:23px !important;
	top:100px !important;
	min-height:23px !important;
}

#item88647 {
	width:235px !important;
	height:253px !important;
	left:-12px !important;
	top:480px !important;
}

#item88659 {
	width:52px !important;
	height:52px !important;
	left:112px !important;
	top:709px !important;
}

#item88667 {
	width:52px !important;
	height:52px !important;
	left:48px !important;
	top:709px !important;
}

#item88677 {
	width:202px !important;
	height:328px !important;
	left:212px !important;
	top:135px !important;
}

#item88713 {
	width:11px !important;
	height:11px !important;
}

#item88710 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item88717 {
	width:11px !important;
	height:11px !important;
}

#item88714 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item88721 {
	width:11px !important;
	height:11px !important;
}

#item88718 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item88731 {
	width:1489px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item88754 {
	width:1437px !important;
	height:804px !important;
	left:60px !important;
	top:501px !important;
	background:#f2f2f2;
}

#item88755 {
	width:728px !important;
	height:804px !important;
	left:882px !important;
	top:501px !important;
	background:#000;
}

#item104954 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item104956 {
	width:296px !important;
	height:24px !important;
	background:#fff;
}

#item105012 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item105014 {
	width:31px !important;
	height:24px !important;
	background:#fff;
}

#item88756 {
	width:659px !important;
	height:804px !important;
	left:918px !important;
	top:501px !important;
}

#item88830 {
	width:1489px !important;
	left:60px !important;
	top:277px !important;
	min-height:224px !important;
}

#item88853 {
	width:452px !important;
	height:49px !important;
	left:60px !important;
	top:193px !important;
	border:solid 1px #000;
}

#item88854 {
	width:452px !important;
	left:60px !important;
	top:201px !important;
	min-height:47px !important;
}

#item89396 {
	width:827px !important;
	height:1344px !important;
	left:1609px !important;
	top:62px !important;
}

#item89436 {
	width:45px !important;
	height:45px !important;
}

#item89433 {
	width:45px !important;
	height:45px !important;
	left:2241px !important;
	top:1337px !important;
}

#item89440 {
	width:45px !important;
	height:45px !important;
}

#item89437 {
	width:45px !important;
	height:45px !important;
	left:2300px !important;
	top:1337px !important;
}

#item89447 {
	width:45px !important;
	height:45px !important;
}

#item89444 {
	width:45px !important;
	height:45px !important;
	left:2359px !important;
	top:1337px !important;
}

#item89477 {
	width:740px !important;
	height:798px !important;
	left:101px !important;
	top:506px !important;
}

#item89495 {
	width:94px !important;
	height:94px !important;
	left:476px !important;
	top:1190px !important;
}

#item89505 {
	width:94px !important;
	height:94px !important;
	left:360px !important;
	top:1190px !important;
}

#item89083 {
	width:212px !important;
	height:322px !important;
	top:463px !important;
	background:#f2f2f2;
}

#item89085 {
	width:206px !important;
	height:322px !important;
	left:212px !important;
	top:463px !important;
	background:#000;
}

#item89086 {
	width:177px !important;
	left:22px !important;
	top:134px !important;
	min-height:318px !important;
}

#item104269 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104271 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

#item104273 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104275 {
	width:12px !important;
	height:8px !important;
	background:#fff;
}

#item89109 {
	width:165px !important;
	height:322px !important;
	left:231px !important;
	top:463px !important;
}

#item89179 {
	width:373px !important;
	height:27px !important;
	left:22px !important;
	top:57px !important;
}

#item89203 {
	width:444px !important;
	height:48px !important;
	left:23px !important;
	top:96px !important;
	border:solid 1px #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;
}

#item89204 {
	width:222px !important;
	left:23px !important;
	top:100px !important;
	min-height:23px !important;
}

#item89538 {
	width:225px !important;
	height:242px !important;
	left:-5px !important;
	top:487px !important;
}

#item89554 {
	width:52px !important;
	height:52px !important;
	left:112px !important;
	top:714px !important;
}

#item89564 {
	width:52px !important;
	height:52px !important;
	left:48px !important;
	top:714px !important;
}

#item89574 {
	width:202px !important;
	height:328px !important;
	left:212px !important;
	top:135px !important;
}

#item89610 {
	width:11px !important;
	height:11px !important;
}

#item89607 {
	width:11px !important;
	height:11px !important;
	left:366px !important;
	top:446px !important;
}

#item89614 {
	width:11px !important;
	height:11px !important;
}

#item89611 {
	width:11px !important;
	height:11px !important;
	left:381px !important;
	top:446px !important;
}

#item89618 {
	width:11px !important;
	height:11px !important;
}

#item89615 {
	width:11px !important;
	height:11px !important;
	left:395px !important;
	top:446px !important;
}

#item90849 {
	width:1259px !important;
	left:60px !important;
	top:104px !important;
	min-height:80px !important;
}

#item90875 {
	width:1383px !important;
	height:330px !important;
	left:1057px !important;
	top:217px !important;
	background:#000;
}

#item104934 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item104936 {
	width:291px !important;
	height:24px !important;
	background:#fff;
}

#item104938 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item104940 {
	width:37px !important;
	height:24px !important;
	background:#fff;
}

#item90877 {
	width:985px !important;
	left:60px !important;
	top:217px !important;
	min-height:283px !important;
}

#item91017 {
	width:766px !important;
	height:272px !important;
	left:1088px !important;
	top:243px !important;
}

#item91086 {
	width:528px !important;
	left:1896px !important;
	top:243px !important;
	min-height:294px !important;
}

#item91724 {
	width:577px !important;
	height:769px !important;
	left:60px !important;
	top:577px !important;
	background:#f2f2f2;
}

#item91725 {
	width:577px !important;
	height:769px !important;
	left:660px !important;
	top:577px !important;
	background:#f2f2f2;
}

#item91726 {
	width:577px !important;
	height:769px !important;
	left:1261px !important;
	top:577px !important;
	background:#f2f2f2;
}

#item91727 {
	width:577px !important;
	height:769px !important;
	left:1863px !important;
	top:577px !important;
	background:#f2f2f2;
}

#item91728 {
	width:560px !important;
	height:754px !important;
	left:669px !important;
	top:607px !important;
}

#item91767 {
	width:560px !important;
	height:754px !important;
	left:1270px !important;
	top:607px !important;
}

#item91823 {
	width:560px !important;
	height:754px !important;
	left:1871px !important;
	top:607px !important;
}

#item91863 {
	width:576px !important;
	height:53px !important;
	left:1864px !important;
	top:579px !important;
	background:#000;
}

#item91888 {
	width:577px !important;
	height:53px !important;
	left:60px !important;
	top:579px !important;
	background:#000;
}

#item91911 {
	width:576px !important;
	height:55px !important;
	left:660px !important;
	top:577px !important;
	background:#000;
}

#item91934 {
	width:577px !important;
	height:53px !important;
	left:1261px !important;
	top:579px !important;
	background:#000;
}

#item91962 {
	width:37px !important;
	height:37px !important;
	background:#000;
}

#item91959 {
	width:37px !important;
	height:37px !important;
	left:1170px !important;
	top:1146px !important;
}

#item91966 {
	width:37px !important;
	height:37px !important;
	background:#000;
}

#item91963 {
	width:37px !important;
	height:37px !important;
	left:1771px !important;
	top:1146px !important;
}

#item91970 {
	width:37px !important;
	height:37px !important;
	background:#000;
}

#item91967 {
	width:37px !important;
	height:37px !important;
	left:2374px !important;
	top:1146px !important;
}

#item91974 {
	width:37px !important;
	height:37px !important;
	background:#011b5b;
}

#item91971 {
	width:37px !important;
	height:37px !important;
	left:1170px !important;
	top:1191px !important;
}

#item91978 {
	width:37px !important;
	height:37px !important;
	background:#011b5b;
}

#item91975 {
	width:37px !important;
	height:37px !important;
	left:1771px !important;
	top:1191px !important;
}

#item91982 {
	width:37px !important;
	height:37px !important;
	background:#011b5b;
}

#item91979 {
	width:37px !important;
	height:37px !important;
	left:2374px !important;
	top:1191px !important;
}

#item91986 {
	width:37px !important;
	height:37px !important;
	background:#666666;
}

#item91983 {
	width:37px !important;
	height:37px !important;
	left:1170px !important;
	top:1237px !important;
}

#item91990 {
	width:37px !important;
	height:37px !important;
	background:#666666;
}

#item91987 {
	width:37px !important;
	height:37px !important;
	left:1771px !important;
	top:1236px !important;
}

#item91994 {
	width:37px !important;
	height:37px !important;
	background:#666666;
}

#item91991 {
	width:37px !important;
	height:37px !important;
	left:2374px !important;
	top:1236px !important;
}

#item91999 {
	width:37px !important;
	height:37px !important;
	background:#e31412;
}

#item91995 {
	width:37px !important;
	height:37px !important;
	left:1170px !important;
	top:1282px !important;
}

#item92003 {
	width:37px !important;
	height:37px !important;
	background:#e31412;
}

#item92000 {
	width:37px !important;
	height:37px !important;
	left:1771px !important;
	top:1282px !important;
}

#item92007 {
	width:37px !important;
	height:37px !important;
	background:#e31412;
}

#item92004 {
	width:37px !important;
	height:37px !important;
	left:2374px !important;
	top:1282px !important;
}

#item92061 {
	width:97px !important;
	left:1140px !important;
	top:1093px !important;
	min-height:53px !important;
}

#item92424 {
	width:97px !important;
	left:2343px !important;
	top:1093px !important;
	min-height:53px !important;
}

#item92454 {
	width:97px !important;
	left:1741px !important;
	top:1093px !important;
	min-height:53px !important;
}

#item91246 {
	width:202px !important;
	height:302px !important;
	left:212px !important;
	top:428px !important;
	background:#f2f2f2;
}

#item92533 {
	width:202px !important;
	height:302px !important;
	left:212px !important;
	top:740px !important;
	background:#f2f2f2;
}

#item92553 {
	width:202px !important;
	height:302px !important;
	top:740px !important;
	background:#f2f2f2;
}

#item92573 {
	width:202px !important;
	height:302px !important;
	top:428px !important;
	background:#f2f2f2;
}

#item91247 {
	width:202px !important;
	height:300px !important;
	left:212px !important;
	top:114px !important;
	background:#000;
}

#item91248 {
	width:180px !important;
	left:22px !important;
	top:114px !important;
	min-height:300px !important;
}

#item104282 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104284 {
	width:99px !important;
	height:8px !important;
	background:#fff;
}

#item104286 {
	width:109px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104288 {
	width:12px !important;
	height:8px !important;
	background:#fff;
}

#item91272 {
	width:165px !important;
	height:299px !important;
	left:231px !important;
	top:115px !important;
}

#item91407 {
	width:368px !important;
	height:38px !important;
	left:23px !important;
	top:57px !important;
}

#item92614 {
	width:158px !important;
	height:267px !important;
	left:212px !important;
	top:462px !important;
}

#item92633 {
	width:200px !important;
	height:270px !important;
	left:-10px !important;
	top:772px !important;
}

#item92671 {
	width:200px !important;
	height:270px !important;
	left:199px !important;
	top:772px !important;
}

#item92700 {
	width:30px !important;
	height:30px !important;
	background:#000;
}

#item92698 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:576px !important;
}

#item92743 {
	width:30px !important;
	height:30px !important;
	background:#000;
}

#item92740 {
	width:30px !important;
	height:30px !important;
	left:160px !important;
	top:889px !important;
}

#item92782 {
	width:30px !important;
	height:30px !important;
	background:#000;
}

#item92779 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:889px !important;
}

#item92703 {
	width:30px !important;
	height:30px !important;
	background:#011b5b;
}

#item92701 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:613px !important;
}

#item92747 {
	width:30px !important;
	height:30px !important;
	background:#011b5b;
}

#item92744 {
	width:30px !important;
	height:30px !important;
	left:160px !important;
	top:926px !important;
}

#item92786 {
	width:30px !important;
	height:30px !important;
	background:#011b5b;
}

#item92783 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:926px !important;
}

#item92706 {
	width:30px !important;
	height:30px !important;
	background:#666666;
}

#item92704 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:651px !important;
}

#item92751 {
	width:30px !important;
	height:30px !important;
	background:#666666;
}

#item92748 {
	width:30px !important;
	height:30px !important;
	left:160px !important;
	top:963px !important;
}

#item92791 {
	width:30px !important;
	height:30px !important;
	background:#666666;
}

#item92787 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:963px !important;
}

#item92709 {
	width:30px !important;
	height:30px !important;
	background:#e31412;
}

#item92707 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:688px !important;
}

#item92755 {
	width:30px !important;
	height:30px !important;
	background:#e31412;
}

#item92752 {
	width:30px !important;
	height:30px !important;
	left:160px !important;
	top:1000px !important;
}

#item92795 {
	width:30px !important;
	height:30px !important;
	background:#e31412;
}

#item92792 {
	width:30px !important;
	height:30px !important;
	left:370px !important;
	top:1000px !important;
}

#item92710 {
	width:59px !important;
	left:355px !important;
	top:546px !important;
	min-height:31px !important;
}

#item92756 {
	width:59px !important;
	left:146px !important;
	top:858px !important;
	min-height:31px !important;
}

#item92796 {
	width:59px !important;
	left:355px !important;
	top:858px !important;
	min-height:31px !important;
}

#item92824 {
	width:202px !important;
	height:42px !important;
	left:212px !important;
	top:740px !important;
	background:#000;
}

#item92847 {
	width:204px !important;
	height:43px !important;
	left:-2px !important;
	top:428px !important;
	background:#000;
}

#item92870 {
	width:202px !important;
	height:43px !important;
	left:212px !important;
	top:428px !important;
	background:#000;
}

#item92893 {
	width:202px !important;
	height:42px !important;
	top:740px !important;
	background:#000;
}

#item99607 {
	width:1259px !important;
	height:284px !important;
	left:1136px !important;
	top:1040px !important;
}

#item100290 {
	width:358px !important;
	height:86px !important;
	left:28px !important;
	top:671px !important;
}

#item95757 {
	width:1337px !important;
	left:67px !important;
	top:86px !important;
	min-height:85px !important;
}

#item95780 {
	width:586px !important;
	height:333px !important;
	left:60px !important;
	top:724px !important;
	background:#f2f2f2;
}

#item95781 {
	width:586px !important;
	height:333px !important;
	left:658px !important;
	top:724px !important;
	background:#f2f2f2;
}

#item96867 {
	width:586px !important;
	height:333px !important;
	left:1854px !important;
	top:724px !important;
	background:#f2f2f2;
}

#item95782 {
	width:586px !important;
	height:622px !important;
	left:1256px !important;
	top:724px !important;
	background:#f2f2f2;
}

#item95785 {
	width:568px !important;
	left:667px !important;
	top:206px !important;
	min-height:545px !important;
}

#item96957 {
	width:568px !important;
	left:1265px !important;
	top:206px !important;
	min-height:545px !important;
}

#item96916 {
	width:568px !important;
	left:69px !important;
	top:206px !important;
	min-height:519px !important;
}

#item96868 {
	width:568px !important;
	left:1854px !important;
	top:206px !important;
	min-height:352px !important;
}

#item95879 {
	width:586px !important;
	height:289px !important;
	left:60px !important;
	top:1057px !important;
	background:#000;
}

#item95880 {
	width:586px !important;
	height:289px !important;
	left:658px !important;
	top:1057px !important;
	background:#000;
}

#item96891 {
	width:586px !important;
	height:289px !important;
	left:1854px !important;
	top:1057px !important;
	background:#000;
}

#item95881 {
	width:586px !important;
	height:289px !important;
	left:1256px !important;
	top:1057px !important;
	background:#000;
}

#item100873 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100875 {
	width:184px !important;
	height:24px !important;
	background:#fff;
}

#item100878 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100880 {
	width:137px !important;
	height:24px !important;
	background:#fff;
}

#item100889 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100891 {
	width:297px !important;
	height:24px !important;
	background:#fff;
}

#item100894 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100896 {
	width:32px !important;
	height:24px !important;
	background:#fff;
}

#item100905 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100907 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item100910 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100912 {
	width:49px !important;
	height:24px !important;
	background:#fff;
}

#item100921 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100923 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item100926 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100928 {
	width:49px !important;
	height:24px !important;
	background:#fff;
}

#item104796 {
	width:563px !important;
	height:289px !important;
	left:1866px !important;
	top:1062px !important;
}

#item104829 {
	width:563px !important;
	height:289px !important;
	left:1268px !important;
	top:1062px !important;
}

#item104864 {
	width:563px !important;
	height:289px !important;
	left:670px !important;
	top:1062px !important;
}

#item104905 {
	width:563px !important;
	height:289px !important;
	left:72px !important;
	top:1062px !important;
}

#item96044 {
	width:370px !important;
	height:44px !important;
	left:22px !important;
	top:57px !important;
}

#item96067 {
	width:180px !important;
	height:214px !important;
	left:22px !important;
	top:359px !important;
	background:#f2f2f2;
}

#item96068 {
	width:180px !important;
	height:214px !important;
	left:212px !important;
	top:359px !important;
	background:#f2f2f2;
}

#item96069 {
	width:180px !important;
	height:149px !important;
	left:22px !important;
	top:881px !important;
	background:#f2f2f2;
}

#item99533 {
	width:180px !important;
	height:149px !important;
	left:212px !important;
	top:881px !important;
	background:#f2f2f2;
}

#item96071 {
	width:1px !important;
	height:2px !important;
	left:84px !important;
	top:705px !important;
	background:#000;
}

#item96072 {
	width:180px !important;
	left:22px !important;
	top:127px !important;
	min-height:244px !important;
}

#item96095 {
	width:180px !important;
	left:212px !important;
	top:127px !important;
	min-height:233px !important;
}

#item96118 {
	width:180px !important;
	left:22px !important;
	top:669px !important;
	min-height:180px !important;
}

#item96141 {
	width:180px !important;
	left:212px !important;
	top:669px !important;
	min-height:180px !important;
}

#item96164 {
	width:1px !important;
	height:2px !important;
	left:84px !important;
	top:702px !important;
	background:#000;
}

#item96165 {
	width:180px !important;
	height:148px !important;
	left:22px !important;
	top:499px !important;
	background:#000;
}

#item96166 {
	width:180px !important;
	height:148px !important;
	left:212px !important;
	top:500px !important;
	background:#000;
}

#item96168 {
	width:180px !important;
	height:149px !important;
	left:22px !important;
	top:1021px !important;
	background:#000;
}

#item96169 {
	width:180px !important;
	height:149px !important;
	left:212px !important;
	top:1021px !important;
	background:#000;
}

#item104300 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104302 {
	width:67px !important;
	height:8px !important;
	background:#fff;
}

#item104304 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104306 {
	width:48px !important;
	height:8px !important;
	background:#fff;
}

#item104307 {
	width:170px !important;
	height:137px !important;
	left:217px !important;
	top:1027px !important;
}

#item104337 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104339 {
	width:104px !important;
	height:8px !important;
	background:#fff;
}

#item104341 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104343 {
	width:12px !important;
	height:8px !important;
	background:#fff;
}

#item104344 {
	width:170px !important;
	height:137px !important;
	left:27px !important;
	top:1021px !important;
}

#item104384 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104386 {
	width:97px !important;
	height:8px !important;
	background:#fff;
}

#item104425 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104427 {
	width:97px !important;
	height:8px !important;
	background:#fff;
}

#item104388 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104390 {
	width:16px !important;
	height:8px !important;
	background:#fff;
}

#item104429 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104431 {
	width:16px !important;
	height:8px !important;
	background:#fff;
}

#item104391 {
	width:170px !important;
	height:137px !important;
	left:221px !important;
	top:505px !important;
}

#item104432 {
	width:170px !important;
	height:137px !important;
	left:27px !important;
	top:505px !important;
}

#item96604 {
	width:1337px !important;
	left:67px !important;
	top:86px !important;
	min-height:85px !important;
}

#item96629 {
	width:586px !important;
	height:622px !important;
	left:60px !important;
	top:724px !important;
	background:#f2f2f2;
}

#item96630 {
	width:586px !important;
	height:333px !important;
	left:658px !important;
	top:724px !important;
	background:#f2f2f2;
}

#item97536 {
	width:586px !important;
	height:333px !important;
	left:1256px !important;
	top:724px !important;
	background:#f2f2f2;
}

#item97817 {
	width:586px !important;
	height:333px !important;
	left:1854px !important;
	top:724px !important;
	background:#f2f2f2;
}

#item96632 {
	width:2px !important;
	height:6px !important;
	left:156px !important;
	top:338px !important;
	background:#000;
}

#item96679 {
	width:568px !important;
	left:60px !important;
	top:206px !important;
	min-height:508px !important;
}

#item96702 {
	width:568px !important;
	left:658px !important;
	top:206px !important;
	min-height:519px !important;
}

#item97537 {
	width:568px !important;
	left:1256px !important;
	top:206px !important;
	min-height:519px !important;
}

#item97794 {
	width:568px !important;
	left:1863px !important;
	top:206px !important;
	min-height:519px !important;
}

#item96725 {
	width:2px !important;
	height:6px !important;
	left:156px !important;
	top:330px !important;
	background:#000;
}

#item96728 {
	width:586px !important;
	height:289px !important;
	left:60px !important;
	top:1057px !important;
	background:#000;
}

#item96729 {
	width:586px !important;
	height:289px !important;
	left:658px !important;
	top:1057px !important;
	background:#000;
}

#item97560 {
	width:586px !important;
	height:289px !important;
	left:1256px !important;
	top:1057px !important;
	background:#000;
}

#item97818 {
	width:586px !important;
	height:289px !important;
	left:1854px !important;
	top:1057px !important;
	background:#000;
}

#item100791 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100793 {
	width:327px !important;
	height:24px !important;
	background:#fff;
}

#item100802 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100804 {
	width:165px !important;
	height:24px !important;
	background:#fff;
}

#item100807 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100809 {
	width:164px !important;
	height:24px !important;
	background:#fff;
}

#item100818 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100820 {
	width:163px !important;
	height:24px !important;
	background:#fff;
}

#item100823 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100825 {
	width:87px !important;
	height:24px !important;
	background:#fff;
}

#item100828 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100830 {
	width:87px !important;
	height:24px !important;
	background:#fff;
}

#item100839 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100841 {
	width:280px !important;
	height:24px !important;
	background:#fff;
}

#item100845 {
	width:326px !important;
	height:24px !important;
	background:#4c4c4c;
}

#item100847 {
	width:49px !important;
	height:24px !important;
	background:#fff;
}

#item104632 {
	width:563px !important;
	height:289px !important;
	left:1269px !important;
	top:1057px !important;
}

#item104701 {
	width:563px !important;
	height:289px !important;
	left:670px !important;
	top:1057px !important;
}

#item104740 {
	width:563px !important;
	height:289px !important;
	left:72px !important;
	top:1057px !important;
}

#item104672 {
	width:563px !important;
	height:289px !important;
	left:1866px !important;
	top:1057px !important;
}

#item97924 {
	width:370px !important;
	height:43px !important;
	left:22px !important;
	top:57px !important;
}

#item97947 {
	width:180px !important;
	height:214px !important;
	left:22px !important;
	top:356px !important;
	background:#f2f2f2;
}

#item104508 {
	width:180px !important;
	height:214px !important;
	left:212px !important;
	top:356px !important;
	background:#f2f2f2;
}

#item97948 {
	width:180px !important;
	height:214px !important;
	left:212px !important;
	top:356px !important;
	background:#f2f2f2;
}

#item97949 {
	width:180px !important;
	height:214px !important;
	left:22px !important;
	top:906px !important;
	background:#f2f2f2;
}

#item97950 {
	width:180px !important;
	height:214px !important;
	left:212px !important;
	top:906px !important;
	background:#f2f2f2;
}

#item97951 {
	width:1px !important;
	height:2px !important;
	left:84px !important;
	top:705px !important;
	background:#000;
}

#item97999 {
	width:180px !important;
	left:22px !important;
	top:120px !important;
	min-height:230px !important;
}

#item98658 {
	width:180px !important;
	left:22px !important;
	top:656px !important;
	min-height:230px !important;
}

#item98022 {
	width:180px !important;
	left:212px !important;
	top:120px !important;
	min-height:226px !important;
}

#item98681 {
	width:180px !important;
	left:212px !important;
	top:656px !important;
	min-height:226px !important;
}

#item98045 {
	width:1px !important;
	height:2px !important;
	left:84px !important;
	top:702px !important;
	background:#000;
}

#item98046 {
	width:180px !important;
	height:149px !important;
	left:22px !important;
	top:484px !important;
	background:#000;
}

#item104555 {
	width:180px !important;
	height:149px !important;
	left:22px !important;
	top:1021px !important;
	background:#000;
}

#item104596 {
	width:180px !important;
	height:149px !important;
	left:212px !important;
	top:1021px !important;
	background:#000;
}

#item98469 {
	width:180px !important;
	height:149px !important;
	left:22px !important;
	top:1021px !important;
	background:#000;
}

#item98047 {
	width:180px !important;
	height:149px !important;
	left:212px !important;
	top:484px !important;
	background:#000;
}

#item98048 {
	width:180px !important;
	height:149px !important;
	left:22px !important;
	top:1021px !important;
	background:#000;
}

#item98049 {
	width:180px !important;
	height:149px !important;
	left:212px !important;
	top:1021px !important;
	background:#000;
}

#item104463 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104466 {
	width:97px !important;
	height:8px !important;
	background:#fff;
}

#item104558 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104560 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item104598 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104600 {
	width:112px !important;
	height:8px !important;
	background:#fff;
}

#item104511 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104513 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item104515 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104517 {
	width:29px !important;
	height:8px !important;
	background:#fff;
}

#item104547 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104549 {
	width:30px !important;
	height:8px !important;
	background:#fff;
}

#item104552 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104554 {
	width:16px !important;
	height:8px !important;
	background:#fff;
}

#item104562 {
	width:112px !important;
	height:8px !important;
	background:#4c4c4c;
}

#item104564 {
	width:56px !important;
	height:8px !important;
	background:#fff;
}

#item104471 {
	width:170px !important;
	height:137px !important;
	left:27px !important;
	top:490px !important;
}

#item104565 {
	width:170px !important;
	height:137px !important;
	left:27px !important;
	top:1027px !important;
}

#item104605 {
	width:170px !important;
	height:137px !important;
	left:217px !important;
	top:1027px !important;
}

#item104518 {
	width:170px !important;
	height:137px !important;
	left:217px !important;
	top:490px !important;
}

#item3941 {
	width:2516px !important;
	height:260px !important;
	left:-12px !important;
	top:420px !important;
}

#item3966 {
	width:2575px !important;
	height:76px !important;
	left:-46px !important;
	top:1330px !important;
	background:#000;
}

#item3967 {
	width:2516px !important;
	height:55px !important;
	left:-10px !important;
	top:1330px !important;
}

#item102152_container {
	width:2380px !important;
	height:601px !important;
	left:60px !important;
	top:703px !important;
}

#item35631 {
	width:370px !important;
	height:123px !important;
	left:22px !important;
	top:271px !important;
}

#item35655 {
	width:426px !important;
	height:175px !important;
	left:-5px !important;
	top:1122px !important;
	background:#000;
}

#item35679 {
	width:370px !important;
	height:150px !important;
	left:22px !important;
	top:1138px !important;
}

#item102153_container {
	width:370px !important;
	height:692px !important;
	left:22px !important;
	top:416px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:544px){ [class*=" mq-"], .mq-default { display:none; } .mq-414 {display:block; } }

